healthCheckHttpCodes

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

Parameters

value

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


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


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

Parameters

values

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