EventIntegration

The event integration.

Types

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

Properties

Link copied to clipboard

The event integration description.

Link copied to clipboard

The Amazon EventBridge bus for the event integration.

Link copied to clipboard

The event integration filter.

Link copied to clipboard

The Amazon Resource Name (ARN) of the event integration.

Link copied to clipboard
val name: String?

The name of the event integration.

Link copied to clipboard

The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.

Functions

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