| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub.model |
| Modifier and Type | Method and Description |
|---|---|
static EnrollmentStatus |
EnrollmentStatus.fromValue(String value)
Use this in place of valueOf.
|
static EnrollmentStatus |
EnrollmentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnrollmentStatus[] |
EnrollmentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccountEnrollmentStatus |
AccountEnrollmentStatus.withStatus(EnrollmentStatus status)
The account enrollment status.
|
UpdateEnrollmentStatusRequest |
UpdateEnrollmentStatusRequest.withStatus(EnrollmentStatus status)
Sets the account status.
|
Copyright © 2025. All rights reserved.