

# ImageTagDetail


An object that represents the image tag details for an image.

## Contents


 ** createdAt **   <a name="ecrpublic-Type-ImageTagDetail-createdAt"></a>
The time stamp that indicates when the image tag was created.  
Type: Timestamp  
Required: No

 ** imageDetail **   <a name="ecrpublic-Type-ImageTagDetail-imageDetail"></a>
An object that describes the details of an image.  
Type: [ReferencedImageDetail](API_ReferencedImageDetail.md) object  
Required: No

 ** imageTag **   <a name="ecrpublic-Type-ImageTagDetail-imageTag"></a>
The tag that's associated with the image.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 300.  
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/ecr-public-2020-10-30/ImageTagDetail) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/ecr-public-2020-10-30/ImageTagDetail) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/ecr-public-2020-10-30/ImageTagDetail) 