Values.ServiceQuotaExceededExceptionSourceThe request would cause a service quota to be exceeded.
type nonrec t = {message : String_.t option;A description of the error.
*)resourceId : String_.t option;The ID of the resource that is associated with the error.
*)resourceType : String_.t option;The type of the resource that is associated with the error.
*)serviceCode : String_.t option;The value of a parameter in the request caused an error.
*)quotaCode : String_.t option;The ID of the service quota that was exceeded.
*)}