AwsEc2VpcDetails - AWS Security Hub

AwsEc2VpcDetails

Details about an EC2 VPC.

Contents

CidrBlockAssociationSet

Information about the IPv4 CIDR blocks associated with the VPC.

Type: Array of CidrBlockAssociation objects

Required: No

DhcpOptionsId

The identifier of the set of Dynamic Host Configuration Protocol (DHCP) options that are associated with the VPC. If the default options are associated with the VPC, then this is default.

Type: String

Pattern: .*\S.*

Required: No

Ipv6CidrBlockAssociationSet

Information about the IPv6 CIDR blocks associated with the VPC.

Type: Array of Ipv6CidrBlockAssociation objects

Required: No

State

The current state of the VPC. Valid values are available or pending.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: