Values.DeleteCallAnalyticsJobRequestSourceDeletes a Call Analytics job. To use this operation, specify the name of the job you want to delete using CallAnalyticsJobName. Job names are case sensitive.
type nonrec t = {callAnalyticsJobName : CallAnalyticsJobName.t;The name of the Call Analytics job you want to delete. Job names are case sensitive.
*)}