Class: Aws::Types::GetDataProtectionSettingsRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetDataProtectionSettingsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_protection_settings_arn ⇒ ::String
Returns the value of attribute data_protection_settings_arn.
Instance Attribute Details
#data_protection_settings_arn ⇒ ::String
Returns the value of attribute data_protection_settings_arn.
562 563 564 |
# File 'sig/types.rbs', line 562 def data_protection_settings_arn @data_protection_settings_arn end |