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.
Namespace: Amazon.Backup.Model
Assembly: AWSSDK.Backup.dll
Version: 3.x.y.z
public class RestoreTestingPlanForUpdate
The RestoreTestingPlanForUpdate type exposes the following members
Name | Description | |
---|---|---|
RestoreTestingPlanForUpdate() |
Name | Type | Description | |
---|---|---|---|
RecoveryPointSelection | Amazon.Backup.Model.RestoreTestingRecoveryPointSelection |
Gets and sets the property RecoveryPointSelection.
Required:
Optional: SelectionWindowDays ('30' if not specified); |
|
ScheduleExpression | System.String |
Gets and sets the property ScheduleExpression. A CRON expression in specified timezone when a restore testing plan is executed. |
|
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. |
|
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). |
.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