Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnGatewayRoutePropsMixin.HttpGatewayRouteProperty
Packages that use CfnGatewayRoutePropsMixin.HttpGatewayRouteProperty
-
Uses of CfnGatewayRoutePropsMixin.HttpGatewayRouteProperty in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Classes in software.amazon.awscdk.cfnpropertymixins.services.appmesh that implement CfnGatewayRoutePropsMixin.HttpGatewayRoutePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGatewayRoutePropsMixin.HttpGatewayRoutePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnGatewayRoutePropsMixin.HttpGatewayRoutePropertyModifier and TypeMethodDescriptionCfnGatewayRoutePropsMixin.HttpGatewayRouteProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnGatewayRoutePropsMixin.HttpGatewayRoutePropertyModifier and TypeMethodDescriptionCfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.Builder.http2Route(CfnGatewayRoutePropsMixin.HttpGatewayRouteProperty http2Route) Sets the value ofCfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.getHttp2Route()CfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.Builder.httpRoute(CfnGatewayRoutePropsMixin.HttpGatewayRouteProperty httpRoute) Sets the value ofCfnGatewayRoutePropsMixin.GatewayRouteSpecProperty.getHttpRoute()