Class: Aws::Types::DescribeProtectionResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeProtectionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#protection ⇒ Types::Protection
Returns the value of attribute protection.
Instance Attribute Details
#protection ⇒ Types::Protection
Returns the value of attribute protection.
231 232 233 |
# File 'sig/types.rbs', line 231 def protection @protection end |