| Package | Description |
|---|---|
| software.amazon.awscdk.services.secretsmanager |
AWS Secrets Manager Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnSecretProps.Jsii$Proxy
An implementation for
CfnSecretProps |
| Modifier and Type | Method and Description |
|---|---|
CfnSecretProps |
CfnSecretProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
CfnSecret(software.constructs.Construct scope,
String id,
CfnSecretProps props)
Create a new `AWS::SecretsManager::Secret`.
|
Copyright © 2021. All rights reserved.