Uses of Interface
software.amazon.awscdk.services.appmesh.HttpHealthCheckOptions
-
Uses of HttpHealthCheckOptions in software.amazon.awscdk.services.appmesh
Modifier and TypeMethodDescriptionHttpHealthCheckOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic HealthCheck
HealthCheck.http
(HttpHealthCheckOptions options) Construct a HTTP health check.static HealthCheck
HealthCheck.http2
(HttpHealthCheckOptions options) Construct a HTTP2 health check.