| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static CpuVendorArchitecture |
CpuVendorArchitecture.fromValue(String value)
Use this in place of valueOf.
|
static CpuVendorArchitecture |
CpuVendorArchitecture.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CpuVendorArchitecture[] |
CpuVendorArchitecture.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.withCpuVendorArchitectures(CpuVendorArchitecture... cpuVendorArchitectures)
Describes the CPU vendor and architecture for an instance or Auto Scaling group recommendations.
|
RecommendationPreferences |
RecommendationPreferences.withCpuVendorArchitectures(CpuVendorArchitecture... cpuVendorArchitectures)
Specifies the CPU vendor and architecture for Amazon EC2 instance and Auto Scaling group recommendations.
|
Copyright © 2024. All rights reserved.