| Package | Description |
|---|---|
| software.amazon.awssdk.services.internetmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
HealthEventsConfig |
UpdateMonitorRequest.healthEventsConfig()
The list of health score thresholds.
|
HealthEventsConfig |
GetMonitorResponse.healthEventsConfig()
The list of health event threshold configurations.
|
HealthEventsConfig |
CreateMonitorRequest.healthEventsConfig()
Defines the threshold percentages and other configuration information for when Amazon CloudWatch Internet Monitor
creates a health event.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateMonitorRequest.Builder |
UpdateMonitorRequest.Builder.healthEventsConfig(HealthEventsConfig healthEventsConfig)
The list of health score thresholds.
|
GetMonitorResponse.Builder |
GetMonitorResponse.Builder.healthEventsConfig(HealthEventsConfig healthEventsConfig)
The list of health event threshold configurations.
|
CreateMonitorRequest.Builder |
CreateMonitorRequest.Builder.healthEventsConfig(HealthEventsConfig healthEventsConfig)
Defines the threshold percentages and other configuration information for when Amazon CloudWatch Internet
Monitor creates a health event.
|
Copyright © 2023. All rights reserved.