| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicediscovery |
Amazon ECS Service Discovery Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static HealthCheckConfig.Builder |
HealthCheckConfig.builder() |
HealthCheckConfig.Builder |
HealthCheckConfig.Builder.failureThreshold(Number failureThreshold)
Sets the value of
HealthCheckConfig.getFailureThreshold() |
HealthCheckConfig.Builder |
HealthCheckConfig.Builder.resourcePath(String resourcePath)
Sets the value of
HealthCheckConfig.getResourcePath() |
HealthCheckConfig.Builder |
HealthCheckConfig.Builder.type(HealthCheckType type)
Sets the value of
HealthCheckConfig.getType() |
Copyright © 2021. All rights reserved.