GetZonesZoneBindVpc

data class GetZonesZoneBindVpc(val regionId: String, val regionName: String, val vpcId: String, val vpcName: String)

Constructors

Link copied to clipboard
constructor(regionId: String, regionName: String, vpcId: String, vpcName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The region ID of the VPC.

Link copied to clipboard

The name of the region where the VPC resides.

Link copied to clipboard

The ID of the VPC.

Link copied to clipboard

The Name of the VPC.