VpcPeeringConnectionVpcInfo - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

VpcPeeringConnectionVpcInfo

Describes a VPC in a VPC peering connection.

Contents

cidrBlock

The IPv4 CIDR block for the VPC.

Type: String

Required: No

cidrBlockSet

Information about the IPv4 CIDR blocks for the VPC.

Type: Array of CidrBlock objects

Required: No

ipv6CidrBlockSet

The IPv6 CIDR block for the VPC.

Type: Array of Ipv6CidrBlock objects

Required: No

ownerId

The ID of the Amazon Web Services account that owns the VPC.

Type: String

Required: No

peeringOptions

Information about the VPC peering connection options for the accepter or requester VPC.

Type: VpcPeeringConnectionOptionsDescription object

Required: No

region

The Region in which the VPC is located.

Type: String

Required: No

vpcId

The ID of the VPC.

Type: String

Required: No

See Also

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