EventBridgeConfigurationResponse

data class EventBridgeConfigurationResponse(val eventBridgeEnabled: Boolean? = null)

Definition of EventBridgeConfiguration

Constructors

Link copied to clipboard
constructor(eventBridgeEnabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enables delivery of events to Amazon EventBridge.