sourceControls

@JvmName(name = "aoriaevbfdrehwbw")
suspend fun sourceControls(value: Output<List<AnalysisCascadingControlSourceArgs>>)
@JvmName(name = "ypmaxfcjjgimufdp")
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 = "uulchgglbhudcxgx")
suspend fun sourceControls(vararg values: Output<AnalysisCascadingControlSourceArgs>)


@JvmName(name = "fcxmsveeeqwsforl")
suspend fun sourceControls(values: List<Output<AnalysisCascadingControlSourceArgs>>)
@JvmName(name = "qovwkdponbnrflye")
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 = "tulyhibiytfxuvru")
suspend fun sourceControls(argument: List<suspend AnalysisCascadingControlSourceArgsBuilder.() -> Unit>)
@JvmName(name = "kteybyamkhafjoaq")
suspend fun sourceControls(vararg argument: suspend AnalysisCascadingControlSourceArgsBuilder.() -> Unit)
@JvmName(name = "gyqjhbbaruqecabr")
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.