Values.ServiceQuotaExceededExceptionSourceThis request exceeds a service quota.
type nonrec t = {message : String_.t option;resourceId : String_.t option;The resource that caused the quota exception.
*)resourceType : String_.t option;The type of resource that caused the quota exception.
*)serviceCode : String_.t option;This name of the service associated with the error.
*)quotaCode : String_.t option;This quota that was exceeded.
*)}