Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.backup.CfnRestoreTestingPlanPropsMixin.Builder
Packages that use CfnRestoreTestingPlanPropsMixin.Builder
-
Uses of CfnRestoreTestingPlanPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.backup
Methods in software.amazon.awscdk.cfnpropertymixins.services.backup that return CfnRestoreTestingPlanPropsMixin.BuilderModifier and TypeMethodDescriptionCfnRestoreTestingPlanPropsMixin.Builder.create()CfnRestoreTestingPlanPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnRestoreTestingPlanPropsMixin.Builder.recoveryPointSelection(CfnRestoreTestingPlanPropsMixin.RestoreTestingRecoveryPointSelectionProperty recoveryPointSelection) The specified criteria to assign a set of resources, such as recovery point types or backup vaults.CfnRestoreTestingPlanPropsMixin.Builder.recoveryPointSelection(IResolvable recoveryPointSelection) The specified criteria to assign a set of resources, such as recovery point types or backup vaults.CfnRestoreTestingPlanPropsMixin.Builder.restoreTestingPlanName(String restoreTestingPlanName) The RestoreTestingPlanName is a unique string that is the name of the restore testing plan.CfnRestoreTestingPlanPropsMixin.Builder.scheduleExpression(String scheduleExpression) A CRON expression in specified timezone when a restore testing plan is executed.CfnRestoreTestingPlanPropsMixin.Builder.scheduleExpressionTimezone(String scheduleExpressionTimezone) Optional.CfnRestoreTestingPlanPropsMixin.Builder.startWindowHours(Number startWindowHours) Defaults to 24 hours.Optional tags to include.