C# Class Amazon.EC2.Model.AssociateSubnetCidrBlockRequest

Container for the parameters to the AssociateSubnetCidrBlock operation. Associates a CIDR block with your subnet. You can only associate a single IPv6 CIDR block with your subnet. An IPv6 CIDR block must have a prefix length of /64.
Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetIpv6CidrBlock ( ) : bool
IsSetSubnetId ( ) : bool