Hierarchy

  • TransitGatewayPrefixListReferenceProps

Properties

blackhole?: boolean

Determines if route is blackholed.

logGroupKmsKey?: 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

owningAccountId?: string

Owning account ID for cross-account TGW associations

owningRegion?: string

Owning region for cross-account TGW associations

prefixListId: string

The prefix list ID to reference

roleName?: string

Role name for cross-account TGW associations

transitGatewayAttachmentId?: string

The identifier of the Transit Gateway Attachment

transitGatewayRouteTableId: string

The ID of the transit gateway route table.

Generated using TypeDoc