Uses of Interface
software.amazon.awscdk.services.appmesh.CfnGatewayRoute.GatewayRouteHostnameMatchProperty
Packages that use CfnGatewayRoute.GatewayRouteHostnameMatchProperty
-
Uses of CfnGatewayRoute.GatewayRouteHostnameMatchProperty in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement CfnGatewayRoute.GatewayRouteHostnameMatchPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnGatewayRoute.GatewayRouteHostnameMatchProperty
Methods in software.amazon.awscdk.services.appmesh that return CfnGatewayRoute.GatewayRouteHostnameMatchPropertyModifier and TypeMethodDescriptionCfnGatewayRoute.GatewayRouteHostnameMatchProperty.Builder.build()
Builds the configured instance.GatewayRouteHostnameMatchConfig.getHostnameMatch()
GatewayRoute CFN configuration for host name match.GatewayRouteHostnameMatchConfig.Jsii$Proxy.getHostnameMatch()
Methods in software.amazon.awscdk.services.appmesh with parameters of type CfnGatewayRoute.GatewayRouteHostnameMatchPropertyModifier and TypeMethodDescriptionCfnGatewayRoute.GrpcGatewayRouteMatchProperty.Builder.hostname
(CfnGatewayRoute.GatewayRouteHostnameMatchProperty hostname) Sets the value ofCfnGatewayRoute.GrpcGatewayRouteMatchProperty.getHostname()
CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder.hostname
(CfnGatewayRoute.GatewayRouteHostnameMatchProperty hostname) Sets the value ofCfnGatewayRoute.HttpGatewayRouteMatchProperty.getHostname()
GatewayRouteHostnameMatchConfig.Builder.hostnameMatch
(CfnGatewayRoute.GatewayRouteHostnameMatchProperty hostnameMatch) Sets the value ofGatewayRouteHostnameMatchConfig.getHostnameMatch()