| 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)
The
appliedStatus field specifies which application traffic shift is in effect for a resource when
there is more than one traffic shift active. |
Copyright © 2023. All rights reserved.