Uses of Class
software.amazon.awssdk.services.rds.model.TargetHealth
-
Packages that use TargetHealth Package Description software.amazon.awssdk.services.rds.model -
-
Uses of TargetHealth in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return TargetHealth Modifier and Type Method Description TargetHealthDBProxyTarget. targetHealth()Information about the connection health of the RDS Proxy target.Methods in software.amazon.awssdk.services.rds.model with parameters of type TargetHealth Modifier and Type Method Description DBProxyTarget.BuilderDBProxyTarget.Builder. targetHealth(TargetHealth targetHealth)Information about the connection health of the RDS Proxy target.
-