Class: Aws::Types::AssociateSecurityGroupVpcResult
- Inherits:
-
Object
- Object
- Aws::Types::AssociateSecurityGroupVpcResult
- 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.
694 695 696 |
# File 'sig/types.rbs', line 694 def state @state end |