allSheets

@JvmName(name = "rvwxnevbiyhvjywo")
suspend fun allSheets(value: Output<AnalysisAllSheetsFilterScopeConfigurationArgs>)
@JvmName(name = "wsrkurrxuvwtluuo")
suspend fun allSheets(value: AnalysisAllSheetsFilterScopeConfigurationArgs?)

Parameters

value

The configuration that applies a filter to all sheets. When you choose AllSheets as the value for a FilterScopeConfiguration , this filter is applied to all visuals of all sheets in an Analysis, Dashboard, or Template. The AllSheetsFilterScopeConfiguration is chosen.


@JvmName(name = "pechcqkxkfxysqan")
suspend fun allSheets(argument: suspend AnalysisAllSheetsFilterScopeConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The configuration that applies a filter to all sheets. When you choose AllSheets as the value for a FilterScopeConfiguration , this filter is applied to all visuals of all sheets in an Analysis, Dashboard, or Template. The AllSheetsFilterScopeConfiguration is chosen.