| Package | Description |
|---|---|
| com.amazonaws.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
ExportPreferences |
ExportPreferences.clone() |
ExportPreferences |
StartExportTaskRequest.getPreferences()
Indicates the type of data that needs to be exported.
|
ExportPreferences |
ExportPreferences.withEc2RecommendationsPreferences(Ec2RecommendationsExportPreferences ec2RecommendationsPreferences)
If enabled, exported data includes EC2 instance type matches for on-premises servers discovered through Amazon
Web Services Application Discovery Service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartExportTaskRequest.setPreferences(ExportPreferences preferences)
Indicates the type of data that needs to be exported.
|
StartExportTaskRequest |
StartExportTaskRequest.withPreferences(ExportPreferences preferences)
Indicates the type of data that needs to be exported.
|
Copyright © 2024. All rights reserved.