AutomatedReasoningPolicyBuildWorkflowSource
Defines the source content for a policy build workflow, which can include documents, repair instructions, or other input materials.
Types
Properties
Link copied to clipboard
An existing policy definition that serves as the starting point for the build workflow, typically used in policy repair or update scenarios.
Link copied to clipboard
The actual content to be processed in the build workflow, such as documents to analyze or repair instructions to apply.
Functions
Link copied to clipboard
inline fun copy(block: AutomatedReasoningPolicyBuildWorkflowSource.Builder.() -> Unit = {}): AutomatedReasoningPolicyBuildWorkflowSource