Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnRouteMixinProps.Builder
Packages that use CfnRouteMixinProps.Builder
-
Uses of CfnRouteMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnRouteMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnRouteMixinProps.BuilderCfnRouteMixinProps.builder()Sets the value ofCfnRouteMixinProps.getMeshName()Sets the value ofCfnRouteMixinProps.getMeshOwner()Sets the value ofCfnRouteMixinProps.getRouteName()CfnRouteMixinProps.Builder.spec(CfnRoutePropsMixin.RouteSpecProperty spec) Sets the value ofCfnRouteMixinProps.getSpec()CfnRouteMixinProps.Builder.spec(IResolvable spec) Sets the value ofCfnRouteMixinProps.getSpec()Sets the value ofCfnRouteMixinProps.getTags()CfnRouteMixinProps.Builder.virtualRouterName(String virtualRouterName) Sets the value ofCfnRouteMixinProps.getVirtualRouterName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnRouteMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRouteMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRouteMixinProps.Builder.