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 AWS SDKs, see the following: