Module model

Module model 

Source
Expand description

The messages and enums that are part of this client library.

Modules§

execution
Defines additional types related to Execution.

Structs§

CancelExecutionRequest
Request for the CancelExecution method.
CreateExecutionRequest
Request for the CreateExecution method.
Execution
A running instance of a Workflow.
GetExecutionRequest
Request for the GetExecution method.
ListExecutionsRequest
Request for the [ListExecutions][] method.
ListExecutionsResponse
Response for the ListExecutions method.

Enums§

ExecutionView
Defines possible views for execution resource.