sourceConfiguration

@JvmName(name = "hdoqcoewfhxeqbot")
suspend fun sourceConfiguration(value: Output<ServiceSourceConfigurationArgs>)
@JvmName(name = "xwolvsjaxafkaqmy")
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 = "smvodnnfwljkclrf")
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.