Class CfnGatewayRoutePropsMixin.HttpGatewayRouteRewriteProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnGatewayRoutePropsMixin.HttpGatewayRouteRewriteProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnGatewayRoutePropsMixin.HttpGatewayRouteRewriteProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnGatewayRoutePropsMixin.HttpGatewayRouteRewriteProperty
@Stability(Stable)
@Internal
public static final class CfnGatewayRoutePropsMixin.HttpGatewayRouteRewriteProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnGatewayRoutePropsMixin.HttpGatewayRouteRewriteProperty
An implementation for
CfnGatewayRoutePropsMixin.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.cfnpropertymixins.services.appmesh.CfnGatewayRoutePropsMixin.HttpGatewayRouteRewriteProperty
CfnGatewayRoutePropsMixin.HttpGatewayRouteRewriteProperty.Builder, CfnGatewayRoutePropsMixin.HttpGatewayRouteRewriteProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayRoutePropsMixin.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 theCfnGatewayRoutePropsMixin.HttpGatewayRouteRewriteProperty.Builder.
-
-
Method Details
-
getHostname
Description copied from interface:CfnGatewayRoutePropsMixin.HttpGatewayRouteRewritePropertyThe host name to rewrite.Returns union: either
IResolvableorCfnGatewayRoutePropsMixin.GatewayRouteHostnameRewriteProperty- Specified by:
getHostnamein interfaceCfnGatewayRoutePropsMixin.HttpGatewayRouteRewriteProperty- See Also:
-
getPath
Description copied from interface:CfnGatewayRoutePropsMixin.HttpGatewayRouteRewritePropertyThe path to rewrite.Returns union: either
IResolvableorCfnGatewayRoutePropsMixin.HttpGatewayRoutePathRewriteProperty- Specified by:
getPathin interfaceCfnGatewayRoutePropsMixin.HttpGatewayRouteRewriteProperty- See Also:
-
getPrefix
Description copied from interface:CfnGatewayRoutePropsMixin.HttpGatewayRouteRewritePropertyThe specified beginning characters to rewrite.Returns union: either
IResolvableorCfnGatewayRoutePropsMixin.HttpGatewayRoutePrefixRewriteProperty- Specified by:
getPrefixin interfaceCfnGatewayRoutePropsMixin.HttpGatewayRouteRewriteProperty- See Also:
-
$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()
-