Module: Aws::OpenSearchService::Client::_DescribeOutboundConnectionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeOutboundConnectionsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#connections::Array[Types::OutboundConnection]

Returns:



730
# File 'sig/client.rbs', line 730

def connections: () -> ::Array[Types::OutboundConnection]

#next_token::String

Returns:

  • (::String)


731
# File 'sig/client.rbs', line 731

def next_token: () -> ::String