org.jclouds.aws.ec2.reference
Interface AWSEC2Constants

All Superinterfaces:
org.jclouds.ec2.reference.EC2Constants

public interface AWSEC2Constants
extends org.jclouds.ec2.reference.EC2Constants

Configuration properties and constants used in EC2 connections.

Author:
Adrian Cole

Field Summary
static String PROPERTY_EC2_CC_AMIs
          amis that work on the cluster instance type
 
Fields inherited from interface org.jclouds.ec2.reference.EC2Constants
PROPERTY_EC2_AMI_OWNERS
 

Field Detail

PROPERTY_EC2_CC_AMIs

static final String PROPERTY_EC2_CC_AMIs
amis that work on the cluster instance type

See Also:
InstanceType.CC1_4XLARGE, Constant Field Values


Copyright © 2009-2011 jclouds. All Rights Reserved.