| Package | Description |
|---|---|
| software.amazon.awscdk.services.secretsmanager |
AWS Secrets Manager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
RotationSchedule |
ISecretTargetAttachment.Jsii$Proxy.addRotationSchedule(String id,
RotationScheduleOptions options)
Adds a rotation schedule to the secret.
|
default RotationSchedule |
ISecretTargetAttachment.Jsii$Default.addRotationSchedule(String id,
RotationScheduleOptions options)
Adds a rotation schedule to the secret.
|
RotationSchedule |
Secret.addRotationSchedule(String id,
RotationScheduleOptions options)
Adds a rotation schedule to the secret.
|
RotationSchedule |
SecretTargetAttachment.addRotationSchedule(String id,
RotationScheduleOptions options)
Adds a rotation schedule to the secret.
|
RotationSchedule |
ISecret.addRotationSchedule(String id,
RotationScheduleOptions options)
Adds a rotation schedule to the secret.
|
RotationSchedule |
ISecret.Jsii$Proxy.addRotationSchedule(String id,
RotationScheduleOptions options)
Adds a rotation schedule to the secret.
|
default RotationSchedule |
ISecret.Jsii$Default.addRotationSchedule(String id,
RotationScheduleOptions options)
Adds a rotation schedule to the secret.
|
RotationSchedule |
RotationSchedule.Builder.build() |
Copyright © 2022. All rights reserved.