| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(GrpcHealthCheckOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
GrpcHealthCheckOptions.Builder. |
Copyright © 2022. All rights reserved.