Module: Aws::Chatbot::Client::_ListCustomActionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCustomActionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#custom_actions ⇒ ::Array[::String]
366 |
# File 'sig/client.rbs', line 366
def custom_actions: () -> ::Array[::String]
|
#next_token ⇒ ::String
367 |
# File 'sig/client.rbs', line 367
def next_token: () -> ::String
|