pulumi-alicloud-kotlin
3.55.2.0
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
)
Types
Constructors
Properties
Constructors
Alert
Configuration
Sink
Event
Store
Link copied to clipboard
fun
AlertConfigurationSinkEventStore
(
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