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