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.
8519 8520 8521 |
# File 'sig/types.rbs', line 8519 def association_id @association_id end |