healthProbeNames

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


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

Parameters

values

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