public static final class CfnGatewayRoute.GatewayRouteTargetProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGatewayRoute.GatewayRouteTargetProperty
CfnGatewayRoute.GatewayRouteTargetProperty
CfnGatewayRoute.GatewayRouteTargetProperty.Builder, CfnGatewayRoute.GatewayRouteTargetProperty.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Number |
getPort()
The port number of the gateway route target.
|
java.lang.Object |
getVirtualService()
An object that represents a virtual service gateway route target.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getVirtualService()
CfnGatewayRoute.GatewayRouteTargetProperty
getVirtualService
in interface CfnGatewayRoute.GatewayRouteTargetProperty
public final java.lang.Number getPort()
CfnGatewayRoute.GatewayRouteTargetProperty
getPort
in interface CfnGatewayRoute.GatewayRouteTargetProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()