sourceControls

@JvmName(name = "pwakwtcsessilqxj")
suspend fun sourceControls(value: Output<List<DashboardCascadingControlSourceArgs>>)
@JvmName(name = "pgywoppxmxtacsdu")
suspend fun sourceControls(value: List<DashboardCascadingControlSourceArgs>?)

Parameters

value

A list of source controls that determine the values that are used in the current control.


@JvmName(name = "yfpipulkaklhyqde")
suspend fun sourceControls(vararg values: Output<DashboardCascadingControlSourceArgs>)


@JvmName(name = "cmmrvfvdvjxytuvc")
suspend fun sourceControls(values: List<Output<DashboardCascadingControlSourceArgs>>)
@JvmName(name = "owgootfowhusgayr")
suspend fun sourceControls(vararg values: DashboardCascadingControlSourceArgs)

Parameters

values

A list of source controls that determine the values that are used in the current control.


@JvmName(name = "lvbatrmjxmsfvjuk")
suspend fun sourceControls(argument: List<suspend DashboardCascadingControlSourceArgsBuilder.() -> Unit>)
@JvmName(name = "mvakdxooupicsrjy")
suspend fun sourceControls(vararg argument: suspend DashboardCascadingControlSourceArgsBuilder.() -> Unit)
@JvmName(name = "tvklayhuqoarteea")
suspend fun sourceControls(argument: suspend DashboardCascadingControlSourceArgsBuilder.() -> Unit)

Parameters

argument

A list of source controls that determine the values that are used in the current control.