@Stability(value=Stable) @Internal public static final class RouteProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements RouteProps
RoutePropssoftware.amazon.jsii.JsiiObject.InitializationModeRouteProps.Builder, RouteProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(RouteProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
RouteProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IMesh |
getMesh()
The service mesh to define the route in.
|
String |
getRouteName()
The name of the route.
|
RouteSpec |
getRouteSpec()
Protocol specific spec.
|
IVirtualRouter |
getVirtualRouter()
The VirtualRouter the Route belongs to.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(RouteProps.Builder builder)
RouteProps.Builder.public final IMesh getMesh()
RoutePropsgetMesh in interface RoutePropspublic final IVirtualRouter getVirtualRouter()
RoutePropsgetVirtualRouter in interface RoutePropspublic final RouteSpec getRouteSpec()
RouteBasePropsgetRouteSpec in interface RouteBasePropspublic final String getRouteName()
RouteBasePropsDefault: - An automatically generated name
getRouteName in interface RouteBaseProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.