InstanceBindVpc

data class InstanceBindVpc(val regionId: String? = null, val vpcId: String? = null, val vpcOwnerId: String? = null, val vswitchId: String? = null)

Constructors

Link copied to clipboard
constructor(regionId: String? = null, vpcId: String? = null, vpcOwnerId: String? = null, vswitchId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val regionId: String? = null

region id

Link copied to clipboard
val vpcId: String? = null

VPC ID

Link copied to clipboard
val vpcOwnerId: String? = null

VPC owner root user ID

Link copied to clipboard
val vswitchId: String? = null

vswitch id