Get Route Table Result
data class GetRouteTableResult(val arn: String, val defaultAssociationRouteTable: Boolean, val defaultPropagationRouteTable: Boolean, val filters: List<GetRouteTableFilter>? = null, val id: String, val tags: Map<String, String>, val transitGatewayId: String)
A collection of values returned by getRouteTable.
Constructors
Properties
Link copied to clipboard
Boolean whether this is the default association route table for the EC2 Transit Gateway
Link copied to clipboard
Boolean whether this is the default propagation route table for the EC2 Transit Gateway
Link copied to clipboard
Link copied to clipboard
EC2 Transit Gateway identifier