pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin
/
SqlDedicatedGatewayArgs
/
SqlDedicatedGatewayArgs
Sql
Dedicated
Gateway
Args
fun
SqlDedicatedGatewayArgs
(
cosmosdbAccountId
:
Output
<
String
>
?
=
null
,
instanceCount
:
Output
<
Int
>
?
=
null
,
instanceSize
:
Output
<
String
>
?
=
null
)