same Sheet Target Visual Configuration
suspend fun sameSheetTargetVisualConfiguration(value: Output<DashboardSameSheetTargetVisualConfigurationArgs>)
suspend fun sameSheetTargetVisualConfiguration(value: DashboardSameSheetTargetVisualConfigurationArgs?)
Parameters
value
The configuration of the same-sheet target visuals that you want to be filtered.
suspend fun sameSheetTargetVisualConfiguration(argument: suspend DashboardSameSheetTargetVisualConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The configuration of the same-sheet target visuals that you want to be filtered.