Class ConflictException

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

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

The client token was already used with different request parameters. A client token must map to the same parameters for every request. To retry this operation, provide a new client token.

See Also: