Class OperationInProgressException

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

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

Another operation is currently in progress for this stack set. Only one operation can be performed for a stack set at a given time.

See Also: