Uses of Class
software.amazon.awscdk.services.dlm.CfnLifecyclePolicy.ScheduleProperty.Builder
Packages that use CfnLifecyclePolicy.ScheduleProperty.Builder
Package
Description
Amazon Data Lifecycle Manager Construct Library
-
Uses of CfnLifecyclePolicy.ScheduleProperty.Builder in software.amazon.awscdk.services.dlm
Methods in software.amazon.awscdk.services.dlm that return CfnLifecyclePolicy.ScheduleProperty.BuilderModifier and TypeMethodDescriptionCfnLifecyclePolicy.ScheduleProperty.Builder.archiveRule(IResolvable archiveRule) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getArchiveRule()CfnLifecyclePolicy.ScheduleProperty.Builder.archiveRule(CfnLifecyclePolicy.ArchiveRuleProperty archiveRule) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getArchiveRule()CfnLifecyclePolicy.ScheduleProperty.builder()Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getCopyTags()CfnLifecyclePolicy.ScheduleProperty.Builder.copyTags(IResolvable copyTags) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getCopyTags()CfnLifecyclePolicy.ScheduleProperty.Builder.createRule(IResolvable createRule) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getCreateRule()CfnLifecyclePolicy.ScheduleProperty.Builder.createRule(CfnLifecyclePolicy.CreateRuleProperty createRule) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getCreateRule()CfnLifecyclePolicy.ScheduleProperty.Builder.crossRegionCopyRules(List<? extends Object> crossRegionCopyRules) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getCrossRegionCopyRules()CfnLifecyclePolicy.ScheduleProperty.Builder.crossRegionCopyRules(IResolvable crossRegionCopyRules) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getCrossRegionCopyRules()CfnLifecyclePolicy.ScheduleProperty.Builder.deprecateRule(IResolvable deprecateRule) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getDeprecateRule()CfnLifecyclePolicy.ScheduleProperty.Builder.deprecateRule(CfnLifecyclePolicy.DeprecateRuleProperty deprecateRule) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getDeprecateRule()CfnLifecyclePolicy.ScheduleProperty.Builder.fastRestoreRule(IResolvable fastRestoreRule) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getFastRestoreRule()CfnLifecyclePolicy.ScheduleProperty.Builder.fastRestoreRule(CfnLifecyclePolicy.FastRestoreRuleProperty fastRestoreRule) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getFastRestoreRule()Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getName()CfnLifecyclePolicy.ScheduleProperty.Builder.retainRule(IResolvable retainRule) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getRetainRule()CfnLifecyclePolicy.ScheduleProperty.Builder.retainRule(CfnLifecyclePolicy.RetainRuleProperty retainRule) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getRetainRule()CfnLifecyclePolicy.ScheduleProperty.Builder.shareRules(List<? extends Object> shareRules) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getShareRules()CfnLifecyclePolicy.ScheduleProperty.Builder.shareRules(IResolvable shareRules) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getShareRules()Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getTagsToAdd()CfnLifecyclePolicy.ScheduleProperty.Builder.tagsToAdd(IResolvable tagsToAdd) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getTagsToAdd()CfnLifecyclePolicy.ScheduleProperty.Builder.variableTags(List<? extends Object> variableTags) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getVariableTags()CfnLifecyclePolicy.ScheduleProperty.Builder.variableTags(IResolvable variableTags) Sets the value ofCfnLifecyclePolicy.ScheduleProperty.getVariableTags()Constructors in software.amazon.awscdk.services.dlm with parameters of type CfnLifecyclePolicy.ScheduleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLifecyclePolicy.ScheduleProperty.Builder.