RuleAttachmentVpc

data class RuleAttachmentVpc(val regionId: String, val vpcId: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The region of the vpc. If not set, the current region will instead of.

Link copied to clipboard

The ID of the VPC. NOTE: The VPC that can be associated with the forwarding rule must belong to the same region as the Endpoint.