Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnGatewayRouteMixinProps.Builder
Packages that use CfnGatewayRouteMixinProps.Builder
-
Uses of CfnGatewayRouteMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnGatewayRouteMixinProps.BuilderModifier and TypeMethodDescriptionCfnGatewayRouteMixinProps.builder()CfnGatewayRouteMixinProps.Builder.gatewayRouteName(String gatewayRouteName) Sets the value ofCfnGatewayRouteMixinProps.getGatewayRouteName()Sets the value ofCfnGatewayRouteMixinProps.getMeshName()Sets the value ofCfnGatewayRouteMixinProps.getMeshOwner()CfnGatewayRouteMixinProps.Builder.spec(CfnGatewayRoutePropsMixin.GatewayRouteSpecProperty spec) Sets the value ofCfnGatewayRouteMixinProps.getSpec()CfnGatewayRouteMixinProps.Builder.spec(IResolvable spec) Sets the value ofCfnGatewayRouteMixinProps.getSpec()Sets the value ofCfnGatewayRouteMixinProps.getTags()CfnGatewayRouteMixinProps.Builder.virtualGatewayName(String virtualGatewayName) Sets the value ofCfnGatewayRouteMixinProps.getVirtualGatewayName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnGatewayRouteMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayRouteMixinProps.Builder.