Class: Aws::Types::DestinationSchema

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#record_format_type"JSON", "CSV"

Returns the value of attribute record_format_type.

Returns:

  • ("JSON", "CSV")


206
207
208
# File 'sig/types.rbs', line 206

def record_format_type
  @record_format_type
end