Class: Aws::Types::DisassociateSecurityGroupVpcResult
- Inherits:
-
Object
- Object
- Aws::Types::DisassociateSecurityGroupVpcResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#state ⇒ "associating", ...
Returns the value of attribute state.
Instance Attribute Details
#state ⇒ "associating", ...
Returns the value of attribute state.
8453 8454 8455 |
# File 'sig/types.rbs', line 8453 def state @state end |