@Stability(value=Stable) @Internal public static final class CfnRoute.RouteSpecProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRoute.RouteSpecProperty
CfnRoute.RouteSpecPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRoute.RouteSpecProperty.Builder, CfnRoute.RouteSpecProperty.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(Object grpcRoute,
Object http2Route,
Object httpRoute,
Number priority,
Object tcpRoute)
Constructor that initializes the object based on literal property values passed by the
CfnRoute.DurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getGrpcRoute()
`CfnRoute.RouteSpecProperty.GrpcRoute`.
|
Object |
getHttp2Route()
`CfnRoute.RouteSpecProperty.Http2Route`.
|
Object |
getHttpRoute()
`CfnRoute.RouteSpecProperty.HttpRoute`.
|
Number |
getPriority()
`CfnRoute.RouteSpecProperty.Priority`.
|
Object |
getTcpRoute()
`CfnRoute.RouteSpecProperty.TcpRoute`.
|
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.public final Object getGrpcRoute()
CfnRoute.RouteSpecPropertygetGrpcRoute in interface CfnRoute.RouteSpecPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-routespec.html#cfn-appmesh-route-routespec-grpcroutepublic final Object getHttp2Route()
CfnRoute.RouteSpecPropertygetHttp2Route in interface CfnRoute.RouteSpecPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-routespec.html#cfn-appmesh-route-routespec-http2routepublic final Object getHttpRoute()
CfnRoute.RouteSpecPropertygetHttpRoute in interface CfnRoute.RouteSpecPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-routespec.html#cfn-appmesh-route-routespec-httproutepublic final Number getPriority()
CfnRoute.RouteSpecPropertygetPriority in interface CfnRoute.RouteSpecPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-routespec.html#cfn-appmesh-route-routespec-prioritypublic final Object getTcpRoute()
CfnRoute.RouteSpecPropertygetTcpRoute in interface CfnRoute.RouteSpecPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-routespec.html#cfn-appmesh-route-routespec-tcproute@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.