RouteTable

class RouteTable : KotlinCustomResource

Resource Type definition for AWS::EC2::RouteTable

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 routeTableId: Output<String>

The route table ID.

Link copied to clipboard
val tags: Output<List<RouteTableTag>>?

Any tags assigned to the route table.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vpcId: Output<String>

The ID of the VPC.