Module: Aws::NovaAct::Client::_DeleteWorkflowRunResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DeleteWorkflowRunResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#status"RUNNING", ...

Returns:

  • ("RUNNING", "SUCCEEDED", "FAILED", "TIMED_OUT", "DELETING")


164
# File 'sig/client.rbs', line 164

def status: () -> ("RUNNING" | "SUCCEEDED" | "FAILED" | "TIMED_OUT" | "DELETING")