set

@JvmName(name = "setEndpoints")
inline operator fun DslMap<String, Endpoint, AppInfoKt.Dsl.EndpointsProxy>.set(key: String, value: Endpoint)
Map of endpoint tags to their info payloads for this application.

map<string, .elide.meta.Endpoint> endpoints = 3;