GetAlertsAlertConfigurationSinkEventStore

data class GetAlertsAlertConfigurationSinkEventStore(val enabled: Boolean, val endpoint: String, val eventStore: String, val project: String, val roleArn: String)

Constructors

constructor(enabled: Boolean, endpoint: String, eventStore: String, project: String, roleArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Open.

Link copied to clipboard

SLS service endpoint.

Link copied to clipboard

Event Library Name.

Link copied to clipboard

Project Name.

Link copied to clipboard

Roles used to write alarm data to the event Library.