codeConfigurationValues

@JvmName(name = "wfnerkimgcuuvrka")
suspend fun codeConfigurationValues(value: Output<ServiceCodeConfigurationValuesArgs>)
@JvmName(name = "mjdhfpdwnkhnyngt")
suspend fun codeConfigurationValues(value: ServiceCodeConfigurationValuesArgs?)

Parameters

value

The basic configuration for building and running the App Runner service. Use it to quickly launch an App Runner service without providing a apprunner.yaml file in the source code repository (or ignoring the file if it exists).


@JvmName(name = "lxluihynpaopxfaa")
suspend fun codeConfigurationValues(argument: suspend ServiceCodeConfigurationValuesArgsBuilder.() -> Unit)

Parameters

argument

The basic configuration for building and running the App Runner service. Use it to quickly launch an App Runner service without providing a apprunner.yaml file in the source code repository (or ignoring the file if it exists).