Class PipelineExecutionOutdatedException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<PipelineExecutionOutdatedException.Builder,PipelineExecutionOutdatedException>

@Generated("software.amazon.awssdk:codegen") public final class PipelineExecutionOutdatedException extends CodePipelineException implements ToCopyableBuilder<PipelineExecutionOutdatedException.Builder,PipelineExecutionOutdatedException>

The specified pipeline execution is outdated and cannot be used as a target pipeline execution for rollback.

See Also: