toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deploymentmanager.kotlin.outputs
/
ServiceUnitResponse
/
ServiceUnitResponse
Service
Unit
Response
constructor
(
artifacts
:
ServiceUnitArtifactsResponse
?
=
null
,
deploymentMode
:
String
,
name
:
String
?
=
null
,
steps
:
List
<
RolloutStepResponse
>
?
=
null
,
targetResourceGroup
:
String
)