Class: Aws::Types::DataProtectionConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_protections::Array[Types::DataProtection]

Returns the value of attribute data_protections.

Returns:



345
346
347
# File 'sig/types.rbs', line 345

def data_protections
  @data_protections
end