VpcdhcpOptionsAssociation

class VpcdhcpOptionsAssociation : KotlinCustomResource

Associates a set of DHCP options with a VPC, or associates no DHCP options with the VPC.

Properties

Link copied to clipboard
val dhcpOptionsId: Output<String>

The ID of the DHCP options set, or default to associate no DHCP options with the VPC.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vpcId: Output<String>

The ID of the VPC.