healthProbeNames

@JvmName(name = "kjytciciaminckab")
suspend fun healthProbeNames(value: Output<List<String>>)
@JvmName(name = "lmbtqhsuayqsjwuh")
suspend fun healthProbeNames(value: List<String>?)

Parameters

value

A list of Health Probe names. Changing this forces a new resource to be created.


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


@JvmName(name = "byhjireebogltxdv")
suspend fun healthProbeNames(values: List<Output<String>>)
@JvmName(name = "luisinurhilernsk")
suspend fun healthProbeNames(vararg values: String)

Parameters

values

A list of Health Probe names. Changing this forces a new resource to be created.