File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -1743,6 +1743,22 @@ help = """Stitch Function Context"""
17431743help = """ Data Lake Configuration Object"""
17441744prefix = " datalakeconf"
17451745
1746+ [rstobject ."mongodb:datalakeconf-adl" ]
1747+ help = """ Data Lake ADL Configuration Object"""
1748+ prefix = " datalakeconf-adl"
1749+
1750+ [rstobject ."mongodb:datalakeconf-atlas" ]
1751+ help = """ Data Lake Atlas Configuration Object"""
1752+ prefix = " datalakeconf-atlas"
1753+
1754+ [rstobject ."mongodb:datalakeconf-aws" ]
1755+ help = """ Data Lake AWS Configuration Object"""
1756+ prefix = " datalakeconf-aws"
1757+
1758+ [rstobject ."mongodb:datalakeconf-http" ]
1759+ help = """ Data Lake HTTP Configuration Object"""
1760+ prefix = " datalakeconf-http"
1761+
17461762[rstobject ."mongodb:opsmgrkube" ]
17471763help = """ Kubernetes Operator Ops Manager Resource Setting"""
17481764prefix = " opsmgrkube"
You can’t perform that action at this time.
0 commit comments