Module: Aws::Connect::Client::_ListPromptsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#prompt_summary_list::Array[Types::PromptSummary]

Returns:



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

def prompt_summary_list: () -> ::Array[Types::PromptSummary]