Class IdempotentParameterMismatchException

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

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

The operation failed because the client token input parameter matched one that was used with a previous call to the operation, but at least one of the other input parameters is different from the previous call.

See Also: