Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ec2-vpcdhcpoptionsassociation.json
Parent schema serverless-framework-configuration
Type: object

Associates a set of DHCP options with a VPC, or associates no DHCP options with the VPC.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-ec2.git

Properties

DhcpOptionsId string | Aws_CF_FunctionString required

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

VpcId string | Aws_CF_FunctionString required

The ID of the VPC.