The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::EC2::DescribeVpcAttributeResult

ATTRIBUTES

EnableDnsHostnames => Paws::EC2::AttributeBooleanValue

Indicates whether the instances launched in the VPC get DNS hostnames. If this attribute is 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 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.