AWSSDK.Elasticsearch by Amazon Web Services

<PackageReference Include="AWSSDK.Elasticsearch" Version="3.7.301.16" />

.NET API 324,720 bytes

 DescribeInboundCrossClusterSearchConnectionsResponse

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

Gets and sets the property CrossClusterSearchConnections.

Consists of list of InboundCrossClusterSearchConnection matching the specified filter criteria.

public string NextToken { get; set; }

Gets and sets the property NextToken.

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.