@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.425Z") @Stability(value=Experimental) public interface IHttpApi extends software.amazon.jsii.JsiiSerializable, IApi
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IHttpApi.Jsii$Default
Internal default implementation for
IHttpApi. |
static class |
IHttpApi.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
VpcLink |
addVpcLink(VpcLinkProps options)
(experimental) Add a new VpcLink.
|
String |
getHttpApiId()
Deprecated.
- use apiId instead
|
getApiEndpoint, getApiId, metric, metric, metricClientError, metricClientError, metricCount, metricCount, metricDataProcessed, metricDataProcessed, metricIntegrationLatency, metricIntegrationLatency, metricLatency, metricLatency, metricServerError, metricServerErrorgetNode@Stability(value=Deprecated) @Deprecated @NotNull String getHttpApiId()
@Stability(value=Experimental) @NotNull VpcLink addVpcLink(@NotNull VpcLinkProps options)
options - This parameter is required.Copyright © 2021. All rights reserved.