Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnGatewayRuleProps.Builder
Packages that use CfnGatewayRuleProps.Builder
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CfnGatewayRuleProps.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnGatewayRuleProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnGatewayRuleProps.getActions()CfnGatewayRuleProps.Builder.actions(IResolvable actions) Sets the value ofCfnGatewayRuleProps.getActions()static CfnGatewayRuleProps.BuilderCfnGatewayRuleProps.builder()CfnGatewayRuleProps.Builder.conditions(List<? extends Object> conditions) Sets the value ofCfnGatewayRuleProps.getConditions()CfnGatewayRuleProps.Builder.conditions(IResolvable conditions) Sets the value ofCfnGatewayRuleProps.getConditions()CfnGatewayRuleProps.Builder.description(String description) Sets the value ofCfnGatewayRuleProps.getDescription()CfnGatewayRuleProps.Builder.gatewayIdentifier(String gatewayIdentifier) Sets the value ofCfnGatewayRuleProps.getGatewayIdentifier()Sets the value ofCfnGatewayRuleProps.getPriority()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnGatewayRuleProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnGatewayRuleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnGatewayRuleProps.Builder.