Class: Aws::Types::ImportDataFormat

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#import_data_type"CSV", "JSON"

Returns the value of attribute import_data_type.

Returns:

  • ("CSV", "JSON")


628
629
630
# File 'sig/types.rbs', line 628

def import_data_type
  @import_data_type
end