@Stability(value=Stable) public static final class CfnLifecyclePolicy.ScheduleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLifecyclePolicy.ScheduleProperty>
CfnLifecyclePolicy.ScheduleProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder copyTags(Boolean copyTags)
CfnLifecyclePolicy.ScheduleProperty.getCopyTags()copyTags - `CfnLifecyclePolicy.ScheduleProperty.CopyTags`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder copyTags(IResolvable copyTags)
CfnLifecyclePolicy.ScheduleProperty.getCopyTags()copyTags - `CfnLifecyclePolicy.ScheduleProperty.CopyTags`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder createRule(CfnLifecyclePolicy.CreateRuleProperty createRule)
CfnLifecyclePolicy.ScheduleProperty.getCreateRule()createRule - `CfnLifecyclePolicy.ScheduleProperty.CreateRule`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder createRule(IResolvable createRule)
CfnLifecyclePolicy.ScheduleProperty.getCreateRule()createRule - `CfnLifecyclePolicy.ScheduleProperty.CreateRule`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder crossRegionCopyRules(IResolvable crossRegionCopyRules)
CfnLifecyclePolicy.ScheduleProperty.getCrossRegionCopyRules()crossRegionCopyRules - `CfnLifecyclePolicy.ScheduleProperty.CrossRegionCopyRules`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder crossRegionCopyRules(List<? extends Object> crossRegionCopyRules)
CfnLifecyclePolicy.ScheduleProperty.getCrossRegionCopyRules()crossRegionCopyRules - `CfnLifecyclePolicy.ScheduleProperty.CrossRegionCopyRules`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder fastRestoreRule(CfnLifecyclePolicy.FastRestoreRuleProperty fastRestoreRule)
CfnLifecyclePolicy.ScheduleProperty.getFastRestoreRule()fastRestoreRule - `CfnLifecyclePolicy.ScheduleProperty.FastRestoreRule`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder fastRestoreRule(IResolvable fastRestoreRule)
CfnLifecyclePolicy.ScheduleProperty.getFastRestoreRule()fastRestoreRule - `CfnLifecyclePolicy.ScheduleProperty.FastRestoreRule`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder name(String name)
CfnLifecyclePolicy.ScheduleProperty.getName()name - `CfnLifecyclePolicy.ScheduleProperty.Name`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder retainRule(CfnLifecyclePolicy.RetainRuleProperty retainRule)
CfnLifecyclePolicy.ScheduleProperty.getRetainRule()retainRule - `CfnLifecyclePolicy.ScheduleProperty.RetainRule`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder retainRule(IResolvable retainRule)
CfnLifecyclePolicy.ScheduleProperty.getRetainRule()retainRule - `CfnLifecyclePolicy.ScheduleProperty.RetainRule`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder shareRules(IResolvable shareRules)
CfnLifecyclePolicy.ScheduleProperty.getShareRules()shareRules - `CfnLifecyclePolicy.ScheduleProperty.ShareRules`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder shareRules(List<? extends Object> shareRules)
CfnLifecyclePolicy.ScheduleProperty.getShareRules()shareRules - `CfnLifecyclePolicy.ScheduleProperty.ShareRules`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder tagsToAdd(IResolvable tagsToAdd)
CfnLifecyclePolicy.ScheduleProperty.getTagsToAdd()tagsToAdd - `CfnLifecyclePolicy.ScheduleProperty.TagsToAdd`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder tagsToAdd(List<? extends Object> tagsToAdd)
CfnLifecyclePolicy.ScheduleProperty.getTagsToAdd()tagsToAdd - `CfnLifecyclePolicy.ScheduleProperty.TagsToAdd`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder variableTags(IResolvable variableTags)
CfnLifecyclePolicy.ScheduleProperty.getVariableTags()variableTags - `CfnLifecyclePolicy.ScheduleProperty.VariableTags`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty.Builder variableTags(List<? extends Object> variableTags)
CfnLifecyclePolicy.ScheduleProperty.getVariableTags()variableTags - `CfnLifecyclePolicy.ScheduleProperty.VariableTags`.this@Stability(value=Stable) public CfnLifecyclePolicy.ScheduleProperty build()
build in interface software.amazon.jsii.Builder<CfnLifecyclePolicy.ScheduleProperty>CfnLifecyclePolicy.SchedulePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.