Uses of Class
software.amazon.awscdk.services.dlm.CfnLifecyclePolicy.ShareRuleProperty.Builder
Package
Description
Amazon Data Lifecycle Manager Construct Library
-
Uses of CfnLifecyclePolicy.ShareRuleProperty.Builder in software.amazon.awscdk.services.dlm
Modifier and TypeMethodDescriptionCfnLifecyclePolicy.ShareRuleProperty.builder()
CfnLifecyclePolicy.ShareRuleProperty.Builder.targetAccounts
(List<String> targetAccounts) Sets the value ofCfnLifecyclePolicy.ShareRuleProperty.getTargetAccounts()
CfnLifecyclePolicy.ShareRuleProperty.Builder.unshareInterval
(Number unshareInterval) Sets the value ofCfnLifecyclePolicy.ShareRuleProperty.getUnshareInterval()
CfnLifecyclePolicy.ShareRuleProperty.Builder.unshareIntervalUnit
(String unshareIntervalUnit) Sets the value ofCfnLifecyclePolicy.ShareRuleProperty.getUnshareIntervalUnit()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnLifecyclePolicy.ShareRuleProperty.Builder
.