EnableRuleRequest

Types

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

Properties

Link copied to clipboard

The name or ARN of the event bus associated with the rule. If you omit this, the default event bus is used.

Link copied to clipboard
val name: String?

The name of the rule.

Functions

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