pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.cognitive.kotlin
/
DeploymentArgs
/
DeploymentArgs
Deployment
Args
fun
DeploymentArgs
(
cognitiveAccountId
:
Output
<
String
>
?
=
null
,
model
:
Output
<
DeploymentModelArgs
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
raiPolicyName
:
Output
<
String
>
?
=
null
,
scale
:
Output
<
DeploymentScaleArgs
>
?
=
null
)