Class: Aws::Types::DisassociateSubnetCidrBlockResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ipv_6_cidr_block_associationTypes::SubnetIpv6CidrBlockAssociation

Returns the value of attribute ipv_6_cidr_block_association.



8463
8464
8465
# File 'sig/types.rbs', line 8463

def ipv_6_cidr_block_association
  @ipv_6_cidr_block_association
end

#subnet_id::String

Returns the value of attribute subnet_id.

Returns:

  • (::String)


8464
8465
8466
# File 'sig/types.rbs', line 8464

def subnet_id
  @subnet_id
end