Class IdempotentParameterMismatchErrorException

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

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

Indicates that the parameters in the current request do not match the parameters from a previous request with the same client token within the idempotency window.

See Also: