@Stability(value=Stable) public static final class EnvValueFromSecretOptions.Builder extends Object implements software.amazon.jsii.Builder<EnvValueFromSecretOptions>
EnvValueFromSecretOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
EnvValueFromSecretOptions |
build()
Builds the configured instance.
|
EnvValueFromSecretOptions.Builder |
optional(Boolean optional)
Sets the value of
EnvValueFromSecretOptions.getOptional() |
@Stability(value=Stable) public EnvValueFromSecretOptions.Builder optional(Boolean optional)
EnvValueFromSecretOptions.getOptional()optional - Specify whether the Secret or its key must be defined.this@Stability(value=Stable) public EnvValueFromSecretOptions build()
build in interface software.amazon.jsii.Builder<EnvValueFromSecretOptions>EnvValueFromSecretOptionsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.