RuleScope

class RuleScope

The scope of a rule.

Types

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

Properties

Link copied to clipboard

The asset type included in the rule scope.

Link copied to clipboard

The data product included in the rule scope.

Link copied to clipboard

The project included in the rule scope.

Functions

Link copied to clipboard
inline fun copy(block: RuleScope.Builder.() -> Unit = {}): RuleScope
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