| Package | Description |
|---|---|
| software.amazon.awscdk.services.secretsmanager |
AWS Secrets Manager Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SecretAttributes.Jsii$Proxy
An implementation for
SecretAttributes |
| Modifier and Type | Method and Description |
|---|---|
SecretAttributes |
SecretAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static ISecret |
Secret.fromSecretAttributes(software.constructs.Construct scope,
String id,
SecretAttributes attrs)
(experimental) Import an existing secret into the Stack.
|
Copyright © 2021. All rights reserved.