Class: Aws::Types::UpdateInputSecurityGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateInputSecurityGroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#security_group ⇒ Types::InputSecurityGroup
Returns the value of attribute security_group.
Instance Attribute Details
#security_group ⇒ Types::InputSecurityGroup
Returns the value of attribute security_group.
3453 3454 3455 |
# File 'sig/types.rbs', line 3453 def security_group @security_group end |