Module: Aws::Glue::Client::_ResumeWorkflowRunResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ResumeWorkflowRunResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#node_ids ⇒ ::Array[::String]
3905 |
# File 'sig/client.rbs', line 3905
def node_ids: () -> ::Array[::String]
|
#run_id ⇒ ::String
3904 |
# File 'sig/client.rbs', line 3904
def run_id: () -> ::String
|