class Aws::ElasticsearchService::Types::DescribeOutboundCrossClusterSearchConnectionsResponse

The result of a `DescribeOutboundCrossClusterSearchConnections` request. Contains the list of connections matching the filter criteria.

@!attribute [rw] cross_cluster_search_connections

Consists of list of `OutboundCrossClusterSearchConnection` matching
the specified filter criteria.
@return [Array<Types::OutboundCrossClusterSearchConnection>]

@!attribute [rw] next_token

If more results are available and NextToken is present, make the
next request to the same API with the received NextToken to paginate
the remaining results.
@return [String]

Constants

SENSITIVE