Module: Aws::EC2::Client::_AssociateSubnetCidrBlockResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AssociateSubnetCidrBlockResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ipv_6_cidr_block_association ⇒ Types::SubnetIpv6CidrBlockAssociation
564 |
# File 'sig/client.rbs', line 564
def ipv_6_cidr_block_association: () -> Types::SubnetIpv6CidrBlockAssociation
|
#subnet_id ⇒ ::String
565 |
# File 'sig/client.rbs', line 565
def subnet_id: () -> ::String
|