Associates a CIDR block with your subnet. You can only associate a single IPv6 CIDR block with your subnet.
See https://www.paws-r-sdk.com/docs/ec2_associate_subnet_cidr_block/ for full documentation.
ec2_associate_subnet_cidr_block(
Ipv6CidrBlock = NULL,
SubnetId,
Ipv6IpamPoolId = NULL,
Ipv6NetmaskLength = NULL
)
The IPv6 CIDR block for your subnet.
[required] The ID of your subnet.
An IPv6 IPAM pool ID.
An IPv6 netmask length.