Class: Aws::Types::DisassociateVpcCidrBlockRequest
- Inherits:
-
Object
- Object
- Aws::Types::DisassociateVpcCidrBlockRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#association_id ⇒ ::String
Returns the value of attribute association_id.
Instance Attribute Details
#association_id ⇒ ::String
Returns the value of attribute association_id.
8730 8731 8732 |
# File 'sig/types.rbs', line 8730 def association_id @association_id end |