Values_0.DeleteResourceDataSyncRequestSourceDeletes a resource data sync configuration. After the configuration is deleted, changes to data on managed nodes are no longer synced to or from the target. Deleting a sync configuration doesn't delete data.
type nonrec t = {syncName : ResourceDataSyncName.t;The name of the configuration to delete.
*)syncType : ResourceDataSyncType.t option;Specify the type of resource data sync to delete.
*)}