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]
730 |
# File 'sig/client.rbs', line 730
def connections: () -> ::Array[Types::OutboundConnection]
|
#next_token ⇒ ::String
731 |
# File 'sig/client.rbs', line 731
def next_token: () -> ::String
|