| 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)
A structure that defines the rotation configuration for this secret.
|
CfnRotationScheduleProps.Builder |
CfnRotationScheduleProps.Builder.rotationRules(CfnRotationSchedule.RotationRulesProperty rotationRules)
Sets the value of
CfnRotationScheduleProps.getRotationRules() |
void |
CfnRotationSchedule.setRotationRules(CfnRotationSchedule.RotationRulesProperty value)
A structure that defines the rotation configuration for this secret.
|
Copyright © 2022. All rights reserved.