sourceControls

@JvmName(name = "qqspvorkigcwpruf")
suspend fun sourceControls(value: Output<List<DashboardCascadingControlSourceArgs>>)
@JvmName(name = "xayecpojcsxktmwy")
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 = "qtkqvwuusboxofig")
suspend fun sourceControls(vararg values: Output<DashboardCascadingControlSourceArgs>)


@JvmName(name = "xmfkkfvvkttistid")
suspend fun sourceControls(values: List<Output<DashboardCascadingControlSourceArgs>>)
@JvmName(name = "bskrgvcpnehfijss")
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 = "osxoabowmlyyiljp")
suspend fun sourceControls(argument: List<suspend DashboardCascadingControlSourceArgsBuilder.() -> Unit>)
@JvmName(name = "hqihgsupdlrofdny")
suspend fun sourceControls(vararg argument: suspend DashboardCascadingControlSourceArgsBuilder.() -> Unit)
@JvmName(name = "kqkiabvwvmwitgbc")
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.