| Package | Description |
|---|---|
| com.amazonaws.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
static CanaryRunState |
CanaryRunState.fromValue(String value)
Use this in place of valueOf.
|
static CanaryRunState |
CanaryRunState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CanaryRunState[] |
CanaryRunState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CanaryRunStatus |
CanaryRunStatus.withState(CanaryRunState state)
The current state of the run.
|
Copyright © 2022. All rights reserved.