ListRestoreJobsByProtectedResourceRequest

Types

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

Properties

Link copied to clipboard

Returns only restore jobs of recovery points that were created after the specified date.

Link copied to clipboard

Returns only restore jobs of recovery points that were created before the specified date.

Link copied to clipboard

Returns only restore jobs associated with the specified job status.

Link copied to clipboard

The maximum number of items to be returned.

Link copied to clipboard

The next item following a partial list of returned items. For example, if a request ismade to return MaxResults number of items, NextToken allows you to return more items in your list starting at the location pointed to by the next token.

Link copied to clipboard

Returns only restore jobs that match the specified resource Amazon Resource Name (ARN).

Functions

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