healthCheck

@JvmName(name = "kcphxiomjmcocome")
suspend fun healthCheck(value: Output<ServerGroupHealthCheckArgs>)
@JvmName(name = "apiikcmfokyslvrp")
suspend fun healthCheck(value: ServerGroupHealthCheckArgs?)

Parameters

value

Health check configuration information. See health_check below.


@JvmName(name = "ilbfxlpcpjeqctwn")
suspend fun healthCheck(argument: suspend ServerGroupHealthCheckArgsBuilder.() -> Unit)

Parameters

argument

Health check configuration information. See health_check below.