toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.sls.kotlin.outputs
/
AlertConfigurationTemplateConfiguration
Alert
Configuration
Template
Configuration
data
class
AlertConfigurationTemplateConfiguration
(
val
annotations
:
Map
<
String
,
Any
>
?
=
null
,
val
lang
:
String
?
=
null
,
val
templateId
:
String
?
=
null
,
val
tokens
:
Map
<
String
,
Any
>
?
=
null
,
val
type
:
String
?
=
null
,
val
version
:
String
?
=
null
)
Members
Constructors
Alert
Configuration
Template
Configuration
Link copied to clipboard
constructor
(
annotations
:
Map
<
String
,
Any
>
?
=
null
,
lang
:
String
?
=
null
,
templateId
:
String
?
=
null
,
tokens
:
Map
<
String
,
Any
>
?
=
null
,
type
:
String
?
=
null
,
version
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
annotations
Link copied to clipboard
val
annotations
:
Map
<
String
,
Any
>
?
=
null
lang
Link copied to clipboard
val
lang
:
String
?
=
null
template
Id
Link copied to clipboard
val
templateId
:
String
?
=
null
tokens
Link copied to clipboard
val
tokens
:
Map
<
String
,
Any
>
?
=
null
type
Link copied to clipboard
val
type
:
String
?
=
null
version
Link copied to clipboard
val
version
:
String
?
=
null