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