Uses of Class
software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonRequest
Packages that use GetHealthCheckLastFailureReasonRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of GetHealthCheckLastFailureReasonRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type GetHealthCheckLastFailureReasonRequestModifier and TypeMethodDescriptionRoute53AsyncClient.getHealthCheckLastFailureReason(GetHealthCheckLastFailureReasonRequest getHealthCheckLastFailureReasonRequest) Gets the reason that a specified health check failed most recently.Route53Client.getHealthCheckLastFailureReason(GetHealthCheckLastFailureReasonRequest getHealthCheckLastFailureReasonRequest) Gets the reason that a specified health check failed most recently. -
Uses of GetHealthCheckLastFailureReasonRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type GetHealthCheckLastFailureReasonRequestModifier and TypeMethodDescriptionGetHealthCheckLastFailureReasonRequestMarshaller.marshall(GetHealthCheckLastFailureReasonRequest getHealthCheckLastFailureReasonRequest)