Uses of Interface
software.amazon.awscdk.services.elasticloadbalancing.HealthCheck
Packages that use HealthCheck
Package
Description
Amazon Elastic Load Balancing Construct Library
-
Uses of HealthCheck in software.amazon.awscdk.services.elasticloadbalancing
Classes in software.amazon.awscdk.services.elasticloadbalancing that implement HealthCheckMethods in software.amazon.awscdk.services.elasticloadbalancing that return HealthCheckModifier and TypeMethodDescriptionHealthCheck.Builder.build()Builds the configured instance.default HealthCheckLoadBalancerProps.getHealthCheck()Health check settings for the load balancing targets.final HealthCheckLoadBalancerProps.Jsii$Proxy.getHealthCheck()Methods in software.amazon.awscdk.services.elasticloadbalancing with parameters of type HealthCheckModifier and TypeMethodDescriptionLoadBalancer.Builder.healthCheck(HealthCheck healthCheck) Health check settings for the load balancing targets.LoadBalancerProps.Builder.healthCheck(HealthCheck healthCheck) Sets the value ofLoadBalancerProps.getHealthCheck()