sheetVisualScopingConfigurations

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

Parameters

value

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


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


@JvmName(name = "qmjtfkmswvvtkrvk")
suspend fun sheetVisualScopingConfigurations(values: List<Output<DashboardSheetVisualScopingConfigurationArgs>>)
@JvmName(name = "cwhbdmuphodotsks")
suspend fun sheetVisualScopingConfigurations(vararg values: DashboardSheetVisualScopingConfigurationArgs)

Parameters

values

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


@JvmName(name = "bayuhlpsviqsvtge")
suspend fun sheetVisualScopingConfigurations(argument: List<suspend DashboardSheetVisualScopingConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "jnweeiaedqwtdlne")
suspend fun sheetVisualScopingConfigurations(vararg argument: suspend DashboardSheetVisualScopingConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "vmngncdgktifegvj")
suspend fun sheetVisualScopingConfigurations(argument: suspend DashboardSheetVisualScopingConfigurationArgsBuilder.() -> Unit)

Parameters

argument

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