Class: AWSOpsWorksAppEnvironment

Types~AWSOpsWorksAppEnvironment

new AWSOpsWorksAppEnvironment()

Properties:
Name Type Description
Key String Required: Yes. The name of the environment variable, which can consist of up to 64 characters. You can use upper and lowercase letters, numbers, and underscores (_), but the name must start with a letter or underscore.
Secure Boolean Required: No. Indicates whether the value of the environment variable is concealed, such as with a DescribeApps response. To conceal an environment variable's value, set the value to true.
Value String Required: Yes. The value of the environment variable, which can be empty. You can specify a value of up to 256 characters.
Source: