| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static LicenseEdition |
LicenseEdition.fromValue(String value)
Use this in place of valueOf.
|
static LicenseEdition |
LicenseEdition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LicenseEdition[] |
LicenseEdition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseConfiguration |
LicenseConfiguration.withLicenseEdition(LicenseEdition licenseEdition)
The edition of the license for the application that runs on the instance.
|
LicenseRecommendationOption |
LicenseRecommendationOption.withLicenseEdition(LicenseEdition licenseEdition)
The recommended edition of the license for the application that runs on the instance.
|
Copyright © 2023. All rights reserved.