EventRuleSlsParameter

data class EventRuleSlsParameter(val arn: String? = null, val logStore: String? = null, val project: String? = null, val region: String? = null, val slsParametersId: String? = null)

Constructors

Link copied to clipboard
constructor(arn: String? = null, logStore: String? = null, project: String? = null, region: String? = null, slsParametersId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String? = null

(Available since v1.211.1) The ARN of the API operation.

Link copied to clipboard
val logStore: String? = null

The name of the Simple Log Service Logstore.

Link copied to clipboard
val project: String? = null

The name of the Simple Log Service project.

Link copied to clipboard
val region: String? = null

The region where Simple Log Service is deployed.

Link copied to clipboard
val slsParametersId: String? = null

The ID of the recipient that receives alert notifications.