| Package | Description |
|---|---|
| com.amazonaws.services.internetmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
static HealthEventStatus |
HealthEventStatus.fromValue(String value)
Use this in place of valueOf.
|
static HealthEventStatus |
HealthEventStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HealthEventStatus[] |
HealthEventStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListHealthEventsRequest |
ListHealthEventsRequest.withEventStatus(HealthEventStatus eventStatus)
The status of a health event.
|
HealthEvent |
HealthEvent.withStatus(HealthEventStatus status)
Health event list member.
|
ImpactedLocation |
ImpactedLocation.withStatus(HealthEventStatus status)
The status of the health event at an impacted location.
|
GetHealthEventResult |
GetHealthEventResult.withStatus(HealthEventStatus status)
The status of a health event.
|
Copyright © 2023. All rights reserved.