| Modifier and Type | Class and Description |
|---|---|
static class |
SecretValue.Jsii$Proxy
An implementation for
SecretValue |
| Modifier and Type | Method and Description |
|---|---|
SecretValue |
SecretValue.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static EnvValue |
EnvValue.fromSecretValue(SecretValue secretValue)
Defines an environment value from a secret JSON value.
|
static EnvValue |
EnvValue.fromSecretValue(SecretValue secretValue,
EnvValueFromSecretOptions options)
Defines an environment value from a secret JSON value.
|
Copyright © 2021. All rights reserved.