Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions,
see Getting Started with Amazon Web Services in China
(PDF).
AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails
Information about an environment variable that is available to builds for the build project.
Contents
-
Name
-
The name of the environment variable.
Type: String
Pattern: .*\S.*
Required: No
-
Type
-
The type of environment variable.
Type: String
Pattern: .*\S.*
Required: No
-
Value
-
The value of the environment variable.
Type: String
Pattern: .*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: