| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(RotationScheduleOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
RotationScheduleOptions.Builder. |
Copyright © 2022. All rights reserved.