Class: Aws::Types::CopyCommand

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#copy_options::String

Returns the value of attribute copy_options.



158
159
160
# File 'sig/types.rbs', line 158

def copy_options
  @copy_options
end

#data_table_columns::String

Returns the value of attribute data_table_columns.



157
158
159
# File 'sig/types.rbs', line 157

def data_table_columns
  @data_table_columns
end

#data_table_name::String

Returns the value of attribute data_table_name.



156
157
158
# File 'sig/types.rbs', line 156

def data_table_name
  @data_table_name
end