

# AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails
<a name="API_AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails"></a>

Information about an environment variable that is available to builds for the build project.

## Contents
<a name="API_AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails_Contents"></a>

 ** Name **   <a name="securityhub-Type-AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails-Name"></a>
The name of the environment variable.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** Type **   <a name="securityhub-Type-AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails-Type"></a>
The type of environment variable.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** Value **   <a name="securityhub-Type-AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails-Value"></a>
The value of the environment variable.  
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/securityhub-2018-10-26/AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails) 