ProtectedResourceConditions

The conditions that you define for resources in your restore testing plan using tags.

Types

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

Properties

Link copied to clipboard

Filters the values of your tagged resources for only those resources that you tagged with the same value. Also called "exact matching."

Link copied to clipboard

Filters the values of your tagged resources for only those resources that you tagged that do not have the same value. Also called "negated matching."

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