Class ConcurrentUpdateException

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

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

Concurrent updates caused an exception, for example, if you request an update to an Application Auto Scaling resource that already has a pending update.

See Also: