| Package | Description |
|---|---|
| com.amazonaws.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
Ec2RecommendationsExportPreferences |
Ec2RecommendationsExportPreferences.clone() |
Ec2RecommendationsExportPreferences |
ExportPreferences.getEc2RecommendationsPreferences()
If enabled, exported data includes EC2 instance type matches for on-premises servers discovered through Amazon
Web Services Application Discovery Service.
|
Ec2RecommendationsExportPreferences |
Ec2RecommendationsExportPreferences.withCpuPerformanceMetricBasis(UsageMetricBasis cpuPerformanceMetricBasis)
The recommended EC2 instance type that matches the CPU usage metric of server performance data.
|
Ec2RecommendationsExportPreferences |
Ec2RecommendationsExportPreferences.withEnabled(Boolean enabled)
If set to true, the export preferences is set to
Ec2RecommendationsExportPreferences. |
Ec2RecommendationsExportPreferences |
Ec2RecommendationsExportPreferences.withExcludedInstanceTypes(Collection<String> excludedInstanceTypes)
An array of instance types to exclude from recommendations.
|
Ec2RecommendationsExportPreferences |
Ec2RecommendationsExportPreferences.withExcludedInstanceTypes(String... excludedInstanceTypes)
An array of instance types to exclude from recommendations.
|
Ec2RecommendationsExportPreferences |
Ec2RecommendationsExportPreferences.withPreferredRegion(String preferredRegion)
The target Amazon Web Services Region for the recommendations.
|
Ec2RecommendationsExportPreferences |
Ec2RecommendationsExportPreferences.withRamPerformanceMetricBasis(UsageMetricBasis ramPerformanceMetricBasis)
The recommended EC2 instance type that matches the Memory usage metric of server performance data.
|
Ec2RecommendationsExportPreferences |
Ec2RecommendationsExportPreferences.withReservedInstanceOptions(ReservedInstanceOptions reservedInstanceOptions)
The contract type for a reserved instance.
|
Ec2RecommendationsExportPreferences |
Ec2RecommendationsExportPreferences.withTenancy(String tenancy)
The target tenancy to use for your recommended EC2 instances.
|
Ec2RecommendationsExportPreferences |
Ec2RecommendationsExportPreferences.withTenancy(Tenancy tenancy)
The target tenancy to use for your recommended EC2 instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportPreferences.setEc2RecommendationsPreferences(Ec2RecommendationsExportPreferences ec2RecommendationsPreferences)
If enabled, exported data includes EC2 instance type matches for on-premises servers discovered through Amazon
Web Services Application Discovery Service.
|
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.
|
Copyright © 2024. All rights reserved.