Class: Aws::Types::UpdateSecurityGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateSecurityGroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#security_group ⇒ Types::SecurityGroup
Returns the value of attribute security_group.
Instance Attribute Details
#security_group ⇒ Types::SecurityGroup
Returns the value of attribute security_group.
944 945 946 |
# File 'sig/types.rbs', line 944 def security_group @security_group end |