Module: Aws::DevOpsAgent::Client::_ListChatsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListChatsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#executions ⇒ ::Array[Types::ChatExecution]
601 |
# File 'sig/client.rbs', line 601
def executions: () -> ::Array[Types::ChatExecution]
|
#next_token ⇒ ::String
602 |
# File 'sig/client.rbs', line 602
def next_token: () -> ::String
|