Class ConflictException

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

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

The requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request.

See Also: