| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static InferredWorkloadTypesPreference |
InferredWorkloadTypesPreference.fromValue(String value)
Use this in place of valueOf.
|
static InferredWorkloadTypesPreference |
InferredWorkloadTypesPreference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InferredWorkloadTypesPreference[] |
InferredWorkloadTypesPreference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PutRecommendationPreferencesRequest |
PutRecommendationPreferencesRequest.withInferredWorkloadTypes(InferredWorkloadTypesPreference inferredWorkloadTypes)
The status of the inferred workload types recommendation preference to create or update.
|
EffectiveRecommendationPreferences |
EffectiveRecommendationPreferences.withInferredWorkloadTypes(InferredWorkloadTypesPreference inferredWorkloadTypes)
Describes the activation status of the inferred workload types preference.
|
RecommendationPreferencesDetail |
RecommendationPreferencesDetail.withInferredWorkloadTypes(InferredWorkloadTypesPreference inferredWorkloadTypes)
The status of the inferred workload types recommendation preference.
|
Copyright © 2023. All rights reserved.