Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface ListRoomsRequest

Hierarchy

Properties

loggingConfigurationIdentifier?: string

Logging-configuration identifier.

maxResults?: number

Maximum number of rooms to return. Default: 50.

messageReviewHandlerUri?: string

Filters the list to match the specified message review handler URI.

name?: string

Filters the list to match the specified room name.

nextToken?: string

The first room to retrieve. This is used for pagination; see the nextToken response field.