dropdown

@JvmName(name = "dohmfcpcexlepfvt")
suspend fun dropdown(value: Output<DashboardParameterDropDownControlArgs>)
@JvmName(name = "ltfdkswuqmxvlfkr")
suspend fun dropdown(value: DashboardParameterDropDownControlArgs?)

Parameters

value

A control to display a dropdown list with buttons that are used to select a single value.


@JvmName(name = "dxjeeborowrwupuq")
suspend fun dropdown(argument: suspend DashboardParameterDropDownControlArgsBuilder.() -> Unit)

Parameters

argument

A control to display a dropdown list with buttons that are used to select a single value.