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 ListUsageLimitsCommandInputProtected

The input for ListUsageLimitsCommand.

Hierarchy

Properties

maxResults?: number

An optional parameter that specifies the maximum number of results to return. You can use nextToken to get the next page of results. The default is 100.

nextToken?: string

If your initial ListUsageLimits operation returns a nextToken, you can include the returned nextToken in following ListUsageLimits operations, which returns results in the next page.

resourceArn?: string

The Amazon Resource Name (ARN) associated with the resource whose usage limits you want to list.

usageType?: string

The Amazon Redshift Serverless feature whose limits you want to see.