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
776 |
# File 'sig/client.rbs', line 776
def next_token: () -> ::String
|
#voice_profiles ⇒ ::Array[Types::VoiceProfileSummary]
775 |
# File 'sig/client.rbs', line 775
def voice_profiles: () -> ::Array[Types::VoiceProfileSummary]
|