@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:25.715Z") @Stability(value=Experimental) public interface RouteBaseProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
RouteBaseProps.Builder
A builder for
RouteBaseProps |
static class |
RouteBaseProps.Jsii$Proxy
An implementation for
RouteBaseProps |
| Modifier and Type | Method and Description |
|---|---|
static RouteBaseProps.Builder |
builder() |
default String |
getRouteName()
(experimental) The name of the route.
|
RouteSpec |
getRouteSpec()
(experimental) Protocol specific spec.
|
@Stability(value=Experimental) @NotNull RouteSpec getRouteSpec()
@Stability(value=Experimental) @Nullable default String getRouteName()
Default: - An automatically generated name
@Stability(value=Experimental) static RouteBaseProps.Builder builder()
RouteBaseProps.Builder of RouteBasePropsCopyright © 2021. All rights reserved.