healthProbeNames

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


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

Parameters

values

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