Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.backup.CfnRestoreTestingPlanMixinProps.Builder
Packages that use CfnRestoreTestingPlanMixinProps.Builder
-
Uses of CfnRestoreTestingPlanMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.backup
Methods in software.amazon.awscdk.cfnpropertymixins.services.backup that return CfnRestoreTestingPlanMixinProps.BuilderModifier and TypeMethodDescriptionCfnRestoreTestingPlanMixinProps.builder()CfnRestoreTestingPlanMixinProps.Builder.recoveryPointSelection(CfnRestoreTestingPlanPropsMixin.RestoreTestingRecoveryPointSelectionProperty recoveryPointSelection) Sets the value ofCfnRestoreTestingPlanMixinProps.getRecoveryPointSelection()CfnRestoreTestingPlanMixinProps.Builder.recoveryPointSelection(IResolvable recoveryPointSelection) Sets the value ofCfnRestoreTestingPlanMixinProps.getRecoveryPointSelection()CfnRestoreTestingPlanMixinProps.Builder.restoreTestingPlanName(String restoreTestingPlanName) Sets the value ofCfnRestoreTestingPlanMixinProps.getRestoreTestingPlanName()CfnRestoreTestingPlanMixinProps.Builder.scheduleExpression(String scheduleExpression) Sets the value ofCfnRestoreTestingPlanMixinProps.getScheduleExpression()CfnRestoreTestingPlanMixinProps.Builder.scheduleExpressionTimezone(String scheduleExpressionTimezone) Sets the value ofCfnRestoreTestingPlanMixinProps.getScheduleExpressionTimezone()CfnRestoreTestingPlanMixinProps.Builder.startWindowHours(Number startWindowHours) Sets the value ofCfnRestoreTestingPlanMixinProps.getStartWindowHours()Sets the value ofCfnRestoreTestingPlanMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.backup with parameters of type CfnRestoreTestingPlanMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRestoreTestingPlanMixinProps.Builder.