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