| 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 |
|---|---|
ExportECSServiceRecommendationsRequest |
ExportECSServiceRecommendationsRequest.clone() |
ExportECSServiceRecommendationsRequest |
ExportECSServiceRecommendationsRequest.withAccountIds(Collection<String> accountIds)
The Amazon Web Services account IDs for the export Amazon ECS service recommendations.
|
ExportECSServiceRecommendationsRequest |
ExportECSServiceRecommendationsRequest.withAccountIds(String... accountIds)
The Amazon Web Services account IDs for the export Amazon ECS service recommendations.
|
ExportECSServiceRecommendationsRequest |
ExportECSServiceRecommendationsRequest.withFieldsToExport(Collection<String> fieldsToExport)
The recommendations data to include in the export file.
|
ExportECSServiceRecommendationsRequest |
ExportECSServiceRecommendationsRequest.withFieldsToExport(ExportableECSServiceField... fieldsToExport)
The recommendations data to include in the export file.
|
ExportECSServiceRecommendationsRequest |
ExportECSServiceRecommendationsRequest.withFieldsToExport(String... fieldsToExport)
The recommendations data to include in the export file.
|
ExportECSServiceRecommendationsRequest |
ExportECSServiceRecommendationsRequest.withFileFormat(FileFormat fileFormat)
The format of the export file.
|
ExportECSServiceRecommendationsRequest |
ExportECSServiceRecommendationsRequest.withFileFormat(String fileFormat)
The format of the export file.
|
ExportECSServiceRecommendationsRequest |
ExportECSServiceRecommendationsRequest.withFilters(Collection<ECSServiceRecommendationFilter> filters)
An array of objects to specify a filter that exports a more specific set of Amazon ECS service recommendations.
|
ExportECSServiceRecommendationsRequest |
ExportECSServiceRecommendationsRequest.withFilters(ECSServiceRecommendationFilter... filters)
An array of objects to specify a filter that exports a more specific set of Amazon ECS service recommendations.
|
ExportECSServiceRecommendationsRequest |
ExportECSServiceRecommendationsRequest.withIncludeMemberAccounts(Boolean includeMemberAccounts)
If your account is the management account or the delegated administrator of an organization, this parameter
indicates whether to include recommendations for resources in all member accounts of the organization.
|
ExportECSServiceRecommendationsRequest |
ExportECSServiceRecommendationsRequest.withS3DestinationConfig(S3DestinationConfig s3DestinationConfig) |
Copyright © 2023. All rights reserved.