ManagedMicrovmImageVersion
Contains version information for a managed MicroVM image.
Contents
- createdAt
-
The timestamp when the version was created.
Type: Timestamp
Required: Yes
- imageArn
-
The ARN of the managed MicroVM image.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
[^\s]+Required: Yes
- imageVersion
-
The version of the managed MicroVM image.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
[^\s]+Required: Yes
- updatedAt
-
The timestamp when the version was last updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: