healthCheck

@JvmName(name = "fgxntuljripmvpff")
suspend fun healthCheck(value: Output<TargetGroupHealthCheckConfigArgs>)
@JvmName(name = "sknqjdjjxfcbckla")
suspend fun healthCheck(value: TargetGroupHealthCheckConfigArgs?)

Parameters

value

The health check configuration. Not supported if the target group type is LAMBDA or ALB .


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

Parameters

argument

The health check configuration. Not supported if the target group type is LAMBDA or ALB .