Module: Aws::ChimeSDKVoice::Client::_ListVoiceProfilesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListVoiceProfilesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
777 |
# File 'sig/client.rbs', line 777 def next_token: () -> ::String |
#voice_profiles ⇒ ::Array[Types::VoiceProfileSummary]
776 |
# File 'sig/client.rbs', line 776 def voice_profiles: () -> ::Array[Types::VoiceProfileSummary] |