healthCheckHttpCodes

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

Parameters

value

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


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


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

Parameters

values

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