sheetVisualScopingConfigurations

@JvmName(name = "pabmcwivhhsyjped")
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 = "ryuymdhrtppcbjac")
suspend fun sheetVisualScopingConfigurations(vararg values: Output<AnalysisSheetVisualScopingConfigurationArgs>)


@JvmName(name = "sioivhbcypjaabik")
suspend fun sheetVisualScopingConfigurations(values: List<Output<AnalysisSheetVisualScopingConfigurationArgs>>)
@JvmName(name = "milfksbtsbcqfjdw")
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 = "byvabglglmnexjdl")
suspend fun sheetVisualScopingConfigurations(argument: List<suspend AnalysisSheetVisualScopingConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "ahxuivixibpthdph")
suspend fun sheetVisualScopingConfigurations(vararg argument: suspend AnalysisSheetVisualScopingConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "lwfpfmdkcpyhrsak")
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.