Class ContinueAsNewWorkflowExecutionFailedEventAttributes

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

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

Provides the details of the ContinueAsNewWorkflowExecutionFailed event.

See Also: