healthCheckType

@JvmName(name = "wimtvqxrytujreqo")
suspend fun healthCheckType(value: Output<String>)
@JvmName(name = "wqqlujjteqgqnmrp")
suspend fun healthCheckType(value: String?)

Parameters

value

Type of health check. Valid values are: tcp and http. Default to tcp . TCP supports TCP and HTTP health check mode, you can select the particular mode depending on your application.