- Navigation Guide
@aws-sdk/client-qbusiness
ListMessagesCommandInput Interface
The input for ListMessagesCommand.
Members
Name | Type | Details |
---|---|---|
applicationId Required | string | undefined | The identifier for the Amazon Q Business application. |
conversationId Required | string | undefined | The identifier of the Amazon Q Business web experience conversation. |
maxResults | number | undefined | The maximum number of messages to return. |
nextToken | string | undefined | If the number of messages returned exceeds |
userId | string | undefined | The identifier of the user involved in the Amazon Q Business web experience conversation. |
Full Signature
export interface ListMessagesCommandInput extends ListMessagesRequest