healthCheckConfig

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

Parameters

value

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


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

Parameters

argument

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