| Package | Description |
|---|---|
| com.amazonaws.services.arczonalshift.model |
| Modifier and Type | Method and Description |
|---|---|
static AppliedStatus |
AppliedStatus.fromValue(String value)
Use this in place of valueOf.
|
static AppliedStatus |
AppliedStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppliedStatus[] |
AppliedStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ZonalShiftInResource |
ZonalShiftInResource.withAppliedStatus(AppliedStatus appliedStatus)
An
appliedStatus for a zonal shift for a resource can have one of two values: APPLIED
or NOT_APPLIED. |
Copyright © 2023. All rights reserved.