Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnRoutePropsMixin.HttpRouteProperty
Packages that use CfnRoutePropsMixin.HttpRouteProperty
-
Uses of CfnRoutePropsMixin.HttpRouteProperty in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Classes in software.amazon.awscdk.cfnpropertymixins.services.appmesh that implement CfnRoutePropsMixin.HttpRoutePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRoutePropsMixin.HttpRoutePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnRoutePropsMixin.HttpRoutePropertyModifier and TypeMethodDescriptionCfnRoutePropsMixin.HttpRouteProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnRoutePropsMixin.HttpRoutePropertyModifier and TypeMethodDescriptionCfnRoutePropsMixin.RouteSpecProperty.Builder.http2Route(CfnRoutePropsMixin.HttpRouteProperty http2Route) Sets the value ofCfnRoutePropsMixin.RouteSpecProperty.getHttp2Route()CfnRoutePropsMixin.RouteSpecProperty.Builder.httpRoute(CfnRoutePropsMixin.HttpRouteProperty httpRoute) Sets the value ofCfnRoutePropsMixin.RouteSpecProperty.getHttpRoute()