toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.outputs
/
RunCommandInstanceView
/
RunCommandInstanceView
Run
Command
Instance
View
constructor
(
endTime
:
String
?
=
null
,
errorMessage
:
String
?
=
null
,
executionMessage
:
String
?
=
null
,
executionState
:
String
?
=
null
,
exitCode
:
Int
?
=
null
,
output
:
String
?
=
null
,
startTime
:
String
?
=
null
)