CreateRestoreTestingPlanRequest
Types
Properties
Link copied to clipboard
This is a unique string that identifies the request and allows failed requests to be retriedwithout the risk of running the operation twice. This parameter is optional. If used, this parameter must contain 1 to 50 alphanumeric or '-_.' characters.
Link copied to clipboard
A restore testing plan must contain a unique RestoreTestingPlanName
string you create and must contain a ScheduleExpression
cron. You may optionally include a StartWindowHours
integer and a CreatorRequestId
string.
Functions
Link copied to clipboard
inline fun copy(block: CreateRestoreTestingPlanRequest.Builder.() -> Unit = {}): CreateRestoreTestingPlanRequest