@Stability(value=Stable) @Internal public static final class CfnRotationScheduleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRotationScheduleProps
CfnRotationSchedulePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRotationScheduleProps.Builder, CfnRotationScheduleProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String secretId,
Object hostedRotationLambda,
String rotationLambdaArn,
Object rotationRules)
Constructor that initializes the object based on literal property values passed by the
CfnRotationScheduleProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getHostedRotationLambda()
`AWS::SecretsManager::RotationSchedule.HostedRotationLambda`.
|
String |
getRotationLambdaArn()
`AWS::SecretsManager::RotationSchedule.RotationLambdaARN`.
|
Object |
getRotationRules()
`AWS::SecretsManager::RotationSchedule.RotationRules`.
|
String |
getSecretId()
`AWS::SecretsManager::RotationSchedule.SecretId`.
|
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(String secretId, Object hostedRotationLambda, String rotationLambdaArn, Object rotationRules)
CfnRotationScheduleProps.Builder.public final String getSecretId()
CfnRotationSchedulePropsgetSecretId in interface CfnRotationSchedulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-rotationschedule.html#cfn-secretsmanager-rotationschedule-secretidpublic final Object getHostedRotationLambda()
CfnRotationSchedulePropsgetHostedRotationLambda in interface CfnRotationSchedulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-rotationschedule.html#cfn-secretsmanager-rotationschedule-hostedrotationlambdapublic final String getRotationLambdaArn()
CfnRotationSchedulePropsgetRotationLambdaArn in interface CfnRotationSchedulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-rotationschedule.html#cfn-secretsmanager-rotationschedule-rotationlambdaarnpublic final Object getRotationRules()
CfnRotationSchedulePropsgetRotationRules in interface CfnRotationSchedulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-rotationschedule.html#cfn-secretsmanager-rotationschedule-rotationrules@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.