Class IdempotentParameterMismatchException

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

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

Exception thrown when the same client token is used with different parameters, indicating a mismatch in idempotent request parameters.

See Also: