Module: Aws::OpenSearchService::Client::_DescribeInboundConnectionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#connections::Array[Types::InboundConnection]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String