| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer |
AWS Compute Optimizer is a service that analyzes the configuration and utilization metrics of your AWS compute
resources, such as EC2 instances, Auto Scaling groups, AWS Lambda functions, and Amazon EBS volumes.
|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
ExportEBSVolumeRecommendationsRequest |
ExportEBSVolumeRecommendationsRequest.clone() |
ExportEBSVolumeRecommendationsRequest |
ExportEBSVolumeRecommendationsRequest.withAccountIds(Collection<String> accountIds)
The IDs of the AWS accounts for which to export Amazon EBS volume recommendations.
|
ExportEBSVolumeRecommendationsRequest |
ExportEBSVolumeRecommendationsRequest.withAccountIds(String... accountIds)
The IDs of the AWS accounts for which to export Amazon EBS volume recommendations.
|
ExportEBSVolumeRecommendationsRequest |
ExportEBSVolumeRecommendationsRequest.withFieldsToExport(Collection<String> fieldsToExport)
The recommendations data to include in the export file.
|
ExportEBSVolumeRecommendationsRequest |
ExportEBSVolumeRecommendationsRequest.withFieldsToExport(ExportableVolumeField... fieldsToExport)
The recommendations data to include in the export file.
|
ExportEBSVolumeRecommendationsRequest |
ExportEBSVolumeRecommendationsRequest.withFieldsToExport(String... fieldsToExport)
The recommendations data to include in the export file.
|
ExportEBSVolumeRecommendationsRequest |
ExportEBSVolumeRecommendationsRequest.withFileFormat(FileFormat fileFormat)
The format of the export file.
|
ExportEBSVolumeRecommendationsRequest |
ExportEBSVolumeRecommendationsRequest.withFileFormat(String fileFormat)
The format of the export file.
|
ExportEBSVolumeRecommendationsRequest |
ExportEBSVolumeRecommendationsRequest.withFilters(Collection<EBSFilter> filters)
An array of objects that describe a filter to export a more specific set of Amazon EBS volume recommendations.
|
ExportEBSVolumeRecommendationsRequest |
ExportEBSVolumeRecommendationsRequest.withFilters(EBSFilter... filters)
An array of objects that describe a filter to export a more specific set of Amazon EBS volume recommendations.
|
ExportEBSVolumeRecommendationsRequest |
ExportEBSVolumeRecommendationsRequest.withIncludeMemberAccounts(Boolean includeMemberAccounts)
Indicates whether to include recommendations for resources in all member accounts of the organization if your
account is the management account of an organization.
|
ExportEBSVolumeRecommendationsRequest |
ExportEBSVolumeRecommendationsRequest.withS3DestinationConfig(S3DestinationConfig s3DestinationConfig) |
Copyright © 2021. All rights reserved.