instance Configuration
Parameters
value
The runtime configuration of instances (scaling units) of the App Runner service. See Instance Configuration below for more details.
suspend fun instanceConfiguration(argument: suspend ServiceInstanceConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The runtime configuration of instances (scaling units) of the App Runner service. See Instance Configuration below for more details.