Uses of Interface
software.amazon.awscdk.services.autoscaling.ElbHealthCheckOptions
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of ElbHealthCheckOptions in software.amazon.awscdk.services.autoscaling
Modifier and TypeMethodDescriptionElbHealthCheckOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic HealthCheck
HealthCheck.elb
(ElbHealthCheckOptions options) Use ELB for health checks.