Hierarchy

  • AssociateHostedZonesProps

Properties

accountIds: string[]
hostedZoneAccountId: string
hostedZoneIds: string[]
kmsKey?: IKey

Custom resource lambda log group encryption key, when undefined default AWS managed key will be used

logRetentionInDays: number

Custom resource lambda log retention in days

roleName: string
tagFilters: {
    key: string;
    value: string;
}[]

Generated using TypeDoc