class Aws::ElasticsearchService::Types::DescribeInboundCrossClusterSearchConnectionsResponse

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

@!attribute [rw] cross_cluster_search_connections

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

@!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