| Modifier and Type | Method and Description |
|---|---|
static HealthCheck |
HealthCheck.ec2()
Use EC2 for health checks.
|
static HealthCheck |
HealthCheck.ec2(Ec2HealthCheckOptions options)
Use EC2 for health checks.
|
static HealthCheck |
HealthCheck.elb(ElbHealthCheckOptions options)
Use ELB for health checks.
|
HealthCheck |
AutoScalingGroupProps.Jsii$Proxy.getHealthCheck() |
default HealthCheck |
CommonAutoScalingGroupProps.getHealthCheck()
Configuration for health checks.
|
HealthCheck |
CommonAutoScalingGroupProps.Jsii$Proxy.getHealthCheck() |
| Modifier and Type | Method and Description |
|---|---|
AutoScalingGroupProps.Builder |
AutoScalingGroupProps.Builder.healthCheck(HealthCheck healthCheck)
Sets the value of
CommonAutoScalingGroupProps.getHealthCheck() |
AutoScalingGroup.Builder |
AutoScalingGroup.Builder.healthCheck(HealthCheck healthCheck)
Configuration for health checks.
|
CommonAutoScalingGroupProps.Builder |
CommonAutoScalingGroupProps.Builder.healthCheck(HealthCheck healthCheck)
Sets the value of
CommonAutoScalingGroupProps.getHealthCheck() |
Copyright © 2022. All rights reserved.