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