AutomatedReasoningPolicyBuildWorkflowSource

Defines the source content for a policy build workflow, which can include documents, repair instructions, or other input materials.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String