toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azuresphere.kotlin
/
DeploymentArgs
/
DeploymentArgs
Deployment
Args
constructor
(
catalogName
:
Output
<
String
>
?
=
null
,
deployedImages
:
Output
<
List
<
ImageArgs
>
>
?
=
null
,
deploymentId
:
Output
<
String
>
?
=
null
,
deploymentName
:
Output
<
String
>
?
=
null
,
deviceGroupName
:
Output
<
String
>
?
=
null
,
productName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)