Class ConflictException

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

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

You cannot create a resource that already exists, or the resource is in a state that prevents the requested operation.

See Also: