Values.IncompatibleParameterErrorSourceThe error returned when a second request is received with the same client request token but different parameters settings. A client request token should always uniquely identify a single request.
type nonrec t = {parameter : Parameter.t option;A parameter that is incompatible with the earlier request.
*)message : ErrorMessage.t option;}