Uses of Interface
software.amazon.awscdk.services.appmesh.HttpHealthCheckOptions
Packages that use HttpHealthCheckOptions
-
Uses of HttpHealthCheckOptions in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement HttpHealthCheckOptionsMethods in software.amazon.awscdk.services.appmesh that return HttpHealthCheckOptionsModifier and TypeMethodDescriptionHttpHealthCheckOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appmesh with parameters of type HttpHealthCheckOptionsModifier and TypeMethodDescriptionstatic HealthCheckHealthCheck.http(HttpHealthCheckOptions options) Construct a HTTP health check.static HealthCheckHealthCheck.http2(HttpHealthCheckOptions options) Construct a HTTP2 health check.