sheetVisualScopingConfigurations

@JvmName(name = "htfiywlgohkneokp")
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 = "rdujpjuracvlplfd")
suspend fun sheetVisualScopingConfigurations(vararg values: Output<DashboardSheetVisualScopingConfigurationArgs>)


@JvmName(name = "qtvjljejffaoqtvx")
suspend fun sheetVisualScopingConfigurations(values: List<Output<DashboardSheetVisualScopingConfigurationArgs>>)
@JvmName(name = "dipfkcyausppowhe")
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 = "rslvkhvexrfriuam")
suspend fun sheetVisualScopingConfigurations(argument: List<suspend DashboardSheetVisualScopingConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "viyxmtsimhgeigmb")
suspend fun sheetVisualScopingConfigurations(vararg argument: suspend DashboardSheetVisualScopingConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "dylmhuaaorjtfqwa")
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.