| Package | Description |
|---|---|
| com.amazonaws.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
static CanaryRunStateReasonCode |
CanaryRunStateReasonCode.fromValue(String value)
Use this in place of valueOf.
|
static CanaryRunStateReasonCode |
CanaryRunStateReasonCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CanaryRunStateReasonCode[] |
CanaryRunStateReasonCode.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.withStateReasonCode(CanaryRunStateReasonCode stateReasonCode)
If this value is
CANARY_FAILURE, an exception occurred in the canary code. |
Copyright © 2024. All rights reserved.