healthCheckHttpCodes

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

Parameters

value

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


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


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

Parameters

values

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