Module: Aws::ChimeSDKVoice::Client::_ListVoiceProfileDomainsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListVoiceProfileDomainsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#voice_profile_domains::Array[Types::VoiceProfileDomainSummary]

Returns:



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

def voice_profile_domains: () -> ::Array[Types::VoiceProfileDomainSummary]