| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static LookBackPeriodPreference |
LookBackPeriodPreference.fromValue(String value)
Use this in place of valueOf.
|
static LookBackPeriodPreference |
LookBackPeriodPreference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LookBackPeriodPreference[] |
LookBackPeriodPreference.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.withLookBackPeriod(LookBackPeriodPreference lookBackPeriod)
The preference to control the number of days the utilization metrics of the Amazon Web Services resource are
analyzed.
|
GetEffectiveRecommendationPreferencesResult |
GetEffectiveRecommendationPreferencesResult.withLookBackPeriod(LookBackPeriodPreference lookBackPeriod)
The number of days the utilization metrics of the Amazon Web Services resource are analyzed.
|
RecommendationPreferencesDetail |
RecommendationPreferencesDetail.withLookBackPeriod(LookBackPeriodPreference lookBackPeriod)
The preference to control the number of days the utilization metrics of the Amazon Web Services resource are
analyzed.
|
EffectiveRecommendationPreferences |
EffectiveRecommendationPreferences.withLookBackPeriod(LookBackPeriodPreference lookBackPeriod)
The number of days the utilization metrics of the Amazon Web Services resource are analyzed.
|
RDSEffectiveRecommendationPreferences |
RDSEffectiveRecommendationPreferences.withLookBackPeriod(LookBackPeriodPreference lookBackPeriod)
The number of days the utilization metrics of the Amazon RDS are analyzed.
|
Copyright © 2024. All rights reserved.