org.jclouds.cloudwatch.domain
Class RDSConstants.Dimension

java.lang.Object
  extended by org.jclouds.cloudwatch.domain.RDSConstants.Dimension
Enclosing class:
RDSConstants

public static class RDSConstants.Dimension
extends Object


Field Summary
static String DATABASE_CLASS
           
static String DB_INSTANCE_IDENTIFIER
           
static String ENGINE_NAME
           
 
Constructor Summary
RDSConstants.Dimension()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DB_INSTANCE_IDENTIFIER

public static final String DB_INSTANCE_IDENTIFIER
See Also:
Constant Field Values

DATABASE_CLASS

public static final String DATABASE_CLASS
See Also:
Constant Field Values

ENGINE_NAME

public static final String ENGINE_NAME
See Also:
Constant Field Values
Constructor Detail

RDSConstants.Dimension

public RDSConstants.Dimension()


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.