Module: Aws::ChimeSDKVoice::Client::_ListProxySessionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListProxySessionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
671 |
# File 'sig/client.rbs', line 671
def next_token: () -> ::String
|
#proxy_sessions ⇒ ::Array[Types::ProxySession]
670 |
# File 'sig/client.rbs', line 670
def proxy_sessions: () -> ::Array[Types::ProxySession]
|