Values.BadRequestDetailsSourceDetailed information about the input that failed to satisfy the constraints specified by a call.
type nonrec t = {invalidParameters : InvalidParameterMap.t option;One or more specified parameters are not valid for the call.
*)}