| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
AlarmIdentifier |
UpdateHealthCheckRequest.alarmIdentifier()
A complex type that identifies the CloudWatch alarm that you want Amazon Route 53 health checkers to use to
determine whether the specified health check is healthy.
|
AlarmIdentifier |
HealthCheckConfig.alarmIdentifier()
A complex type that identifies the CloudWatch alarm that you want Amazon Route 53 health checkers to use to
determine whether the specified health check is healthy.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateHealthCheckRequest.Builder |
UpdateHealthCheckRequest.Builder.alarmIdentifier(AlarmIdentifier alarmIdentifier)
A complex type that identifies the CloudWatch alarm that you want Amazon Route 53 health checkers to use to
determine whether the specified health check is healthy.
|
HealthCheckConfig.Builder |
HealthCheckConfig.Builder.alarmIdentifier(AlarmIdentifier alarmIdentifier)
A complex type that identifies the CloudWatch alarm that you want Amazon Route 53 health checkers to use to
determine whether the specified health check is healthy.
|
Copyright © 2021. All rights reserved.