NAME

Paws::EC2::DescribeVpcAttributeResult

ATTRIBUTES

EnableDnsHostnames => Paws::EC2::AttributeBooleanValue

Indicates whether the instances launched in the VPC get DNS hostnames.
If this attribute is C<true>, instances in the VPC get DNS hostnames;
otherwise, they do not.

EnableDnsSupport => Paws::EC2::AttributeBooleanValue

Indicates whether DNS resolution is enabled for the VPC. If this
attribute is C<true>, the Amazon DNS server resolves DNS hostnames for
your instances to their corresponding IP addresses; otherwise, it does
not.

VpcId => Str

The ID of the VPC.