public interface AWSEC2Constants
extends org.jclouds.ec2.reference.EC2Constants
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_EC2_AMI_QUERY |
static String |
PROPERTY_EC2_CC_AMI_QUERY
expression to find amis that work on the cluster instance type
ex. |
static String |
PROPERTY_EC2_CC_REGIONS |
static final String PROPERTY_EC2_CC_AMI_QUERY
virtualization-type=hvm;architecture=x86_64;owner-id=137112412989,099720109477;hypervisor=xen;
state=available;image-type=machine;root-device-type=ebsInstanceType.CC1_4XLARGE,
Constant Field Valuesstatic final String PROPERTY_EC2_CC_REGIONS
static final String PROPERTY_EC2_AMI_QUERY
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.