AutomatedReasoningPolicyAddTypeValue

Represents a single value that can be added to an existing custom type in the policy.

Types

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

Properties

Link copied to clipboard

A description of what this new type value represents and when it should be used.

Link copied to clipboard

The identifier or name of the new value to add to the type.

Functions

Link copied to clipboard
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