Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.PolicyAttributes
Packages that use PolicyAttributes
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of PolicyAttributes in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement PolicyAttributesMethods in software.amazon.awscdk.services.bedrockagentcore that return PolicyAttributesModifier and TypeMethodDescriptionPolicyAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type PolicyAttributesModifier and TypeMethodDescriptionstatic IPolicyPolicy.fromPolicyAttributes(software.constructs.Construct scope, String id, PolicyAttributes attrs) Creates a Policy reference from an existing policy's attributes.