| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static RDSInstanceFinding |
RDSInstanceFinding.fromValue(String value)
Use this in place of valueOf.
|
static RDSInstanceFinding |
RDSInstanceFinding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RDSInstanceFinding[] |
RDSInstanceFinding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RDSDBRecommendation |
RDSDBRecommendation.withInstanceFinding(RDSInstanceFinding instanceFinding)
The finding classification of an Amazon RDS instance.
|
Copyright © 2024. All rights reserved.