Class WafOptimisticLockException

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

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

WAF couldn’t save your changes because you tried to update or delete a resource that has changed since you last retrieved it. Get the resource again, make any changes you need to make to the new copy, and retry your operation.

See Also: