toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eds.kotlin.outputs
/
GetRamDirectoriesDirectoryLog
Get
Ram
Directories
Directory
Log
data
class
GetRamDirectoriesDirectoryLog
(
val
level
:
String
,
val
message
:
String
,
val
step
:
String
,
val
timeStamp
:
String
)
Members
Constructors
Get
Ram
Directories
Directory
Log
Link copied to clipboard
constructor
(
level
:
String
,
message
:
String
,
step
:
String
,
timeStamp
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
level
Link copied to clipboard
val
level
:
String
The level of log.
message
Link copied to clipboard
val
message
:
String
The message of log.
step
Link copied to clipboard
val
step
:
String
The step of log.
time
Stamp
Link copied to clipboard
val
timeStamp
:
String
The time stamp of log.