Class: Aws::Types::DeleteDataProtectionSettingsRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDataProtectionSettingsRequest
- 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.
393 394 395 |
# File 'sig/types.rbs', line 393 def data_protection_settings_arn @data_protection_settings_arn end |