healthProbeNames

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


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

Parameters

values

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