Module: Aws::Neptunedata::Client::_GetPropertygraphStreamResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#format::String

Returns:

  • (::String)


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

def format: () -> ::String

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

Returns:

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


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

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

#last_trx_timestamp_in_millis::Integer

Returns:

  • (::Integer)


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

def last_trx_timestamp_in_millis: () -> ::Integer

#records::Array[Types::PropertygraphRecord]

Returns:



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

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

#total_records::Integer

Returns:

  • (::Integer)


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

def total_records: () -> ::Integer