| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer |
Compute Optimizer is a service that analyzes the configuration and utilization metrics of your Amazon Web Services
compute resources, such as Amazon EC2 instances, Amazon EC2 Auto Scaling groups, Lambda functions, Amazon EBS
volumes, and Amazon ECS services on Fargate.
|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
GetEC2RecommendationProjectedMetricsRequest |
GetEC2RecommendationProjectedMetricsRequest.clone() |
GetEC2RecommendationProjectedMetricsRequest |
GetEC2RecommendationProjectedMetricsRequest.withEndTime(Date endTime)
The timestamp 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.withRecommendationPreferences(RecommendationPreferences recommendationPreferences)
An object to specify the preferences for the Amazon EC2 recommendation projected metrics to return in the
response.
|
GetEC2RecommendationProjectedMetricsRequest |
GetEC2RecommendationProjectedMetricsRequest.withStartTime(Date startTime)
The timestamp 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 © 2024. All rights reserved.