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]
3847 |
# File 'sig/client.rbs', line 3847
def node_ids: () -> ::Array[::String]
|
#run_id ⇒ ::String
3846 |
# File 'sig/client.rbs', line 3846
def run_id: () -> ::String
|