| Package | Description |
|---|---|
| software.amazon.awscdk.services.secretsmanager |
AWS Secrets Manager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
RotationScheduleOptions.Builder |
RotationScheduleOptions.Builder.automaticallyAfter(Duration automaticallyAfter)
Sets the value of
RotationScheduleOptions.getAutomaticallyAfter() |
static RotationScheduleOptions.Builder |
RotationScheduleOptions.builder() |
RotationScheduleOptions.Builder |
RotationScheduleOptions.Builder.hostedRotation(HostedRotation hostedRotation)
Sets the value of
RotationScheduleOptions.getHostedRotation() |
RotationScheduleOptions.Builder |
RotationScheduleOptions.Builder.rotationLambda(IFunction rotationLambda)
Sets the value of
RotationScheduleOptions.getRotationLambda() |
Copyright © 2021. All rights reserved.