| Package | Description |
|---|---|
| com.amazonaws.services.arczonalshift.model |
| Modifier and Type | Method and Description |
|---|---|
static AutoshiftAppliedStatus |
AutoshiftAppliedStatus.fromValue(String value)
Use this in place of valueOf.
|
static AutoshiftAppliedStatus |
AutoshiftAppliedStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoshiftAppliedStatus[] |
AutoshiftAppliedStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AutoshiftInResource |
AutoshiftInResource.withAppliedStatus(AutoshiftAppliedStatus 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.