sourceControls

@JvmName(name = "knwfkcaotdxatnhs")
suspend fun sourceControls(value: Output<List<TemplateCascadingControlSourceArgs>>)
@JvmName(name = "pmswmgmllyqyamkx")
suspend fun sourceControls(value: List<TemplateCascadingControlSourceArgs>?)

Parameters

value

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


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


@JvmName(name = "qxtwupimnlornkhi")
suspend fun sourceControls(values: List<Output<TemplateCascadingControlSourceArgs>>)
@JvmName(name = "cvpwnjrslwmgcred")
suspend fun sourceControls(vararg values: TemplateCascadingControlSourceArgs)

Parameters

values

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


@JvmName(name = "vnrkkmfsyaoqnteo")
suspend fun sourceControls(argument: List<suspend TemplateCascadingControlSourceArgsBuilder.() -> Unit>)
@JvmName(name = "kxfhotwtxcjcrsqa")
suspend fun sourceControls(vararg argument: suspend TemplateCascadingControlSourceArgsBuilder.() -> Unit)
@JvmName(name = "uwdloevwguexqmfh")
suspend fun sourceControls(argument: suspend TemplateCascadingControlSourceArgsBuilder.() -> Unit)

Parameters

argument

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