| Package | Description |
|---|---|
| software.amazon.awssdk.services.internetmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
HealthEventsConfig |
GetMonitorResponse.healthEventsConfig()
The list of health event thresholds.
|
HealthEventsConfig |
UpdateMonitorRequest.healthEventsConfig()
The list of health event thresholds.
|
HealthEventsConfig |
CreateMonitorRequest.healthEventsConfig()
Defines the health event threshold percentages, for performance score and availability score.
|
| Modifier and Type | Method and Description |
|---|---|
GetMonitorResponse.Builder |
GetMonitorResponse.Builder.healthEventsConfig(HealthEventsConfig healthEventsConfig)
The list of health event thresholds.
|
UpdateMonitorRequest.Builder |
UpdateMonitorRequest.Builder.healthEventsConfig(HealthEventsConfig healthEventsConfig)
The list of health event thresholds.
|
CreateMonitorRequest.Builder |
CreateMonitorRequest.Builder.healthEventsConfig(HealthEventsConfig healthEventsConfig)
Defines the health event threshold percentages, for performance score and availability score.
|
Copyright © 2023. All rights reserved.