Class: Aws::Types::DataSetImportItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_setTypes::DataSet

Returns the value of attribute data_set.

Returns:



256
257
258
# File 'sig/types.rbs', line 256

def data_set
  @data_set
end

#external_locationTypes::ExternalLocation

Returns the value of attribute external_location.



257
258
259
# File 'sig/types.rbs', line 257

def external_location
  @external_location
end