ListSnapshotsRequest

Types

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

Properties

Link copied to clipboard

The timestamp showing when the snapshot creation finished.

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 Amazon Resource Name (ARN) of the namespace from which to list all snapshots.

Link copied to clipboard

The namespace from which to list all snapshots.

Link copied to clipboard

If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.

Link copied to clipboard

The owner Amazon Web Services account of the snapshot.

Link copied to clipboard

The time when the creation of the snapshot was initiated.

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