| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static GrpcHealthCheckOptions.Builder |
GrpcHealthCheckOptions.builder() |
GrpcHealthCheckOptions.Builder |
GrpcHealthCheckOptions.Builder.healthyThreshold(Number healthyThreshold)
Sets the value of
GrpcHealthCheckOptions.getHealthyThreshold() |
GrpcHealthCheckOptions.Builder |
GrpcHealthCheckOptions.Builder.interval(Duration interval)
Sets the value of
GrpcHealthCheckOptions.getInterval() |
GrpcHealthCheckOptions.Builder |
GrpcHealthCheckOptions.Builder.timeout(Duration timeout)
Sets the value of
GrpcHealthCheckOptions.getTimeout() |
GrpcHealthCheckOptions.Builder |
GrpcHealthCheckOptions.Builder.unhealthyThreshold(Number unhealthyThreshold)
Sets the value of
GrpcHealthCheckOptions.getUnhealthyThreshold() |
Copyright © 2021. All rights reserved.