Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnPolicyProps.Builder
Packages that use CfnPolicyProps.Builder
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnPolicyProps.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnPolicyProps.BuilderModifier and TypeMethodDescriptionstatic CfnPolicyProps.BuilderCfnPolicyProps.builder()CfnPolicyProps.Builder.definition(IResolvable definition) Sets the value ofCfnPolicyProps.getDefinition()CfnPolicyProps.Builder.definition(CfnPolicy.PolicyDefinitionProperty definition) Sets the value ofCfnPolicyProps.getDefinition()CfnPolicyProps.Builder.description(String description) Sets the value ofCfnPolicyProps.getDescription()Sets the value ofCfnPolicyProps.getName()CfnPolicyProps.Builder.policyEngineId(String policyEngineId) Sets the value ofCfnPolicyProps.getPolicyEngineId()CfnPolicyProps.Builder.validationMode(String validationMode) Sets the value ofCfnPolicyProps.getValidationMode()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnPolicyProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPolicyProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPolicyProps.Builder.