sheetVisualScopingConfigurations

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


@JvmName(name = "rotehhvrndwmhaqq")
suspend fun sheetVisualScopingConfigurations(values: List<Output<DashboardSheetVisualScopingConfigurationArgs>>)
@JvmName(name = "byhwqephxmyjgnka")
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 = "tbnlbeawruwwhupb")
suspend fun sheetVisualScopingConfigurations(argument: List<suspend DashboardSheetVisualScopingConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "cxoeeriloaffvraw")
suspend fun sheetVisualScopingConfigurations(vararg argument: suspend DashboardSheetVisualScopingConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "wwicdwteofspsimc")
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.