Class ConflictException

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

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

You are trying to update a resource or configuration that is already being created or updated. Wait for the previous operation to finish and try again.

See Also: