SearchScope

The search scope is all backup properties input into a search.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

This is the time a backup resource was created.

Link copied to clipboard

These are one or more tags on the backup (recovery point).

Link copied to clipboard

The resource types included in a search.

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: SearchScope.Builder.() -> Unit = {}): SearchScope
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