toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurestackhci.kotlin.outputs
/
DeploymentStepResponse
/
DeploymentStepResponse
Deployment
Step
Response
constructor
(
description
:
String
,
endTimeUtc
:
String
,
exception
:
List
<
String
>
,
fullStepIndex
:
String
,
name
:
String
,
startTimeUtc
:
String
,
status
:
String
,
steps
:
List
<
DeploymentStepResponse
>
)