healthCheck

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

Parameters

value

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


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

Parameters

argument

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