public class CreateAMISetRequest.AmisEntry extends Object
String
hvm
pv
region
AmisEntry()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String hvm
The AMI that uses HVM virtualization type
See http://schemas.taskcluster.net/aws-provisioner/v1/create-ami-set-request.json#/properties/amis/items/properties/hvm
public String pv
The AMI that uses PV virtualization type
See http://schemas.taskcluster.net/aws-provisioner/v1/create-ami-set-request.json#/properties/amis/items/properties/pv
public String region
The Amazon AWS region of the AMI set
See http://schemas.taskcluster.net/aws-provisioner/v1/create-ami-set-request.json#/properties/amis/items/properties/region
public AmisEntry()
Copyright © 2014–2017 Mozilla. All rights reserved.