@Generated(value="jsii-pacmak/1.41.0 (build a274beb)", date="2021-10-28T21:51:42.878Z") @Stability(value=Stable) public interface EnvValueFromSecretOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
EnvValueFromSecretOptions.Builder
A builder for
EnvValueFromSecretOptions |
static class |
EnvValueFromSecretOptions.Jsii$Proxy
An implementation for
EnvValueFromSecretOptions |
| Modifier and Type | Method and Description |
|---|---|
static EnvValueFromSecretOptions.Builder |
builder() |
default Boolean |
getOptional()
Specify whether the Secret or its key must be defined.
|
@Stability(value=Stable) @Nullable default Boolean getOptional()
Default: false
@Stability(value=Stable) static EnvValueFromSecretOptions.Builder builder()
EnvValueFromSecretOptions.Builder of EnvValueFromSecretOptionsCopyright © 2021. All rights reserved.