| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static InferredWorkloadType |
InferredWorkloadType.fromValue(String value)
Use this in place of valueOf.
|
static InferredWorkloadType |
InferredWorkloadType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InferredWorkloadType[] |
InferredWorkloadType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InferredWorkloadSaving |
InferredWorkloadSaving.withInferredWorkloadTypes(InferredWorkloadType... inferredWorkloadTypes)
The applications that might be running on the instance as inferred by Compute Optimizer.
|
InstanceRecommendation |
InstanceRecommendation.withInferredWorkloadTypes(InferredWorkloadType... inferredWorkloadTypes)
The applications that might be running on the instance as inferred by Compute Optimizer.
|
AutoScalingGroupRecommendation |
AutoScalingGroupRecommendation.withInferredWorkloadTypes(InferredWorkloadType... inferredWorkloadTypes)
The applications that might be running on the instances in the Auto Scaling group as inferred by Compute
Optimizer.
|
Copyright © 2024. All rights reserved.