healthCheckCodes

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

Parameters

value

The HTTP status code that indicates a successful health check. NOTE: The attribute HealthCheckProtocol is valid when the attribute is HTTP .


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


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

Parameters

values

The HTTP status code that indicates a successful health check. NOTE: The attribute HealthCheckProtocol is valid when the attribute is HTTP .