pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cognitiveservices.kotlin
/
DeploymentArgs
/
DeploymentArgs
Deployment
Args
fun
DeploymentArgs
(
accountName
:
Output
<
String
>
?
=
null
,
deploymentName
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
DeploymentPropertiesArgs
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)