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
4185 |
# File 'sig/client.rbs', line 4185
def approximate_total_count: () -> ::Integer
|
#next_token ⇒ ::String
4184 |
# File 'sig/client.rbs', line 4184
def next_token: () -> ::String
|
#prompts ⇒ ::Array[Types::Prompt]
4183 |
# File 'sig/client.rbs', line 4183
def prompts: () -> ::Array[Types::Prompt]
|