Builder
Properties
Provides the details of the CancelTimer
decision. It isn't set for other decision types.
Provides the details of the CancelWorkflowExecution
decision. It isn't set for other decision types.
Provides the details of the CompleteWorkflowExecution
decision. It isn't set for other decision types.
Provides the details of the ContinueAsNewWorkflowExecution
decision. It isn't set for other decision types.
Specifies the type of the decision.
Provides the details of the FailWorkflowExecution
decision. It isn't set for other decision types.
Provides the details of the RecordMarker
decision. It isn't set for other decision types.
Provides the details of the RequestCancelActivityTask
decision. It isn't set for other decision types.
Provides the details of the RequestCancelExternalWorkflowExecution
decision. It isn't set for other decision types.
Provides the details of the ScheduleActivityTask
decision. It isn't set for other decision types.
Provides the details of the ScheduleLambdaFunction
decision. It isn't set for other decision types.
Provides the details of the SignalExternalWorkflowExecution
decision. It isn't set for other decision types.
Provides the details of the StartChildWorkflowExecution
decision. It isn't set for other decision types.
Provides the details of the StartTimer
decision. It isn't set for other decision types.
Functions
construct an aws.sdk.kotlin.services.swf.model.CancelTimerDecisionAttributes inside the given block
construct an aws.sdk.kotlin.services.swf.model.CancelWorkflowExecutionDecisionAttributes inside the given block
construct an aws.sdk.kotlin.services.swf.model.CompleteWorkflowExecutionDecisionAttributes inside the given block
construct an aws.sdk.kotlin.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes inside the given block
construct an aws.sdk.kotlin.services.swf.model.FailWorkflowExecutionDecisionAttributes inside the given block
construct an aws.sdk.kotlin.services.swf.model.RecordMarkerDecisionAttributes inside the given block
construct an aws.sdk.kotlin.services.swf.model.RequestCancelActivityTaskDecisionAttributes inside the given block
construct an aws.sdk.kotlin.services.swf.model.ScheduleActivityTaskDecisionAttributes inside the given block
construct an aws.sdk.kotlin.services.swf.model.ScheduleLambdaFunctionDecisionAttributes inside the given block
construct an aws.sdk.kotlin.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes inside the given block
construct an aws.sdk.kotlin.services.swf.model.StartChildWorkflowExecutionDecisionAttributes inside the given block
construct an aws.sdk.kotlin.services.swf.model.StartTimerDecisionAttributes inside the given block