Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnGatewayRule.RouteToTargetActionProperty.Builder
Packages that use CfnGatewayRule.RouteToTargetActionProperty.Builder
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CfnGatewayRule.RouteToTargetActionProperty.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnGatewayRule.RouteToTargetActionProperty.BuilderModifier and TypeMethodDescriptionCfnGatewayRule.RouteToTargetActionProperty.builder()CfnGatewayRule.RouteToTargetActionProperty.Builder.staticRoute(IResolvable staticRoute) Sets the value ofCfnGatewayRule.RouteToTargetActionProperty.getStaticRoute()CfnGatewayRule.RouteToTargetActionProperty.Builder.staticRoute(CfnGatewayRule.StaticRouteProperty staticRoute) Sets the value ofCfnGatewayRule.RouteToTargetActionProperty.getStaticRoute()CfnGatewayRule.RouteToTargetActionProperty.Builder.weightedRoute(IResolvable weightedRoute) Sets the value ofCfnGatewayRule.RouteToTargetActionProperty.getWeightedRoute()CfnGatewayRule.RouteToTargetActionProperty.Builder.weightedRoute(CfnGatewayRule.WeightedRouteProperty weightedRoute) Sets the value ofCfnGatewayRule.RouteToTargetActionProperty.getWeightedRoute()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnGatewayRule.RouteToTargetActionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayRule.RouteToTargetActionProperty.Builder.