AutomatedReasoningPolicyDefinitionTypeValuePair

Associates a type name with a specific value name, used for referencing type values in rules and other policy elements.

Types

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

Properties

Link copied to clipboard

The name of the custom type that contains the referenced value.

Link copied to clipboard

The name of the specific value within the type.

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