Class: Aws::Types::GetDataProtectionSettingsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetDataProtectionSettingsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_protection_settings ⇒ Types::DataProtectionSettings
Returns the value of attribute data_protection_settings.
Instance Attribute Details
#data_protection_settings ⇒ Types::DataProtectionSettings
Returns the value of attribute data_protection_settings.
567 568 569 |
# File 'sig/types.rbs', line 567 def data_protection_settings @data_protection_settings end |