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