ListTableRestoreStatusRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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.

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String