appSources

@JvmName(name = "oevctmnuhxcjqqit")
suspend fun appSources(value: Output<List<ApplicationAppSourceArgs>>)
@JvmName(name = "cgartyhsmhwcfanu")
suspend fun appSources(value: List<ApplicationAppSourceArgs>?)

Parameters

value

SCM configuration of the app as described below.


@JvmName(name = "axjlotjmetshaadi")
suspend fun appSources(vararg values: Output<ApplicationAppSourceArgs>)


@JvmName(name = "tcegptdslnoiooby")
suspend fun appSources(values: List<Output<ApplicationAppSourceArgs>>)
@JvmName(name = "rlykquwwkvthvhgm")
suspend fun appSources(vararg values: ApplicationAppSourceArgs)

Parameters

values

SCM configuration of the app as described below.


@JvmName(name = "pephsxnchqbliura")
suspend fun appSources(argument: List<suspend ApplicationAppSourceArgsBuilder.() -> Unit>)
@JvmName(name = "fxlfcbuxijyigxpo")
suspend fun appSources(vararg argument: suspend ApplicationAppSourceArgsBuilder.() -> Unit)
@JvmName(name = "hejcaxqwosmjivdf")
suspend fun appSources(argument: suspend ApplicationAppSourceArgsBuilder.() -> Unit)

Parameters

argument

SCM configuration of the app as described below.