Uses of Interface
software.amazon.awscdk.services.appmesh.CfnRoute.RouteSpecProperty
Packages that use CfnRoute.RouteSpecProperty
-
Uses of CfnRoute.RouteSpecProperty in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement CfnRoute.RouteSpecPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRoute.RouteSpecPropertyMethods in software.amazon.awscdk.services.appmesh that return CfnRoute.RouteSpecPropertyModifier and TypeMethodDescriptionCfnRoute.RouteSpecProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appmesh with parameters of type CfnRoute.RouteSpecPropertyModifier and TypeMethodDescriptionvoidCfnRoute.setSpec(CfnRoute.RouteSpecProperty value) The route specification to apply.CfnRoute.Builder.spec(CfnRoute.RouteSpecProperty spec) The route specification to apply.CfnRouteProps.Builder.spec(CfnRoute.RouteSpecProperty spec) Sets the value ofCfnRouteProps.getSpec()