public static interface MetricCollectionType.Builder extends CopyableBuilder<MetricCollectionType.Builder,MetricCollectionType>
| Modifier and Type | Method and Description |
|---|---|
MetricCollectionType.Builder |
metric(String metric)
One of the following metrics:
|
copyapply, buildMetricCollectionType.Builder metric(String metric)
One of the following metrics:
GroupMinSize
GroupMaxSize
GroupDesiredCapacity
GroupInServiceInstances
GroupPendingInstances
GroupStandbyInstances
GroupTerminatingInstances
GroupTotalInstances
metric - One of the following metrics:
GroupMinSize
GroupMaxSize
GroupDesiredCapacity
GroupInServiceInstances
GroupPendingInstances
GroupStandbyInstances
GroupTerminatingInstances
GroupTotalInstances
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.