Uses of Class
software.amazon.awscdk.services.bedrock.CfnAutomatedReasoningPolicy.Builder
Packages that use CfnAutomatedReasoningPolicy.Builder
-
Uses of CfnAutomatedReasoningPolicy.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnAutomatedReasoningPolicy.BuilderModifier and TypeMethodDescriptionCfnAutomatedReasoningPolicy.Builder.description
(String description) The description of the policy.The name of the policy.CfnAutomatedReasoningPolicy.Builder.policyDefinition
(IResolvable policyDefinition) The complete policy definition generated by the build workflow, containing all rules, variables, and custom types extracted from the source documents.CfnAutomatedReasoningPolicy.Builder.policyDefinition
(CfnAutomatedReasoningPolicy.PolicyDefinitionProperty policyDefinition) The complete policy definition generated by the build workflow, containing all rules, variables, and custom types extracted from the source documents.The tags associated with the Automated Reasoning policy.