Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.IPolicy
Packages that use IPolicy
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of IPolicy in software.amazon.awscdk.services.bedrockagentcore
Subinterfaces of IPolicy in software.amazon.awscdk.services.bedrockagentcoreModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIPolicy.Classes in software.amazon.awscdk.services.bedrockagentcore that implement IPolicyModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classIndividual Cedar policy defining what agents can access.classAbstract base class for a Policy.Methods in software.amazon.awscdk.services.bedrockagentcore that return IPolicyModifier and TypeMethodDescriptionstatic IPolicyPolicy.fromPolicyAttributes(software.constructs.Construct scope, String id, PolicyAttributes attrs) Creates a Policy reference from an existing policy's attributes.