| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpTimeout.Jsii$Proxy
An implementation for
HttpTimeout |
| Modifier and Type | Method and Description |
|---|---|
HttpTimeout |
HttpTimeout.Builder.build()
Builds the configured instance.
|
default HttpTimeout |
HttpVirtualNodeListenerOptions.getTimeout()
(experimental) Timeout for HTTP protocol.
|
HttpTimeout |
HttpVirtualNodeListenerOptions.Jsii$Proxy.getTimeout() |
| Modifier and Type | Method and Description |
|---|---|
HttpVirtualNodeListenerOptions.Builder |
HttpVirtualNodeListenerOptions.Builder.timeout(HttpTimeout timeout)
Sets the value of
HttpVirtualNodeListenerOptions.getTimeout() |
| Constructor and Description |
|---|
Jsii$Proxy(HealthCheck healthCheck,
Number port,
HttpTimeout timeout)
Constructor that initializes the object based on literal property values passed by the
HttpVirtualNodeListenerOptions.Builder. |
Copyright © 2020. All rights reserved.