Uses of Class
software.amazon.awscdk.services.dlm.CfnLifecyclePolicy.PolicyDetailsProperty.Builder
Packages that use CfnLifecyclePolicy.PolicyDetailsProperty.Builder
Package
Description
Amazon Data Lifecycle Manager Construct Library
-
Uses of CfnLifecyclePolicy.PolicyDetailsProperty.Builder in software.amazon.awscdk.services.dlm
Methods in software.amazon.awscdk.services.dlm that return CfnLifecyclePolicy.PolicyDetailsProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getActions()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.actions(IResolvable actions) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getActions()CfnLifecyclePolicy.PolicyDetailsProperty.builder()Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getCopyTags()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.copyTags(IResolvable copyTags) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getCopyTags()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.createInterval(Number createInterval) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getCreateInterval()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.crossRegionCopyTargets(Object crossRegionCopyTargets) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getCrossRegionCopyTargets()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.eventSource(IResolvable eventSource) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getEventSource()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.eventSource(CfnLifecyclePolicy.EventSourceProperty eventSource) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getEventSource()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.exclusions(IResolvable exclusions) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getExclusions()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.exclusions(CfnLifecyclePolicy.ExclusionsProperty exclusions) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getExclusions()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.extendDeletion(Boolean extendDeletion) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getExtendDeletion()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.extendDeletion(IResolvable extendDeletion) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getExtendDeletion()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.parameters(IResolvable parameters) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getParameters()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.parameters(CfnLifecyclePolicy.ParametersProperty parameters) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getParameters()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.policyLanguage(String policyLanguage) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getPolicyLanguage()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.policyType(String policyType) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getPolicyType()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.resourceLocations(List<String> resourceLocations) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getResourceLocations()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.resourceType(String resourceType) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getResourceType()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.resourceTypes(List<String> resourceTypes) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getResourceTypes()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.retainInterval(Number retainInterval) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getRetainInterval()Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getSchedules()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.schedules(IResolvable schedules) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getSchedules()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.targetTags(List<? extends Object> targetTags) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getTargetTags()CfnLifecyclePolicy.PolicyDetailsProperty.Builder.targetTags(IResolvable targetTags) Sets the value ofCfnLifecyclePolicy.PolicyDetailsProperty.getTargetTags()Constructors in software.amazon.awscdk.services.dlm with parameters of type CfnLifecyclePolicy.PolicyDetailsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLifecyclePolicy.PolicyDetailsProperty.Builder.