Module: Aws::NovaAct::Client::_CreateWorkflowDefinitionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateWorkflowDefinitionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#status ⇒ "ACTIVE", "DELETING"
120 |
# File 'sig/client.rbs', line 120
def status: () -> ("ACTIVE" | "DELETING")
|