GetRulesRuleBindVpc

data class GetRulesRuleBindVpc(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 Region Name of the vpc.

Link copied to clipboard

The ID of the VPC.

Link copied to clipboard

The Name of the VPC.