healthCheckHttpCodes

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

Parameters

value

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


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


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

Parameters

values

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