| Package | Description |
|---|---|
| com.amazonaws.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
static CanaryStateReasonCode |
CanaryStateReasonCode.fromValue(String value)
Use this in place of valueOf.
|
static CanaryStateReasonCode |
CanaryStateReasonCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CanaryStateReasonCode[] |
CanaryStateReasonCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CanaryStatus |
CanaryStatus.withStateReasonCode(CanaryStateReasonCode stateReasonCode)
If the canary cannot run or has failed, this field displays the reason.
|
Copyright © 2023. All rights reserved.