sourceControls

@JvmName(name = "rsbfvlftalptjfxr")
suspend fun sourceControls(value: Output<List<AnalysisCascadingControlSourceArgs>>)
@JvmName(name = "jeaksxwmdalnsbgj")
suspend fun sourceControls(value: List<AnalysisCascadingControlSourceArgs>?)

Parameters

value

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


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


@JvmName(name = "syfplruldcpkgttf")
suspend fun sourceControls(values: List<Output<AnalysisCascadingControlSourceArgs>>)
@JvmName(name = "qobkmnvrvjrxfben")
suspend fun sourceControls(vararg values: AnalysisCascadingControlSourceArgs)

Parameters

values

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


@JvmName(name = "ftjrdirlsgmaiskn")
suspend fun sourceControls(argument: List<suspend AnalysisCascadingControlSourceArgsBuilder.() -> Unit>)
@JvmName(name = "hdbsbkxcfccdhxwp")
suspend fun sourceControls(vararg argument: suspend AnalysisCascadingControlSourceArgsBuilder.() -> Unit)
@JvmName(name = "yihvyvmewlrxcmcp")
suspend fun sourceControls(argument: suspend AnalysisCascadingControlSourceArgsBuilder.() -> Unit)

Parameters

argument

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