Class: Aws::Types::CreateProtectionResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateProtectionResponse
- 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.
146 147 148 |
# File 'sig/types.rbs', line 146 def protection_id @protection_id end |