DescribeImagesResponseItemType
The DescribeImagesResponseItemType
data type.
The following table describes and shows the elements contained in DescribeImagesResponseItemType.
Member | Description | Type |
---|---|---|
imageId
|
Unique ID of the AMI being described. |
xsd:string
|
imageState
|
Current state of the AMI.
|
xsd:string
|
imageOwnerId
|
AWS Access Key ID of the image owner. |
xsd:string
|
isPublic
|
Returns true if this image has public launch permissions.
Returns false if it only has implicit and explicit launch
permissions.
|
xsd:boolean
|
productCodes
|
Product codes associated with this image. |
ec2:ProductCodeItemType[]
|