Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancing.CfnLoadBalancerPropsMixin.HealthCheckProperty.Builder
Packages that use CfnLoadBalancerPropsMixin.HealthCheckProperty.Builder
-
Uses of CfnLoadBalancerPropsMixin.HealthCheckProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancing
Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancing that return CfnLoadBalancerPropsMixin.HealthCheckProperty.BuilderModifier and TypeMethodDescriptionCfnLoadBalancerPropsMixin.HealthCheckProperty.builder()CfnLoadBalancerPropsMixin.HealthCheckProperty.Builder.healthyThreshold(String healthyThreshold) Sets the value ofCfnLoadBalancerPropsMixin.HealthCheckProperty.getHealthyThreshold()Sets the value ofCfnLoadBalancerPropsMixin.HealthCheckProperty.getInterval()Sets the value ofCfnLoadBalancerPropsMixin.HealthCheckProperty.getTarget()Sets the value ofCfnLoadBalancerPropsMixin.HealthCheckProperty.getTimeout()CfnLoadBalancerPropsMixin.HealthCheckProperty.Builder.unhealthyThreshold(String unhealthyThreshold) Sets the value ofCfnLoadBalancerPropsMixin.HealthCheckProperty.getUnhealthyThreshold()Constructors in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancing with parameters of type CfnLoadBalancerPropsMixin.HealthCheckProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLoadBalancerPropsMixin.HealthCheckProperty.Builder.