elasticsearchservice_descr_outbo_cross_clust_searc_conne: Lists all the outbound cross-cluster search connections for a...

elasticsearchservice_describe_outbound_cross_cluster_search_connectionsR Documentation

Lists all the outbound cross-cluster search connections for a source domain

Description

Lists all the outbound cross-cluster search connections for a source domain.

See https://www.paws-r-sdk.com/docs/elasticsearchservice_describe_outbound_cross_cluster_search_connections/ for full documentation.

Usage

elasticsearchservice_describe_outbound_cross_cluster_search_connections(
  Filters = NULL,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

Filters

A list of filters used to match properties for outbound cross-cluster search connection. Available Filter names for this operation are:

  • cross-cluster-search-connection-id

  • destination-domain-info.domain-name

  • destination-domain-info.owner-id

  • destination-domain-info.region

  • source-domain-info.domain-name

MaxResults

Set this value to limit the number of results returned. If not specified, defaults to 100.

NextToken

NextToken is sent in case the earlier API call results contain the NextToken. It is used for pagination.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.