DhcpOptionsSetAssociateVpc

data class DhcpOptionsSetAssociateVpc(val associateStatus: String? = null, val vpcId: String)

Constructors

Link copied to clipboard
constructor(associateStatus: String? = null, vpcId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val associateStatus: String? = null

The status of the VPC associated with the DHCP option set.

Link copied to clipboard

The ID of the VPC network that is associated with the DHCP options set.