code Configuration Values
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).
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).