Values.ServiceQuotaExceededExceptionSourceThe request was rejected because it would exceed a service quota or limit. This may occur when trying to create more resources than allowed by the service limits.
type nonrec t = {message : String_.t option;reason : ServiceQuotaExceededExceptionReason.t option;The specific reason for the service quota being exceeded.
*)}