class Aws::OpenSearchService::Types::DescribeInboundConnectionsResponse

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

@!attribute [rw] connections

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

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

@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/DescribeInboundConnectionsResponse AWS API Documentation

Constants

SENSITIVE