

# SnapshotBuild
<a name="API_SnapshotBuild"></a>

Contains size information about a MicroVM image snapshot build.

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

 ** codeInstallSizeInBytes **   <a name="lambdamicrovm-Type-SnapshotBuild-codeInstallSizeInBytes"></a>
The size of the installed code in bytes.  
Type: Long  
Required: No

 ** diskSnapshotSizeInBytes **   <a name="lambdamicrovm-Type-SnapshotBuild-diskSnapshotSizeInBytes"></a>
The size of the disk snapshot in bytes.  
Type: Long  
Required: No

 ** memorySnapshotSizeInBytes **   <a name="lambdamicrovm-Type-SnapshotBuild-memorySnapshotSizeInBytes"></a>
The size of the memory snapshot in bytes.  
Type: Long  
Required: No

## See Also
<a name="API_SnapshotBuild_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/SnapshotBuild) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lambda-microvms-2025-09-09/SnapshotBuild) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lambda-microvms-2025-09-09/SnapshotBuild) 