endpointNames

@JvmName(name = "vpdmyusrrgfghqyj")
suspend fun endpointNames(value: Output<List<String>>)
@JvmName(name = "hqrysgoqrvwupkef")
suspend fun endpointNames(value: List<String>)

Parameters

value

The list of endpoints which will be enriched.


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


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

Parameters

values

The list of endpoints which will be enriched.