healthProbeNames

@JvmName(name = "gewbuogmsgqfvidk")
suspend fun healthProbeNames(value: Output<List<String>>)
@JvmName(name = "okjnjuuwqgyhhefr")
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 = "gokcccdbykmckaak")
suspend fun healthProbeNames(vararg values: Output<String>)


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

Parameters

values

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