File tree Expand file tree Collapse file tree 1 file changed +6
-18
lines changed
docs/snowflake-docs/providers/snowflake/role/grants Expand file tree Collapse file tree 1 file changed +6
-18
lines changed Original file line number Diff line number Diff line change @@ -144,26 +144,14 @@ SELECT
144144 description : Required parameter for the grants resource.
145145 - name : securable
146146 value :
147- - name : database
148- value : string
149- description : Database name of the securable if applicable.
150- - name : schema
151- value : string
152- description : Schema name of the securable if applicable.
153- - name : service
154- value : string
155- description : Service name of the securable if applicable.
156- - name : name
157- value : string
158- description : Name of the securable if applicable.
147+ database : string
148+ schema : string
149+ service : string
150+ name : string
159151 - name : containing_scope
160152 value :
161- - name : database
162- value : string
163- description : Database name of the securable scope if applicable.
164- - name : schema
165- value : string
166- description : Schema name of the securable scope if applicable.
153+ database : string
154+ schema : string
167155 - name : securable_type
168156 value : string
169157 description : >-
You can’t perform that action at this time.
0 commit comments