Uses of Class
software.amazon.awscdk.services.appmesh.TcpHealthCheckOptions.Builder
Packages that use TcpHealthCheckOptions.Builder
-
Uses of TcpHealthCheckOptions.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return TcpHealthCheckOptions.BuilderModifier and TypeMethodDescriptionTcpHealthCheckOptions.builder()TcpHealthCheckOptions.Builder.healthyThreshold(Number healthyThreshold) Sets the value ofTcpHealthCheckOptions.getHealthyThreshold()Sets the value ofTcpHealthCheckOptions.getInterval()Sets the value ofTcpHealthCheckOptions.getTimeout()TcpHealthCheckOptions.Builder.unhealthyThreshold(Number unhealthyThreshold) Sets the value ofTcpHealthCheckOptions.getUnhealthyThreshold()Constructors in software.amazon.awscdk.services.appmesh with parameters of type TcpHealthCheckOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(TcpHealthCheckOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theTcpHealthCheckOptions.Builder.