| 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 |
|---|---|
GetRecommendationPreferencesRequest |
GetRecommendationPreferencesRequest.clone() |
GetRecommendationPreferencesRequest |
GetRecommendationPreferencesRequest.withMaxResults(Integer maxResults)
The maximum number of recommendation preferences to return with a single request.
|
GetRecommendationPreferencesRequest |
GetRecommendationPreferencesRequest.withNextToken(String nextToken)
The token to advance to the next page of recommendation preferences.
|
GetRecommendationPreferencesRequest |
GetRecommendationPreferencesRequest.withResourceType(ResourceType resourceType)
The target resource type of the recommendation preference for which to return preferences.
|
GetRecommendationPreferencesRequest |
GetRecommendationPreferencesRequest.withResourceType(String resourceType)
The target resource type of the recommendation preference for which to return preferences.
|
GetRecommendationPreferencesRequest |
GetRecommendationPreferencesRequest.withScope(Scope scope)
An object that describes the scope of the recommendation preference to return.
|
Copyright © 2024. All rights reserved.