healthCheck

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

Parameters

value

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


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

Parameters

argument

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