One or more filters.
Name | Type | Description | Notes |
---|---|---|---|
accountAliases | List<String> | The account aliases of the owners of the OMIs. | [optional] |
accountIds | List<String> | The account IDs of the owners of the OMIs. By default, all the OMIs for which you have launch permissions are described. | [optional] |
architectures | List<String> | The architectures of the OMIs (`i386` | `x86_64`). | [optional] |
blockDeviceMappingDeleteOnVmDeletion | Boolean | Whether the volumes are deleted or not when terminating the VM. | [optional] |
blockDeviceMappingDeviceNames | List<String> | The device names for the volumes. | [optional] |
blockDeviceMappingSnapshotIds | List<String> | The IDs of the snapshots used to create the volumes. | [optional] |
blockDeviceMappingVolumeSizes | List<Integer> | The sizes of the volumes, in gibibytes (GiB). | [optional] |
blockDeviceMappingVolumeTypes | List<String> | The types of volumes (`standard` | `gp2` | `io1`). | [optional] |
descriptions | List<String> | The descriptions of the OMIs, provided when they were created. | [optional] |
fileLocations | List<String> | The locations of the buckets where the OMI files are stored. | [optional] |
hypervisors | List<String> | The hypervisor type of the OMI (always `xen`). | [optional] |
imageIds | List<String> | The IDs of the OMIs. | [optional] |
imageNames | List<String> | The names of the OMIs, provided when they were created. | [optional] |
permissionsToLaunchAccountIds | List<String> | The account IDs which have launch permissions for the OMIs. | [optional] |
permissionsToLaunchGlobalPermission | Boolean | If true, lists all public OMIs. If false, lists all private OMIs. | [optional] |
productCodeNames | List<String> | The names of the product codes associated with the OMI. | [optional] |
productCodes | List<String> | The product codes associated with the OMI. | [optional] |
rootDeviceNames | List<String> | The name of the root device. This value must be /dev/sda1. | [optional] |
rootDeviceTypes | List<String> | The types of root device used by the OMIs (`bsu` or `ebs`). | [optional] |
states | List<String> | The states of the OMIs (`pending` | `available` | `failed`). | [optional] |
tagKeys | List<String> | The keys of the tags associated with the OMIs. | [optional] |
tagValues | List<String> | The values of the tags associated with the OMIs. | [optional] |
tags | List<String> | The key/value combination of the tags associated with the OMIs, in the following format: "Filters":{"Tags":["TAGKEY=TAGVALUE"]}. | [optional] |
virtualizationTypes | List<String> | The virtualization types (always `hvm`). | [optional] |