toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cognitiveservices.kotlin
/
DeploymentArgs
/
DeploymentArgs
Deployment
Args
constructor
(
accountName
:
Output
<
String
>
?
=
null
,
deploymentName
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
DeploymentPropertiesArgs
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
sku
:
Output
<
SkuArgs
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)