Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface ListTableRestoreStatusCommandInputProtected

Hierarchy

Properties

maxResults?: number

An optional parameter that specifies the maximum number of results to return. You can use nextToken to display the next page of results.

namespaceName?: string

The namespace from which to list all of the statuses of RestoreTableFromSnapshot operations .

nextToken?: string

If your initial ListTableRestoreStatus operation returns a nextToken, you can include the returned nextToken in following ListTableRestoreStatus operations. This will return results on the next page.

workgroupName?: string

The workgroup from which to list all of the statuses of RestoreTableFromSnapshot operations.