sourceControls

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


@JvmName(name = "ecusbbmklgluhbss")
suspend fun sourceControls(values: List<Output<AnalysisCascadingControlSourceArgs>>)
@JvmName(name = "kueinilelgicfdvs")
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 = "nfkqjilvroyvbyic")
suspend fun sourceControls(argument: List<suspend AnalysisCascadingControlSourceArgsBuilder.() -> Unit>)
@JvmName(name = "otxbmnufwhufluqg")
suspend fun sourceControls(vararg argument: suspend AnalysisCascadingControlSourceArgsBuilder.() -> Unit)
@JvmName(name = "mphlerifdbvpgshp")
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.