toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.streamanalytics.kotlin
/
OutputCosmosdbArgs
/
OutputCosmosdbArgs
Output
Cosmosdb
Args
constructor
(
containerName
:
Output
<
String
>
?
=
null
,
cosmosdbAccountKey
:
Output
<
String
>
?
=
null
,
cosmosdbSqlDatabaseId
:
Output
<
String
>
?
=
null
,
documentId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
partitionKey
:
Output
<
String
>
?
=
null
,
streamAnalyticsJobId
:
Output
<
String
>
?
=
null
)