| Package | Description |
|---|---|
| software.amazon.awscdk.services.opsworks |
| 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() |
Copyright © 2021. All rights reserved.