healthCheckCodes

@JvmName(name = "orecxudftammhunu")
suspend fun healthCheckCodes(value: Output<List<String>>)
@JvmName(name = "kqdhrfpbssabyqtb")
suspend fun healthCheckCodes(value: List<String>?)

Parameters

value

The HTTP status code that indicates a successful health check. NOTE: The attribute HealthCheckProtocol is valid when the attribute is HTTP .


@JvmName(name = "vtvignjorljweqib")
suspend fun healthCheckCodes(vararg values: Output<String>)


@JvmName(name = "msjbrkeyhyswlupq")
suspend fun healthCheckCodes(values: List<Output<String>>)
@JvmName(name = "hskubmouennjugqe")
suspend fun healthCheckCodes(vararg values: String)

Parameters

values

The HTTP status code that indicates a successful health check. NOTE: The attribute HealthCheckProtocol is valid when the attribute is HTTP .