RestoreTestingPlanForUpdate

This contains metadata about a restore testing plan.

Types

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

Properties

Link copied to clipboard

Required: Algorithm; RecoveryPointTypes; IncludeVaults (one or more).

Link copied to clipboard

A CRON expression in specified timezone when a restore testing plan is executed.

Link copied to clipboard

Optional. This is the timezone in which the schedule expression is set. By default, ScheduleExpressions are in UTC. You can modify this to a specified timezone.

Link copied to clipboard

Defaults to 24 hours.

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