listDomainNames
inline suspend fun ElasticsearchClient.listDomainNames(crossinline block: ListDomainNamesRequest.Builder.() -> Unit): ListDomainNamesResponse
Returns the name of all Elasticsearch domains owned by the current user's account.