@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:02.502Z") @Stability(value=Experimental) public interface HttpRouteProps extends software.amazon.jsii.JsiiSerializable, BatchHttpRouteOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
HttpRouteProps.Builder
A builder for
HttpRouteProps |
static class |
HttpRouteProps.Jsii$Proxy
An implementation for
HttpRouteProps |
| Modifier and Type | Method and Description |
|---|---|
static HttpRouteProps.Builder |
builder() |
IHttpApi |
getHttpApi()
(experimental) the API the route is associated with.
|
HttpRouteKey |
getRouteKey()
(experimental) The key to this route.
|
getIntegration@Stability(value=Experimental) @NotNull IHttpApi getHttpApi()
@Stability(value=Experimental) @NotNull HttpRouteKey getRouteKey()
This is a combination of an HTTP method and an HTTP path.
@Stability(value=Experimental) static HttpRouteProps.Builder builder()
builder in interface BatchHttpRouteOptionsHttpRouteProps.Builder of HttpRoutePropsCopyright © 2020. All rights reserved.