RuleRevision

The change to a rule that creates a revision of the rule.

Types

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

Properties

Link copied to clipboard

The date and time when the most recent version of the rule was created, in timestamp format.

Link copied to clipboard

The unique identifier of the change that set the state to this revision (for example, a deployment ID or timestamp).

Link copied to clipboard

The system-generated unique ID that identifies the revision number of the rule.

Functions

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