StartAutomatedReasoningPolicyTestWorkflowRequest
Types
Properties
Link copied to clipboard
The build workflow identifier. The build workflow must show a COMPLETED
status before running tests.
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 doesn't return an error.
Link copied to clipboard
The list of test identifiers to run. If not provided, all tests for the policy are run.
Functions
Link copied to clipboard
inline fun copy(block: StartAutomatedReasoningPolicyTestWorkflowRequest.Builder.() -> Unit = {}): StartAutomatedReasoningPolicyTestWorkflowRequest