pulumi-azure-native-kotlin
2.14.0.0
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
,
sku
:
Output
<
SkuArgs
>
?
=
null
)