TransitGatewayRouteTable

class TransitGatewayRouteTable : KotlinCustomResource

Resource Type definition for AWS::EC2::TransitGatewayRouteTable

Properties

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
val tags: Output<List<CreateOnlyTag>>?

Tags are composed of a Key/Value pair. You can use tags to categorize and track each parameter group. The tag value null is permitted.

Link copied to clipboard

The ID of the transit gateway.

Link copied to clipboard

Transit Gateway Route Table primary identifier

Link copied to clipboard
val urn: Output<String>