| Package | Description |
|---|---|
| com.amazonaws.services.internetmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
LocalHealthEventsConfig |
LocalHealthEventsConfig.clone() |
LocalHealthEventsConfig |
HealthEventsConfig.getAvailabilityLocalHealthEventsConfig()
The configuration that determines the threshold and other conditions for when Internet Monitor creates a health
event for a local availability issue.
|
LocalHealthEventsConfig |
HealthEventsConfig.getPerformanceLocalHealthEventsConfig()
The configuration that determines the threshold and other conditions for when Internet Monitor creates a health
event for a local performance issue.
|
LocalHealthEventsConfig |
LocalHealthEventsConfig.withHealthScoreThreshold(Double healthScoreThreshold)
The health event threshold percentage set for a local health score.
|
LocalHealthEventsConfig |
LocalHealthEventsConfig.withMinTrafficImpact(Double minTrafficImpact)
The minimum percentage of overall traffic for an application that must be impacted by an issue before Internet
Monitor creates an event when a threshold is crossed for a local health score.
|
LocalHealthEventsConfig |
LocalHealthEventsConfig.withStatus(LocalHealthEventsConfigStatus status)
The status of whether Internet Monitor creates a health event based on a threshold percentage set for a local
health score.
|
LocalHealthEventsConfig |
LocalHealthEventsConfig.withStatus(String status)
The status of whether Internet Monitor creates a health event based on a threshold percentage set for a local
health score.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HealthEventsConfig.setAvailabilityLocalHealthEventsConfig(LocalHealthEventsConfig availabilityLocalHealthEventsConfig)
The configuration that determines the threshold and other conditions for when Internet Monitor creates a health
event for a local availability issue.
|
void |
HealthEventsConfig.setPerformanceLocalHealthEventsConfig(LocalHealthEventsConfig performanceLocalHealthEventsConfig)
The configuration that determines the threshold and other conditions for when Internet Monitor creates a health
event for a local performance issue.
|
HealthEventsConfig |
HealthEventsConfig.withAvailabilityLocalHealthEventsConfig(LocalHealthEventsConfig availabilityLocalHealthEventsConfig)
The configuration that determines the threshold and other conditions for when Internet Monitor creates a health
event for a local availability issue.
|
HealthEventsConfig |
HealthEventsConfig.withPerformanceLocalHealthEventsConfig(LocalHealthEventsConfig performanceLocalHealthEventsConfig)
The configuration that determines the threshold and other conditions for when Internet Monitor creates a health
event for a local performance issue.
|
Copyright © 2023. All rights reserved.