Class ConflictException

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

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

A User with the same Id already exists within the collection, or the update or deletion of the User caused an inconsistent state. **

See Also: