Module: Aws::Neptunedata::Client::_GetSparqlStreamResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#format::String

Returns:

  • (::String)


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

def format: () -> ::String

#last_event_id::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def last_event_id: () -> ::Hash[::String, ::String]

#last_trx_timestamp_in_millis::Integer

Returns:

  • (::Integer)


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

def last_trx_timestamp_in_millis: () -> ::Integer

#records::Array[Types::SparqlRecord]

Returns:



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

def records: () -> ::Array[Types::SparqlRecord]

#total_records::Integer

Returns:

  • (::Integer)


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

def total_records: () -> ::Integer