Module: Aws::Connect::Client::_SearchPromptsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#approximate_total_count::Integer

Returns:

  • (::Integer)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#prompts::Array[Types::Prompt]

Returns:



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

def prompts: () -> ::Array[Types::Prompt]