| Package | Description |
|---|---|
| software.amazon.awscdk.services.secretsmanager |
AWS Secrets Manager Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnRotationSchedule.HostedRotationLambdaProperty.Jsii$Proxy
An implementation for
CfnRotationSchedule.HostedRotationLambdaProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnRotationSchedule.HostedRotationLambdaProperty |
HostedRotation.bind(ISecret secret,
software.constructs.Construct scope)
(experimental) Binds this hosted rotation to a secret.
|
CfnRotationSchedule.HostedRotationLambdaProperty |
CfnRotationSchedule.HostedRotationLambdaProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnRotationSchedule.Builder |
CfnRotationSchedule.Builder.hostedRotationLambda(CfnRotationSchedule.HostedRotationLambdaProperty hostedRotationLambda)
`AWS::SecretsManager::RotationSchedule.HostedRotationLambda`.
|
CfnRotationScheduleProps.Builder |
CfnRotationScheduleProps.Builder.hostedRotationLambda(CfnRotationSchedule.HostedRotationLambdaProperty hostedRotationLambda)
Sets the value of
CfnRotationScheduleProps.getHostedRotationLambda() |
void |
CfnRotationSchedule.setHostedRotationLambda(CfnRotationSchedule.HostedRotationLambdaProperty value)
`AWS::SecretsManager::RotationSchedule.HostedRotationLambda`.
|
Copyright © 2021. All rights reserved.