Uses of Class
software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
-
Packages that use CloudWatchAlarmConfiguration Package Description software.amazon.awssdk.services.route53.model -
-
Uses of CloudWatchAlarmConfiguration in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return CloudWatchAlarmConfiguration Modifier and Type Method Description CloudWatchAlarmConfigurationHealthCheck. cloudWatchAlarmConfiguration()A complex type that contains information about the CloudWatch alarm that Amazon Route 53 is monitoring for this health check.Methods in software.amazon.awssdk.services.route53.model with parameters of type CloudWatchAlarmConfiguration Modifier and Type Method Description HealthCheck.BuilderHealthCheck.Builder. cloudWatchAlarmConfiguration(CloudWatchAlarmConfiguration cloudWatchAlarmConfiguration)A complex type that contains information about the CloudWatch alarm that Amazon Route 53 is monitoring for this health check.
-