pulumi-alicloud-kotlin
3.55.2.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.sls.kotlin.outputs
/
AlertConfigurationLabel
Alert
Configuration
Label
data
class
AlertConfigurationLabel
(
val
key
:
String
?
=
null
,
val
value
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Alert
Configuration
Label
Link copied to clipboard
fun
AlertConfigurationLabel
(
key
:
String
?
=
null
,
value
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
?
=
null
value
Link copied to clipboard
val
value
:
String
?
=
null