| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
Ec2RecommendationsExportPreferences |
ExportPreferences.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 |
|---|---|
ExportPreferences.Builder |
ExportPreferences.Builder.ec2RecommendationsPreferences(Ec2RecommendationsExportPreferences ec2RecommendationsPreferences)
If enabled, exported data includes EC2 instance type matches for on-premises servers discovered through
Amazon Web Services Application Discovery Service.
|
static ExportPreferences |
ExportPreferences.fromEc2RecommendationsPreferences(Ec2RecommendationsExportPreferences ec2RecommendationsPreferences)
Create an instance of this class with
ExportPreferences.ec2RecommendationsPreferences() initialized to the given value. |
Copyright © 2023. All rights reserved.