Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.16 KB

API_EnvironmentResponse.md

File metadata and controls

24 lines (18 loc) · 1.16 KB

EnvironmentResponse

The results of a configuration update that applied environment variables.

Contents

Error Error messages for environment variables that could not be applied.
Type: EnvironmentError object
Required: No

Variables Environment variable key-value pairs.
Type: String to string map
Key Pattern: [a-zA-Z]([a-zA-Z0-9_])+
Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: