healthCheckConfig

@JvmName(name = "lxrpardavcasqubx")
suspend fun healthCheckConfig(value: Output<ServerGroupHealthCheckConfigArgs>)
@JvmName(name = "ktyaxiljqblyjfnt")
suspend fun healthCheckConfig(value: ServerGroupHealthCheckConfigArgs?)

Parameters

value

The configuration of health checks. See health_check_config below for details.


@JvmName(name = "tcqkloergyrmhqnv")
suspend fun healthCheckConfig(argument: suspend ServerGroupHealthCheckConfigArgsBuilder.() -> Unit)

Parameters

argument

The configuration of health checks. See health_check_config below for details.