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)


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

def next_token: () -> ::String

#voice_profile_domains::Array[Types::VoiceProfileDomainSummary]

Returns:



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

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