class Aws::OpenSearchService::Types::DescribeOutboundConnectionsResponse

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

@!attribute [rw] connections

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

@!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/DescribeOutboundConnectionsResponse AWS API Documentation

Constants

SENSITIVE