Class CfnRoutePropsMixin.GrpcRouteMetadataProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnRoutePropsMixin.GrpcRouteMetadataProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRoutePropsMixin.GrpcRouteMetadataProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRoutePropsMixin.GrpcRouteMetadataProperty
@Stability(Stable)
@Internal
public static final class CfnRoutePropsMixin.GrpcRouteMetadataProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRoutePropsMixin.GrpcRouteMetadataProperty
An implementation for
CfnRoutePropsMixin.GrpcRouteMetadataProperty-
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.CfnRoutePropsMixin.GrpcRouteMetadataProperty
CfnRoutePropsMixin.GrpcRouteMetadataProperty.Builder, CfnRoutePropsMixin.GrpcRouteMetadataProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRoutePropsMixin.GrpcRouteMetadataProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectSpecifyTrueto match anything except the match criteria.final ObjectgetMatch()An object that represents the data to match from the request.final StringgetName()The name of the route.final inthashCode()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 theCfnRoutePropsMixin.GrpcRouteMetadataProperty.Builder.
-
-
Method Details
-
getInvert
Description copied from interface:CfnRoutePropsMixin.GrpcRouteMetadataPropertySpecifyTrueto match anything except the match criteria.The default value is
False.Returns union: either
BooleanorIResolvable- Specified by:
getInvertin interfaceCfnRoutePropsMixin.GrpcRouteMetadataProperty- See Also:
-
getMatch
Description copied from interface:CfnRoutePropsMixin.GrpcRouteMetadataPropertyAn object that represents the data to match from the request.Returns union: either
IResolvableorCfnRoutePropsMixin.GrpcRouteMetadataMatchMethodProperty- Specified by:
getMatchin interfaceCfnRoutePropsMixin.GrpcRouteMetadataProperty- See Also:
-
getName
Description copied from interface:CfnRoutePropsMixin.GrpcRouteMetadataPropertyThe name of the route.- Specified by:
getNamein interfaceCfnRoutePropsMixin.GrpcRouteMetadataProperty- 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()
-