@Stability(value=Stable)
public static interface CfnRotationSchedule.RotationRulesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-secretsmanager-rotationschedule-rotationrules.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRotationSchedule.RotationRulesProperty.Builder
A builder for
CfnRotationSchedule.RotationRulesProperty |
static class |
CfnRotationSchedule.RotationRulesProperty.Jsii$Proxy
An implementation for
CfnRotationSchedule.RotationRulesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRotationSchedule.RotationRulesProperty.Builder |
builder() |
default Number |
getAutomaticallyAfterDays()
`CfnRotationSchedule.RotationRulesProperty.AutomaticallyAfterDays`.
|
@Stability(value=Stable) @Nullable default Number getAutomaticallyAfterDays()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-secretsmanager-rotationschedule-rotationrules.html#cfn-secretsmanager-rotationschedule-rotationrules-automaticallyafterdays@Stability(value=Stable) static CfnRotationSchedule.RotationRulesProperty.Builder builder()
Copyright © 2020. All rights reserved.