toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.sls.kotlin.outputs
/
AlertConfigurationSinkEventStore
Alert
Configuration
Sink
Event
Store
data
class
AlertConfigurationSinkEventStore
(
val
enabled
:
Boolean
?
=
null
,
val
endpoint
:
String
?
=
null
,
val
eventStore
:
String
?
=
null
,
val
project
:
String
?
=
null
,
val
roleArn
:
String
?
=
null
)
Members
Constructors
Alert
Configuration
Sink
Event
Store
Link copied to clipboard
constructor
(
enabled
:
Boolean
?
=
null
,
endpoint
:
String
?
=
null
,
eventStore
:
String
?
=
null
,
project
:
String
?
=
null
,
roleArn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enabled
Link copied to clipboard
val
enabled
:
Boolean
?
=
null
endpoint
Link copied to clipboard
val
endpoint
:
String
?
=
null
event
Store
Link copied to clipboard
val
eventStore
:
String
?
=
null
project
Link copied to clipboard
val
project
:
String
?
=
null
role
Arn
Link copied to clipboard
val
roleArn
:
String
?
=
null