endpointNames

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

Parameters

value

The list of endpoints which will be enriched.


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


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

Parameters

values

The list of endpoints which will be enriched.