Builder
Properties
Contains details about an activity that failed during an execution.
Contains details about an activity scheduled during an execution.
Contains details about an activity schedule event that failed during an execution.
Contains details about the start of an activity during an execution.
Contains details about an activity that successfully terminated during an execution.
Contains details about an activity timeout that occurred during an execution.
Contains details about an abort of an execution.
Contains details about an execution failure event.
Contains details about the redrive attempt of an execution.
Contains details about the start of the execution.
Contains details about the successful termination of the execution.
Contains details about the execution timeout that occurred during the execution.
Contains details about a Lambda function that failed during an execution.
Contains details about a Lambda function scheduled during an execution.
Contains details about a failed Lambda function schedule event that occurred during an execution.
Contains details about a lambda function that failed to start during an execution.
Contains details about a Lambda function that terminated successfully during an execution.
Contains details about a Lambda function timeout that occurred during an execution.
Contains details about an iteration of a Map state that was aborted.
Contains details about an iteration of a Map state that failed.
Contains details about an iteration of a Map state that was started.
Contains details about an iteration of a Map state that succeeded.
Contains error and cause details about a Map Run that failed.
Contains details about the redrive attempt of a Map Run.
Contains details, such as mapRunArn
, and the start date and time of a Map Run. mapRunArn
is the Amazon Resource Name (ARN) of the Map Run that was started.
Contains details about Map state that was started.
The id of the previous event.
Contains details about a state entered during an execution.
Contains details about an exit from a state during an execution.
Contains details about the failure of a task.
Contains details about a task that was scheduled.
Contains details about a task that was started.
Contains details about a task that failed to start.
Contains details about a task that where the submit failed.
Contains details about a submitted task.
Contains details about a task that succeeded.
Contains details about a task that timed out.
The type of the event.
Functions
construct an aws.sdk.kotlin.services.sfn.model.ActivityFailedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.ActivityScheduledEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.ActivityScheduleFailedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.ActivityStartedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.ActivitySucceededEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.ActivityTimedOutEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.ExecutionAbortedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.ExecutionFailedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.ExecutionRedrivenEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.ExecutionStartedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.ExecutionSucceededEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.ExecutionTimedOutEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.LambdaFunctionFailedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.LambdaFunctionScheduledEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.LambdaFunctionScheduleFailedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.LambdaFunctionStartFailedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.LambdaFunctionSucceededEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.LambdaFunctionTimedOutEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.MapIterationEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.MapIterationEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.MapIterationEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.MapIterationEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.MapRunFailedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.MapRunRedrivenEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.MapRunStartedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.MapStateStartedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.StateEnteredEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.StateExitedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.TaskFailedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.TaskScheduledEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.TaskStartedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.TaskStartFailedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.TaskSubmitFailedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.TaskSubmittedEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.TaskSucceededEventDetails inside the given block
construct an aws.sdk.kotlin.services.sfn.model.TaskTimedOutEventDetails inside the given block