sourceConfiguration

@JvmName(name = "hopcvqncrsmfunvo")
suspend fun sourceConfiguration(value: Output<ServiceSourceConfigurationArgs>)
@JvmName(name = "svimixyyksbvhbwg")
suspend fun sourceConfiguration(value: ServiceSourceConfigurationArgs?)

Parameters

value

The source to deploy to the App Runner service. It can be a code or an image repository.


@JvmName(name = "pprwewpmtwyyhtif")
suspend fun sourceConfiguration(argument: suspend ServiceSourceConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The source to deploy to the App Runner service. It can be a code or an image repository.