public static final class CfnGatewayRoute.HttpGatewayRouteRewriteProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGatewayRoute.HttpGatewayRouteRewriteProperty
CfnGatewayRoute.HttpGatewayRouteRewriteProperty
CfnGatewayRoute.HttpGatewayRouteRewriteProperty.Builder, CfnGatewayRoute.HttpGatewayRouteRewriteProperty.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.Object |
getHostname()
The host name to rewrite.
|
java.lang.Object |
getPath()
The path to rewrite.
|
java.lang.Object |
getPrefix()
The specified beginning characters to rewrite.
|
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 getHostname()
CfnGatewayRoute.HttpGatewayRouteRewriteProperty
getHostname
in interface CfnGatewayRoute.HttpGatewayRouteRewriteProperty
public final java.lang.Object getPath()
CfnGatewayRoute.HttpGatewayRouteRewriteProperty
getPath
in interface CfnGatewayRoute.HttpGatewayRouteRewriteProperty
public final java.lang.Object getPrefix()
CfnGatewayRoute.HttpGatewayRouteRewriteProperty
getPrefix
in interface CfnGatewayRoute.HttpGatewayRouteRewriteProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()