Class: Aws::Types::CreateExportJobRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#export_data_sourceTypes::ExportDataSource

Returns the value of attribute export_data_source.



294
295
296
# File 'sig/types.rbs', line 294

def export_data_source
  @export_data_source
end

#export_destinationTypes::ExportDestination

Returns the value of attribute export_destination.



295
296
297
# File 'sig/types.rbs', line 295

def export_destination
  @export_destination
end