Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnGatewayRoutePropsMixin.GatewayRouteTargetProperty
Packages that use CfnGatewayRoutePropsMixin.GatewayRouteTargetProperty
-
Uses of CfnGatewayRoutePropsMixin.GatewayRouteTargetProperty in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Classes in software.amazon.awscdk.cfnpropertymixins.services.appmesh that implement CfnGatewayRoutePropsMixin.GatewayRouteTargetPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGatewayRoutePropsMixin.GatewayRouteTargetPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnGatewayRoutePropsMixin.GatewayRouteTargetPropertyModifier and TypeMethodDescriptionCfnGatewayRoutePropsMixin.GatewayRouteTargetProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnGatewayRoutePropsMixin.GatewayRouteTargetPropertyModifier and TypeMethodDescriptionCfnGatewayRoutePropsMixin.GrpcGatewayRouteActionProperty.Builder.target(CfnGatewayRoutePropsMixin.GatewayRouteTargetProperty target) Sets the value ofCfnGatewayRoutePropsMixin.GrpcGatewayRouteActionProperty.getTarget()CfnGatewayRoutePropsMixin.HttpGatewayRouteActionProperty.Builder.target(CfnGatewayRoutePropsMixin.GatewayRouteTargetProperty target) Sets the value ofCfnGatewayRoutePropsMixin.HttpGatewayRouteActionProperty.getTarget()