Class CfnGatewayRoute.HttpGatewayRouteRewriteProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.appmesh.CfnGatewayRoute.HttpGatewayRouteRewriteProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnGatewayRoute.HttpGatewayRouteRewriteProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnGatewayRoute.HttpGatewayRouteRewriteProperty
@Stability(Stable)
@Internal
public static final class CfnGatewayRoute.HttpGatewayRouteRewriteProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnGatewayRoute.HttpGatewayRouteRewriteProperty
An implementation for
CfnGatewayRoute.HttpGatewayRouteRewriteProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.appmesh.CfnGatewayRoute.HttpGatewayRouteRewriteProperty
CfnGatewayRoute.HttpGatewayRouteRewriteProperty.Builder, CfnGatewayRoute.HttpGatewayRouteRewriteProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayRoute.HttpGatewayRouteRewriteProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnGatewayRoute.HttpGatewayRouteRewriteProperty.Builder.
-
-
Method Details
-
getHostname
Description copied from interface:CfnGatewayRoute.HttpGatewayRouteRewritePropertyThe host name to rewrite.- Specified by:
getHostnamein interfaceCfnGatewayRoute.HttpGatewayRouteRewriteProperty
-
getPath
Description copied from interface:CfnGatewayRoute.HttpGatewayRouteRewritePropertyThe path to rewrite.- Specified by:
getPathin interfaceCfnGatewayRoute.HttpGatewayRouteRewriteProperty
-
getPrefix
Description copied from interface:CfnGatewayRoute.HttpGatewayRouteRewritePropertyThe specified beginning characters to rewrite.- Specified by:
getPrefixin interfaceCfnGatewayRoute.HttpGatewayRouteRewriteProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-