public class CreateAMISetRequest.AmisEntry extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
hvm
The AMI that uses HVM virtualization typeSee http://schemas.taskcluster.net/aws-provisioner/v1/create-ami-set-request.json#/properties/amis/items/properties/hvm
|
String |
pv
The AMI that uses PV virtualization typeSee http://schemas.taskcluster.net/aws-provisioner/v1/create-ami-set-request.json#/properties/amis/items/properties/pv
|
String |
region
The Amazon AWS region of the AMI setSee http://schemas.taskcluster.net/aws-provisioner/v1/create-ami-set-request.json#/properties/amis/items/properties/region
|
| Constructor and Description |
|---|
AmisEntry() |
Copyright © 2014–2017 Mozilla. All rights reserved.