MongoDBCollectionResourceArgs

constructor(analyticalStorageTtl: Output<Int>? = null, createMode: Output<Either<String, CreateMode>>? = null, id: Output<String>, indexes: Output<List<MongoIndexArgs>>? = null, restoreParameters: Output<ResourceRestoreParametersArgs>? = null, shardKey: Output<Map<String, String>>? = null)