

# EnvironmentImage
<a name="API_EnvironmentImage"></a>

Information about a Docker image that is managed by AWS CodeBuild.

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

**Note**  
In the following list, the required parameters are described first.

 ** description **   <a name="CodeBuild-Type-EnvironmentImage-description"></a>
The description of the Docker image.  
Type: String  
Required: No

 ** name **   <a name="CodeBuild-Type-EnvironmentImage-name"></a>
The name of the Docker image.  
Type: String  
Required: No

 ** versions **   <a name="CodeBuild-Type-EnvironmentImage-versions"></a>
A list of environment image versions.  
Type: Array of strings  
Required: No

## See Also
<a name="API_EnvironmentImage_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/codebuild-2016-10-06/EnvironmentImage) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/codebuild-2016-10-06/EnvironmentImage) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/codebuild-2016-10-06/EnvironmentImage) 