endpointNames

@JvmName(name = "tdfrkkdtqtibcxis")
suspend fun endpointNames(value: Output<List<String>>)
@JvmName(name = "ealhulnisihgflen")
suspend fun endpointNames(value: List<String>?)

Parameters

value

The list of endpoints which will be enriched.


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


@JvmName(name = "mdjoulpqaxuopabe")
suspend fun endpointNames(values: List<Output<String>>)
@JvmName(name = "nhunexotniayaufm")
suspend fun endpointNames(vararg values: String)

Parameters

values

The list of endpoints which will be enriched.