healthCheckConfiguration

@JvmName(name = "ddlyhbuqsdojfmjv")
suspend fun healthCheckConfiguration(value: Output<ServiceHealthCheckConfigurationArgs>)
@JvmName(name = "xmudmmboywhxgwwe")
suspend fun healthCheckConfiguration(value: ServiceHealthCheckConfigurationArgs?)

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.


@JvmName(name = "xbgajulwitrhsrqo")
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.