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
2984 |
# File 'sig/client.rbs', line 2984
def next_token: () -> ::String
|
#runs ⇒ ::Array[Types::WorkflowRun]
2983 |
# File 'sig/client.rbs', line 2983
def runs: () -> ::Array[Types::WorkflowRun]
|