GetTransitGatewayRouteTableResult

data class GetTransitGatewayRouteTableResult(val tags: List<Tag>? = null, val transitGatewayRouteTableId: String? = null)

Constructors

Link copied to clipboard
constructor(tags: List<Tag>? = null, transitGatewayRouteTableId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val tags: List<Tag>? = null

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

Transit Gateway Route Table primary identifier