|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.ec2.reference.EC2Constants
public class EC2Constants
Configuration properties and constants used in EC2 connections.
| Field Summary | |
|---|---|
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_GENERATE_INSTANCE_NAMES
If this property is set to true(default), jclouds generate a name for each instance based on the group. |
static String |
PROPERTY_EC2_TIMEOUT_SECURITYGROUP_PRESENT
Eventual consistency delay for retrieving a security group after it is created (in ms) |
| Constructor Summary | |
|---|---|
protected |
EC2Constants()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PROPERTY_EC2_AMI_OWNERS
ComputeService
public static final String PROPERTY_EC2_TIMEOUT_SECURITYGROUP_PRESENT
public static final String PROPERTY_EC2_AUTO_ALLOCATE_ELASTIC_IPS
public static final String PROPERTY_EC2_GENERATE_INSTANCE_NAMES
EC2Api#getTagApi returning present.
| Constructor Detail |
|---|
protected EC2Constants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||