| Package | Description |
|---|---|
| software.amazon.awssdk.services.internetmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
LocalHealthEventsConfig |
HealthEventsConfig.availabilityLocalHealthEventsConfig()
The configuration that determines the threshold and other conditions for when Internet Monitor creates a health
event for a local availability issue.
|
LocalHealthEventsConfig |
HealthEventsConfig.performanceLocalHealthEventsConfig()
The configuration that determines the threshold and other conditions for when Internet Monitor creates a health
event for a local performance issue.
|
| Modifier and Type | Method and Description |
|---|---|
HealthEventsConfig.Builder |
HealthEventsConfig.Builder.availabilityLocalHealthEventsConfig(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.Builder |
HealthEventsConfig.Builder.performanceLocalHealthEventsConfig(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.