TransitGatewayRoute

class TransitGatewayRoute : KotlinCustomResource

Resource Type definition for AWS::EC2::TransitGatewayRoute

Properties

Link copied to clipboard
val blackhole: Output<Boolean>?

Indicates whether to drop traffic that matches this route.

Link copied to clipboard

The CIDR range used for destination matches. Routing decisions are based on the most specific match.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The ID of transit gateway attachment.

Link copied to clipboard

The ID of transit gateway route table.

Link copied to clipboard
val urn: Output<String>