CreateAutomatedReasoningPolicyRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier to ensure that the operation completes no more than once. If this token matches a previous request, Amazon Bedrock ignores the request but doesn't return an error.
Link copied to clipboard
A description of the Automated Reasoning policy. Use this to provide context about the policy's purpose and the types of validations it performs.
Link copied to clipboard
The policy definition that contains the formal logic rules, variables, and custom variable types used to validate foundation model responses in your application.
Functions
Link copied to clipboard
inline fun copy(block: CreateAutomatedReasoningPolicyRequest.Builder.() -> Unit = {}): CreateAutomatedReasoningPolicyRequest