Values.DeleteAudienceModelRequestSourceSpecifies an audience model that you want to delete. You can't delete an audience model if there are any configured audience models that depend on the audience model.
type nonrec t = {audienceModelArn : AudienceModelArn.t;The Amazon Resource Name (ARN) of the audience model that you want to delete.
*)}