| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer |
AWS Compute Optimizer is a service that analyzes the configuration and utilization metrics of your AWS resources,
such as EC2 instances and Auto Scaling groups.
|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
GetEC2RecommendationProjectedMetricsRequest |
GetEC2RecommendationProjectedMetricsRequest.clone() |
GetEC2RecommendationProjectedMetricsRequest |
GetEC2RecommendationProjectedMetricsRequest.withEndTime(Date endTime)
The time stamp of the last projected metrics data point to return.
|
GetEC2RecommendationProjectedMetricsRequest |
GetEC2RecommendationProjectedMetricsRequest.withInstanceArn(String instanceArn)
The Amazon Resource Name (ARN) of the instances for which to return recommendation projected metrics.
|
GetEC2RecommendationProjectedMetricsRequest |
GetEC2RecommendationProjectedMetricsRequest.withPeriod(Integer period)
The granularity, in seconds, of the projected metrics data points.
|
GetEC2RecommendationProjectedMetricsRequest |
GetEC2RecommendationProjectedMetricsRequest.withStartTime(Date startTime)
The time stamp of the first projected metrics data point to return.
|
GetEC2RecommendationProjectedMetricsRequest |
GetEC2RecommendationProjectedMetricsRequest.withStat(MetricStatistic stat)
The statistic of the projected metrics.
|
GetEC2RecommendationProjectedMetricsRequest |
GetEC2RecommendationProjectedMetricsRequest.withStat(String stat)
The statistic of the projected metrics.
|
Copyright © 2019. All rights reserved.