toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.notebooks.v1.kotlin.outputs
/
RuntimeMetricsResponse
Runtime
Metrics
Response
data
class
RuntimeMetricsResponse
(
val
systemMetrics
:
Map
<
String
,
String
>
)
Contains runtime daemon metrics, such as OS and kernels and sessions stats.
Members
Constructors
Runtime
Metrics
Response
Link copied to clipboard
constructor
(
systemMetrics
:
Map
<
String
,
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
system
Metrics
Link copied to clipboard
val
systemMetrics
:
Map
<
String
,
String
>
The system metrics.