DataSetDataSetUsageConfiguration

data class DataSetDataSetUsageConfiguration(val disableUseAsDirectQuerySource: Boolean? = null, val disableUseAsImportedSource: Boolean? = null)

Constructors

Link copied to clipboard
constructor(disableUseAsDirectQuerySource: Boolean? = null, disableUseAsImportedSource: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Controls whether a child dataset of a direct query can use this dataset as a source.

Link copied to clipboard

Controls whether a child dataset that's stored in QuickSight can use this dataset as a source.