SearchJobBackupsResult

This contains the information about recovery points returned in results of a search job.

Types

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

Properties

Link copied to clipboard

This is the creation time of the backup (recovery point).

Link copied to clipboard

The Amazon Resource Name (ARN) that uniquely identifies the backup resources.

Link copied to clipboard

This is the creation time of the backup index.

Link copied to clipboard

This is the resource type of the search.

Link copied to clipboard

The Amazon Resource Name (ARN) that uniquely identifies the source resources.

Link copied to clipboard

This is the status of the search job backup result.

Link copied to clipboard

This is the status message included with the results.

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