SecondarySubnetIpv4CidrBlockAssociation.Builder |
SecondarySubnetIpv4CidrBlockAssociation.Builder.associationId(String associationId) |
The association ID for the IPv4 CIDR block.
|
static SecondarySubnetIpv4CidrBlockAssociation.Builder |
SecondarySubnetIpv4CidrBlockAssociation.builder() |
|
SecondarySubnetIpv4CidrBlockAssociation.Builder |
SecondarySubnetIpv4CidrBlockAssociation.Builder.cidrBlock(String cidrBlock) |
The IPv4 CIDR block.
|
SecondarySubnetIpv4CidrBlockAssociation.Builder |
SecondarySubnetIpv4CidrBlockAssociation.Builder.state(String state) |
The state of the CIDR block association.
|
SecondarySubnetIpv4CidrBlockAssociation.Builder |
SecondarySubnetIpv4CidrBlockAssociation.Builder.state(SecondarySubnetCidrBlockAssociationState state) |
The state of the CIDR block association.
|
SecondarySubnetIpv4CidrBlockAssociation.Builder |
SecondarySubnetIpv4CidrBlockAssociation.Builder.stateReason(String stateReason) |
The reason for the current state of the CIDR block association.
|
SecondarySubnetIpv4CidrBlockAssociation.Builder |
SecondarySubnetIpv4CidrBlockAssociation.toBuilder() |
|