Class: Aws::Types::JobInputOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#format"Parquet"

Returns the value of attribute format.

Returns:



801
802
803
# File 'sig/types.rbs', line 801

def format
  @format
end

#location::String

Returns the value of attribute location.

Returns:



800
801
802
# File 'sig/types.rbs', line 800

def location
  @location
end