healthCheckCodes

@JvmName(name = "hntatytddbiqgymg")
suspend fun healthCheckCodes(value: Output<List<String>>)
@JvmName(name = "yxuvmymryqctevuh")
suspend fun healthCheckCodes(value: List<String>?)

Parameters

value

The status code for a successful health check


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


@JvmName(name = "yypcdkuxdbmeukjp")
suspend fun healthCheckCodes(values: List<Output<String>>)
@JvmName(name = "nkwvwfkxttmdikcw")
suspend fun healthCheckCodes(vararg values: String)

Parameters

values

The status code for a successful health check