Module: Aws::MWAAServerless::Client::_DeleteWorkflowResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteWorkflowResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#workflow_arn ⇒ ::String
122 |
# File 'sig/client.rbs', line 122
def workflow_arn: () -> ::String
|
#workflow_version ⇒ ::String
123 |
# File 'sig/client.rbs', line 123
def workflow_version: () -> ::String
|