Class: Aws::Types::TargetDataSetting
- Inherits:
-
Object
- Object
- Aws::Types::TargetDataSetting
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#table_preparation_mode ⇒ "drop-tables-on-target", ...
Returns the value of attribute table_preparation_mode.
Instance Attribute Details
#table_preparation_mode ⇒ "drop-tables-on-target", ...
Returns the value of attribute table_preparation_mode.
3112 3113 3114 |
# File 'sig/types.rbs', line 3112 def table_preparation_mode @table_preparation_mode end |