Class ConflictException

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

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

An error occurred because the client attempts to remove a resource that is currently in use.

See Also: