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)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#prompts::Array[Types::Prompt]

Returns:



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

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