Class: Aws::Types::DataProtectionConfig
- Inherits:
-
Object
- Object
- Aws::Types::DataProtectionConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_protections ⇒ ::Array[Types::DataProtection]
Returns the value of attribute data_protections.
Instance Attribute Details
#data_protections ⇒ ::Array[Types::DataProtection]
Returns the value of attribute data_protections.
345 346 347 |
# File 'sig/types.rbs', line 345 def data_protections @data_protections end |