| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
ExportDestination |
ExportDestination.clone() |
ExportDestination |
RecommendationExportJob.getDestination()
An object that describes the destination of the export file.
|
ExportDestination |
ExportDestination.withS3(S3Destination s3)
An object that describes the destination Amazon Simple Storage Service (Amazon S3) bucket name and object keys of
a recommendations export file, and its associated metadata file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationExportJob.setDestination(ExportDestination destination)
An object that describes the destination of the export file.
|
RecommendationExportJob |
RecommendationExportJob.withDestination(ExportDestination destination)
An object that describes the destination of the export file.
|
Copyright © 2023. All rights reserved.