Uses of Class
software.amazon.awscdk.services.bedrockagentcore.PolicyAction
Packages that use PolicyAction
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of PolicyAction in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return PolicyActionModifier and TypeMethodDescriptionstatic PolicyActionPolicyAction.any()Any action.static PolicyActionAny one of the given actions.PolicyStatementProps.getAction()The action the statement applies to.final PolicyActionPolicyStatementProps.Jsii$Proxy.getAction()static PolicyActionOne specific action.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type PolicyActionModifier and TypeMethodDescriptionPolicyStatement.Builder.action(PolicyAction action) The action the statement applies to.PolicyStatementProps.Builder.action(PolicyAction action) Sets the value ofPolicyStatementProps.getAction()