GetEventIntegrationResult

data class GetEventIntegrationResult(val arn: String, val description: String, val eventFilters: List<GetEventIntegrationEventFilter>, val eventbridgeBus: String, val id: String, val name: String, val tags: Map<String, String>)

A collection of values returned by getEventIntegration.

Constructors

Link copied to clipboard
constructor(arn: String, description: String, eventFilters: List<GetEventIntegrationEventFilter>, eventbridgeBus: String, id: String, name: String, tags: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The ARN of the AppIntegrations Event Integration.

Link copied to clipboard

The description of the Event Integration.

Link copied to clipboard

The EventBridge bus.

Link copied to clipboard

A block that defines the configuration information for the event filter. The Event Filter block is documented below.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard

Metadata that you can assign to help organize the report plans you create.