| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static MigrationEffort |
MigrationEffort.fromValue(String value)
Use this in place of valueOf.
|
static MigrationEffort |
MigrationEffort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MigrationEffort[] |
MigrationEffort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceRecommendationOption |
InstanceRecommendationOption.withMigrationEffort(MigrationEffort migrationEffort)
The level of effort required to migrate from the current instance type to the recommended instance type.
|
AutoScalingGroupRecommendationOption |
AutoScalingGroupRecommendationOption.withMigrationEffort(MigrationEffort migrationEffort)
The level of effort required to migrate from the current instance type to the recommended instance type.
|
Copyright © 2023. All rights reserved.