TransitRouterVpcAttachmentZoneMapping

data class TransitRouterVpcAttachmentZoneMapping(val vswitchId: String, val zoneId: String)

Constructors

Link copied to clipboard
constructor(vswitchId: String, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the vSwitch that you want to add to the VPC connection. You can specify at most 10 vSwitches in each call.

Link copied to clipboard

The ID of the zone that supports Enterprise Edition transit routers. You can call the DescribeZones operation to query the most recent zone list. You can specify at most 10 zones in each call.