pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cms.kotlin.outputs
/
HybridMonitorSlsTaskAttachLabel
Hybrid
Monitor
Sls
Task
Attach
Label
data
class
HybridMonitorSlsTaskAttachLabel
(
val
name
:
String
?
=
null
,
val
value
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Hybrid
Monitor
Sls
Task
Attach
Label
Link copied to clipboard
fun
HybridMonitorSlsTaskAttachLabel
(
name
:
String
?
=
null
,
value
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
The tag key of the metric.
value
Link copied to clipboard
val
value
:
String
?
=
null
The tag value of the metric.