DescribeInboundCrossClusterSearchConnectionsResponse

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Consists of list of <a>InboundCrossClusterSearchConnection</a> matching the specified filter criteria.

Link copied to clipboard

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.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String