Uses of Interface
software.amazon.awscdk.services.apprunner.alpha.HttpHealthCheckOptions
Packages that use HttpHealthCheckOptions
Package
Description
AWS::AppRunner Construct Library
-
Uses of HttpHealthCheckOptions in software.amazon.awscdk.services.apprunner.alpha
Classes in software.amazon.awscdk.services.apprunner.alpha that implement HttpHealthCheckOptionsMethods in software.amazon.awscdk.services.apprunner.alpha that return HttpHealthCheckOptionsModifier and TypeMethodDescriptionHttpHealthCheckOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apprunner.alpha with parameters of type HttpHealthCheckOptionsModifier and TypeMethodDescriptionstatic HealthCheckHealthCheck.http(HttpHealthCheckOptions options) (experimental) Construct a HTTP health check.