Values_1.DataSetUsageConfigurationSourceThe usage configuration to apply to child datasets that reference this dataset as a source.
type nonrec t = {disableUseAsDirectQuerySource : Values_0.Boolean.t option;An option that controls whether a child dataset of a direct query can use this dataset as a source.
*)disableUseAsImportedSource : Values_0.Boolean.t option;An option that controls whether a child dataset that's stored in Quick Sight can use this dataset as a source.
*)}