UpdateRuleRequest

Types

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

Properties

Link copied to clipboard

The description of the rule.

Link copied to clipboard

The detail of the rule.

Link copied to clipboard

The ID of the domain in which a rule is to be updated.

Link copied to clipboard

The ID of the rule that is to be updated

Link copied to clipboard

Specifies whether to update this rule in the child domain units.

Link copied to clipboard
val name: String?

The name of the rule.

Link copied to clipboard

The scrope of the rule.

Functions

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