| Package | Description |
|---|---|
| software.amazon.awscdk.services.opsworks |
AWS OpsWorks Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnApp.EnvironmentVariableProperty.Builder |
CfnApp.EnvironmentVariableProperty.builder() |
CfnApp.EnvironmentVariableProperty.Builder |
CfnApp.EnvironmentVariableProperty.Builder.key(String key)
Sets the value of
CfnApp.EnvironmentVariableProperty.getKey() |
CfnApp.EnvironmentVariableProperty.Builder |
CfnApp.EnvironmentVariableProperty.Builder.secure(Boolean secure)
Sets the value of
CfnApp.EnvironmentVariableProperty.getSecure() |
CfnApp.EnvironmentVariableProperty.Builder |
CfnApp.EnvironmentVariableProperty.Builder.secure(IResolvable secure)
Sets the value of
CfnApp.EnvironmentVariableProperty.getSecure() |
CfnApp.EnvironmentVariableProperty.Builder |
CfnApp.EnvironmentVariableProperty.Builder.value(String value)
Sets the value of
CfnApp.EnvironmentVariableProperty.getValue() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnApp.EnvironmentVariableProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApp.DataSourceProperty.Builder. |
Copyright © 2022. All rights reserved.