Uses of Class
software.amazon.awscdk.services.bedrockagentcore.PolicyStatement
Packages that use PolicyStatement
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of PolicyStatement in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return PolicyStatementModifier and TypeMethodDescriptionPolicyStatement.Builder.build()static PolicyStatementCreate a statement from raw Cedar source.AddPolicyOptions.getStatement()The Cedar policy statement for this policy.final PolicyStatementAddPolicyOptions.Jsii$Proxy.getStatement()PolicyProps.getStatement()The Cedar policy statement for this policy.final PolicyStatementPolicyProps.Jsii$Proxy.getStatement()Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type PolicyStatementModifier and TypeMethodDescriptionAddPolicyOptions.Builder.statement(PolicyStatement statement) Sets the value ofAddPolicyOptions.getStatement()Policy.Builder.statement(PolicyStatement statement) The Cedar policy statement for this policy.PolicyProps.Builder.statement(PolicyStatement statement) Sets the value ofPolicyProps.getStatement()