Class ConflictException

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

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

You are trying to perform an action that conflicts with the current status of your resource. Fix any inconsistencies with your resources and try again.

See Also: