@Stability(value=Stable) @Internal public static final class CfnRouteProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRouteProps
CfnRoutePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRouteProps.Builder, CfnRouteProps.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(String meshName,
String routeName,
Object spec,
String virtualRouterName,
String meshOwner,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnRouteProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getMeshName()
`AWS::AppMesh::Route.MeshName`.
|
String |
getMeshOwner()
`AWS::AppMesh::Route.MeshOwner`.
|
String |
getRouteName()
`AWS::AppMesh::Route.RouteName`.
|
Object |
getSpec()
`AWS::AppMesh::Route.Spec`.
|
List<CfnTag> |
getTags()
`AWS::AppMesh::Route.Tags`.
|
String |
getVirtualRouterName()
`AWS::AppMesh::Route.VirtualRouterName`.
|
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 String getMeshName()
CfnRoutePropsgetMeshName in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-route.html#cfn-appmesh-route-meshnamepublic final String getRouteName()
CfnRoutePropsgetRouteName in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-route.html#cfn-appmesh-route-routenamepublic final Object getSpec()
CfnRoutePropsgetSpec in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-route.html#cfn-appmesh-route-specpublic final String getVirtualRouterName()
CfnRoutePropsgetVirtualRouterName in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-route.html#cfn-appmesh-route-virtualrouternamepublic final String getMeshOwner()
CfnRoutePropsgetMeshOwner in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-route.html#cfn-appmesh-route-meshownerpublic final List<CfnTag> getTags()
CfnRoutePropsgetTags in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-route.html#cfn-appmesh-route-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.