Values.DeleteContentRequestSourceDeletes the content.
type nonrec t = {knowledgeBaseId : UuidOrArn.t;The identifier of the knowledge base. Can be either the ID or the ARN. URLs cannot contain the ARN.
*)contentId : UuidOrArn.t;The identifier of the content. Can be either the ID or the ARN. URLs cannot contain the ARN.
*)}