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