Uses of Class
software.amazon.awscdk.services.appmesh.HttpHealthCheckOptions.Builder
-
Uses of HttpHealthCheckOptions.Builder in software.amazon.awscdk.services.appmesh
Modifier and TypeMethodDescriptionHttpHealthCheckOptions.builder()
HttpHealthCheckOptions.Builder.healthyThreshold
(Number healthyThreshold) Sets the value ofHttpHealthCheckOptions.getHealthyThreshold()
Sets the value ofHttpHealthCheckOptions.getInterval()
Sets the value ofHttpHealthCheckOptions.getPath()
Sets the value ofHttpHealthCheckOptions.getTimeout()
HttpHealthCheckOptions.Builder.unhealthyThreshold
(Number unhealthyThreshold) Sets the value ofHttpHealthCheckOptions.getUnhealthyThreshold()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(HttpHealthCheckOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theHttpHealthCheckOptions.Builder
.