Uses of Interface
software.amazon.awscdk.services.appmesh.CfnRoute.HttpPathMatchProperty
Packages that use CfnRoute.HttpPathMatchProperty
-
Uses of CfnRoute.HttpPathMatchProperty in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement CfnRoute.HttpPathMatchPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRoute.HttpPathMatchPropertyMethods in software.amazon.awscdk.services.appmesh that return CfnRoute.HttpPathMatchPropertyModifier and TypeMethodDescriptionCfnRoute.HttpPathMatchProperty.Builder.build()Builds the configured instance.default CfnRoute.HttpPathMatchPropertyHttpRoutePathMatchConfig.getWholePathMatch()Route configuration for matching on the complete URL path of the request.HttpRoutePathMatchConfig.Jsii$Proxy.getWholePathMatch()Methods in software.amazon.awscdk.services.appmesh with parameters of type CfnRoute.HttpPathMatchPropertyModifier and TypeMethodDescriptionCfnRoute.HttpRouteMatchProperty.Builder.path(CfnRoute.HttpPathMatchProperty path) Sets the value ofCfnRoute.HttpRouteMatchProperty.getPath()HttpRoutePathMatchConfig.Builder.wholePathMatch(CfnRoute.HttpPathMatchProperty wholePathMatch) Sets the value ofHttpRoutePathMatchConfig.getWholePathMatch()