pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deploymentmanager.kotlin.outputs
/
ServiceUnitResponse
/
ServiceUnitResponse
Service
Unit
Response
fun
ServiceUnitResponse
(
artifacts
:
ServiceUnitArtifactsResponse
?
=
null
,
deploymentMode
:
String
,
name
:
String
?
=
null
,
steps
:
List
<
RolloutStepResponse
>
?
=
null
,
targetResourceGroup
:
String
)