| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpHealthCheckOptions.Jsii$Proxy
An implementation for
HttpHealthCheckOptions |
| Modifier and Type | Method and Description |
|---|---|
HttpHealthCheckOptions |
HttpHealthCheckOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static HealthCheck |
HealthCheck.http(HttpHealthCheckOptions options)
Construct a HTTP health check.
|
static HealthCheck |
HealthCheck.http2(HttpHealthCheckOptions options)
Construct a HTTP2 health check.
|
Copyright © 2022. All rights reserved.