AutomatedReasoningPolicyAddVariableMutation

A mutation operation that adds a new variable to the policy definition during the build process.

Types

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

Properties

Link copied to clipboard

The variable definition that specifies the name, type, and description for the new variable being added to the policy.

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