| Package | Description |
|---|---|
| software.amazon.awscdk.services.secretsmanager |
AWS Secrets Manager Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnRotationSchedule.RotationRulesProperty.Jsii$Proxy
An implementation for
CfnRotationSchedule.RotationRulesProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnRotationSchedule.RotationRulesProperty |
CfnRotationSchedule.RotationRulesProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnRotationSchedule.Builder |
CfnRotationSchedule.Builder.rotationRules(CfnRotationSchedule.RotationRulesProperty rotationRules)
`AWS::SecretsManager::RotationSchedule.RotationRules`.
|
CfnRotationScheduleProps.Builder |
CfnRotationScheduleProps.Builder.rotationRules(CfnRotationSchedule.RotationRulesProperty rotationRules)
Sets the value of
CfnRotationScheduleProps.getRotationRules() |
void |
CfnRotationSchedule.setRotationRules(CfnRotationSchedule.RotationRulesProperty value)
`AWS::SecretsManager::RotationSchedule.RotationRules`.
|
Copyright © 2021. All rights reserved.