

# ManagedMicrovmImageVersion
<a name="API_ManagedMicrovmImageVersion"></a>

Contains version information for a managed MicroVM image.

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

 ** createdAt **   <a name="lambdamicrovm-Type-ManagedMicrovmImageVersion-createdAt"></a>
The timestamp when the version was created.  
Type: Timestamp  
Required: Yes

 ** imageArn **   <a name="lambdamicrovm-Type-ManagedMicrovmImageVersion-imageArn"></a>
The ARN of the managed MicroVM image.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Pattern: `[^\s]+`   
Required: Yes

 ** imageVersion **   <a name="lambdamicrovm-Type-ManagedMicrovmImageVersion-imageVersion"></a>
The version of the managed MicroVM image.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Pattern: `[^\s]+`   
Required: Yes

 ** updatedAt **   <a name="lambdamicrovm-Type-ManagedMicrovmImageVersion-updatedAt"></a>
The timestamp when the version was last updated.  
Type: Timestamp  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/lambda-microvms-2025-09-09/ManagedMicrovmImageVersion) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lambda-microvms-2025-09-09/ManagedMicrovmImageVersion) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lambda-microvms-2025-09-09/ManagedMicrovmImageVersion) 