Class: Aws::Types::JobOutputOptions

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:

  • ("Parquet")


806
807
808
# File 'sig/types.rbs', line 806

def format
  @format
end

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


807
808
809
# File 'sig/types.rbs', line 807

def location
  @location
end