Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnRoutePropsMixin.TcpRouteProperty.Builder
Packages that use CfnRoutePropsMixin.TcpRouteProperty.Builder
-
Uses of CfnRoutePropsMixin.TcpRouteProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnRoutePropsMixin.TcpRouteProperty.BuilderModifier and TypeMethodDescriptionCfnRoutePropsMixin.TcpRouteProperty.Builder.action(CfnRoutePropsMixin.TcpRouteActionProperty action) Sets the value ofCfnRoutePropsMixin.TcpRouteProperty.getAction()CfnRoutePropsMixin.TcpRouteProperty.Builder.action(IResolvable action) Sets the value ofCfnRoutePropsMixin.TcpRouteProperty.getAction()CfnRoutePropsMixin.TcpRouteProperty.builder()CfnRoutePropsMixin.TcpRouteProperty.Builder.match(CfnRoutePropsMixin.TcpRouteMatchProperty match) Sets the value ofCfnRoutePropsMixin.TcpRouteProperty.getMatch()CfnRoutePropsMixin.TcpRouteProperty.Builder.match(IResolvable match) Sets the value ofCfnRoutePropsMixin.TcpRouteProperty.getMatch()CfnRoutePropsMixin.TcpRouteProperty.Builder.timeout(CfnRoutePropsMixin.TcpTimeoutProperty timeout) Sets the value ofCfnRoutePropsMixin.TcpRouteProperty.getTimeout()CfnRoutePropsMixin.TcpRouteProperty.Builder.timeout(IResolvable timeout) Sets the value ofCfnRoutePropsMixin.TcpRouteProperty.getTimeout()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnRoutePropsMixin.TcpRouteProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRoutePropsMixin.TcpRouteProperty.Builder.