Uses of Class
software.amazon.awscdk.services.appmesh.CfnGatewayRouteProps.Builder
Packages that use CfnGatewayRouteProps.Builder
-
Uses of CfnGatewayRouteProps.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return CfnGatewayRouteProps.BuilderModifier and TypeMethodDescriptionstatic CfnGatewayRouteProps.BuilderCfnGatewayRouteProps.builder()CfnGatewayRouteProps.Builder.gatewayRouteName(String gatewayRouteName) Sets the value ofCfnGatewayRouteProps.getGatewayRouteName()Sets the value ofCfnGatewayRouteProps.getMeshName()Sets the value ofCfnGatewayRouteProps.getMeshOwner()CfnGatewayRouteProps.Builder.spec(IResolvable spec) Sets the value ofCfnGatewayRouteProps.getSpec()CfnGatewayRouteProps.Builder.spec(CfnGatewayRoute.GatewayRouteSpecProperty spec) Sets the value ofCfnGatewayRouteProps.getSpec()Sets the value ofCfnGatewayRouteProps.getTags()CfnGatewayRouteProps.Builder.virtualGatewayName(String virtualGatewayName) Sets the value ofCfnGatewayRouteProps.getVirtualGatewayName()Constructors in software.amazon.awscdk.services.appmesh with parameters of type CfnGatewayRouteProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnGatewayRouteProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnGatewayRouteProps.Builder.