sheetVisualScopingConfigurations

@JvmName(name = "usdbrleybrxmkbsp")
suspend fun sheetVisualScopingConfigurations(value: Output<List<AnalysisSheetVisualScopingConfigurationArgs>>)

Parameters

value

The sheet ID and visual IDs of the sheet and visuals that the filter is applied to.


@JvmName(name = "rltnmmbcgwymxlyd")
suspend fun sheetVisualScopingConfigurations(vararg values: Output<AnalysisSheetVisualScopingConfigurationArgs>)


@JvmName(name = "aiexxlawtatqrmma")
suspend fun sheetVisualScopingConfigurations(values: List<Output<AnalysisSheetVisualScopingConfigurationArgs>>)
@JvmName(name = "jmxbwvhpuodjlduv")
suspend fun sheetVisualScopingConfigurations(vararg values: AnalysisSheetVisualScopingConfigurationArgs)

Parameters

values

The sheet ID and visual IDs of the sheet and visuals that the filter is applied to.


@JvmName(name = "wghbtkbuvprtcvvi")
suspend fun sheetVisualScopingConfigurations(argument: List<suspend AnalysisSheetVisualScopingConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "pnyafwlttyeecngm")
suspend fun sheetVisualScopingConfigurations(vararg argument: suspend AnalysisSheetVisualScopingConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "ktpblujhkdodjidp")
suspend fun sheetVisualScopingConfigurations(argument: suspend AnalysisSheetVisualScopingConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The sheet ID and visual IDs of the sheet and visuals that the filter is applied to.