sourceConfiguration

@JvmName(name = "pgtslotjkxabqsmh")
suspend fun sourceConfiguration(value: Output<ServiceSourceConfigurationArgs>)
@JvmName(name = "oalcaisklhfheomb")
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 = "asooatwhyvantvvj")
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.