Uses of Interface
software.amazon.awscdk.services.appmesh.CfnGatewayRoute.GatewayRouteSpecProperty
Packages that use CfnGatewayRoute.GatewayRouteSpecProperty
-
Uses of CfnGatewayRoute.GatewayRouteSpecProperty in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement CfnGatewayRoute.GatewayRouteSpecPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGatewayRoute.GatewayRouteSpecPropertyMethods in software.amazon.awscdk.services.appmesh that return CfnGatewayRoute.GatewayRouteSpecPropertyModifier and TypeMethodDescriptionCfnGatewayRoute.GatewayRouteSpecProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appmesh with parameters of type CfnGatewayRoute.GatewayRouteSpecPropertyModifier and TypeMethodDescriptionvoidCfnGatewayRoute.setSpec(CfnGatewayRoute.GatewayRouteSpecProperty value) The specifications of the gateway route.CfnGatewayRoute.Builder.spec(CfnGatewayRoute.GatewayRouteSpecProperty spec) The specifications of the gateway route.CfnGatewayRouteProps.Builder.spec(CfnGatewayRoute.GatewayRouteSpecProperty spec) Sets the value ofCfnGatewayRouteProps.getSpec()