StartAutomatedReasoningPolicyBuildWorkflowRequest
Types
Properties
Link copied to clipboard
The type of build workflow to start (e.g., DOCUMENT_INGESTION for processing new documents, POLICY_REPAIR for fixing existing policies).
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
The source content for the build workflow, such as documents to analyze or repair instructions for existing policies.
Functions
Link copied to clipboard
inline fun copy(block: StartAutomatedReasoningPolicyBuildWorkflowRequest.Builder.() -> Unit = {}): StartAutomatedReasoningPolicyBuildWorkflowRequest