| Package | Description |
|---|---|
| software.amazon.awscdk.services.secretsmanager |
AWS Secrets Manager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRotationSchedule.Builder |
CfnRotationSchedule.Builder.create(software.constructs.Construct scope,
String id) |
CfnRotationSchedule.Builder |
CfnRotationSchedule.Builder.hostedRotationLambda(CfnRotationSchedule.HostedRotationLambdaProperty hostedRotationLambda)
`AWS::SecretsManager::RotationSchedule.HostedRotationLambda`.
|
CfnRotationSchedule.Builder |
CfnRotationSchedule.Builder.hostedRotationLambda(IResolvable hostedRotationLambda)
`AWS::SecretsManager::RotationSchedule.HostedRotationLambda`.
|
CfnRotationSchedule.Builder |
CfnRotationSchedule.Builder.rotationLambdaArn(String rotationLambdaArn)
`AWS::SecretsManager::RotationSchedule.RotationLambdaARN`.
|
CfnRotationSchedule.Builder |
CfnRotationSchedule.Builder.rotationRules(CfnRotationSchedule.RotationRulesProperty rotationRules)
`AWS::SecretsManager::RotationSchedule.RotationRules`.
|
CfnRotationSchedule.Builder |
CfnRotationSchedule.Builder.rotationRules(IResolvable rotationRules)
`AWS::SecretsManager::RotationSchedule.RotationRules`.
|
CfnRotationSchedule.Builder |
CfnRotationSchedule.Builder.secretId(String secretId)
`AWS::SecretsManager::RotationSchedule.SecretId`.
|
Copyright © 2021. All rights reserved.