Class CompleteWorkflowExecutionFailedEventAttributes

java.lang.Object
software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedEventAttributes
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<CompleteWorkflowExecutionFailedEventAttributes.Builder,CompleteWorkflowExecutionFailedEventAttributes>

@Generated("software.amazon.awssdk:codegen") public final class CompleteWorkflowExecutionFailedEventAttributes extends Object implements SdkPojo, Serializable, ToCopyableBuilder<CompleteWorkflowExecutionFailedEventAttributes.Builder,CompleteWorkflowExecutionFailedEventAttributes>

Provides the details of the CompleteWorkflowExecutionFailed event.

See Also: