@pulumi/snowflake 2.5.0-alpha.1756363446 → 2.5.0-alpha.1756524553

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (207) hide show
  1. package/account.js +39 -39
  2. package/account.js.map +1 -1
  3. package/accountAuthenticationPolicyAttachment.js +4 -4
  4. package/accountAuthenticationPolicyAttachment.js.map +1 -1
  5. package/accountParameter.js +7 -7
  6. package/accountParameter.js.map +1 -1
  7. package/accountPasswordPolicyAttachment.js +4 -4
  8. package/accountPasswordPolicyAttachment.js.map +1 -1
  9. package/accountRole.js +7 -7
  10. package/accountRole.js.map +1 -1
  11. package/alert.js +25 -25
  12. package/alert.js.map +1 -1
  13. package/apiAuthenticationIntegrationWithAuthorizationCodeGrant.js +29 -29
  14. package/apiAuthenticationIntegrationWithAuthorizationCodeGrant.js.map +1 -1
  15. package/apiAuthenticationIntegrationWithClientCredentials.js +27 -27
  16. package/apiAuthenticationIntegrationWithClientCredentials.js.map +1 -1
  17. package/apiAuthenticationIntegrationWithJwtBearer.js +30 -30
  18. package/apiAuthenticationIntegrationWithJwtBearer.js.map +1 -1
  19. package/apiIntegration.js +33 -33
  20. package/apiIntegration.js.map +1 -1
  21. package/authenticationPolicy.js +24 -24
  22. package/authenticationPolicy.js.map +1 -1
  23. package/computePool.js +25 -25
  24. package/computePool.js.map +1 -1
  25. package/config/vars.d.ts +36 -84
  26. package/config/vars.js +7 -14
  27. package/config/vars.js.map +1 -1
  28. package/cortexSearchService.js +30 -30
  29. package/cortexSearchService.js.map +1 -1
  30. package/currentAccount.js +247 -247
  31. package/currentAccount.js.map +1 -1
  32. package/currentOrganizationAccount.js +246 -246
  33. package/currentOrganizationAccount.js.map +1 -1
  34. package/database.d.ts +4 -0
  35. package/database.js +48 -44
  36. package/database.js.map +1 -1
  37. package/databaseRole.js +10 -10
  38. package/databaseRole.js.map +1 -1
  39. package/dynamicTable.js +39 -39
  40. package/dynamicTable.js.map +1 -1
  41. package/emailNotificationIntegration.js +11 -11
  42. package/emailNotificationIntegration.js.map +1 -1
  43. package/execute.js +10 -10
  44. package/execute.js.map +1 -1
  45. package/externalFunction.js +43 -43
  46. package/externalFunction.js.map +1 -1
  47. package/externalOauthIntegration.js +42 -42
  48. package/externalOauthIntegration.js.map +1 -1
  49. package/externalTable.js +38 -38
  50. package/externalTable.js.map +1 -1
  51. package/externalVolume.js +13 -13
  52. package/externalVolume.js.map +1 -1
  53. package/failoverGroup.d.ts +3 -3
  54. package/failoverGroup.js +20 -20
  55. package/failoverGroup.js.map +1 -1
  56. package/fileFormat.js +77 -77
  57. package/fileFormat.js.map +1 -1
  58. package/functionJava.js +51 -51
  59. package/functionJava.js.map +1 -1
  60. package/functionJavascript.js +37 -37
  61. package/functionJavascript.js.map +1 -1
  62. package/functionPython.js +52 -52
  63. package/functionPython.js.map +1 -1
  64. package/functionScala.js +52 -52
  65. package/functionScala.js.map +1 -1
  66. package/functionSql.js +35 -35
  67. package/functionSql.js.map +1 -1
  68. package/gitRepository.js +22 -22
  69. package/gitRepository.js.map +1 -1
  70. package/grantAccountRole.js +8 -8
  71. package/grantAccountRole.js.map +1 -1
  72. package/grantApplicationRole.js +8 -8
  73. package/grantApplicationRole.js.map +1 -1
  74. package/grantDatabaseRole.js +10 -10
  75. package/grantDatabaseRole.js.map +1 -1
  76. package/grantOwnership.js +10 -10
  77. package/grantOwnership.js.map +1 -1
  78. package/grantPrivilegesToAccountRole.js +22 -22
  79. package/grantPrivilegesToAccountRole.js.map +1 -1
  80. package/grantPrivilegesToDatabaseRole.js +20 -20
  81. package/grantPrivilegesToDatabaseRole.js.map +1 -1
  82. package/grantPrivilegesToShare.js +21 -21
  83. package/grantPrivilegesToShare.js.map +1 -1
  84. package/imageRepository.js +13 -13
  85. package/imageRepository.js.map +1 -1
  86. package/jobService.js +26 -26
  87. package/jobService.js.map +1 -1
  88. package/legacyServiceUser.js +153 -153
  89. package/legacyServiceUser.js.map +1 -1
  90. package/listing.js +16 -16
  91. package/listing.js.map +1 -1
  92. package/managedAccount.js +19 -19
  93. package/managedAccount.js.map +1 -1
  94. package/maskingPolicy.js +25 -25
  95. package/maskingPolicy.js.map +1 -1
  96. package/materializedView.js +24 -24
  97. package/materializedView.js.map +1 -1
  98. package/networkPolicy.js +16 -16
  99. package/networkPolicy.js.map +1 -1
  100. package/networkPolicyAttachment.js +8 -8
  101. package/networkPolicyAttachment.js.map +1 -1
  102. package/networkRule.js +21 -21
  103. package/networkRule.js.map +1 -1
  104. package/notificationIntegration.js +37 -37
  105. package/notificationIntegration.js.map +1 -1
  106. package/oauthIntegrationForCustomClients.js +37 -37
  107. package/oauthIntegrationForCustomClients.js.map +1 -1
  108. package/oauthIntegrationForPartnerApplications.js +24 -24
  109. package/oauthIntegrationForPartnerApplications.js.map +1 -1
  110. package/objectParameter.js +13 -13
  111. package/objectParameter.js.map +1 -1
  112. package/package.json +2 -2
  113. package/passwordPolicy.js +38 -38
  114. package/passwordPolicy.js.map +1 -1
  115. package/pipe.js +25 -25
  116. package/pipe.js.map +1 -1
  117. package/primaryConnection.js +10 -10
  118. package/primaryConnection.js.map +1 -1
  119. package/procedureJava.js +55 -55
  120. package/procedureJava.js.map +1 -1
  121. package/procedureJavascript.js +37 -37
  122. package/procedureJavascript.js.map +1 -1
  123. package/procedurePython.js +53 -53
  124. package/procedurePython.js.map +1 -1
  125. package/procedureScala.js +55 -55
  126. package/procedureScala.js.map +1 -1
  127. package/procedureSql.js +37 -37
  128. package/procedureSql.js.map +1 -1
  129. package/provider.d.ts +58 -136
  130. package/provider.js +42 -43
  131. package/provider.js.map +1 -1
  132. package/resourceMonitor.js +21 -21
  133. package/resourceMonitor.js.map +1 -1
  134. package/rowAccessPolicy.js +20 -20
  135. package/rowAccessPolicy.js.map +1 -1
  136. package/saml2Integration.js +42 -42
  137. package/saml2Integration.js.map +1 -1
  138. package/schema.d.ts +4 -0
  139. package/schema.js +54 -50
  140. package/schema.js.map +1 -1
  141. package/scimIntegration.js +21 -21
  142. package/scimIntegration.js.map +1 -1
  143. package/secondaryConnection.js +11 -11
  144. package/secondaryConnection.js.map +1 -1
  145. package/secondaryDatabase.d.ts +4 -0
  146. package/secondaryDatabase.js +47 -43
  147. package/secondaryDatabase.js.map +1 -1
  148. package/secretWithAuthorizationCodeGrant.js +24 -24
  149. package/secretWithAuthorizationCodeGrant.js.map +1 -1
  150. package/secretWithBasicAuthentication.js +21 -21
  151. package/secretWithBasicAuthentication.js.map +1 -1
  152. package/secretWithClientCredentials.js +21 -21
  153. package/secretWithClientCredentials.js.map +1 -1
  154. package/secretWithGenericString.js +18 -18
  155. package/secretWithGenericString.js.map +1 -1
  156. package/sequence.js +17 -17
  157. package/sequence.js.map +1 -1
  158. package/service.js +36 -36
  159. package/service.js.map +1 -1
  160. package/serviceUser.js +149 -149
  161. package/serviceUser.js.map +1 -1
  162. package/share.js +8 -8
  163. package/share.js.map +1 -1
  164. package/sharedDatabase.js +37 -37
  165. package/sharedDatabase.js.map +1 -1
  166. package/stage.js +32 -32
  167. package/stage.js.map +1 -1
  168. package/storageIntegration.js +32 -32
  169. package/storageIntegration.js.map +1 -1
  170. package/streamOnDirectoryTable.js +21 -21
  171. package/streamOnDirectoryTable.js.map +1 -1
  172. package/streamOnExternalTable.js +27 -27
  173. package/streamOnExternalTable.js.map +1 -1
  174. package/streamOnTable.js +29 -29
  175. package/streamOnTable.js.map +1 -1
  176. package/streamOnView.js +29 -29
  177. package/streamOnView.js.map +1 -1
  178. package/streamlit.js +28 -28
  179. package/streamlit.js.map +1 -1
  180. package/table.js +26 -26
  181. package/table.js.map +1 -1
  182. package/tableColumnMaskingPolicyApplication.js +10 -10
  183. package/tableColumnMaskingPolicyApplication.js.map +1 -1
  184. package/tableConstraint.js +28 -28
  185. package/tableConstraint.js.map +1 -1
  186. package/tag.js +17 -17
  187. package/tag.js.map +1 -1
  188. package/tagAssociation.js +15 -15
  189. package/tagAssociation.js.map +1 -1
  190. package/task.js +152 -152
  191. package/task.js.map +1 -1
  192. package/user.js +163 -163
  193. package/user.js.map +1 -1
  194. package/userAuthenticationPolicyAttachment.js +7 -7
  195. package/userAuthenticationPolicyAttachment.js.map +1 -1
  196. package/userPasswordPolicyAttachment.js +7 -7
  197. package/userPasswordPolicyAttachment.js.map +1 -1
  198. package/userProgrammaticAccessToken.js +23 -23
  199. package/userProgrammaticAccessToken.js.map +1 -1
  200. package/userPublicKeys.js +7 -7
  201. package/userPublicKeys.js.map +1 -1
  202. package/utilities.js +18 -29
  203. package/utilities.js.map +1 -1
  204. package/view.js +37 -37
  205. package/view.js.map +1 -1
  206. package/warehouse.js +36 -36
  207. package/warehouse.js.map +1 -1
package/currentAccount.js CHANGED
@@ -25,7 +25,7 @@ class CurrentAccount extends pulumi.CustomResource {
25
25
  * @param opts Optional settings to control the behavior of the CustomResource.
26
26
  */
27
27
  static get(name, id, state, opts) {
28
- return new CurrentAccount(name, state, Object.assign(Object.assign({}, opts), { id: id }));
28
+ return new CurrentAccount(name, state, { ...opts, id: id });
29
29
  }
30
30
  /**
31
31
  * Returns true if the given object is an instance of CurrentAccount. This is designed to work even
@@ -42,255 +42,255 @@ class CurrentAccount extends pulumi.CustomResource {
42
42
  opts = opts || {};
43
43
  if (opts.id) {
44
44
  const state = argsOrState;
45
- resourceInputs["abortDetachedQuery"] = state ? state.abortDetachedQuery : undefined;
46
- resourceInputs["activePythonProfiler"] = state ? state.activePythonProfiler : undefined;
47
- resourceInputs["allowClientMfaCaching"] = state ? state.allowClientMfaCaching : undefined;
48
- resourceInputs["allowIdToken"] = state ? state.allowIdToken : undefined;
49
- resourceInputs["authenticationPolicy"] = state ? state.authenticationPolicy : undefined;
50
- resourceInputs["autocommit"] = state ? state.autocommit : undefined;
51
- resourceInputs["baseLocationPrefix"] = state ? state.baseLocationPrefix : undefined;
52
- resourceInputs["binaryInputFormat"] = state ? state.binaryInputFormat : undefined;
53
- resourceInputs["binaryOutputFormat"] = state ? state.binaryOutputFormat : undefined;
54
- resourceInputs["catalog"] = state ? state.catalog : undefined;
55
- resourceInputs["catalogSync"] = state ? state.catalogSync : undefined;
56
- resourceInputs["clientEnableLogInfoStatementParameters"] = state ? state.clientEnableLogInfoStatementParameters : undefined;
57
- resourceInputs["clientEncryptionKeySize"] = state ? state.clientEncryptionKeySize : undefined;
58
- resourceInputs["clientMemoryLimit"] = state ? state.clientMemoryLimit : undefined;
59
- resourceInputs["clientMetadataRequestUseConnectionCtx"] = state ? state.clientMetadataRequestUseConnectionCtx : undefined;
60
- resourceInputs["clientMetadataUseSessionDatabase"] = state ? state.clientMetadataUseSessionDatabase : undefined;
61
- resourceInputs["clientPrefetchThreads"] = state ? state.clientPrefetchThreads : undefined;
62
- resourceInputs["clientResultChunkSize"] = state ? state.clientResultChunkSize : undefined;
63
- resourceInputs["clientResultColumnCaseInsensitive"] = state ? state.clientResultColumnCaseInsensitive : undefined;
64
- resourceInputs["clientSessionKeepAlive"] = state ? state.clientSessionKeepAlive : undefined;
65
- resourceInputs["clientSessionKeepAliveHeartbeatFrequency"] = state ? state.clientSessionKeepAliveHeartbeatFrequency : undefined;
66
- resourceInputs["clientTimestampTypeMapping"] = state ? state.clientTimestampTypeMapping : undefined;
67
- resourceInputs["cortexEnabledCrossRegion"] = state ? state.cortexEnabledCrossRegion : undefined;
68
- resourceInputs["cortexModelsAllowlist"] = state ? state.cortexModelsAllowlist : undefined;
69
- resourceInputs["csvTimestampFormat"] = state ? state.csvTimestampFormat : undefined;
70
- resourceInputs["dataRetentionTimeInDays"] = state ? state.dataRetentionTimeInDays : undefined;
71
- resourceInputs["dateInputFormat"] = state ? state.dateInputFormat : undefined;
72
- resourceInputs["dateOutputFormat"] = state ? state.dateOutputFormat : undefined;
73
- resourceInputs["defaultDdlCollation"] = state ? state.defaultDdlCollation : undefined;
74
- resourceInputs["defaultNotebookComputePoolCpu"] = state ? state.defaultNotebookComputePoolCpu : undefined;
75
- resourceInputs["defaultNotebookComputePoolGpu"] = state ? state.defaultNotebookComputePoolGpu : undefined;
76
- resourceInputs["defaultNullOrdering"] = state ? state.defaultNullOrdering : undefined;
77
- resourceInputs["defaultStreamlitNotebookWarehouse"] = state ? state.defaultStreamlitNotebookWarehouse : undefined;
78
- resourceInputs["disableUiDownloadButton"] = state ? state.disableUiDownloadButton : undefined;
79
- resourceInputs["disableUserPrivilegeGrants"] = state ? state.disableUserPrivilegeGrants : undefined;
80
- resourceInputs["enableAutomaticSensitiveDataClassificationLog"] = state ? state.enableAutomaticSensitiveDataClassificationLog : undefined;
81
- resourceInputs["enableEgressCostOptimizer"] = state ? state.enableEgressCostOptimizer : undefined;
82
- resourceInputs["enableIdentifierFirstLogin"] = state ? state.enableIdentifierFirstLogin : undefined;
83
- resourceInputs["enableInternalStagesPrivatelink"] = state ? state.enableInternalStagesPrivatelink : undefined;
84
- resourceInputs["enableTriSecretAndRekeyOptOutForImageRepository"] = state ? state.enableTriSecretAndRekeyOptOutForImageRepository : undefined;
85
- resourceInputs["enableTriSecretAndRekeyOptOutForSpcsBlockStorage"] = state ? state.enableTriSecretAndRekeyOptOutForSpcsBlockStorage : undefined;
86
- resourceInputs["enableUnhandledExceptionsReporting"] = state ? state.enableUnhandledExceptionsReporting : undefined;
87
- resourceInputs["enableUnloadPhysicalTypeOptimization"] = state ? state.enableUnloadPhysicalTypeOptimization : undefined;
88
- resourceInputs["enableUnredactedQuerySyntaxError"] = state ? state.enableUnredactedQuerySyntaxError : undefined;
89
- resourceInputs["enableUnredactedSecureObjectError"] = state ? state.enableUnredactedSecureObjectError : undefined;
90
- resourceInputs["enforceNetworkRulesForInternalStages"] = state ? state.enforceNetworkRulesForInternalStages : undefined;
91
- resourceInputs["errorOnNondeterministicMerge"] = state ? state.errorOnNondeterministicMerge : undefined;
92
- resourceInputs["errorOnNondeterministicUpdate"] = state ? state.errorOnNondeterministicUpdate : undefined;
93
- resourceInputs["eventTable"] = state ? state.eventTable : undefined;
94
- resourceInputs["externalOauthAddPrivilegedRolesToBlockedList"] = state ? state.externalOauthAddPrivilegedRolesToBlockedList : undefined;
95
- resourceInputs["externalVolume"] = state ? state.externalVolume : undefined;
96
- resourceInputs["featurePolicy"] = state ? state.featurePolicy : undefined;
97
- resourceInputs["geographyOutputFormat"] = state ? state.geographyOutputFormat : undefined;
98
- resourceInputs["geometryOutputFormat"] = state ? state.geometryOutputFormat : undefined;
99
- resourceInputs["hybridTableLockTimeout"] = state ? state.hybridTableLockTimeout : undefined;
100
- resourceInputs["initialReplicationSizeLimitInTb"] = state ? state.initialReplicationSizeLimitInTb : undefined;
101
- resourceInputs["jdbcTreatDecimalAsInt"] = state ? state.jdbcTreatDecimalAsInt : undefined;
102
- resourceInputs["jdbcTreatTimestampNtzAsUtc"] = state ? state.jdbcTreatTimestampNtzAsUtc : undefined;
103
- resourceInputs["jdbcUseSessionTimezone"] = state ? state.jdbcUseSessionTimezone : undefined;
104
- resourceInputs["jsTreatIntegerAsBigint"] = state ? state.jsTreatIntegerAsBigint : undefined;
105
- resourceInputs["jsonIndent"] = state ? state.jsonIndent : undefined;
106
- resourceInputs["listingAutoFulfillmentReplicationRefreshSchedule"] = state ? state.listingAutoFulfillmentReplicationRefreshSchedule : undefined;
107
- resourceInputs["lockTimeout"] = state ? state.lockTimeout : undefined;
108
- resourceInputs["logLevel"] = state ? state.logLevel : undefined;
109
- resourceInputs["maxConcurrencyLevel"] = state ? state.maxConcurrencyLevel : undefined;
110
- resourceInputs["maxDataExtensionTimeInDays"] = state ? state.maxDataExtensionTimeInDays : undefined;
111
- resourceInputs["metricLevel"] = state ? state.metricLevel : undefined;
112
- resourceInputs["minDataRetentionTimeInDays"] = state ? state.minDataRetentionTimeInDays : undefined;
113
- resourceInputs["multiStatementCount"] = state ? state.multiStatementCount : undefined;
114
- resourceInputs["networkPolicy"] = state ? state.networkPolicy : undefined;
115
- resourceInputs["noorderSequenceAsDefault"] = state ? state.noorderSequenceAsDefault : undefined;
116
- resourceInputs["oauthAddPrivilegedRolesToBlockedList"] = state ? state.oauthAddPrivilegedRolesToBlockedList : undefined;
117
- resourceInputs["odbcTreatDecimalAsInt"] = state ? state.odbcTreatDecimalAsInt : undefined;
118
- resourceInputs["packagesPolicy"] = state ? state.packagesPolicy : undefined;
119
- resourceInputs["passwordPolicy"] = state ? state.passwordPolicy : undefined;
120
- resourceInputs["periodicDataRekeying"] = state ? state.periodicDataRekeying : undefined;
121
- resourceInputs["pipeExecutionPaused"] = state ? state.pipeExecutionPaused : undefined;
122
- resourceInputs["preventUnloadToInlineUrl"] = state ? state.preventUnloadToInlineUrl : undefined;
123
- resourceInputs["preventUnloadToInternalStages"] = state ? state.preventUnloadToInternalStages : undefined;
124
- resourceInputs["pythonProfilerModules"] = state ? state.pythonProfilerModules : undefined;
125
- resourceInputs["pythonProfilerTargetStage"] = state ? state.pythonProfilerTargetStage : undefined;
126
- resourceInputs["queryTag"] = state ? state.queryTag : undefined;
127
- resourceInputs["quotedIdentifiersIgnoreCase"] = state ? state.quotedIdentifiersIgnoreCase : undefined;
128
- resourceInputs["replaceInvalidCharacters"] = state ? state.replaceInvalidCharacters : undefined;
129
- resourceInputs["requireStorageIntegrationForStageCreation"] = state ? state.requireStorageIntegrationForStageCreation : undefined;
130
- resourceInputs["requireStorageIntegrationForStageOperation"] = state ? state.requireStorageIntegrationForStageOperation : undefined;
131
- resourceInputs["resourceMonitor"] = state ? state.resourceMonitor : undefined;
132
- resourceInputs["rowsPerResultset"] = state ? state.rowsPerResultset : undefined;
133
- resourceInputs["s3StageVpceDnsName"] = state ? state.s3StageVpceDnsName : undefined;
134
- resourceInputs["samlIdentityProvider"] = state ? state.samlIdentityProvider : undefined;
135
- resourceInputs["searchPath"] = state ? state.searchPath : undefined;
136
- resourceInputs["serverlessTaskMaxStatementSize"] = state ? state.serverlessTaskMaxStatementSize : undefined;
137
- resourceInputs["serverlessTaskMinStatementSize"] = state ? state.serverlessTaskMinStatementSize : undefined;
138
- resourceInputs["sessionPolicy"] = state ? state.sessionPolicy : undefined;
139
- resourceInputs["simulatedDataSharingConsumer"] = state ? state.simulatedDataSharingConsumer : undefined;
140
- resourceInputs["ssoLoginPage"] = state ? state.ssoLoginPage : undefined;
141
- resourceInputs["statementQueuedTimeoutInSeconds"] = state ? state.statementQueuedTimeoutInSeconds : undefined;
142
- resourceInputs["statementTimeoutInSeconds"] = state ? state.statementTimeoutInSeconds : undefined;
143
- resourceInputs["storageSerializationPolicy"] = state ? state.storageSerializationPolicy : undefined;
144
- resourceInputs["strictJsonOutput"] = state ? state.strictJsonOutput : undefined;
145
- resourceInputs["suspendTaskAfterNumFailures"] = state ? state.suspendTaskAfterNumFailures : undefined;
146
- resourceInputs["taskAutoRetryAttempts"] = state ? state.taskAutoRetryAttempts : undefined;
147
- resourceInputs["timeInputFormat"] = state ? state.timeInputFormat : undefined;
148
- resourceInputs["timeOutputFormat"] = state ? state.timeOutputFormat : undefined;
149
- resourceInputs["timestampDayIsAlways24h"] = state ? state.timestampDayIsAlways24h : undefined;
150
- resourceInputs["timestampInputFormat"] = state ? state.timestampInputFormat : undefined;
151
- resourceInputs["timestampLtzOutputFormat"] = state ? state.timestampLtzOutputFormat : undefined;
152
- resourceInputs["timestampNtzOutputFormat"] = state ? state.timestampNtzOutputFormat : undefined;
153
- resourceInputs["timestampOutputFormat"] = state ? state.timestampOutputFormat : undefined;
154
- resourceInputs["timestampTypeMapping"] = state ? state.timestampTypeMapping : undefined;
155
- resourceInputs["timestampTzOutputFormat"] = state ? state.timestampTzOutputFormat : undefined;
156
- resourceInputs["timezone"] = state ? state.timezone : undefined;
157
- resourceInputs["traceLevel"] = state ? state.traceLevel : undefined;
158
- resourceInputs["transactionAbortOnError"] = state ? state.transactionAbortOnError : undefined;
159
- resourceInputs["transactionDefaultIsolationLevel"] = state ? state.transactionDefaultIsolationLevel : undefined;
160
- resourceInputs["twoDigitCenturyStart"] = state ? state.twoDigitCenturyStart : undefined;
161
- resourceInputs["unsupportedDdlAction"] = state ? state.unsupportedDdlAction : undefined;
162
- resourceInputs["useCachedResult"] = state ? state.useCachedResult : undefined;
163
- resourceInputs["userTaskManagedInitialWarehouseSize"] = state ? state.userTaskManagedInitialWarehouseSize : undefined;
164
- resourceInputs["userTaskMinimumTriggerIntervalInSeconds"] = state ? state.userTaskMinimumTriggerIntervalInSeconds : undefined;
165
- resourceInputs["userTaskTimeoutMs"] = state ? state.userTaskTimeoutMs : undefined;
166
- resourceInputs["weekOfYearPolicy"] = state ? state.weekOfYearPolicy : undefined;
167
- resourceInputs["weekStart"] = state ? state.weekStart : undefined;
45
+ resourceInputs["abortDetachedQuery"] = state?.abortDetachedQuery;
46
+ resourceInputs["activePythonProfiler"] = state?.activePythonProfiler;
47
+ resourceInputs["allowClientMfaCaching"] = state?.allowClientMfaCaching;
48
+ resourceInputs["allowIdToken"] = state?.allowIdToken;
49
+ resourceInputs["authenticationPolicy"] = state?.authenticationPolicy;
50
+ resourceInputs["autocommit"] = state?.autocommit;
51
+ resourceInputs["baseLocationPrefix"] = state?.baseLocationPrefix;
52
+ resourceInputs["binaryInputFormat"] = state?.binaryInputFormat;
53
+ resourceInputs["binaryOutputFormat"] = state?.binaryOutputFormat;
54
+ resourceInputs["catalog"] = state?.catalog;
55
+ resourceInputs["catalogSync"] = state?.catalogSync;
56
+ resourceInputs["clientEnableLogInfoStatementParameters"] = state?.clientEnableLogInfoStatementParameters;
57
+ resourceInputs["clientEncryptionKeySize"] = state?.clientEncryptionKeySize;
58
+ resourceInputs["clientMemoryLimit"] = state?.clientMemoryLimit;
59
+ resourceInputs["clientMetadataRequestUseConnectionCtx"] = state?.clientMetadataRequestUseConnectionCtx;
60
+ resourceInputs["clientMetadataUseSessionDatabase"] = state?.clientMetadataUseSessionDatabase;
61
+ resourceInputs["clientPrefetchThreads"] = state?.clientPrefetchThreads;
62
+ resourceInputs["clientResultChunkSize"] = state?.clientResultChunkSize;
63
+ resourceInputs["clientResultColumnCaseInsensitive"] = state?.clientResultColumnCaseInsensitive;
64
+ resourceInputs["clientSessionKeepAlive"] = state?.clientSessionKeepAlive;
65
+ resourceInputs["clientSessionKeepAliveHeartbeatFrequency"] = state?.clientSessionKeepAliveHeartbeatFrequency;
66
+ resourceInputs["clientTimestampTypeMapping"] = state?.clientTimestampTypeMapping;
67
+ resourceInputs["cortexEnabledCrossRegion"] = state?.cortexEnabledCrossRegion;
68
+ resourceInputs["cortexModelsAllowlist"] = state?.cortexModelsAllowlist;
69
+ resourceInputs["csvTimestampFormat"] = state?.csvTimestampFormat;
70
+ resourceInputs["dataRetentionTimeInDays"] = state?.dataRetentionTimeInDays;
71
+ resourceInputs["dateInputFormat"] = state?.dateInputFormat;
72
+ resourceInputs["dateOutputFormat"] = state?.dateOutputFormat;
73
+ resourceInputs["defaultDdlCollation"] = state?.defaultDdlCollation;
74
+ resourceInputs["defaultNotebookComputePoolCpu"] = state?.defaultNotebookComputePoolCpu;
75
+ resourceInputs["defaultNotebookComputePoolGpu"] = state?.defaultNotebookComputePoolGpu;
76
+ resourceInputs["defaultNullOrdering"] = state?.defaultNullOrdering;
77
+ resourceInputs["defaultStreamlitNotebookWarehouse"] = state?.defaultStreamlitNotebookWarehouse;
78
+ resourceInputs["disableUiDownloadButton"] = state?.disableUiDownloadButton;
79
+ resourceInputs["disableUserPrivilegeGrants"] = state?.disableUserPrivilegeGrants;
80
+ resourceInputs["enableAutomaticSensitiveDataClassificationLog"] = state?.enableAutomaticSensitiveDataClassificationLog;
81
+ resourceInputs["enableEgressCostOptimizer"] = state?.enableEgressCostOptimizer;
82
+ resourceInputs["enableIdentifierFirstLogin"] = state?.enableIdentifierFirstLogin;
83
+ resourceInputs["enableInternalStagesPrivatelink"] = state?.enableInternalStagesPrivatelink;
84
+ resourceInputs["enableTriSecretAndRekeyOptOutForImageRepository"] = state?.enableTriSecretAndRekeyOptOutForImageRepository;
85
+ resourceInputs["enableTriSecretAndRekeyOptOutForSpcsBlockStorage"] = state?.enableTriSecretAndRekeyOptOutForSpcsBlockStorage;
86
+ resourceInputs["enableUnhandledExceptionsReporting"] = state?.enableUnhandledExceptionsReporting;
87
+ resourceInputs["enableUnloadPhysicalTypeOptimization"] = state?.enableUnloadPhysicalTypeOptimization;
88
+ resourceInputs["enableUnredactedQuerySyntaxError"] = state?.enableUnredactedQuerySyntaxError;
89
+ resourceInputs["enableUnredactedSecureObjectError"] = state?.enableUnredactedSecureObjectError;
90
+ resourceInputs["enforceNetworkRulesForInternalStages"] = state?.enforceNetworkRulesForInternalStages;
91
+ resourceInputs["errorOnNondeterministicMerge"] = state?.errorOnNondeterministicMerge;
92
+ resourceInputs["errorOnNondeterministicUpdate"] = state?.errorOnNondeterministicUpdate;
93
+ resourceInputs["eventTable"] = state?.eventTable;
94
+ resourceInputs["externalOauthAddPrivilegedRolesToBlockedList"] = state?.externalOauthAddPrivilegedRolesToBlockedList;
95
+ resourceInputs["externalVolume"] = state?.externalVolume;
96
+ resourceInputs["featurePolicy"] = state?.featurePolicy;
97
+ resourceInputs["geographyOutputFormat"] = state?.geographyOutputFormat;
98
+ resourceInputs["geometryOutputFormat"] = state?.geometryOutputFormat;
99
+ resourceInputs["hybridTableLockTimeout"] = state?.hybridTableLockTimeout;
100
+ resourceInputs["initialReplicationSizeLimitInTb"] = state?.initialReplicationSizeLimitInTb;
101
+ resourceInputs["jdbcTreatDecimalAsInt"] = state?.jdbcTreatDecimalAsInt;
102
+ resourceInputs["jdbcTreatTimestampNtzAsUtc"] = state?.jdbcTreatTimestampNtzAsUtc;
103
+ resourceInputs["jdbcUseSessionTimezone"] = state?.jdbcUseSessionTimezone;
104
+ resourceInputs["jsTreatIntegerAsBigint"] = state?.jsTreatIntegerAsBigint;
105
+ resourceInputs["jsonIndent"] = state?.jsonIndent;
106
+ resourceInputs["listingAutoFulfillmentReplicationRefreshSchedule"] = state?.listingAutoFulfillmentReplicationRefreshSchedule;
107
+ resourceInputs["lockTimeout"] = state?.lockTimeout;
108
+ resourceInputs["logLevel"] = state?.logLevel;
109
+ resourceInputs["maxConcurrencyLevel"] = state?.maxConcurrencyLevel;
110
+ resourceInputs["maxDataExtensionTimeInDays"] = state?.maxDataExtensionTimeInDays;
111
+ resourceInputs["metricLevel"] = state?.metricLevel;
112
+ resourceInputs["minDataRetentionTimeInDays"] = state?.minDataRetentionTimeInDays;
113
+ resourceInputs["multiStatementCount"] = state?.multiStatementCount;
114
+ resourceInputs["networkPolicy"] = state?.networkPolicy;
115
+ resourceInputs["noorderSequenceAsDefault"] = state?.noorderSequenceAsDefault;
116
+ resourceInputs["oauthAddPrivilegedRolesToBlockedList"] = state?.oauthAddPrivilegedRolesToBlockedList;
117
+ resourceInputs["odbcTreatDecimalAsInt"] = state?.odbcTreatDecimalAsInt;
118
+ resourceInputs["packagesPolicy"] = state?.packagesPolicy;
119
+ resourceInputs["passwordPolicy"] = state?.passwordPolicy;
120
+ resourceInputs["periodicDataRekeying"] = state?.periodicDataRekeying;
121
+ resourceInputs["pipeExecutionPaused"] = state?.pipeExecutionPaused;
122
+ resourceInputs["preventUnloadToInlineUrl"] = state?.preventUnloadToInlineUrl;
123
+ resourceInputs["preventUnloadToInternalStages"] = state?.preventUnloadToInternalStages;
124
+ resourceInputs["pythonProfilerModules"] = state?.pythonProfilerModules;
125
+ resourceInputs["pythonProfilerTargetStage"] = state?.pythonProfilerTargetStage;
126
+ resourceInputs["queryTag"] = state?.queryTag;
127
+ resourceInputs["quotedIdentifiersIgnoreCase"] = state?.quotedIdentifiersIgnoreCase;
128
+ resourceInputs["replaceInvalidCharacters"] = state?.replaceInvalidCharacters;
129
+ resourceInputs["requireStorageIntegrationForStageCreation"] = state?.requireStorageIntegrationForStageCreation;
130
+ resourceInputs["requireStorageIntegrationForStageOperation"] = state?.requireStorageIntegrationForStageOperation;
131
+ resourceInputs["resourceMonitor"] = state?.resourceMonitor;
132
+ resourceInputs["rowsPerResultset"] = state?.rowsPerResultset;
133
+ resourceInputs["s3StageVpceDnsName"] = state?.s3StageVpceDnsName;
134
+ resourceInputs["samlIdentityProvider"] = state?.samlIdentityProvider;
135
+ resourceInputs["searchPath"] = state?.searchPath;
136
+ resourceInputs["serverlessTaskMaxStatementSize"] = state?.serverlessTaskMaxStatementSize;
137
+ resourceInputs["serverlessTaskMinStatementSize"] = state?.serverlessTaskMinStatementSize;
138
+ resourceInputs["sessionPolicy"] = state?.sessionPolicy;
139
+ resourceInputs["simulatedDataSharingConsumer"] = state?.simulatedDataSharingConsumer;
140
+ resourceInputs["ssoLoginPage"] = state?.ssoLoginPage;
141
+ resourceInputs["statementQueuedTimeoutInSeconds"] = state?.statementQueuedTimeoutInSeconds;
142
+ resourceInputs["statementTimeoutInSeconds"] = state?.statementTimeoutInSeconds;
143
+ resourceInputs["storageSerializationPolicy"] = state?.storageSerializationPolicy;
144
+ resourceInputs["strictJsonOutput"] = state?.strictJsonOutput;
145
+ resourceInputs["suspendTaskAfterNumFailures"] = state?.suspendTaskAfterNumFailures;
146
+ resourceInputs["taskAutoRetryAttempts"] = state?.taskAutoRetryAttempts;
147
+ resourceInputs["timeInputFormat"] = state?.timeInputFormat;
148
+ resourceInputs["timeOutputFormat"] = state?.timeOutputFormat;
149
+ resourceInputs["timestampDayIsAlways24h"] = state?.timestampDayIsAlways24h;
150
+ resourceInputs["timestampInputFormat"] = state?.timestampInputFormat;
151
+ resourceInputs["timestampLtzOutputFormat"] = state?.timestampLtzOutputFormat;
152
+ resourceInputs["timestampNtzOutputFormat"] = state?.timestampNtzOutputFormat;
153
+ resourceInputs["timestampOutputFormat"] = state?.timestampOutputFormat;
154
+ resourceInputs["timestampTypeMapping"] = state?.timestampTypeMapping;
155
+ resourceInputs["timestampTzOutputFormat"] = state?.timestampTzOutputFormat;
156
+ resourceInputs["timezone"] = state?.timezone;
157
+ resourceInputs["traceLevel"] = state?.traceLevel;
158
+ resourceInputs["transactionAbortOnError"] = state?.transactionAbortOnError;
159
+ resourceInputs["transactionDefaultIsolationLevel"] = state?.transactionDefaultIsolationLevel;
160
+ resourceInputs["twoDigitCenturyStart"] = state?.twoDigitCenturyStart;
161
+ resourceInputs["unsupportedDdlAction"] = state?.unsupportedDdlAction;
162
+ resourceInputs["useCachedResult"] = state?.useCachedResult;
163
+ resourceInputs["userTaskManagedInitialWarehouseSize"] = state?.userTaskManagedInitialWarehouseSize;
164
+ resourceInputs["userTaskMinimumTriggerIntervalInSeconds"] = state?.userTaskMinimumTriggerIntervalInSeconds;
165
+ resourceInputs["userTaskTimeoutMs"] = state?.userTaskTimeoutMs;
166
+ resourceInputs["weekOfYearPolicy"] = state?.weekOfYearPolicy;
167
+ resourceInputs["weekStart"] = state?.weekStart;
168
168
  }
169
169
  else {
170
170
  const args = argsOrState;
171
- resourceInputs["abortDetachedQuery"] = args ? args.abortDetachedQuery : undefined;
172
- resourceInputs["activePythonProfiler"] = args ? args.activePythonProfiler : undefined;
173
- resourceInputs["allowClientMfaCaching"] = args ? args.allowClientMfaCaching : undefined;
174
- resourceInputs["allowIdToken"] = args ? args.allowIdToken : undefined;
175
- resourceInputs["authenticationPolicy"] = args ? args.authenticationPolicy : undefined;
176
- resourceInputs["autocommit"] = args ? args.autocommit : undefined;
177
- resourceInputs["baseLocationPrefix"] = args ? args.baseLocationPrefix : undefined;
178
- resourceInputs["binaryInputFormat"] = args ? args.binaryInputFormat : undefined;
179
- resourceInputs["binaryOutputFormat"] = args ? args.binaryOutputFormat : undefined;
180
- resourceInputs["catalog"] = args ? args.catalog : undefined;
181
- resourceInputs["catalogSync"] = args ? args.catalogSync : undefined;
182
- resourceInputs["clientEnableLogInfoStatementParameters"] = args ? args.clientEnableLogInfoStatementParameters : undefined;
183
- resourceInputs["clientEncryptionKeySize"] = args ? args.clientEncryptionKeySize : undefined;
184
- resourceInputs["clientMemoryLimit"] = args ? args.clientMemoryLimit : undefined;
185
- resourceInputs["clientMetadataRequestUseConnectionCtx"] = args ? args.clientMetadataRequestUseConnectionCtx : undefined;
186
- resourceInputs["clientMetadataUseSessionDatabase"] = args ? args.clientMetadataUseSessionDatabase : undefined;
187
- resourceInputs["clientPrefetchThreads"] = args ? args.clientPrefetchThreads : undefined;
188
- resourceInputs["clientResultChunkSize"] = args ? args.clientResultChunkSize : undefined;
189
- resourceInputs["clientResultColumnCaseInsensitive"] = args ? args.clientResultColumnCaseInsensitive : undefined;
190
- resourceInputs["clientSessionKeepAlive"] = args ? args.clientSessionKeepAlive : undefined;
191
- resourceInputs["clientSessionKeepAliveHeartbeatFrequency"] = args ? args.clientSessionKeepAliveHeartbeatFrequency : undefined;
192
- resourceInputs["clientTimestampTypeMapping"] = args ? args.clientTimestampTypeMapping : undefined;
193
- resourceInputs["cortexEnabledCrossRegion"] = args ? args.cortexEnabledCrossRegion : undefined;
194
- resourceInputs["cortexModelsAllowlist"] = args ? args.cortexModelsAllowlist : undefined;
195
- resourceInputs["csvTimestampFormat"] = args ? args.csvTimestampFormat : undefined;
196
- resourceInputs["dataRetentionTimeInDays"] = args ? args.dataRetentionTimeInDays : undefined;
197
- resourceInputs["dateInputFormat"] = args ? args.dateInputFormat : undefined;
198
- resourceInputs["dateOutputFormat"] = args ? args.dateOutputFormat : undefined;
199
- resourceInputs["defaultDdlCollation"] = args ? args.defaultDdlCollation : undefined;
200
- resourceInputs["defaultNotebookComputePoolCpu"] = args ? args.defaultNotebookComputePoolCpu : undefined;
201
- resourceInputs["defaultNotebookComputePoolGpu"] = args ? args.defaultNotebookComputePoolGpu : undefined;
202
- resourceInputs["defaultNullOrdering"] = args ? args.defaultNullOrdering : undefined;
203
- resourceInputs["defaultStreamlitNotebookWarehouse"] = args ? args.defaultStreamlitNotebookWarehouse : undefined;
204
- resourceInputs["disableUiDownloadButton"] = args ? args.disableUiDownloadButton : undefined;
205
- resourceInputs["disableUserPrivilegeGrants"] = args ? args.disableUserPrivilegeGrants : undefined;
206
- resourceInputs["enableAutomaticSensitiveDataClassificationLog"] = args ? args.enableAutomaticSensitiveDataClassificationLog : undefined;
207
- resourceInputs["enableEgressCostOptimizer"] = args ? args.enableEgressCostOptimizer : undefined;
208
- resourceInputs["enableIdentifierFirstLogin"] = args ? args.enableIdentifierFirstLogin : undefined;
209
- resourceInputs["enableInternalStagesPrivatelink"] = args ? args.enableInternalStagesPrivatelink : undefined;
210
- resourceInputs["enableTriSecretAndRekeyOptOutForImageRepository"] = args ? args.enableTriSecretAndRekeyOptOutForImageRepository : undefined;
211
- resourceInputs["enableTriSecretAndRekeyOptOutForSpcsBlockStorage"] = args ? args.enableTriSecretAndRekeyOptOutForSpcsBlockStorage : undefined;
212
- resourceInputs["enableUnhandledExceptionsReporting"] = args ? args.enableUnhandledExceptionsReporting : undefined;
213
- resourceInputs["enableUnloadPhysicalTypeOptimization"] = args ? args.enableUnloadPhysicalTypeOptimization : undefined;
214
- resourceInputs["enableUnredactedQuerySyntaxError"] = args ? args.enableUnredactedQuerySyntaxError : undefined;
215
- resourceInputs["enableUnredactedSecureObjectError"] = args ? args.enableUnredactedSecureObjectError : undefined;
216
- resourceInputs["enforceNetworkRulesForInternalStages"] = args ? args.enforceNetworkRulesForInternalStages : undefined;
217
- resourceInputs["errorOnNondeterministicMerge"] = args ? args.errorOnNondeterministicMerge : undefined;
218
- resourceInputs["errorOnNondeterministicUpdate"] = args ? args.errorOnNondeterministicUpdate : undefined;
219
- resourceInputs["eventTable"] = args ? args.eventTable : undefined;
220
- resourceInputs["externalOauthAddPrivilegedRolesToBlockedList"] = args ? args.externalOauthAddPrivilegedRolesToBlockedList : undefined;
221
- resourceInputs["externalVolume"] = args ? args.externalVolume : undefined;
222
- resourceInputs["featurePolicy"] = args ? args.featurePolicy : undefined;
223
- resourceInputs["geographyOutputFormat"] = args ? args.geographyOutputFormat : undefined;
224
- resourceInputs["geometryOutputFormat"] = args ? args.geometryOutputFormat : undefined;
225
- resourceInputs["hybridTableLockTimeout"] = args ? args.hybridTableLockTimeout : undefined;
226
- resourceInputs["initialReplicationSizeLimitInTb"] = args ? args.initialReplicationSizeLimitInTb : undefined;
227
- resourceInputs["jdbcTreatDecimalAsInt"] = args ? args.jdbcTreatDecimalAsInt : undefined;
228
- resourceInputs["jdbcTreatTimestampNtzAsUtc"] = args ? args.jdbcTreatTimestampNtzAsUtc : undefined;
229
- resourceInputs["jdbcUseSessionTimezone"] = args ? args.jdbcUseSessionTimezone : undefined;
230
- resourceInputs["jsTreatIntegerAsBigint"] = args ? args.jsTreatIntegerAsBigint : undefined;
231
- resourceInputs["jsonIndent"] = args ? args.jsonIndent : undefined;
232
- resourceInputs["listingAutoFulfillmentReplicationRefreshSchedule"] = args ? args.listingAutoFulfillmentReplicationRefreshSchedule : undefined;
233
- resourceInputs["lockTimeout"] = args ? args.lockTimeout : undefined;
234
- resourceInputs["logLevel"] = args ? args.logLevel : undefined;
235
- resourceInputs["maxConcurrencyLevel"] = args ? args.maxConcurrencyLevel : undefined;
236
- resourceInputs["maxDataExtensionTimeInDays"] = args ? args.maxDataExtensionTimeInDays : undefined;
237
- resourceInputs["metricLevel"] = args ? args.metricLevel : undefined;
238
- resourceInputs["minDataRetentionTimeInDays"] = args ? args.minDataRetentionTimeInDays : undefined;
239
- resourceInputs["multiStatementCount"] = args ? args.multiStatementCount : undefined;
240
- resourceInputs["networkPolicy"] = args ? args.networkPolicy : undefined;
241
- resourceInputs["noorderSequenceAsDefault"] = args ? args.noorderSequenceAsDefault : undefined;
242
- resourceInputs["oauthAddPrivilegedRolesToBlockedList"] = args ? args.oauthAddPrivilegedRolesToBlockedList : undefined;
243
- resourceInputs["odbcTreatDecimalAsInt"] = args ? args.odbcTreatDecimalAsInt : undefined;
244
- resourceInputs["packagesPolicy"] = args ? args.packagesPolicy : undefined;
245
- resourceInputs["passwordPolicy"] = args ? args.passwordPolicy : undefined;
246
- resourceInputs["periodicDataRekeying"] = args ? args.periodicDataRekeying : undefined;
247
- resourceInputs["pipeExecutionPaused"] = args ? args.pipeExecutionPaused : undefined;
248
- resourceInputs["preventUnloadToInlineUrl"] = args ? args.preventUnloadToInlineUrl : undefined;
249
- resourceInputs["preventUnloadToInternalStages"] = args ? args.preventUnloadToInternalStages : undefined;
250
- resourceInputs["pythonProfilerModules"] = args ? args.pythonProfilerModules : undefined;
251
- resourceInputs["pythonProfilerTargetStage"] = args ? args.pythonProfilerTargetStage : undefined;
252
- resourceInputs["queryTag"] = args ? args.queryTag : undefined;
253
- resourceInputs["quotedIdentifiersIgnoreCase"] = args ? args.quotedIdentifiersIgnoreCase : undefined;
254
- resourceInputs["replaceInvalidCharacters"] = args ? args.replaceInvalidCharacters : undefined;
255
- resourceInputs["requireStorageIntegrationForStageCreation"] = args ? args.requireStorageIntegrationForStageCreation : undefined;
256
- resourceInputs["requireStorageIntegrationForStageOperation"] = args ? args.requireStorageIntegrationForStageOperation : undefined;
257
- resourceInputs["resourceMonitor"] = args ? args.resourceMonitor : undefined;
258
- resourceInputs["rowsPerResultset"] = args ? args.rowsPerResultset : undefined;
259
- resourceInputs["s3StageVpceDnsName"] = args ? args.s3StageVpceDnsName : undefined;
260
- resourceInputs["samlIdentityProvider"] = args ? args.samlIdentityProvider : undefined;
261
- resourceInputs["searchPath"] = args ? args.searchPath : undefined;
262
- resourceInputs["serverlessTaskMaxStatementSize"] = args ? args.serverlessTaskMaxStatementSize : undefined;
263
- resourceInputs["serverlessTaskMinStatementSize"] = args ? args.serverlessTaskMinStatementSize : undefined;
264
- resourceInputs["sessionPolicy"] = args ? args.sessionPolicy : undefined;
265
- resourceInputs["simulatedDataSharingConsumer"] = args ? args.simulatedDataSharingConsumer : undefined;
266
- resourceInputs["ssoLoginPage"] = args ? args.ssoLoginPage : undefined;
267
- resourceInputs["statementQueuedTimeoutInSeconds"] = args ? args.statementQueuedTimeoutInSeconds : undefined;
268
- resourceInputs["statementTimeoutInSeconds"] = args ? args.statementTimeoutInSeconds : undefined;
269
- resourceInputs["storageSerializationPolicy"] = args ? args.storageSerializationPolicy : undefined;
270
- resourceInputs["strictJsonOutput"] = args ? args.strictJsonOutput : undefined;
271
- resourceInputs["suspendTaskAfterNumFailures"] = args ? args.suspendTaskAfterNumFailures : undefined;
272
- resourceInputs["taskAutoRetryAttempts"] = args ? args.taskAutoRetryAttempts : undefined;
273
- resourceInputs["timeInputFormat"] = args ? args.timeInputFormat : undefined;
274
- resourceInputs["timeOutputFormat"] = args ? args.timeOutputFormat : undefined;
275
- resourceInputs["timestampDayIsAlways24h"] = args ? args.timestampDayIsAlways24h : undefined;
276
- resourceInputs["timestampInputFormat"] = args ? args.timestampInputFormat : undefined;
277
- resourceInputs["timestampLtzOutputFormat"] = args ? args.timestampLtzOutputFormat : undefined;
278
- resourceInputs["timestampNtzOutputFormat"] = args ? args.timestampNtzOutputFormat : undefined;
279
- resourceInputs["timestampOutputFormat"] = args ? args.timestampOutputFormat : undefined;
280
- resourceInputs["timestampTypeMapping"] = args ? args.timestampTypeMapping : undefined;
281
- resourceInputs["timestampTzOutputFormat"] = args ? args.timestampTzOutputFormat : undefined;
282
- resourceInputs["timezone"] = args ? args.timezone : undefined;
283
- resourceInputs["traceLevel"] = args ? args.traceLevel : undefined;
284
- resourceInputs["transactionAbortOnError"] = args ? args.transactionAbortOnError : undefined;
285
- resourceInputs["transactionDefaultIsolationLevel"] = args ? args.transactionDefaultIsolationLevel : undefined;
286
- resourceInputs["twoDigitCenturyStart"] = args ? args.twoDigitCenturyStart : undefined;
287
- resourceInputs["unsupportedDdlAction"] = args ? args.unsupportedDdlAction : undefined;
288
- resourceInputs["useCachedResult"] = args ? args.useCachedResult : undefined;
289
- resourceInputs["userTaskManagedInitialWarehouseSize"] = args ? args.userTaskManagedInitialWarehouseSize : undefined;
290
- resourceInputs["userTaskMinimumTriggerIntervalInSeconds"] = args ? args.userTaskMinimumTriggerIntervalInSeconds : undefined;
291
- resourceInputs["userTaskTimeoutMs"] = args ? args.userTaskTimeoutMs : undefined;
292
- resourceInputs["weekOfYearPolicy"] = args ? args.weekOfYearPolicy : undefined;
293
- resourceInputs["weekStart"] = args ? args.weekStart : undefined;
171
+ resourceInputs["abortDetachedQuery"] = args?.abortDetachedQuery;
172
+ resourceInputs["activePythonProfiler"] = args?.activePythonProfiler;
173
+ resourceInputs["allowClientMfaCaching"] = args?.allowClientMfaCaching;
174
+ resourceInputs["allowIdToken"] = args?.allowIdToken;
175
+ resourceInputs["authenticationPolicy"] = args?.authenticationPolicy;
176
+ resourceInputs["autocommit"] = args?.autocommit;
177
+ resourceInputs["baseLocationPrefix"] = args?.baseLocationPrefix;
178
+ resourceInputs["binaryInputFormat"] = args?.binaryInputFormat;
179
+ resourceInputs["binaryOutputFormat"] = args?.binaryOutputFormat;
180
+ resourceInputs["catalog"] = args?.catalog;
181
+ resourceInputs["catalogSync"] = args?.catalogSync;
182
+ resourceInputs["clientEnableLogInfoStatementParameters"] = args?.clientEnableLogInfoStatementParameters;
183
+ resourceInputs["clientEncryptionKeySize"] = args?.clientEncryptionKeySize;
184
+ resourceInputs["clientMemoryLimit"] = args?.clientMemoryLimit;
185
+ resourceInputs["clientMetadataRequestUseConnectionCtx"] = args?.clientMetadataRequestUseConnectionCtx;
186
+ resourceInputs["clientMetadataUseSessionDatabase"] = args?.clientMetadataUseSessionDatabase;
187
+ resourceInputs["clientPrefetchThreads"] = args?.clientPrefetchThreads;
188
+ resourceInputs["clientResultChunkSize"] = args?.clientResultChunkSize;
189
+ resourceInputs["clientResultColumnCaseInsensitive"] = args?.clientResultColumnCaseInsensitive;
190
+ resourceInputs["clientSessionKeepAlive"] = args?.clientSessionKeepAlive;
191
+ resourceInputs["clientSessionKeepAliveHeartbeatFrequency"] = args?.clientSessionKeepAliveHeartbeatFrequency;
192
+ resourceInputs["clientTimestampTypeMapping"] = args?.clientTimestampTypeMapping;
193
+ resourceInputs["cortexEnabledCrossRegion"] = args?.cortexEnabledCrossRegion;
194
+ resourceInputs["cortexModelsAllowlist"] = args?.cortexModelsAllowlist;
195
+ resourceInputs["csvTimestampFormat"] = args?.csvTimestampFormat;
196
+ resourceInputs["dataRetentionTimeInDays"] = args?.dataRetentionTimeInDays;
197
+ resourceInputs["dateInputFormat"] = args?.dateInputFormat;
198
+ resourceInputs["dateOutputFormat"] = args?.dateOutputFormat;
199
+ resourceInputs["defaultDdlCollation"] = args?.defaultDdlCollation;
200
+ resourceInputs["defaultNotebookComputePoolCpu"] = args?.defaultNotebookComputePoolCpu;
201
+ resourceInputs["defaultNotebookComputePoolGpu"] = args?.defaultNotebookComputePoolGpu;
202
+ resourceInputs["defaultNullOrdering"] = args?.defaultNullOrdering;
203
+ resourceInputs["defaultStreamlitNotebookWarehouse"] = args?.defaultStreamlitNotebookWarehouse;
204
+ resourceInputs["disableUiDownloadButton"] = args?.disableUiDownloadButton;
205
+ resourceInputs["disableUserPrivilegeGrants"] = args?.disableUserPrivilegeGrants;
206
+ resourceInputs["enableAutomaticSensitiveDataClassificationLog"] = args?.enableAutomaticSensitiveDataClassificationLog;
207
+ resourceInputs["enableEgressCostOptimizer"] = args?.enableEgressCostOptimizer;
208
+ resourceInputs["enableIdentifierFirstLogin"] = args?.enableIdentifierFirstLogin;
209
+ resourceInputs["enableInternalStagesPrivatelink"] = args?.enableInternalStagesPrivatelink;
210
+ resourceInputs["enableTriSecretAndRekeyOptOutForImageRepository"] = args?.enableTriSecretAndRekeyOptOutForImageRepository;
211
+ resourceInputs["enableTriSecretAndRekeyOptOutForSpcsBlockStorage"] = args?.enableTriSecretAndRekeyOptOutForSpcsBlockStorage;
212
+ resourceInputs["enableUnhandledExceptionsReporting"] = args?.enableUnhandledExceptionsReporting;
213
+ resourceInputs["enableUnloadPhysicalTypeOptimization"] = args?.enableUnloadPhysicalTypeOptimization;
214
+ resourceInputs["enableUnredactedQuerySyntaxError"] = args?.enableUnredactedQuerySyntaxError;
215
+ resourceInputs["enableUnredactedSecureObjectError"] = args?.enableUnredactedSecureObjectError;
216
+ resourceInputs["enforceNetworkRulesForInternalStages"] = args?.enforceNetworkRulesForInternalStages;
217
+ resourceInputs["errorOnNondeterministicMerge"] = args?.errorOnNondeterministicMerge;
218
+ resourceInputs["errorOnNondeterministicUpdate"] = args?.errorOnNondeterministicUpdate;
219
+ resourceInputs["eventTable"] = args?.eventTable;
220
+ resourceInputs["externalOauthAddPrivilegedRolesToBlockedList"] = args?.externalOauthAddPrivilegedRolesToBlockedList;
221
+ resourceInputs["externalVolume"] = args?.externalVolume;
222
+ resourceInputs["featurePolicy"] = args?.featurePolicy;
223
+ resourceInputs["geographyOutputFormat"] = args?.geographyOutputFormat;
224
+ resourceInputs["geometryOutputFormat"] = args?.geometryOutputFormat;
225
+ resourceInputs["hybridTableLockTimeout"] = args?.hybridTableLockTimeout;
226
+ resourceInputs["initialReplicationSizeLimitInTb"] = args?.initialReplicationSizeLimitInTb;
227
+ resourceInputs["jdbcTreatDecimalAsInt"] = args?.jdbcTreatDecimalAsInt;
228
+ resourceInputs["jdbcTreatTimestampNtzAsUtc"] = args?.jdbcTreatTimestampNtzAsUtc;
229
+ resourceInputs["jdbcUseSessionTimezone"] = args?.jdbcUseSessionTimezone;
230
+ resourceInputs["jsTreatIntegerAsBigint"] = args?.jsTreatIntegerAsBigint;
231
+ resourceInputs["jsonIndent"] = args?.jsonIndent;
232
+ resourceInputs["listingAutoFulfillmentReplicationRefreshSchedule"] = args?.listingAutoFulfillmentReplicationRefreshSchedule;
233
+ resourceInputs["lockTimeout"] = args?.lockTimeout;
234
+ resourceInputs["logLevel"] = args?.logLevel;
235
+ resourceInputs["maxConcurrencyLevel"] = args?.maxConcurrencyLevel;
236
+ resourceInputs["maxDataExtensionTimeInDays"] = args?.maxDataExtensionTimeInDays;
237
+ resourceInputs["metricLevel"] = args?.metricLevel;
238
+ resourceInputs["minDataRetentionTimeInDays"] = args?.minDataRetentionTimeInDays;
239
+ resourceInputs["multiStatementCount"] = args?.multiStatementCount;
240
+ resourceInputs["networkPolicy"] = args?.networkPolicy;
241
+ resourceInputs["noorderSequenceAsDefault"] = args?.noorderSequenceAsDefault;
242
+ resourceInputs["oauthAddPrivilegedRolesToBlockedList"] = args?.oauthAddPrivilegedRolesToBlockedList;
243
+ resourceInputs["odbcTreatDecimalAsInt"] = args?.odbcTreatDecimalAsInt;
244
+ resourceInputs["packagesPolicy"] = args?.packagesPolicy;
245
+ resourceInputs["passwordPolicy"] = args?.passwordPolicy;
246
+ resourceInputs["periodicDataRekeying"] = args?.periodicDataRekeying;
247
+ resourceInputs["pipeExecutionPaused"] = args?.pipeExecutionPaused;
248
+ resourceInputs["preventUnloadToInlineUrl"] = args?.preventUnloadToInlineUrl;
249
+ resourceInputs["preventUnloadToInternalStages"] = args?.preventUnloadToInternalStages;
250
+ resourceInputs["pythonProfilerModules"] = args?.pythonProfilerModules;
251
+ resourceInputs["pythonProfilerTargetStage"] = args?.pythonProfilerTargetStage;
252
+ resourceInputs["queryTag"] = args?.queryTag;
253
+ resourceInputs["quotedIdentifiersIgnoreCase"] = args?.quotedIdentifiersIgnoreCase;
254
+ resourceInputs["replaceInvalidCharacters"] = args?.replaceInvalidCharacters;
255
+ resourceInputs["requireStorageIntegrationForStageCreation"] = args?.requireStorageIntegrationForStageCreation;
256
+ resourceInputs["requireStorageIntegrationForStageOperation"] = args?.requireStorageIntegrationForStageOperation;
257
+ resourceInputs["resourceMonitor"] = args?.resourceMonitor;
258
+ resourceInputs["rowsPerResultset"] = args?.rowsPerResultset;
259
+ resourceInputs["s3StageVpceDnsName"] = args?.s3StageVpceDnsName;
260
+ resourceInputs["samlIdentityProvider"] = args?.samlIdentityProvider;
261
+ resourceInputs["searchPath"] = args?.searchPath;
262
+ resourceInputs["serverlessTaskMaxStatementSize"] = args?.serverlessTaskMaxStatementSize;
263
+ resourceInputs["serverlessTaskMinStatementSize"] = args?.serverlessTaskMinStatementSize;
264
+ resourceInputs["sessionPolicy"] = args?.sessionPolicy;
265
+ resourceInputs["simulatedDataSharingConsumer"] = args?.simulatedDataSharingConsumer;
266
+ resourceInputs["ssoLoginPage"] = args?.ssoLoginPage;
267
+ resourceInputs["statementQueuedTimeoutInSeconds"] = args?.statementQueuedTimeoutInSeconds;
268
+ resourceInputs["statementTimeoutInSeconds"] = args?.statementTimeoutInSeconds;
269
+ resourceInputs["storageSerializationPolicy"] = args?.storageSerializationPolicy;
270
+ resourceInputs["strictJsonOutput"] = args?.strictJsonOutput;
271
+ resourceInputs["suspendTaskAfterNumFailures"] = args?.suspendTaskAfterNumFailures;
272
+ resourceInputs["taskAutoRetryAttempts"] = args?.taskAutoRetryAttempts;
273
+ resourceInputs["timeInputFormat"] = args?.timeInputFormat;
274
+ resourceInputs["timeOutputFormat"] = args?.timeOutputFormat;
275
+ resourceInputs["timestampDayIsAlways24h"] = args?.timestampDayIsAlways24h;
276
+ resourceInputs["timestampInputFormat"] = args?.timestampInputFormat;
277
+ resourceInputs["timestampLtzOutputFormat"] = args?.timestampLtzOutputFormat;
278
+ resourceInputs["timestampNtzOutputFormat"] = args?.timestampNtzOutputFormat;
279
+ resourceInputs["timestampOutputFormat"] = args?.timestampOutputFormat;
280
+ resourceInputs["timestampTypeMapping"] = args?.timestampTypeMapping;
281
+ resourceInputs["timestampTzOutputFormat"] = args?.timestampTzOutputFormat;
282
+ resourceInputs["timezone"] = args?.timezone;
283
+ resourceInputs["traceLevel"] = args?.traceLevel;
284
+ resourceInputs["transactionAbortOnError"] = args?.transactionAbortOnError;
285
+ resourceInputs["transactionDefaultIsolationLevel"] = args?.transactionDefaultIsolationLevel;
286
+ resourceInputs["twoDigitCenturyStart"] = args?.twoDigitCenturyStart;
287
+ resourceInputs["unsupportedDdlAction"] = args?.unsupportedDdlAction;
288
+ resourceInputs["useCachedResult"] = args?.useCachedResult;
289
+ resourceInputs["userTaskManagedInitialWarehouseSize"] = args?.userTaskManagedInitialWarehouseSize;
290
+ resourceInputs["userTaskMinimumTriggerIntervalInSeconds"] = args?.userTaskMinimumTriggerIntervalInSeconds;
291
+ resourceInputs["userTaskTimeoutMs"] = args?.userTaskTimeoutMs;
292
+ resourceInputs["weekOfYearPolicy"] = args?.weekOfYearPolicy;
293
+ resourceInputs["weekStart"] = args?.weekStart;
294
294
  }
295
295
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
296
296
  super(CurrentAccount.__pulumiType, name, resourceInputs, opts);