| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SecretsManagerSecretOptions.Jsii$Proxy
An implementation for
SecretsManagerSecretOptions |
| Modifier and Type | Method and Description |
|---|---|
SecretsManagerSecretOptions |
SecretsManagerSecretOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static SecretValue |
SecretValue.secretsManager(String secretId,
SecretsManagerSecretOptions options)
(experimental) Creates a `SecretValue` with a value which is dynamically loaded from AWS Secrets Manager.
|
Copyright © 2021. All rights reserved.