---
type: resource-type
title: VPCDHCPOptionsAssociation
description: aws resource type AWS::EC2::VPCDHCPOptionsAssociation
name: VPCDHCPOptionsAssociation
lexicon: aws
resource_type: AWS::EC2::VPCDHCPOptionsAssociation
---
`AWS::EC2::VPCDHCPOptionsAssociation`, a resource type of the aws lexicon.

## Properties

- `DhcpOptionsId` (`string`, required): The ID of the DHCP options set, or default to associate no DHCP options with the VPC.
- `VpcId` (`string`, required): The ID of the VPC.
