@Stability(value=Stable) public static final class CfnLifecyclePolicy.ArchiveRuleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLifecyclePolicy.ArchiveRuleProperty>
CfnLifecyclePolicy.ArchiveRuleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLifecyclePolicy.ArchiveRuleProperty |
build()
Builds the configured instance.
|
CfnLifecyclePolicy.ArchiveRuleProperty.Builder |
retainRule(CfnLifecyclePolicy.ArchiveRetainRuleProperty retainRule)
Sets the value of
CfnLifecyclePolicy.ArchiveRuleProperty.getRetainRule() |
CfnLifecyclePolicy.ArchiveRuleProperty.Builder |
retainRule(IResolvable retainRule)
Sets the value of
CfnLifecyclePolicy.ArchiveRuleProperty.getRetainRule() |
@Stability(value=Stable) public CfnLifecyclePolicy.ArchiveRuleProperty.Builder retainRule(CfnLifecyclePolicy.ArchiveRetainRuleProperty retainRule)
CfnLifecyclePolicy.ArchiveRuleProperty.getRetainRule()retainRule - `CfnLifecyclePolicy.ArchiveRuleProperty.RetainRule`. This parameter is required.this@Stability(value=Stable) public CfnLifecyclePolicy.ArchiveRuleProperty.Builder retainRule(IResolvable retainRule)
CfnLifecyclePolicy.ArchiveRuleProperty.getRetainRule()retainRule - `CfnLifecyclePolicy.ArchiveRuleProperty.RetainRule`. This parameter is required.this@Stability(value=Stable) public CfnLifecyclePolicy.ArchiveRuleProperty build()
build in interface software.amazon.jsii.Builder<CfnLifecyclePolicy.ArchiveRuleProperty>CfnLifecyclePolicy.ArchiveRulePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.