sourceControls

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


@JvmName(name = "ehxcyfhfuoiefoni")
suspend fun sourceControls(values: List<Output<DashboardCascadingControlSourceArgs>>)
@JvmName(name = "aedxyivoetmimjch")
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 = "ovqkeeudigwnfpgo")
suspend fun sourceControls(argument: List<suspend DashboardCascadingControlSourceArgsBuilder.() -> Unit>)
@JvmName(name = "gvjxgcgypygfsdaq")
suspend fun sourceControls(vararg argument: suspend DashboardCascadingControlSourceArgsBuilder.() -> Unit)
@JvmName(name = "bntrxkfxrsmxmcwk")
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.