@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:52.825Z") @Stability(value=Stable) public interface CfnRotationScheduleProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-rotationschedule.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRotationScheduleProps.Builder
A builder for
CfnRotationScheduleProps |
static class |
CfnRotationScheduleProps.Jsii$Proxy
An implementation for
CfnRotationScheduleProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnRotationScheduleProps.Builder |
builder() |
default Object |
getHostedRotationLambda()
`AWS::SecretsManager::RotationSchedule.HostedRotationLambda`.
|
default String |
getRotationLambdaArn()
`AWS::SecretsManager::RotationSchedule.RotationLambdaARN`.
|
default Object |
getRotationRules()
`AWS::SecretsManager::RotationSchedule.RotationRules`.
|
String |
getSecretId()
`AWS::SecretsManager::RotationSchedule.SecretId`.
|
@Stability(value=Stable) @NotNull String getSecretId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-rotationschedule.html#cfn-secretsmanager-rotationschedule-secretid@Stability(value=Stable) @Nullable default Object getHostedRotationLambda()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-rotationschedule.html#cfn-secretsmanager-rotationschedule-hostedrotationlambda@Stability(value=Stable) @Nullable default String getRotationLambdaArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-rotationschedule.html#cfn-secretsmanager-rotationschedule-rotationlambdaarn@Stability(value=Stable) @Nullable default Object getRotationRules()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-rotationschedule.html#cfn-secretsmanager-rotationschedule-rotationrules@Stability(value=Stable) static CfnRotationScheduleProps.Builder builder()
CfnRotationScheduleProps.Builder of CfnRotationSchedulePropsCopyright © 2020. All rights reserved.