Hierarchy

  • TransitGatewayStaticRouteProps

Properties

blackhole?: boolean

Determines if route is blackholed.

customResourceHandler?: IFunction

Custom resource handler for cross-account TGW associations

destinationCidrBlock: string

The CIDR block for the route.

owningAccountId?: string

Owning account ID for cross-account TGW associations

owningRegion?: string

Owning region for cross-account TGW associations

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