AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

This contains metadata about a restore testing plan.

Inheritance Hierarchy

System.Object
  Amazon.Backup.Model.RestoreTestingPlanForUpdate

Namespace: Amazon.Backup.Model
Assembly: AWSSDK.Backup.dll
Version: 3.x.y.z

Syntax

C#
public class RestoreTestingPlanForUpdate

The RestoreTestingPlanForUpdate type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property RecoveryPointSelection Amazon.Backup.Model.RestoreTestingRecoveryPointSelection

Gets and sets the property RecoveryPointSelection.

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

Optional: SelectionWindowDays ('30' if not specified); ExcludeVaults (defaults to empty list if not listed).

Public Property ScheduleExpression System.String

Gets and sets the property ScheduleExpression.

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

Public Property ScheduleExpressionTimezone System.String

Gets and sets the property ScheduleExpressionTimezone.

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.

Public Property StartWindowHours System.Int32

Gets and sets the property StartWindowHours.

Defaults to 24 hours.

A value in hours after a restore test is scheduled before a job will be canceled if it doesn't start successfully. This value is optional. If this value is included, this parameter has a maximum value of 168 hours (one week).

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5