@Stability(value=Stable) @Internal public static final class CfnGatewayRouteProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGatewayRouteProps
CfnGatewayRoutePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnGatewayRouteProps.Builder, CfnGatewayRouteProps.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 gatewayRouteName,
String meshName,
Object spec,
String virtualGatewayName,
String meshOwner,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnGatewayRouteProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getGatewayRouteName()
`AWS::AppMesh::GatewayRoute.GatewayRouteName`.
|
String |
getMeshName()
`AWS::AppMesh::GatewayRoute.MeshName`.
|
String |
getMeshOwner()
`AWS::AppMesh::GatewayRoute.MeshOwner`.
|
Object |
getSpec()
`AWS::AppMesh::GatewayRoute.Spec`.
|
List<CfnTag> |
getTags()
`AWS::AppMesh::GatewayRoute.Tags`.
|
String |
getVirtualGatewayName()
`AWS::AppMesh::GatewayRoute.VirtualGatewayName`.
|
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 getGatewayRouteName()
CfnGatewayRoutePropsgetGatewayRouteName in interface CfnGatewayRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-gatewayroute.html#cfn-appmesh-gatewayroute-gatewayroutenamepublic final String getMeshName()
CfnGatewayRoutePropsgetMeshName in interface CfnGatewayRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-gatewayroute.html#cfn-appmesh-gatewayroute-meshnamepublic final Object getSpec()
CfnGatewayRoutePropsgetSpec in interface CfnGatewayRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-gatewayroute.html#cfn-appmesh-gatewayroute-specpublic final String getVirtualGatewayName()
CfnGatewayRoutePropsgetVirtualGatewayName in interface CfnGatewayRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-gatewayroute.html#cfn-appmesh-gatewayroute-virtualgatewaynamepublic final String getMeshOwner()
CfnGatewayRoutePropsgetMeshOwner in interface CfnGatewayRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-gatewayroute.html#cfn-appmesh-gatewayroute-meshownerpublic final List<CfnTag> getTags()
CfnGatewayRoutePropsgetTags in interface CfnGatewayRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-gatewayroute.html#cfn-appmesh-gatewayroute-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.