sourceControls

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


@JvmName(name = "rkeidnrlafettvnb")
suspend fun sourceControls(values: List<Output<DashboardCascadingControlSourceArgs>>)
@JvmName(name = "kicbdgykumhalxmr")
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 = "dxwhqhpotvqloikj")
suspend fun sourceControls(argument: List<suspend DashboardCascadingControlSourceArgsBuilder.() -> Unit>)
@JvmName(name = "htpidmsnlvippjcu")
suspend fun sourceControls(vararg argument: suspend DashboardCascadingControlSourceArgsBuilder.() -> Unit)
@JvmName(name = "wpojhtbtdoomkcwv")
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.