Class: Aws::Types::TargetDataSetting

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#table_preparation_mode"drop-tables-on-target", ...

Returns the value of attribute table_preparation_mode.

Returns:

  • ("drop-tables-on-target", "truncate", "do-nothing")


3112
3113
3114
# File 'sig/types.rbs', line 3112

def table_preparation_mode
  @table_preparation_mode
end