| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static Finding |
Finding.fromValue(String value)
Use this in place of valueOf.
|
static Finding |
Finding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Finding[] |
Finding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AutoScalingGroupRecommendation |
AutoScalingGroupRecommendation.withFinding(Finding finding)
The finding classification for the Auto Scaling group.
|
InstanceRecommendation |
InstanceRecommendation.withFinding(Finding finding)
The finding classification for the instance.
|
Summary |
Summary.withName(Finding name)
The finding classification of the recommendation.
|
Copyright © 2020. All rights reserved.