Class: Aws::Types::DeleteProtectionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteProtectionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#protection_id ⇒ ::String
Returns the value of attribute protection_id.
Instance Attribute Details
#protection_id ⇒ ::String
Returns the value of attribute protection_id.
165 166 167 |
# File 'sig/types.rbs', line 165 def protection_id @protection_id end |