Uses of Class
software.amazon.awscdk.services.bedrockagentcore.Policy
Packages that use Policy
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of Policy in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return PolicyModifier and TypeMethodDescriptionPolicyEngine.addPolicy(String id, AddPolicyOptions options) Add a policy to this policy engine.Policy.Builder.build()Methods in software.amazon.awscdk.services.bedrockagentcore that return types with arguments of type PolicyModifier and TypeMethodDescriptionPolicyEngine.getPolicies()Get the list of policies added to this policy engine.