pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.notebooks.kotlin.outputs
/
RuntimeMetric
Runtime
Metric
data
class
RuntimeMetric
(
val
systemMetrics
:
Map
<
String
,
String
>
?
=
null
)
Types
Constructors
Properties
Constructors
Runtime
Metric
Link copied to clipboard
fun
RuntimeMetric
(
systemMetrics
:
Map
<
String
,
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
system
Metrics
Link copied to clipboard
val
systemMetrics
:
Map
<
String
,
String
>
?
=
null
(Output) Contains runtime daemon metrics, such as OS and kernels and sessions stats.