sourceConfiguration

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

Parameters

value

The source to deploy to the App Runner service. Can be a code or an image repository. See Source Configuration below for more details.


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

Parameters

argument

The source to deploy to the App Runner service. Can be a code or an image repository. See Source Configuration below for more details.