@Stability(value=Stable) public static final class CfnRotationSchedule.RotationRulesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRotationSchedule.RotationRulesProperty>
CfnRotationSchedule.RotationRulesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRotationSchedule.RotationRulesProperty.Builder |
automaticallyAfterDays(Number automaticallyAfterDays)
Sets the value of
CfnRotationSchedule.RotationRulesProperty.getAutomaticallyAfterDays() |
CfnRotationSchedule.RotationRulesProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnRotationSchedule.RotationRulesProperty.Builder automaticallyAfterDays(Number automaticallyAfterDays)
CfnRotationSchedule.RotationRulesProperty.getAutomaticallyAfterDays()automaticallyAfterDays - `CfnRotationSchedule.RotationRulesProperty.AutomaticallyAfterDays`.this@Stability(value=Stable) public CfnRotationSchedule.RotationRulesProperty build()
build in interface software.amazon.jsii.Builder<CfnRotationSchedule.RotationRulesProperty>CfnRotationSchedule.RotationRulesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.