Information about the OMI.
Name | Type | Description | Notes |
---|---|---|---|
accountAlias | String | The account alias of the owner of the OMI. | [optional] |
accountId | String | The account ID of the owner of the OMI. | [optional] |
architecture | String | The architecture of the OMI. | [optional] |
blockDeviceMappings | List<BlockDeviceMappingImage> | One or more block device mappings. | [optional] |
creationDate | OffsetDateTime | The date and time (UTC) at which the OMI was created. | [optional] |
description | String | The description of the OMI. | [optional] |
fileLocation | String | The location from which the OMI files were created. | [optional] |
imageId | String | The ID of the OMI. | [optional] |
imageName | String | The name of the OMI. | [optional] |
imageType | String | The type of the OMI. | [optional] |
permissionsToLaunch | PermissionsOnResource | [optional] | |
productCodes | List<String> | The product codes associated with the OMI. | [optional] |
rootDeviceName | String | The name of the root device. | [optional] |
rootDeviceType | String | The type of root device used by the OMI (always `bsu`). | [optional] |
state | String | The state of the OMI (`pending` | `available` | `failed`). | [optional] |
stateComment | StateComment | [optional] | |
tags | List<ResourceTag> | One or more tags associated with the OMI. | [optional] |