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

Returns:

  • (::String)


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

def next_token: () -> ::String

#proxy_sessions::Array[Types::ProxySession]

Returns:



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

def proxy_sessions: () -> ::Array[Types::ProxySession]