Uses of Class
software.amazon.awscdk.services.bedrockagentcore.PolicyProps.Builder
Packages that use PolicyProps.Builder
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of PolicyProps.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return PolicyProps.BuilderModifier and TypeMethodDescriptionstatic PolicyProps.BuilderPolicyProps.builder()PolicyProps.Builder.description(String description) Sets the value ofPolicyProps.getDescription()PolicyProps.Builder.policyEngine(IPolicyEngine policyEngine) Sets the value ofPolicyProps.getPolicyEngine()PolicyProps.Builder.policyName(String policyName) Sets the value ofPolicyProps.getPolicyName()PolicyProps.Builder.statement(PolicyStatement statement) Sets the value ofPolicyProps.getStatement()PolicyProps.Builder.validationMode(PolicyValidationMode validationMode) Sets the value ofPolicyProps.getValidationMode()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type PolicyProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(PolicyProps.Builder builder) Constructor that initializes the object based on literal property values passed by thePolicyProps.Builder.