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.CfnAutomatedReasoningPolicy.Builder.forceDelete(Boolean forceDelete) Specifies whether to force delete the automated reasoning policy even if it has active resources.CfnAutomatedReasoningPolicy.Builder.forceDelete(IResolvable forceDelete) Specifies whether to force delete the automated reasoning policy even if it has active resources.The KMS key with which the Policy's assets will be encrypted at rest.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.