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