org.jclouds.cloudwatch.domain
Class AutoScalingConstants.MetricName
java.lang.Object
org.jclouds.cloudwatch.domain.AutoScalingConstants.MetricName
- Enclosing interface:
- AutoScalingConstants
public static class AutoScalingConstants.MetricName
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GROUP_DESIRED_CAPACITY
public static final String GROUP_DESIRED_CAPACITY
- See Also:
- Constant Field Values
GROUP_IN_SERVICE_INSTANCES
public static final String GROUP_IN_SERVICE_INSTANCES
- See Also:
- Constant Field Values
GROUP_MAX_SIZE
public static final String GROUP_MAX_SIZE
- See Also:
- Constant Field Values
GROUP_MIN_SIZE
public static final String GROUP_MIN_SIZE
- See Also:
- Constant Field Values
GROUP_PENDING_INSTANCES
public static final String GROUP_PENDING_INSTANCES
- See Also:
- Constant Field Values
GROUP_TERMINATING_INSTANCES
public static final String GROUP_TERMINATING_INSTANCES
- See Also:
- Constant Field Values
GROUP_TOTAL_INSTANCES
public static final String GROUP_TOTAL_INSTANCES
- See Also:
- Constant Field Values
AutoScalingConstants.MetricName
public AutoScalingConstants.MetricName()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.