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