appSources

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

Parameters

value

SCM configuration of the app as described below.


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


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

Parameters

values

SCM configuration of the app as described below.


@JvmName(name = "dehdwpwgkrfeypvm")
suspend fun appSources(argument: List<suspend ApplicationAppSourceArgsBuilder.() -> Unit>)
@JvmName(name = "wwlcbywxhuseychn")
suspend fun appSources(vararg argument: suspend ApplicationAppSourceArgsBuilder.() -> Unit)
@JvmName(name = "udkhsiuvbpkenbos")
suspend fun appSources(argument: suspend ApplicationAppSourceArgsBuilder.() -> Unit)

Parameters

argument

SCM configuration of the app as described below.