EnvironmentConfigurationParameter
The environment configuration parameter.
Contents
- isEditable
-
Specifies whether the environment parameter is editable.
Type: Boolean
Required: No
- name
-
The name of the environment configuration parameter.
Type: String
Pattern:
^[a-zA-Z_][a-zA-Z0-9_]*$
Required: No
- value
-
The value of the environment configuration parameter.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: