Uses of Class
software.amazon.awscdk.services.elasticloadbalancing.CfnLoadBalancer.HealthCheckProperty.Builder
Packages that use CfnLoadBalancer.HealthCheckProperty.Builder
Package
Description
Amazon Elastic Load Balancing Construct Library
-
Uses of CfnLoadBalancer.HealthCheckProperty.Builder in software.amazon.awscdk.services.elasticloadbalancing
Methods in software.amazon.awscdk.services.elasticloadbalancing that return CfnLoadBalancer.HealthCheckProperty.BuilderModifier and TypeMethodDescriptionCfnLoadBalancer.HealthCheckProperty.builder()CfnLoadBalancer.HealthCheckProperty.Builder.healthyThreshold(String healthyThreshold) Sets the value ofCfnLoadBalancer.HealthCheckProperty.getHealthyThreshold()Sets the value ofCfnLoadBalancer.HealthCheckProperty.getInterval()Sets the value ofCfnLoadBalancer.HealthCheckProperty.getTarget()Sets the value ofCfnLoadBalancer.HealthCheckProperty.getTimeout()CfnLoadBalancer.HealthCheckProperty.Builder.unhealthyThreshold(String unhealthyThreshold) Sets the value ofCfnLoadBalancer.HealthCheckProperty.getUnhealthyThreshold()Constructors in software.amazon.awscdk.services.elasticloadbalancing with parameters of type CfnLoadBalancer.HealthCheckProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLoadBalancer.HealthCheckProperty.Builder.