health Check Configuration
Parameters
value
Settings of the health check that AWS App Runner performs to monitor the health of your service. See Health Check Configuration below for more details.
suspend fun healthCheckConfiguration(argument: suspend ServiceHealthCheckConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Settings of the health check that AWS App Runner performs to monitor the health of your service. See Health Check Configuration below for more details.