UpdateAutomatedReasoningPolicyTestCaseRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier to ensure that the operation completes no more than one time. If this token matches a previous request, Amazon Bedrock ignores the request, but does not return an error.
Link copied to clipboard
The updated minimum confidence level for logic validation. If null is provided, the threshold will be removed.
Link copied to clipboard
The updated expected result of the Automated Reasoning check.
Link copied to clipboard
The updated content to be validated by the Automated Reasoning policy.
Link copied to clipboard
The timestamp when the test was last updated. This is used as a concurrency token to prevent conflicting modifications.
Link copied to clipboard
The updated input query or prompt that generated the content.
Link copied to clipboard
The unique identifier of the test to update.
Functions
Link copied to clipboard
inline fun copy(block: UpdateAutomatedReasoningPolicyTestCaseRequest.Builder.() -> Unit = {}): UpdateAutomatedReasoningPolicyTestCaseRequest