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