toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridcompute.kotlin.outputs
/
MachineRunCommandInstanceViewResponse
/
MachineRunCommandInstanceViewResponse
Machine
Run
Command
Instance
View
Response
constructor
(
endTime
:
String
?
=
null
,
error
:
String
?
=
null
,
executionMessage
:
String
?
=
null
,
executionState
:
String
?
=
null
,
exitCode
:
Int
?
=
null
,
output
:
String
?
=
null
,
startTime
:
String
?
=
null
,
statuses
:
List
<
ExtensionsResourceStatusResponse
>
?
=
null
)