public interface EC2Constants
| Modifier and Type | Field and Description | 
|---|---|
static String | 
PROPERTY_EC2_AMI_OWNERS
Listing the universe of amis is extremely expensive. 
 | 
static String | 
PROPERTY_EC2_AUTO_ALLOCATE_ELASTIC_IPS
Whenever a node is created, automatically allocate and assign an elastic ip address, also
 deallocate when the node is destroyed. 
 | 
static String | 
PROPERTY_EC2_TIMEOUT_SECURITYGROUP_PRESENT
Eventual consistency delay for retrieving a security group after it is created (in ms) 
 | 
static final String PROPERTY_EC2_AMI_OWNERS
ComputeServicestatic final String PROPERTY_EC2_TIMEOUT_SECURITYGROUP_PRESENT
static final String PROPERTY_EC2_AUTO_ALLOCATE_ELASTIC_IPS
Copyright © 2009-2012 jclouds. All Rights Reserved.