@Stability(value=Stable) @Internal public static final class CfnRotationSchedule.RotationRulesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRotationSchedule.RotationRulesProperty
CfnRotationSchedule.RotationRulesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRotationSchedule.RotationRulesProperty.Builder, CfnRotationSchedule.RotationRulesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRotationSchedule.RotationRulesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRotationSchedule.HostedRotationLambdaProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getAutomaticallyAfterDays()
Specifies the number of days between automatic scheduled rotations of the secret.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnRotationSchedule.RotationRulesProperty.Builder builder)
CfnRotationSchedule.HostedRotationLambdaProperty.Builder.public final Number getAutomaticallyAfterDays()
CfnRotationSchedule.RotationRulesPropertySecrets Manager schedules the next rotation when the previous one is complete. Secrets Manager schedules the date by adding the rotation interval (number of days) to the actual date of the last rotation. The service chooses the hour within that 24-hour date window randomly. The minute is also chosen somewhat randomly, but weighted towards the top of the hour and influenced by a variety of factors that help distribute load.
getAutomaticallyAfterDays in interface CfnRotationSchedule.RotationRulesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.