sourceControls

@JvmName(name = "bqqjqiayglnxwnqt")
suspend fun sourceControls(value: Output<List<TemplateCascadingControlSourceArgs>>)
@JvmName(name = "ttfdhgedxwjqjshd")
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 = "raqpghhibymtudkj")
suspend fun sourceControls(vararg values: Output<TemplateCascadingControlSourceArgs>)


@JvmName(name = "ovkvjqinmrdeuyxi")
suspend fun sourceControls(values: List<Output<TemplateCascadingControlSourceArgs>>)
@JvmName(name = "ccoawgmuwqyhbpkg")
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 = "bdmbkowwtusuiuaq")
suspend fun sourceControls(argument: List<suspend TemplateCascadingControlSourceArgsBuilder.() -> Unit>)
@JvmName(name = "nhldgxabijqxhywb")
suspend fun sourceControls(vararg argument: suspend TemplateCascadingControlSourceArgsBuilder.() -> Unit)
@JvmName(name = "oggfrfrfwaduiren")
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.