Class: Aws::Types::DescribeProtectionGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeProtectionGroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#protection_group ⇒ Types::ProtectionGroup
Returns the value of attribute protection_group.
Instance Attribute Details
#protection_group ⇒ Types::ProtectionGroup
Returns the value of attribute protection_group.
220 221 222 |
# File 'sig/types.rbs', line 220 def protection_group @protection_group end |