@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.386Z") @Stability(value=Experimental) public interface BatchHttpRouteOptions extends software.amazon.jsii.JsiiSerializable
The options here are the ones that would be configured for all being set up.
| Modifier and Type | Interface and Description |
|---|---|
static class |
BatchHttpRouteOptions.Builder
A builder for
BatchHttpRouteOptions |
static class |
BatchHttpRouteOptions.Jsii$Proxy
An implementation for
BatchHttpRouteOptions |
| Modifier and Type | Method and Description |
|---|---|
static BatchHttpRouteOptions.Builder |
builder() |
IHttpRouteIntegration |
getIntegration()
(experimental) The integration to be configured on this route.
|
@Stability(value=Experimental) @NotNull IHttpRouteIntegration getIntegration()
@Stability(value=Experimental) static BatchHttpRouteOptions.Builder builder()
BatchHttpRouteOptions.Builder of BatchHttpRouteOptionsCopyright © 2021. All rights reserved.