ListRecoveryPointsRequest

Types

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

Properties

Link copied to clipboard

The time when creation of the recovery point 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 recovery points.

Link copied to clipboard

The name of the namespace to list recovery points for.

Link copied to clipboard

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

Link copied to clipboard

The time when the recovery point's creation 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