Module: Aws::KinesisAnalyticsV2::Client::_DiscoverInputSchemaResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DiscoverInputSchemaResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#input_schemaTypes::SourceSchema

Returns:



452
# File 'sig/client.rbs', line 452

def input_schema: () -> Types::SourceSchema

#parsed_input_records::Array[::Array[::String]]

Returns:

  • (::Array[::Array[::String]])


453
# File 'sig/client.rbs', line 453

def parsed_input_records: () -> ::Array[::Array[::String]]

#processed_input_records::Array[::String]

Returns:

  • (::Array[::String])


454
# File 'sig/client.rbs', line 454

def processed_input_records: () -> ::Array[::String]

#raw_input_records::Array[::String]

Returns:

  • (::Array[::String])


455
# File 'sig/client.rbs', line 455

def raw_input_records: () -> ::Array[::String]