TopicRuleListItem

Describes a rule.

Types

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

Properties

Link copied to clipboard

The date and time the rule was created.

Link copied to clipboard

The rule ARN.

Link copied to clipboard

Specifies whether the rule is disabled.

Link copied to clipboard

The name of the rule.

Link copied to clipboard

The pattern for the topic names that apply.

Functions

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