Uses of Interface
software.amazon.awscdk.services.autoscaling.ElbHealthCheckOptions
Packages that use ElbHealthCheckOptions
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of ElbHealthCheckOptions in software.amazon.awscdk.services.autoscaling
Classes in software.amazon.awscdk.services.autoscaling that implement ElbHealthCheckOptionsMethods in software.amazon.awscdk.services.autoscaling that return ElbHealthCheckOptionsModifier and TypeMethodDescriptionElbHealthCheckOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.autoscaling with parameters of type ElbHealthCheckOptionsModifier and TypeMethodDescriptionstatic HealthCheckHealthCheck.elb(ElbHealthCheckOptions options) Use ELB for health checks.