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
561 |
# File 'sig/client.rbs', line 561
def ipv_6_cidr_block_association: () -> Types::SubnetIpv6CidrBlockAssociation
|
#subnet_id ⇒ ::String
562 |
# File 'sig/client.rbs', line 562
def subnet_id: () -> ::String
|