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)


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

def next_token: () -> ::String

#prompt_summary_list::Array[Types::PromptSummary]

Returns:



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

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