toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.documentdb.kotlin.inputs
/
MongoDBCollectionResourceArgs
/
MongoDBCollectionResourceArgs
Mongo
DBCollection
Resource
Args
constructor
(
analyticalStorageTtl
:
Output
<
Int
>
?
=
null
,
id
:
Output
<
String
>
,
indexes
:
Output
<
List
<
MongoIndexArgs
>
>
?
=
null
,
shardKey
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)