Amazon EC2 Construct Library
-
Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC.
Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC.
An IPv4 CIDR block to associate with the VPC.
CfnVPCCidrBlock.Builder.create(software.constructs.Construct scope,
String id)
Associate a CIDR allocated from an IPv4 IPAM pool to a VPC.
The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool.
An IPv6 CIDR block from the IPv6 address pool.
Associates a CIDR allocated from an IPv6 IPAM pool to a VPC.
The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool.
The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.