parameter Controls
Parameters
value
The list of parameter controls that are on a sheet. For more information, see Using a Control with a Parameter in Amazon QuickSight in the Amazon QuickSight User Guide .
Parameters
values
The list of parameter controls that are on a sheet. For more information, see Using a Control with a Parameter in Amazon QuickSight in the Amazon QuickSight User Guide .
suspend fun parameterControls(argument: List<suspend AnalysisParameterControlArgsBuilder.() -> Unit>)
suspend fun parameterControls(vararg argument: suspend AnalysisParameterControlArgsBuilder.() -> Unit)
Parameters
argument
The list of parameter controls that are on a sheet. For more information, see Using a Control with a Parameter in Amazon QuickSight in the Amazon QuickSight User Guide .