Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnGatewayRule.ConditionProperty.Builder
Packages that use CfnGatewayRule.ConditionProperty.Builder
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CfnGatewayRule.ConditionProperty.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnGatewayRule.ConditionProperty.BuilderModifier and TypeMethodDescriptionCfnGatewayRule.ConditionProperty.builder()CfnGatewayRule.ConditionProperty.Builder.matchPaths(IResolvable matchPaths) Sets the value ofCfnGatewayRule.ConditionProperty.getMatchPaths()CfnGatewayRule.ConditionProperty.Builder.matchPaths(CfnGatewayRule.MatchPathsProperty matchPaths) Sets the value ofCfnGatewayRule.ConditionProperty.getMatchPaths()CfnGatewayRule.ConditionProperty.Builder.matchPrincipals(IResolvable matchPrincipals) Sets the value ofCfnGatewayRule.ConditionProperty.getMatchPrincipals()CfnGatewayRule.ConditionProperty.Builder.matchPrincipals(CfnGatewayRule.MatchPrincipalsProperty matchPrincipals) Sets the value ofCfnGatewayRule.ConditionProperty.getMatchPrincipals()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnGatewayRule.ConditionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayRule.ConditionProperty.Builder.