Uses of Interface
software.amazon.awscdk.services.appmesh.TcpHealthCheckOptions
Packages that use TcpHealthCheckOptions
-
Uses of TcpHealthCheckOptions in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement TcpHealthCheckOptionsMethods in software.amazon.awscdk.services.appmesh that return TcpHealthCheckOptionsModifier and TypeMethodDescriptionTcpHealthCheckOptions.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.appmesh with parameters of type TcpHealthCheckOptionsModifier and TypeMethodDescriptionstatic HealthCheck
HealthCheck.tcp
(TcpHealthCheckOptions options) Construct a TCP health check.