Module: Aws::Neptunedata::Client::_ListGremlinQueriesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#accepted_query_count::Integer

Returns:

  • (::Integer)


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

def accepted_query_count: () -> ::Integer

#queries::Array[Types::GremlinQueryStatus]

Returns:



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

def queries: () -> ::Array[Types::GremlinQueryStatus]

#running_query_count::Integer

Returns:

  • (::Integer)


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

def running_query_count: () -> ::Integer