Module: Aws::Glue::Client::_GetWorkflowRunsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#runs::Array[Types::WorkflowRun]

Returns:



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

def runs: () -> ::Array[Types::WorkflowRun]