RuleConfigurationProperty

Represents information about a rule configuration property.

Types

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

Properties

Link copied to clipboard

The description of the action configuration property that is displayed to users.

Link copied to clipboard

Whether the configuration property is a key.

Link copied to clipboard

The name of the rule configuration property.

Link copied to clipboard

Indicates whether the property can be queried.

Link copied to clipboard

Whether the configuration property is a required value.

Link copied to clipboard

Whether the configuration property is secret.

Link copied to clipboard

The type of the configuration property.

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