Module: Aws::ChimeSDKVoice::Client::_ListVoiceConnectorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListVoiceConnectorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
752 |
# File 'sig/client.rbs', line 752
def next_token: () -> ::String
|
#voice_connectors ⇒ ::Array[Types::VoiceConnector]
751 |
# File 'sig/client.rbs', line 751
def voice_connectors: () -> ::Array[Types::VoiceConnector]
|