Class: Aws::Types::DeleteProtectionGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteProtectionGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#protection_group_id ⇒ ::String
Returns the value of attribute protection_group_id.
Instance Attribute Details
#protection_group_id ⇒ ::String
Returns the value of attribute protection_group_id.
157 158 159 |
# File 'sig/types.rbs', line 157 def protection_group_id @protection_group_id end |