RuleResult

The result of a successful Rule request, with status for an individual rule.

Types

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

Properties

Link copied to clipboard

The time the resource was last checked for readiness, in ISO-8601 format, UTC.

Link copied to clipboard

Details about the resource's readiness.

Link copied to clipboard

The readiness at rule level.

Link copied to clipboard

The identifier of the rule.

Functions

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