healthCheckHttpCodes

@JvmName(name = "hujolixnjtareybt")
suspend fun healthCheckHttpCodes(value: Output<List<String>>)
@JvmName(name = "mfocjbgfdacifxke")
suspend fun healthCheckHttpCodes(value: List<String>?)

Parameters

value

The HTTP status codes that the system returns for health checks.


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


@JvmName(name = "yijbjqgtattyolbh")
suspend fun healthCheckHttpCodes(values: List<Output<String>>)
@JvmName(name = "plhmlwrefnliifvx")
suspend fun healthCheckHttpCodes(vararg values: String)

Parameters

values

The HTTP status codes that the system returns for health checks.