Class: Aws::Types::DescribeProtectionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeProtectionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#protection_id ⇒ ::String
Returns the value of attribute protection_id.
-
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
Instance Attribute Details
#protection_id ⇒ ::String
Returns the value of attribute protection_id.
225 226 227 |
# File 'sig/types.rbs', line 225 def protection_id @protection_id end |
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
226 227 228 |
# File 'sig/types.rbs', line 226 def resource_arn @resource_arn end |