removeTags
inline suspend fun ElasticsearchClient.removeTags(crossinline block: RemoveTagsRequest.Builder.() -> Unit): RemoveTagsResponse
Removes the specified set of tags from the specified Elasticsearch domain.
Removes the specified set of tags from the specified Elasticsearch domain.