RuleSummary

A list of ActionTypes associated with a rule.

Types

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

Properties

Link copied to clipboard

A list of ActionTypes associated with a rule.

Link copied to clipboard

The timestamp for when the rule was created.

Link copied to clipboard

The name of the event source.

Link copied to clipboard

The timestamp for when the rule was last updated.

Link copied to clipboard

The name of the rule.

Link copied to clipboard

The publish status of the rule.

Link copied to clipboard

The Amazon Resource Name (ARN) of the rule.

Link copied to clipboard

A unique identifier for the rule.

Functions

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