Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancing.CfnLoadBalancerPropsMixin.HealthCheckProperty
Packages that use CfnLoadBalancerPropsMixin.HealthCheckProperty
-
Uses of CfnLoadBalancerPropsMixin.HealthCheckProperty in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancing
Classes in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancing that implement CfnLoadBalancerPropsMixin.HealthCheckPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLoadBalancerPropsMixin.HealthCheckPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancing that return CfnLoadBalancerPropsMixin.HealthCheckPropertyModifier and TypeMethodDescriptionCfnLoadBalancerPropsMixin.HealthCheckProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancing with parameters of type CfnLoadBalancerPropsMixin.HealthCheckPropertyModifier and TypeMethodDescriptionCfnLoadBalancerMixinProps.Builder.healthCheck(CfnLoadBalancerPropsMixin.HealthCheckProperty healthCheck) Sets the value ofCfnLoadBalancerMixinProps.getHealthCheck()CfnLoadBalancerPropsMixin.Builder.healthCheck(CfnLoadBalancerPropsMixin.HealthCheckProperty healthCheck) The health check settings to use when evaluating the health of your EC2 instances.