Class: Aws::Types::CsvOutputOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#delimiter ⇒ ::String

Returns the value of attribute delimiter.

Returns:

  • (::String)


181
182
183
# File 'sig/types.rbs', line 181

def delimiter
  @delimiter
end