pulumi-gcp 7.30.0__py3-none-any.whl → 7.30.0a1719470057__py3-none-any.whl

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 (1485) hide show
  1. pulumi_gcp/__init__.py +0 -32
  2. pulumi_gcp/_inputs.py +0 -15
  3. pulumi_gcp/accessapproval/get_folder_service_account.py +0 -5
  4. pulumi_gcp/accessapproval/get_organization_service_account.py +0 -5
  5. pulumi_gcp/accessapproval/get_project_service_account.py +0 -5
  6. pulumi_gcp/accesscontextmanager/_inputs.py +12 -2072
  7. pulumi_gcp/accesscontextmanager/access_level.py +32 -37
  8. pulumi_gcp/accesscontextmanager/access_level_condition.py +48 -53
  9. pulumi_gcp/accesscontextmanager/access_levels.py +65 -70
  10. pulumi_gcp/accesscontextmanager/access_policy.py +0 -5
  11. pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +19 -24
  12. pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +19 -24
  13. pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +16 -21
  14. pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +0 -5
  15. pulumi_gcp/accesscontextmanager/egress_policy.py +0 -5
  16. pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +28 -33
  17. pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +0 -5
  18. pulumi_gcp/accesscontextmanager/ingress_policy.py +0 -5
  19. pulumi_gcp/accesscontextmanager/outputs.py +0 -5
  20. pulumi_gcp/accesscontextmanager/service_perimeter.py +196 -201
  21. pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_resource.py +6 -11
  22. pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +10 -15
  23. pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +10 -15
  24. pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +6 -11
  25. pulumi_gcp/accesscontextmanager/service_perimeters.py +55 -60
  26. pulumi_gcp/activedirectory/domain.py +0 -5
  27. pulumi_gcp/activedirectory/domain_trust.py +0 -5
  28. pulumi_gcp/activedirectory/peering.py +0 -5
  29. pulumi_gcp/alloydb/_inputs.py +0 -535
  30. pulumi_gcp/alloydb/backup.py +21 -26
  31. pulumi_gcp/alloydb/cluster.py +172 -177
  32. pulumi_gcp/alloydb/get_locations.py +0 -5
  33. pulumi_gcp/alloydb/get_supported_database_flags.py +0 -5
  34. pulumi_gcp/alloydb/instance.py +72 -77
  35. pulumi_gcp/alloydb/outputs.py +0 -5
  36. pulumi_gcp/alloydb/user.py +12 -17
  37. pulumi_gcp/apigateway/_inputs.py +0 -168
  38. pulumi_gcp/apigateway/api.py +0 -5
  39. pulumi_gcp/apigateway/api_config.py +20 -25
  40. pulumi_gcp/apigateway/api_config_iam_binding.py +19 -24
  41. pulumi_gcp/apigateway/api_config_iam_member.py +19 -24
  42. pulumi_gcp/apigateway/api_config_iam_policy.py +16 -21
  43. pulumi_gcp/apigateway/api_iam_binding.py +19 -24
  44. pulumi_gcp/apigateway/api_iam_member.py +19 -24
  45. pulumi_gcp/apigateway/api_iam_policy.py +16 -21
  46. pulumi_gcp/apigateway/gateway.py +0 -5
  47. pulumi_gcp/apigateway/gateway_iam_binding.py +19 -24
  48. pulumi_gcp/apigateway/gateway_iam_member.py +19 -24
  49. pulumi_gcp/apigateway/gateway_iam_policy.py +16 -21
  50. pulumi_gcp/apigateway/get_api_config_iam_policy.py +0 -5
  51. pulumi_gcp/apigateway/get_api_iam_policy.py +0 -5
  52. pulumi_gcp/apigateway/get_gateway_iam_policy.py +0 -5
  53. pulumi_gcp/apigateway/outputs.py +0 -5
  54. pulumi_gcp/apigee/_inputs.py +0 -508
  55. pulumi_gcp/apigee/addons_config.py +55 -60
  56. pulumi_gcp/apigee/endpoint_attachment.py +0 -5
  57. pulumi_gcp/apigee/env_group.py +0 -5
  58. pulumi_gcp/apigee/env_group_attachment.py +0 -5
  59. pulumi_gcp/apigee/env_keystore.py +0 -5
  60. pulumi_gcp/apigee/env_references.py +0 -5
  61. pulumi_gcp/apigee/environment.py +5 -10
  62. pulumi_gcp/apigee/environment_iam_binding.py +19 -24
  63. pulumi_gcp/apigee/environment_iam_member.py +19 -24
  64. pulumi_gcp/apigee/environment_iam_policy.py +16 -21
  65. pulumi_gcp/apigee/flowhook.py +0 -5
  66. pulumi_gcp/apigee/get_environment_iam_policy.py +0 -5
  67. pulumi_gcp/apigee/instance.py +0 -5
  68. pulumi_gcp/apigee/instance_attachment.py +0 -5
  69. pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +5 -10
  70. pulumi_gcp/apigee/keystores_aliases_pkcs12.py +2 -7
  71. pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +26 -31
  72. pulumi_gcp/apigee/nat_address.py +0 -5
  73. pulumi_gcp/apigee/organization.py +5 -10
  74. pulumi_gcp/apigee/outputs.py +0 -5
  75. pulumi_gcp/apigee/sharedflow.py +2 -7
  76. pulumi_gcp/apigee/sharedflow_deployment.py +0 -5
  77. pulumi_gcp/apigee/sync_authorization.py +0 -5
  78. pulumi_gcp/apigee/target_server.py +5 -10
  79. pulumi_gcp/appengine/_inputs.py +8 -991
  80. pulumi_gcp/appengine/application.py +12 -17
  81. pulumi_gcp/appengine/application_url_dispatch_rules.py +41 -46
  82. pulumi_gcp/appengine/domain_mapping.py +13 -18
  83. pulumi_gcp/appengine/engine_split_traffic.py +45 -50
  84. pulumi_gcp/appengine/firewall_rule.py +0 -5
  85. pulumi_gcp/appengine/flexible_app_version.py +125 -130
  86. pulumi_gcp/appengine/get_default_service_account.py +0 -5
  87. pulumi_gcp/appengine/outputs.py +0 -5
  88. pulumi_gcp/appengine/service_network_settings.py +27 -32
  89. pulumi_gcp/appengine/standard_app_version.py +104 -109
  90. pulumi_gcp/apphub/_inputs.py +0 -370
  91. pulumi_gcp/apphub/application.py +62 -67
  92. pulumi_gcp/apphub/get_application.py +0 -5
  93. pulumi_gcp/apphub/get_discovered_service.py +0 -5
  94. pulumi_gcp/apphub/get_discovered_workload.py +0 -5
  95. pulumi_gcp/apphub/outputs.py +0 -5
  96. pulumi_gcp/apphub/service.py +73 -78
  97. pulumi_gcp/apphub/service_project_attachment.py +0 -5
  98. pulumi_gcp/apphub/workload.py +9 -14
  99. pulumi_gcp/applicationintegration/_inputs.py +0 -324
  100. pulumi_gcp/applicationintegration/auth_config.py +24 -29
  101. pulumi_gcp/applicationintegration/client.py +19 -24
  102. pulumi_gcp/applicationintegration/outputs.py +0 -5
  103. pulumi_gcp/artifactregistry/_inputs.py +0 -392
  104. pulumi_gcp/artifactregistry/get_docker_image.py +2 -7
  105. pulumi_gcp/artifactregistry/get_repository.py +0 -5
  106. pulumi_gcp/artifactregistry/get_repository_iam_policy.py +0 -5
  107. pulumi_gcp/artifactregistry/outputs.py +0 -5
  108. pulumi_gcp/artifactregistry/repository.py +333 -338
  109. pulumi_gcp/artifactregistry/repository_iam_binding.py +19 -24
  110. pulumi_gcp/artifactregistry/repository_iam_member.py +19 -24
  111. pulumi_gcp/artifactregistry/repository_iam_policy.py +16 -21
  112. pulumi_gcp/artifactregistry/vpcsc_config.py +0 -5
  113. pulumi_gcp/assuredworkloads/_inputs.py +0 -117
  114. pulumi_gcp/assuredworkloads/outputs.py +0 -5
  115. pulumi_gcp/assuredworkloads/workload.py +81 -86
  116. pulumi_gcp/backupdisasterrecovery/_inputs.py +0 -41
  117. pulumi_gcp/backupdisasterrecovery/get_management_server.py +0 -5
  118. pulumi_gcp/backupdisasterrecovery/management_server.py +15 -20
  119. pulumi_gcp/backupdisasterrecovery/outputs.py +0 -5
  120. pulumi_gcp/beyondcorp/_inputs.py +0 -86
  121. pulumi_gcp/beyondcorp/app_connection.py +52 -57
  122. pulumi_gcp/beyondcorp/app_connector.py +25 -30
  123. pulumi_gcp/beyondcorp/app_gateway.py +2 -7
  124. pulumi_gcp/beyondcorp/get_app_connection.py +0 -5
  125. pulumi_gcp/beyondcorp/get_app_connector.py +0 -5
  126. pulumi_gcp/beyondcorp/get_app_gateway.py +0 -5
  127. pulumi_gcp/beyondcorp/outputs.py +0 -5
  128. pulumi_gcp/biglake/_inputs.py +0 -64
  129. pulumi_gcp/biglake/catalog.py +0 -5
  130. pulumi_gcp/biglake/database.py +13 -18
  131. pulumi_gcp/biglake/outputs.py +0 -5
  132. pulumi_gcp/biglake/table.py +31 -36
  133. pulumi_gcp/bigquery/_inputs.py +13 -1937
  134. pulumi_gcp/bigquery/app_profile.py +128 -133
  135. pulumi_gcp/bigquery/bi_reservation.py +5 -10
  136. pulumi_gcp/bigquery/capacity_commitment.py +0 -5
  137. pulumi_gcp/bigquery/connection.py +176 -181
  138. pulumi_gcp/bigquery/connection_iam_binding.py +19 -24
  139. pulumi_gcp/bigquery/connection_iam_member.py +19 -24
  140. pulumi_gcp/bigquery/connection_iam_policy.py +16 -21
  141. pulumi_gcp/bigquery/data_transfer_config.py +15 -20
  142. pulumi_gcp/bigquery/dataset.py +127 -132
  143. pulumi_gcp/bigquery/dataset_access.py +67 -72
  144. pulumi_gcp/bigquery/dataset_iam_binding.py +19 -24
  145. pulumi_gcp/bigquery/dataset_iam_member.py +19 -24
  146. pulumi_gcp/bigquery/dataset_iam_policy.py +16 -21
  147. pulumi_gcp/bigquery/get_connection_iam_policy.py +0 -5
  148. pulumi_gcp/bigquery/get_dataset.py +0 -5
  149. pulumi_gcp/bigquery/get_dataset_iam_policy.py +0 -5
  150. pulumi_gcp/bigquery/get_default_service_account.py +0 -5
  151. pulumi_gcp/bigquery/get_table_iam_policy.py +0 -5
  152. pulumi_gcp/bigquery/iam_binding.py +97 -102
  153. pulumi_gcp/bigquery/iam_member.py +97 -102
  154. pulumi_gcp/bigquery/iam_policy.py +92 -97
  155. pulumi_gcp/bigquery/job.py +224 -229
  156. pulumi_gcp/bigquery/outputs.py +0 -5
  157. pulumi_gcp/bigquery/reservation.py +11 -16
  158. pulumi_gcp/bigquery/reservation_assignment.py +0 -5
  159. pulumi_gcp/bigquery/routine.py +109 -114
  160. pulumi_gcp/bigquery/table.py +62 -67
  161. pulumi_gcp/bigqueryanalyticshub/_inputs.py +0 -97
  162. pulumi_gcp/bigqueryanalyticshub/data_exchange.py +0 -5
  163. pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +19 -24
  164. pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +19 -24
  165. pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +16 -21
  166. pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +0 -5
  167. pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +0 -5
  168. pulumi_gcp/bigqueryanalyticshub/listing.py +40 -45
  169. pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +19 -24
  170. pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +19 -24
  171. pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +16 -21
  172. pulumi_gcp/bigqueryanalyticshub/outputs.py +0 -5
  173. pulumi_gcp/bigquerydatapolicy/_inputs.py +0 -40
  174. pulumi_gcp/bigquerydatapolicy/data_policy.py +19 -24
  175. pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +19 -24
  176. pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +19 -24
  177. pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +16 -21
  178. pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -5
  179. pulumi_gcp/bigquerydatapolicy/outputs.py +0 -5
  180. pulumi_gcp/bigtable/_inputs.py +0 -202
  181. pulumi_gcp/bigtable/authorized_view.py +5 -10
  182. pulumi_gcp/bigtable/gc_policy.py +54 -113
  183. pulumi_gcp/bigtable/get_instance_iam_policy.py +0 -5
  184. pulumi_gcp/bigtable/get_table_iam_policy.py +0 -5
  185. pulumi_gcp/bigtable/instance.py +47 -52
  186. pulumi_gcp/bigtable/instance_iam_binding.py +19 -24
  187. pulumi_gcp/bigtable/instance_iam_member.py +19 -24
  188. pulumi_gcp/bigtable/instance_iam_policy.py +16 -21
  189. pulumi_gcp/bigtable/outputs.py +0 -5
  190. pulumi_gcp/bigtable/table.py +34 -39
  191. pulumi_gcp/bigtable/table_iam_binding.py +19 -24
  192. pulumi_gcp/bigtable/table_iam_member.py +19 -24
  193. pulumi_gcp/bigtable/table_iam_policy.py +16 -21
  194. pulumi_gcp/billing/_inputs.py +0 -257
  195. pulumi_gcp/billing/account_iam_binding.py +19 -24
  196. pulumi_gcp/billing/account_iam_member.py +19 -24
  197. pulumi_gcp/billing/account_iam_policy.py +16 -21
  198. pulumi_gcp/billing/budget.py +220 -225
  199. pulumi_gcp/billing/get_account_iam_policy.py +0 -5
  200. pulumi_gcp/billing/outputs.py +0 -5
  201. pulumi_gcp/billing/project_info.py +0 -5
  202. pulumi_gcp/billing/sub_account.py +0 -5
  203. pulumi_gcp/binaryauthorization/_inputs.py +0 -199
  204. pulumi_gcp/binaryauthorization/attestor.py +63 -68
  205. pulumi_gcp/binaryauthorization/attestor_iam_binding.py +19 -24
  206. pulumi_gcp/binaryauthorization/attestor_iam_member.py +19 -24
  207. pulumi_gcp/binaryauthorization/attestor_iam_policy.py +16 -21
  208. pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +0 -5
  209. pulumi_gcp/binaryauthorization/outputs.py +0 -5
  210. pulumi_gcp/binaryauthorization/policy.py +83 -88
  211. pulumi_gcp/blockchainnodeengine/_inputs.py +0 -131
  212. pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +57 -62
  213. pulumi_gcp/blockchainnodeengine/outputs.py +0 -5
  214. pulumi_gcp/certificateauthority/_inputs.py +29 -2150
  215. pulumi_gcp/certificateauthority/authority.py +393 -398
  216. pulumi_gcp/certificateauthority/ca_pool.py +184 -189
  217. pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +97 -102
  218. pulumi_gcp/certificateauthority/ca_pool_iam_member.py +97 -102
  219. pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +92 -97
  220. pulumi_gcp/certificateauthority/certificate.py +631 -636
  221. pulumi_gcp/certificateauthority/certificate_template.py +129 -134
  222. pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +97 -102
  223. pulumi_gcp/certificateauthority/certificate_template_iam_member.py +97 -102
  224. pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +92 -97
  225. pulumi_gcp/certificateauthority/get_authority.py +0 -5
  226. pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +0 -5
  227. pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +0 -5
  228. pulumi_gcp/certificateauthority/outputs.py +0 -5
  229. pulumi_gcp/certificatemanager/_inputs.py +0 -256
  230. pulumi_gcp/certificatemanager/certificate.py +198 -203
  231. pulumi_gcp/certificatemanager/certificate_issuance_config.py +71 -76
  232. pulumi_gcp/certificatemanager/certificate_map.py +2 -7
  233. pulumi_gcp/certificatemanager/certificate_map_entry.py +8 -13
  234. pulumi_gcp/certificatemanager/dns_authorization.py +2 -7
  235. pulumi_gcp/certificatemanager/get_certificate_map.py +0 -5
  236. pulumi_gcp/certificatemanager/outputs.py +0 -5
  237. pulumi_gcp/certificatemanager/trust_config.py +21 -26
  238. pulumi_gcp/cloudasset/_inputs.py +0 -151
  239. pulumi_gcp/cloudasset/folder_feed.py +30 -35
  240. pulumi_gcp/cloudasset/get_resources_search_all.py +0 -5
  241. pulumi_gcp/cloudasset/get_search_all_resources.py +0 -5
  242. pulumi_gcp/cloudasset/organization_feed.py +30 -35
  243. pulumi_gcp/cloudasset/outputs.py +0 -5
  244. pulumi_gcp/cloudasset/project_feed.py +30 -35
  245. pulumi_gcp/cloudbuild/_inputs.py +30 -1039
  246. pulumi_gcp/cloudbuild/bitbucket_server_config.py +56 -61
  247. pulumi_gcp/cloudbuild/get_trigger.py +0 -5
  248. pulumi_gcp/cloudbuild/outputs.py +0 -5
  249. pulumi_gcp/cloudbuild/trigger.py +728 -733
  250. pulumi_gcp/cloudbuild/worker_pool.py +38 -43
  251. pulumi_gcp/cloudbuildv2/_inputs.py +0 -335
  252. pulumi_gcp/cloudbuildv2/connection.py +101 -106
  253. pulumi_gcp/cloudbuildv2/connection_iam_binding.py +19 -24
  254. pulumi_gcp/cloudbuildv2/connection_iam_member.py +19 -24
  255. pulumi_gcp/cloudbuildv2/connection_iam_policy.py +16 -21
  256. pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +0 -5
  257. pulumi_gcp/cloudbuildv2/outputs.py +0 -5
  258. pulumi_gcp/cloudbuildv2/repository.py +62 -67
  259. pulumi_gcp/clouddeploy/_inputs.py +0 -700
  260. pulumi_gcp/clouddeploy/automation.py +96 -101
  261. pulumi_gcp/clouddeploy/custom_target_type.py +83 -88
  262. pulumi_gcp/clouddeploy/custom_target_type_iam_binding.py +3 -8
  263. pulumi_gcp/clouddeploy/custom_target_type_iam_member.py +3 -8
  264. pulumi_gcp/clouddeploy/custom_target_type_iam_policy.py +0 -5
  265. pulumi_gcp/clouddeploy/delivery_pipeline.py +157 -162
  266. pulumi_gcp/clouddeploy/delivery_pipeline_iam_binding.py +3 -8
  267. pulumi_gcp/clouddeploy/delivery_pipeline_iam_member.py +3 -8
  268. pulumi_gcp/clouddeploy/delivery_pipeline_iam_policy.py +0 -5
  269. pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +0 -5
  270. pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -5
  271. pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -5
  272. pulumi_gcp/clouddeploy/outputs.py +0 -5
  273. pulumi_gcp/clouddeploy/target.py +64 -69
  274. pulumi_gcp/clouddeploy/target_iam_binding.py +3 -8
  275. pulumi_gcp/clouddeploy/target_iam_member.py +3 -8
  276. pulumi_gcp/clouddeploy/target_iam_policy.py +0 -5
  277. pulumi_gcp/clouddomains/_inputs.py +0 -372
  278. pulumi_gcp/clouddomains/outputs.py +0 -5
  279. pulumi_gcp/clouddomains/registration.py +116 -121
  280. pulumi_gcp/cloudfunctions/_inputs.py +0 -132
  281. pulumi_gcp/cloudfunctions/function.py +20 -25
  282. pulumi_gcp/cloudfunctions/function_iam_binding.py +19 -24
  283. pulumi_gcp/cloudfunctions/function_iam_member.py +19 -24
  284. pulumi_gcp/cloudfunctions/function_iam_policy.py +16 -21
  285. pulumi_gcp/cloudfunctions/get_function.py +0 -5
  286. pulumi_gcp/cloudfunctions/get_function_iam_policy.py +0 -5
  287. pulumi_gcp/cloudfunctions/outputs.py +0 -5
  288. pulumi_gcp/cloudfunctionsv2/_inputs.py +0 -454
  289. pulumi_gcp/cloudfunctionsv2/function.py +509 -746
  290. pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +19 -24
  291. pulumi_gcp/cloudfunctionsv2/function_iam_member.py +19 -24
  292. pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +16 -21
  293. pulumi_gcp/cloudfunctionsv2/get_function.py +0 -5
  294. pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +0 -5
  295. pulumi_gcp/cloudfunctionsv2/outputs.py +1 -134
  296. pulumi_gcp/cloudidentity/_inputs.py +0 -161
  297. pulumi_gcp/cloudidentity/get_group_lookup.py +4 -9
  298. pulumi_gcp/cloudidentity/get_group_memberships.py +0 -5
  299. pulumi_gcp/cloudidentity/get_groups.py +0 -5
  300. pulumi_gcp/cloudidentity/group.py +13 -18
  301. pulumi_gcp/cloudidentity/group_membership.py +63 -68
  302. pulumi_gcp/cloudidentity/outputs.py +0 -5
  303. pulumi_gcp/cloudids/endpoint.py +0 -5
  304. pulumi_gcp/cloudquota/_inputs.py +0 -44
  305. pulumi_gcp/cloudquota/get_s_quota_info.py +0 -5
  306. pulumi_gcp/cloudquota/get_s_quota_infos.py +0 -5
  307. pulumi_gcp/cloudquota/outputs.py +0 -5
  308. pulumi_gcp/cloudquota/s_quota_preference.py +11 -16
  309. pulumi_gcp/cloudrun/_inputs.py +16 -1166
  310. pulumi_gcp/cloudrun/domain_mapping.py +44 -49
  311. pulumi_gcp/cloudrun/get_locations.py +0 -5
  312. pulumi_gcp/cloudrun/get_service.py +0 -5
  313. pulumi_gcp/cloudrun/get_service_iam_policy.py +0 -5
  314. pulumi_gcp/cloudrun/iam_binding.py +19 -24
  315. pulumi_gcp/cloudrun/iam_member.py +19 -24
  316. pulumi_gcp/cloudrun/iam_policy.py +16 -21
  317. pulumi_gcp/cloudrun/outputs.py +0 -5
  318. pulumi_gcp/cloudrun/service.py +265 -270
  319. pulumi_gcp/cloudrunv2/_inputs.py +20 -1353
  320. pulumi_gcp/cloudrunv2/get_job.py +0 -5
  321. pulumi_gcp/cloudrunv2/get_job_iam_policy.py +0 -5
  322. pulumi_gcp/cloudrunv2/get_service.py +0 -5
  323. pulumi_gcp/cloudrunv2/get_service_iam_policy.py +0 -5
  324. pulumi_gcp/cloudrunv2/job.py +282 -287
  325. pulumi_gcp/cloudrunv2/job_iam_binding.py +19 -24
  326. pulumi_gcp/cloudrunv2/job_iam_member.py +19 -24
  327. pulumi_gcp/cloudrunv2/job_iam_policy.py +16 -21
  328. pulumi_gcp/cloudrunv2/outputs.py +0 -5
  329. pulumi_gcp/cloudrunv2/service.py +432 -437
  330. pulumi_gcp/cloudrunv2/service_iam_binding.py +19 -24
  331. pulumi_gcp/cloudrunv2/service_iam_member.py +19 -24
  332. pulumi_gcp/cloudrunv2/service_iam_policy.py +16 -21
  333. pulumi_gcp/cloudscheduler/_inputs.py +0 -193
  334. pulumi_gcp/cloudscheduler/job.py +122 -127
  335. pulumi_gcp/cloudscheduler/outputs.py +0 -5
  336. pulumi_gcp/cloudtasks/_inputs.py +0 -134
  337. pulumi_gcp/cloudtasks/get_queue_iam_policy.py +0 -5
  338. pulumi_gcp/cloudtasks/outputs.py +0 -5
  339. pulumi_gcp/cloudtasks/queue.py +58 -63
  340. pulumi_gcp/cloudtasks/queue_iam_binding.py +19 -24
  341. pulumi_gcp/cloudtasks/queue_iam_member.py +19 -24
  342. pulumi_gcp/cloudtasks/queue_iam_policy.py +16 -21
  343. pulumi_gcp/composer/_inputs.py +0 -566
  344. pulumi_gcp/composer/environment.py +10 -15
  345. pulumi_gcp/composer/get_environment.py +0 -5
  346. pulumi_gcp/composer/get_image_versions.py +10 -15
  347. pulumi_gcp/composer/get_user_workloads_config_map.py +10 -15
  348. pulumi_gcp/composer/get_user_workloads_secret.py +10 -15
  349. pulumi_gcp/composer/outputs.py +0 -5
  350. pulumi_gcp/composer/user_workloads_config_map.py +10 -15
  351. pulumi_gcp/composer/user_workloads_secret.py +10 -15
  352. pulumi_gcp/compute/_inputs.py +145 -14134
  353. pulumi_gcp/compute/address.py +29 -27
  354. pulumi_gcp/compute/attached_disk.py +16 -21
  355. pulumi_gcp/compute/autoscaler.py +93 -98
  356. pulumi_gcp/compute/backend_bucket.py +25 -30
  357. pulumi_gcp/compute/backend_bucket_iam_binding.py +3 -8
  358. pulumi_gcp/compute/backend_bucket_iam_member.py +3 -8
  359. pulumi_gcp/compute/backend_bucket_iam_policy.py +0 -5
  360. pulumi_gcp/compute/backend_bucket_signed_url_key.py +0 -5
  361. pulumi_gcp/compute/backend_service.py +213 -204
  362. pulumi_gcp/compute/backend_service_iam_binding.py +5 -10
  363. pulumi_gcp/compute/backend_service_iam_member.py +5 -10
  364. pulumi_gcp/compute/backend_service_iam_policy.py +0 -5
  365. pulumi_gcp/compute/backend_service_signed_url_key.py +30 -35
  366. pulumi_gcp/compute/ca_external_account_key.py +0 -5
  367. pulumi_gcp/compute/disk.py +49 -54
  368. pulumi_gcp/compute/disk_async_replication.py +5 -10
  369. pulumi_gcp/compute/disk_iam_binding.py +19 -24
  370. pulumi_gcp/compute/disk_iam_member.py +19 -24
  371. pulumi_gcp/compute/disk_iam_policy.py +16 -21
  372. pulumi_gcp/compute/disk_resource_policy_attachment.py +16 -21
  373. pulumi_gcp/compute/external_vpn_gateway.py +19 -24
  374. pulumi_gcp/compute/firewall.py +37 -42
  375. pulumi_gcp/compute/firewall_policy.py +0 -5
  376. pulumi_gcp/compute/firewall_policy_association.py +0 -5
  377. pulumi_gcp/compute/firewall_policy_rule.py +39 -44
  378. pulumi_gcp/compute/forwarding_rule.py +264 -248
  379. pulumi_gcp/compute/get_address.py +0 -5
  380. pulumi_gcp/compute/get_addresses.py +0 -5
  381. pulumi_gcp/compute/get_backend_bucket.py +0 -5
  382. pulumi_gcp/compute/get_backend_bucket_iam_policy.py +0 -5
  383. pulumi_gcp/compute/get_backend_service.py +0 -5
  384. pulumi_gcp/compute/get_backend_service_iam_policy.py +0 -5
  385. pulumi_gcp/compute/get_certificate.py +0 -5
  386. pulumi_gcp/compute/get_default_service_account.py +0 -5
  387. pulumi_gcp/compute/get_disk.py +8 -13
  388. pulumi_gcp/compute/get_disk_iam_policy.py +0 -5
  389. pulumi_gcp/compute/get_forwarding_rule.py +0 -5
  390. pulumi_gcp/compute/get_forwarding_rules.py +0 -5
  391. pulumi_gcp/compute/get_global_address.py +0 -5
  392. pulumi_gcp/compute/get_global_forwarding_rule.py +0 -5
  393. pulumi_gcp/compute/get_hc_vpn_gateway.py +0 -5
  394. pulumi_gcp/compute/get_health_check.py +0 -5
  395. pulumi_gcp/compute/get_image.py +10 -15
  396. pulumi_gcp/compute/get_image_iam_policy.py +0 -5
  397. pulumi_gcp/compute/get_instance.py +0 -5
  398. pulumi_gcp/compute/get_instance_group.py +0 -5
  399. pulumi_gcp/compute/get_instance_group_manager.py +0 -5
  400. pulumi_gcp/compute/get_instance_iam_policy.py +0 -5
  401. pulumi_gcp/compute/get_instance_serial_port.py +24 -29
  402. pulumi_gcp/compute/get_instance_template.py +0 -5
  403. pulumi_gcp/compute/get_lbip_ranges.py +0 -5
  404. pulumi_gcp/compute/get_machine_image_iam_policy.py +0 -5
  405. pulumi_gcp/compute/get_machine_types.py +0 -5
  406. pulumi_gcp/compute/get_netblock_ip_ranges.py +0 -5
  407. pulumi_gcp/compute/get_network.py +0 -5
  408. pulumi_gcp/compute/get_network_endpoint_group.py +0 -5
  409. pulumi_gcp/compute/get_network_peering.py +0 -5
  410. pulumi_gcp/compute/get_networks.py +0 -5
  411. pulumi_gcp/compute/get_node_types.py +0 -5
  412. pulumi_gcp/compute/get_region_backend_service_iam_policy.py +0 -5
  413. pulumi_gcp/compute/get_region_disk.py +0 -5
  414. pulumi_gcp/compute/get_region_disk_iam_policy.py +0 -5
  415. pulumi_gcp/compute/get_region_instance_group.py +0 -5
  416. pulumi_gcp/compute/get_region_instance_template.py +0 -5
  417. pulumi_gcp/compute/get_region_network_endpoint_group.py +0 -5
  418. pulumi_gcp/compute/get_region_ssl_certificate.py +0 -5
  419. pulumi_gcp/compute/get_regions.py +0 -5
  420. pulumi_gcp/compute/get_reservation.py +0 -5
  421. pulumi_gcp/compute/get_resource_policy.py +0 -5
  422. pulumi_gcp/compute/get_router.py +0 -5
  423. pulumi_gcp/compute/get_router_nat.py +0 -5
  424. pulumi_gcp/compute/get_router_status.py +0 -5
  425. pulumi_gcp/compute/get_security_policy.py +0 -5
  426. pulumi_gcp/compute/get_snapshot.py +0 -5
  427. pulumi_gcp/compute/get_snapshot_iam_policy.py +0 -5
  428. pulumi_gcp/compute/get_ssl_policy.py +0 -5
  429. pulumi_gcp/compute/get_subnetwork.py +0 -5
  430. pulumi_gcp/compute/get_subnetwork_iam_policy.py +0 -5
  431. pulumi_gcp/compute/get_subnetworks.py +0 -5
  432. pulumi_gcp/compute/get_vpn_gateway.py +0 -5
  433. pulumi_gcp/compute/get_zones.py +0 -5
  434. pulumi_gcp/compute/global_address.py +0 -5
  435. pulumi_gcp/compute/global_forwarding_rule.py +227 -211
  436. pulumi_gcp/compute/global_network_endpoint.py +0 -5
  437. pulumi_gcp/compute/global_network_endpoint_group.py +0 -5
  438. pulumi_gcp/compute/ha_vpn_gateway.py +27 -32
  439. pulumi_gcp/compute/health_check.py +169 -174
  440. pulumi_gcp/compute/http_health_check.py +0 -5
  441. pulumi_gcp/compute/https_health_check.py +0 -5
  442. pulumi_gcp/compute/image.py +45 -50
  443. pulumi_gcp/compute/image_iam_binding.py +97 -102
  444. pulumi_gcp/compute/image_iam_member.py +97 -102
  445. pulumi_gcp/compute/image_iam_policy.py +92 -97
  446. pulumi_gcp/compute/instance.py +99 -104
  447. pulumi_gcp/compute/instance_from_machine_image.py +56 -61
  448. pulumi_gcp/compute/instance_from_template.py +83 -88
  449. pulumi_gcp/compute/instance_group.py +21 -26
  450. pulumi_gcp/compute/instance_group_manager.py +133 -138
  451. pulumi_gcp/compute/instance_group_membership.py +16 -21
  452. pulumi_gcp/compute/instance_group_named_port.py +8 -13
  453. pulumi_gcp/compute/instance_iam_binding.py +97 -102
  454. pulumi_gcp/compute/instance_iam_member.py +97 -102
  455. pulumi_gcp/compute/instance_iam_policy.py +92 -97
  456. pulumi_gcp/compute/instance_settings.py +11 -16
  457. pulumi_gcp/compute/instance_template.py +142 -147
  458. pulumi_gcp/compute/interconnect.py +9 -14
  459. pulumi_gcp/compute/interconnect_attachment.py +14 -19
  460. pulumi_gcp/compute/machine_image.py +43 -48
  461. pulumi_gcp/compute/machine_image_iam_binding.py +97 -102
  462. pulumi_gcp/compute/machine_image_iam_member.py +97 -102
  463. pulumi_gcp/compute/machine_image_iam_policy.py +92 -97
  464. pulumi_gcp/compute/managed_ssl_certificate.py +42 -40
  465. pulumi_gcp/compute/manged_ssl_certificate.py +42 -40
  466. pulumi_gcp/compute/network.py +0 -5
  467. pulumi_gcp/compute/network_attachment.py +24 -45
  468. pulumi_gcp/compute/network_edge_security_service.py +0 -5
  469. pulumi_gcp/compute/network_endpoint.py +18 -23
  470. pulumi_gcp/compute/network_endpoint_group.py +0 -5
  471. pulumi_gcp/compute/network_endpoint_list.py +61 -66
  472. pulumi_gcp/compute/network_firewall_policy.py +0 -5
  473. pulumi_gcp/compute/network_firewall_policy_association.py +0 -5
  474. pulumi_gcp/compute/network_firewall_policy_rule.py +36 -41
  475. pulumi_gcp/compute/network_peering.py +0 -5
  476. pulumi_gcp/compute/network_peering_routes_config.py +36 -41
  477. pulumi_gcp/compute/node_group.py +45 -50
  478. pulumi_gcp/compute/node_template.py +16 -21
  479. pulumi_gcp/compute/organization_security_policy.py +0 -5
  480. pulumi_gcp/compute/organization_security_policy_association.py +26 -31
  481. pulumi_gcp/compute/organization_security_policy_rule.py +31 -36
  482. pulumi_gcp/compute/outputs.py +8 -509
  483. pulumi_gcp/compute/packet_mirroring.py +78 -83
  484. pulumi_gcp/compute/per_instance_config.py +51 -56
  485. pulumi_gcp/compute/project_cloud_armor_tier.py +0 -5
  486. pulumi_gcp/compute/project_default_network_tier.py +0 -5
  487. pulumi_gcp/compute/project_metadata.py +0 -5
  488. pulumi_gcp/compute/project_metadata_item.py +0 -5
  489. pulumi_gcp/compute/public_advertised_prefix.py +0 -5
  490. pulumi_gcp/compute/public_delegated_prefix.py +0 -5
  491. pulumi_gcp/compute/region_autoscaler.py +55 -60
  492. pulumi_gcp/compute/region_backend_service.py +212 -203
  493. pulumi_gcp/compute/region_backend_service_iam_binding.py +5 -10
  494. pulumi_gcp/compute/region_backend_service_iam_member.py +5 -10
  495. pulumi_gcp/compute/region_backend_service_iam_policy.py +0 -5
  496. pulumi_gcp/compute/region_commitment.py +42 -47
  497. pulumi_gcp/compute/region_disk.py +44 -49
  498. pulumi_gcp/compute/region_disk_iam_binding.py +114 -146
  499. pulumi_gcp/compute/region_disk_iam_member.py +114 -146
  500. pulumi_gcp/compute/region_disk_iam_policy.py +104 -136
  501. pulumi_gcp/compute/region_disk_resource_policy_attachment.py +16 -21
  502. pulumi_gcp/compute/region_health_check.py +169 -174
  503. pulumi_gcp/compute/region_instance_group_manager.py +129 -134
  504. pulumi_gcp/compute/region_instance_template.py +50 -55
  505. pulumi_gcp/compute/region_network_endpoint.py +18 -23
  506. pulumi_gcp/compute/region_network_endpoint_group.py +130 -135
  507. pulumi_gcp/compute/region_network_firewall_policy.py +0 -5
  508. pulumi_gcp/compute/region_network_firewall_policy_association.py +0 -5
  509. pulumi_gcp/compute/region_network_firewall_policy_rule.py +36 -41
  510. pulumi_gcp/compute/region_per_instance_config.py +61 -66
  511. pulumi_gcp/compute/region_security_policy.py +44 -49
  512. pulumi_gcp/compute/region_security_policy_rule.py +156 -161
  513. pulumi_gcp/compute/region_ssl_certificate.py +7 -5
  514. pulumi_gcp/compute/region_ssl_policy.py +0 -5
  515. pulumi_gcp/compute/region_target_http_proxy.py +38 -43
  516. pulumi_gcp/compute/region_target_https_proxy.py +92 -97
  517. pulumi_gcp/compute/region_target_tcp_proxy.py +6 -11
  518. pulumi_gcp/compute/region_url_map.py +819 -824
  519. pulumi_gcp/compute/reservation.py +24 -29
  520. pulumi_gcp/compute/resource_policy.py +148 -153
  521. pulumi_gcp/compute/route.py +12 -17
  522. pulumi_gcp/compute/router.py +35 -40
  523. pulumi_gcp/compute/router_interface.py +0 -5
  524. pulumi_gcp/compute/router_nat.py +93 -98
  525. pulumi_gcp/compute/router_peer.py +73 -78
  526. pulumi_gcp/compute/router_status.py +0 -5
  527. pulumi_gcp/compute/security_policy.py +196 -201
  528. pulumi_gcp/compute/security_policy_rule.py +75 -80
  529. pulumi_gcp/compute/security_scan_config.py +10 -15
  530. pulumi_gcp/compute/service_attachment.py +55 -60
  531. pulumi_gcp/compute/shared_vpc_host_project.py +0 -5
  532. pulumi_gcp/compute/shared_vpc_service_project.py +0 -5
  533. pulumi_gcp/compute/snapshot.py +10 -15
  534. pulumi_gcp/compute/snapshot_iam_binding.py +19 -24
  535. pulumi_gcp/compute/snapshot_iam_member.py +19 -24
  536. pulumi_gcp/compute/snapshot_iam_policy.py +16 -21
  537. pulumi_gcp/compute/ssl_certificate.py +7 -5
  538. pulumi_gcp/compute/ssl_policy.py +0 -5
  539. pulumi_gcp/compute/subnetwork.py +28 -33
  540. pulumi_gcp/compute/subnetwork_iam_binding.py +97 -102
  541. pulumi_gcp/compute/subnetwork_iam_member.py +97 -102
  542. pulumi_gcp/compute/subnetwork_iam_policy.py +92 -97
  543. pulumi_gcp/compute/target_grpc_proxy.py +124 -129
  544. pulumi_gcp/compute/target_http_proxy.py +56 -61
  545. pulumi_gcp/compute/target_https_proxy.py +129 -209
  546. pulumi_gcp/compute/target_instance.py +58 -63
  547. pulumi_gcp/compute/target_pool.py +0 -5
  548. pulumi_gcp/compute/target_ssl_proxy.py +6 -11
  549. pulumi_gcp/compute/target_tcp_proxy.py +6 -11
  550. pulumi_gcp/compute/url_map.py +726 -986
  551. pulumi_gcp/compute/vpn_gateway.py +0 -5
  552. pulumi_gcp/compute/vpn_tunnel.py +0 -5
  553. pulumi_gcp/config/__init__.pyi +0 -5
  554. pulumi_gcp/config/outputs.py +0 -5
  555. pulumi_gcp/config/vars.py +0 -5
  556. pulumi_gcp/container/_inputs.py +343 -5022
  557. pulumi_gcp/container/attached_cluster.py +123 -128
  558. pulumi_gcp/container/aws_cluster.py +356 -361
  559. pulumi_gcp/container/aws_node_pool.py +551 -556
  560. pulumi_gcp/container/azure_client.py +2 -7
  561. pulumi_gcp/container/azure_cluster.py +130 -135
  562. pulumi_gcp/container/azure_node_pool.py +112 -117
  563. pulumi_gcp/container/cluster.py +219 -224
  564. pulumi_gcp/container/get_attached_install_manifest.py +0 -5
  565. pulumi_gcp/container/get_attached_versions.py +0 -5
  566. pulumi_gcp/container/get_aws_versions.py +0 -5
  567. pulumi_gcp/container/get_azure_versions.py +0 -5
  568. pulumi_gcp/container/get_cluster.py +0 -5
  569. pulumi_gcp/container/get_engine_versions.py +0 -5
  570. pulumi_gcp/container/get_registry_image.py +0 -5
  571. pulumi_gcp/container/get_registry_repository.py +0 -5
  572. pulumi_gcp/container/node_pool.py +73 -78
  573. pulumi_gcp/container/outputs.py +0 -5
  574. pulumi_gcp/container/registry.py +0 -5
  575. pulumi_gcp/containeranalysis/_inputs.py +0 -121
  576. pulumi_gcp/containeranalysis/get_note_iam_policy.py +0 -5
  577. pulumi_gcp/containeranalysis/note.py +44 -49
  578. pulumi_gcp/containeranalysis/note_iam_binding.py +19 -24
  579. pulumi_gcp/containeranalysis/note_iam_member.py +19 -24
  580. pulumi_gcp/containeranalysis/note_iam_policy.py +16 -21
  581. pulumi_gcp/containeranalysis/occurence.py +5 -10
  582. pulumi_gcp/containeranalysis/outputs.py +0 -5
  583. pulumi_gcp/databasemigrationservice/_inputs.py +0 -578
  584. pulumi_gcp/databasemigrationservice/connection_profile.py +183 -188
  585. pulumi_gcp/databasemigrationservice/outputs.py +0 -5
  586. pulumi_gcp/databasemigrationservice/private_connection.py +15 -20
  587. pulumi_gcp/datacatalog/_inputs.py +0 -318
  588. pulumi_gcp/datacatalog/entry.py +15 -20
  589. pulumi_gcp/datacatalog/entry_group.py +0 -5
  590. pulumi_gcp/datacatalog/entry_group_iam_binding.py +19 -24
  591. pulumi_gcp/datacatalog/entry_group_iam_member.py +19 -24
  592. pulumi_gcp/datacatalog/entry_group_iam_policy.py +16 -21
  593. pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -5
  594. pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +0 -5
  595. pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -5
  596. pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -5
  597. pulumi_gcp/datacatalog/outputs.py +0 -5
  598. pulumi_gcp/datacatalog/policy_tag.py +0 -5
  599. pulumi_gcp/datacatalog/policy_tag_iam_binding.py +19 -24
  600. pulumi_gcp/datacatalog/policy_tag_iam_member.py +19 -24
  601. pulumi_gcp/datacatalog/policy_tag_iam_policy.py +16 -21
  602. pulumi_gcp/datacatalog/tag.py +259 -264
  603. pulumi_gcp/datacatalog/tag_template.py +71 -76
  604. pulumi_gcp/datacatalog/tag_template_iam_binding.py +19 -24
  605. pulumi_gcp/datacatalog/tag_template_iam_member.py +19 -24
  606. pulumi_gcp/datacatalog/tag_template_iam_policy.py +16 -21
  607. pulumi_gcp/datacatalog/taxonomy.py +0 -5
  608. pulumi_gcp/datacatalog/taxonomy_iam_binding.py +19 -24
  609. pulumi_gcp/datacatalog/taxonomy_iam_member.py +19 -24
  610. pulumi_gcp/datacatalog/taxonomy_iam_policy.py +16 -21
  611. pulumi_gcp/dataflow/_inputs.py +0 -316
  612. pulumi_gcp/dataflow/flex_template_job.py +0 -5
  613. pulumi_gcp/dataflow/job.py +0 -5
  614. pulumi_gcp/dataflow/outputs.py +0 -5
  615. pulumi_gcp/dataflow/pipeline.py +70 -75
  616. pulumi_gcp/dataform/_inputs.py +0 -251
  617. pulumi_gcp/dataform/get_repository_iam_policy.py +0 -5
  618. pulumi_gcp/dataform/outputs.py +0 -5
  619. pulumi_gcp/dataform/repository.py +36 -41
  620. pulumi_gcp/dataform/repository_iam_binding.py +3 -8
  621. pulumi_gcp/dataform/repository_iam_member.py +3 -8
  622. pulumi_gcp/dataform/repository_iam_policy.py +0 -5
  623. pulumi_gcp/dataform/repository_release_config.py +53 -58
  624. pulumi_gcp/dataform/repository_workflow_config.py +89 -94
  625. pulumi_gcp/datafusion/_inputs.py +8 -224
  626. pulumi_gcp/datafusion/get_instance_iam_policy.py +0 -5
  627. pulumi_gcp/datafusion/instance.py +50 -119
  628. pulumi_gcp/datafusion/outputs.py +7 -132
  629. pulumi_gcp/dataloss/_inputs.py +85 -6537
  630. pulumi_gcp/dataloss/outputs.py +0 -5
  631. pulumi_gcp/dataloss/prevention_deidentify_template.py +221 -226
  632. pulumi_gcp/dataloss/prevention_discovery_config.py +17 -22
  633. pulumi_gcp/dataloss/prevention_inspect_template.py +437 -442
  634. pulumi_gcp/dataloss/prevention_job_trigger.py +696 -701
  635. pulumi_gcp/dataloss/prevention_stored_info_type.py +57 -62
  636. pulumi_gcp/dataplex/_inputs.py +7 -1213
  637. pulumi_gcp/dataplex/aspect_type.py +0 -5
  638. pulumi_gcp/dataplex/aspect_type_iam_binding.py +19 -24
  639. pulumi_gcp/dataplex/aspect_type_iam_member.py +19 -24
  640. pulumi_gcp/dataplex/aspect_type_iam_policy.py +16 -21
  641. pulumi_gcp/dataplex/asset.py +42 -47
  642. pulumi_gcp/dataplex/asset_iam_binding.py +19 -24
  643. pulumi_gcp/dataplex/asset_iam_member.py +19 -24
  644. pulumi_gcp/dataplex/asset_iam_policy.py +16 -21
  645. pulumi_gcp/dataplex/datascan.py +284 -289
  646. pulumi_gcp/dataplex/datascan_iam_binding.py +19 -24
  647. pulumi_gcp/dataplex/datascan_iam_member.py +19 -24
  648. pulumi_gcp/dataplex/datascan_iam_policy.py +16 -21
  649. pulumi_gcp/dataplex/entry_group.py +0 -5
  650. pulumi_gcp/dataplex/entry_group_iam_binding.py +19 -24
  651. pulumi_gcp/dataplex/entry_group_iam_member.py +19 -24
  652. pulumi_gcp/dataplex/entry_group_iam_policy.py +16 -21
  653. pulumi_gcp/dataplex/entry_type.py +11 -16
  654. pulumi_gcp/dataplex/entry_type_iam_binding.py +19 -24
  655. pulumi_gcp/dataplex/entry_type_iam_member.py +19 -24
  656. pulumi_gcp/dataplex/entry_type_iam_policy.py +16 -21
  657. pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +0 -5
  658. pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -5
  659. pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -5
  660. pulumi_gcp/dataplex/get_entry_group_iam_policy.py +0 -5
  661. pulumi_gcp/dataplex/get_entry_type_iam_policy.py +0 -5
  662. pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -5
  663. pulumi_gcp/dataplex/get_task_iam_policy.py +0 -5
  664. pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -5
  665. pulumi_gcp/dataplex/lake.py +9 -14
  666. pulumi_gcp/dataplex/lake_iam_binding.py +19 -24
  667. pulumi_gcp/dataplex/lake_iam_member.py +19 -24
  668. pulumi_gcp/dataplex/lake_iam_policy.py +16 -21
  669. pulumi_gcp/dataplex/outputs.py +0 -5
  670. pulumi_gcp/dataplex/task.py +168 -173
  671. pulumi_gcp/dataplex/task_iam_binding.py +19 -24
  672. pulumi_gcp/dataplex/task_iam_member.py +19 -24
  673. pulumi_gcp/dataplex/task_iam_policy.py +16 -21
  674. pulumi_gcp/dataplex/zone.py +24 -29
  675. pulumi_gcp/dataplex/zone_iam_binding.py +19 -24
  676. pulumi_gcp/dataplex/zone_iam_member.py +19 -24
  677. pulumi_gcp/dataplex/zone_iam_policy.py +16 -21
  678. pulumi_gcp/dataproc/_inputs.py +41 -3216
  679. pulumi_gcp/dataproc/autoscaling_policy.py +45 -50
  680. pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +19 -24
  681. pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +19 -24
  682. pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +16 -21
  683. pulumi_gcp/dataproc/cluster.py +104 -109
  684. pulumi_gcp/dataproc/cluster_iam_binding.py +19 -24
  685. pulumi_gcp/dataproc/cluster_iam_member.py +19 -24
  686. pulumi_gcp/dataproc/cluster_iam_policy.py +16 -21
  687. pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +0 -5
  688. pulumi_gcp/dataproc/get_cluster_iam_policy.py +0 -5
  689. pulumi_gcp/dataproc/get_job_iam_policy.py +0 -5
  690. pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +0 -5
  691. pulumi_gcp/dataproc/get_metastore_service.py +0 -5
  692. pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -5
  693. pulumi_gcp/dataproc/job.py +90 -95
  694. pulumi_gcp/dataproc/job_iam_binding.py +19 -24
  695. pulumi_gcp/dataproc/job_iam_member.py +19 -24
  696. pulumi_gcp/dataproc/job_iam_policy.py +16 -21
  697. pulumi_gcp/dataproc/metastore_federation.py +51 -56
  698. pulumi_gcp/dataproc/metastore_federation_iam_binding.py +19 -24
  699. pulumi_gcp/dataproc/metastore_federation_iam_member.py +19 -24
  700. pulumi_gcp/dataproc/metastore_federation_iam_policy.py +16 -21
  701. pulumi_gcp/dataproc/metastore_service.py +234 -239
  702. pulumi_gcp/dataproc/metastore_service_iam_binding.py +19 -24
  703. pulumi_gcp/dataproc/metastore_service_iam_member.py +19 -24
  704. pulumi_gcp/dataproc/metastore_service_iam_policy.py +16 -21
  705. pulumi_gcp/dataproc/outputs.py +0 -5
  706. pulumi_gcp/dataproc/workflow_template.py +107 -112
  707. pulumi_gcp/datastore/_inputs.py +0 -22
  708. pulumi_gcp/datastore/data_store_index.py +21 -26
  709. pulumi_gcp/datastore/outputs.py +0 -5
  710. pulumi_gcp/datastream/_inputs.py +22 -1618
  711. pulumi_gcp/datastream/connection_profile.py +246 -251
  712. pulumi_gcp/datastream/get_static_ips.py +0 -5
  713. pulumi_gcp/datastream/outputs.py +0 -5
  714. pulumi_gcp/datastream/private_connection.py +15 -20
  715. pulumi_gcp/datastream/stream.py +772 -777
  716. pulumi_gcp/deploymentmanager/_inputs.py +0 -66
  717. pulumi_gcp/deploymentmanager/deployment.py +28 -33
  718. pulumi_gcp/deploymentmanager/outputs.py +0 -5
  719. pulumi_gcp/diagflow/_inputs.py +42 -2591
  720. pulumi_gcp/diagflow/agent.py +0 -5
  721. pulumi_gcp/diagflow/cx_agent.py +70 -75
  722. pulumi_gcp/diagflow/cx_entity_type.py +32 -37
  723. pulumi_gcp/diagflow/cx_environment.py +17 -22
  724. pulumi_gcp/diagflow/cx_flow.py +450 -455
  725. pulumi_gcp/diagflow/cx_intent.py +50 -55
  726. pulumi_gcp/diagflow/cx_page.py +713 -718
  727. pulumi_gcp/diagflow/cx_security_settings.py +64 -69
  728. pulumi_gcp/diagflow/cx_test_case.py +192 -197
  729. pulumi_gcp/diagflow/cx_version.py +8 -13
  730. pulumi_gcp/diagflow/cx_webhook.py +22 -27
  731. pulumi_gcp/diagflow/entity_type.py +21 -26
  732. pulumi_gcp/diagflow/fulfillment.py +22 -27
  733. pulumi_gcp/diagflow/intent.py +2 -7
  734. pulumi_gcp/diagflow/outputs.py +0 -5
  735. pulumi_gcp/discoveryengine/_inputs.py +0 -183
  736. pulumi_gcp/discoveryengine/chat_engine.py +32 -37
  737. pulumi_gcp/discoveryengine/data_store.py +27 -32
  738. pulumi_gcp/discoveryengine/outputs.py +0 -5
  739. pulumi_gcp/discoveryengine/search_engine.py +12 -17
  740. pulumi_gcp/dns/_inputs.py +0 -589
  741. pulumi_gcp/dns/dns_managed_zone_iam_binding.py +19 -24
  742. pulumi_gcp/dns/dns_managed_zone_iam_member.py +19 -24
  743. pulumi_gcp/dns/dns_managed_zone_iam_policy.py +16 -21
  744. pulumi_gcp/dns/get_keys.py +8 -13
  745. pulumi_gcp/dns/get_managed_zone.py +0 -5
  746. pulumi_gcp/dns/get_managed_zone_iam_policy.py +0 -5
  747. pulumi_gcp/dns/get_managed_zones.py +0 -5
  748. pulumi_gcp/dns/get_record_set.py +0 -5
  749. pulumi_gcp/dns/managed_zone.py +178 -183
  750. pulumi_gcp/dns/outputs.py +0 -5
  751. pulumi_gcp/dns/policy.py +42 -47
  752. pulumi_gcp/dns/record_set.py +95 -100
  753. pulumi_gcp/dns/response_policy.py +76 -81
  754. pulumi_gcp/dns/response_policy_rule.py +33 -38
  755. pulumi_gcp/edgecontainer/_inputs.py +0 -464
  756. pulumi_gcp/edgecontainer/cluster.py +147 -152
  757. pulumi_gcp/edgecontainer/node_pool.py +104 -109
  758. pulumi_gcp/edgecontainer/outputs.py +0 -5
  759. pulumi_gcp/edgecontainer/vpn_connection.py +31 -36
  760. pulumi_gcp/edgenetwork/network.py +0 -5
  761. pulumi_gcp/edgenetwork/subnet.py +0 -5
  762. pulumi_gcp/endpoints/_inputs.py +0 -101
  763. pulumi_gcp/endpoints/consumers_iam_binding.py +3 -8
  764. pulumi_gcp/endpoints/consumers_iam_member.py +3 -8
  765. pulumi_gcp/endpoints/consumers_iam_policy.py +0 -5
  766. pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +0 -5
  767. pulumi_gcp/endpoints/get_service_iam_policy.py +0 -5
  768. pulumi_gcp/endpoints/outputs.py +0 -5
  769. pulumi_gcp/endpoints/service.py +4 -9
  770. pulumi_gcp/endpoints/service_iam_binding.py +19 -24
  771. pulumi_gcp/endpoints/service_iam_member.py +19 -24
  772. pulumi_gcp/endpoints/service_iam_policy.py +16 -21
  773. pulumi_gcp/essentialcontacts/_inputs.py +0 -313
  774. pulumi_gcp/essentialcontacts/contact.py +0 -5
  775. pulumi_gcp/essentialcontacts/document_ai_processor.py +0 -5
  776. pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +0 -5
  777. pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +35 -40
  778. pulumi_gcp/essentialcontacts/document_ai_warehouse_location.py +0 -5
  779. pulumi_gcp/essentialcontacts/outputs.py +0 -5
  780. pulumi_gcp/eventarc/_inputs.py +0 -145
  781. pulumi_gcp/eventarc/channel.py +0 -5
  782. pulumi_gcp/eventarc/google_channel_config.py +0 -5
  783. pulumi_gcp/eventarc/outputs.py +0 -5
  784. pulumi_gcp/eventarc/trigger.py +73 -78
  785. pulumi_gcp/filestore/_inputs.py +0 -108
  786. pulumi_gcp/filestore/backup.py +18 -23
  787. pulumi_gcp/filestore/get_instance.py +0 -5
  788. pulumi_gcp/filestore/instance.py +102 -107
  789. pulumi_gcp/filestore/outputs.py +0 -5
  790. pulumi_gcp/filestore/snapshot.py +32 -37
  791. pulumi_gcp/firebase/_inputs.py +0 -511
  792. pulumi_gcp/firebase/android_app.py +16 -21
  793. pulumi_gcp/firebase/app_check_app_attest_config.py +0 -5
  794. pulumi_gcp/firebase/app_check_debug_token.py +0 -5
  795. pulumi_gcp/firebase/app_check_device_check_config.py +0 -5
  796. pulumi_gcp/firebase/app_check_play_integrity_config.py +0 -5
  797. pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +0 -5
  798. pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +0 -5
  799. pulumi_gcp/firebase/app_check_service_config.py +0 -5
  800. pulumi_gcp/firebase/apple_app.py +10 -15
  801. pulumi_gcp/firebase/database_instance.py +0 -5
  802. pulumi_gcp/firebase/extensions_instance.py +25 -30
  803. pulumi_gcp/firebase/get_android_app.py +0 -5
  804. pulumi_gcp/firebase/get_android_app_config.py +0 -5
  805. pulumi_gcp/firebase/get_apple_app.py +0 -5
  806. pulumi_gcp/firebase/get_apple_app_config.py +0 -5
  807. pulumi_gcp/firebase/get_hosting_channel.py +0 -5
  808. pulumi_gcp/firebase/get_web_app.py +0 -5
  809. pulumi_gcp/firebase/get_web_app_config.py +0 -5
  810. pulumi_gcp/firebase/hosting_channel.py +0 -5
  811. pulumi_gcp/firebase/hosting_custom_domain.py +34 -39
  812. pulumi_gcp/firebase/hosting_release.py +28 -33
  813. pulumi_gcp/firebase/hosting_site.py +0 -5
  814. pulumi_gcp/firebase/hosting_version.py +71 -76
  815. pulumi_gcp/firebase/outputs.py +0 -5
  816. pulumi_gcp/firebase/project.py +0 -5
  817. pulumi_gcp/firebase/storage_bucket.py +0 -5
  818. pulumi_gcp/firebase/web_app.py +10 -15
  819. pulumi_gcp/firebaserules/_inputs.py +0 -51
  820. pulumi_gcp/firebaserules/outputs.py +0 -5
  821. pulumi_gcp/firebaserules/release.py +0 -5
  822. pulumi_gcp/firebaserules/ruleset.py +35 -40
  823. pulumi_gcp/firestore/_inputs.py +0 -154
  824. pulumi_gcp/firestore/backup_schedule.py +18 -23
  825. pulumi_gcp/firestore/database.py +17 -22
  826. pulumi_gcp/firestore/document.py +0 -5
  827. pulumi_gcp/firestore/field.py +58 -63
  828. pulumi_gcp/firestore/index.py +67 -72
  829. pulumi_gcp/firestore/outputs.py +0 -5
  830. pulumi_gcp/folder/_inputs.py +0 -165
  831. pulumi_gcp/folder/access_approval_settings.py +23 -28
  832. pulumi_gcp/folder/get_iam_policy.py +0 -5
  833. pulumi_gcp/folder/get_organization_policy.py +0 -5
  834. pulumi_gcp/folder/iam_audit_config.py +125 -130
  835. pulumi_gcp/folder/iam_binding.py +3 -8
  836. pulumi_gcp/folder/iam_member.py +125 -130
  837. pulumi_gcp/folder/iam_policy.py +120 -125
  838. pulumi_gcp/folder/organization_policy.py +49 -54
  839. pulumi_gcp/folder/outputs.py +0 -5
  840. pulumi_gcp/gkebackup/_inputs.py +0 -694
  841. pulumi_gcp/gkebackup/backup_plan.py +431 -436
  842. pulumi_gcp/gkebackup/backup_plan_iam_binding.py +19 -24
  843. pulumi_gcp/gkebackup/backup_plan_iam_member.py +19 -24
  844. pulumi_gcp/gkebackup/backup_plan_iam_policy.py +16 -21
  845. pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +0 -5
  846. pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +0 -5
  847. pulumi_gcp/gkebackup/outputs.py +0 -5
  848. pulumi_gcp/gkebackup/restore_plan.py +575 -580
  849. pulumi_gcp/gkebackup/restore_plan_iam_binding.py +956 -336
  850. pulumi_gcp/gkebackup/restore_plan_iam_member.py +956 -336
  851. pulumi_gcp/gkebackup/restore_plan_iam_policy.py +953 -243
  852. pulumi_gcp/gkehub/_inputs.py +6 -1204
  853. pulumi_gcp/gkehub/feature.py +314 -319
  854. pulumi_gcp/gkehub/feature_iam_binding.py +19 -24
  855. pulumi_gcp/gkehub/feature_iam_member.py +19 -24
  856. pulumi_gcp/gkehub/feature_iam_policy.py +16 -21
  857. pulumi_gcp/gkehub/feature_membership.py +179 -184
  858. pulumi_gcp/gkehub/fleet.py +19 -24
  859. pulumi_gcp/gkehub/get_feature_iam_policy.py +0 -5
  860. pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -5
  861. pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -5
  862. pulumi_gcp/gkehub/membership.py +52 -57
  863. pulumi_gcp/gkehub/membership_binding.py +12 -17
  864. pulumi_gcp/gkehub/membership_iam_binding.py +19 -24
  865. pulumi_gcp/gkehub/membership_iam_member.py +19 -24
  866. pulumi_gcp/gkehub/membership_iam_policy.py +16 -21
  867. pulumi_gcp/gkehub/membership_rbac_role_binding.py +23 -28
  868. pulumi_gcp/gkehub/namespace.py +2 -7
  869. pulumi_gcp/gkehub/outputs.py +0 -5
  870. pulumi_gcp/gkehub/scope.py +2 -7
  871. pulumi_gcp/gkehub/scope_iam_binding.py +19 -24
  872. pulumi_gcp/gkehub/scope_iam_member.py +19 -24
  873. pulumi_gcp/gkehub/scope_iam_policy.py +16 -21
  874. pulumi_gcp/gkehub/scope_rbac_role_binding.py +13 -18
  875. pulumi_gcp/gkeonprem/_inputs.py +17 -2317
  876. pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +330 -335
  877. pulumi_gcp/gkeonprem/bare_metal_cluster.py +523 -528
  878. pulumi_gcp/gkeonprem/bare_metal_node_pool.py +257 -262
  879. pulumi_gcp/gkeonprem/outputs.py +0 -5
  880. pulumi_gcp/gkeonprem/v_mware_cluster.py +394 -399
  881. pulumi_gcp/gkeonprem/v_mware_node_pool.py +84 -89
  882. pulumi_gcp/healthcare/_inputs.py +0 -359
  883. pulumi_gcp/healthcare/consent_store.py +0 -5
  884. pulumi_gcp/healthcare/consent_store_iam_binding.py +19 -24
  885. pulumi_gcp/healthcare/consent_store_iam_member.py +19 -24
  886. pulumi_gcp/healthcare/consent_store_iam_policy.py +16 -21
  887. pulumi_gcp/healthcare/dataset.py +0 -115
  888. pulumi_gcp/healthcare/dataset_iam_binding.py +19 -24
  889. pulumi_gcp/healthcare/dataset_iam_member.py +19 -24
  890. pulumi_gcp/healthcare/dataset_iam_policy.py +16 -21
  891. pulumi_gcp/healthcare/dicom_store.py +34 -39
  892. pulumi_gcp/healthcare/dicom_store_iam_binding.py +19 -24
  893. pulumi_gcp/healthcare/dicom_store_iam_member.py +19 -24
  894. pulumi_gcp/healthcare/dicom_store_iam_policy.py +16 -21
  895. pulumi_gcp/healthcare/fhir_store.py +57 -62
  896. pulumi_gcp/healthcare/fhir_store_iam_binding.py +19 -24
  897. pulumi_gcp/healthcare/fhir_store_iam_member.py +19 -24
  898. pulumi_gcp/healthcare/fhir_store_iam_policy.py +16 -21
  899. pulumi_gcp/healthcare/get_consent_store_iam_policy.py +0 -5
  900. pulumi_gcp/healthcare/get_dataset_iam_policy.py +0 -5
  901. pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +0 -5
  902. pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +0 -5
  903. pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +0 -5
  904. pulumi_gcp/healthcare/hl7_store.py +41 -46
  905. pulumi_gcp/healthcare/hl7_store_iam_binding.py +19 -24
  906. pulumi_gcp/healthcare/hl7_store_iam_member.py +19 -24
  907. pulumi_gcp/healthcare/hl7_store_iam_policy.py +16 -21
  908. pulumi_gcp/healthcare/outputs.py +0 -48
  909. pulumi_gcp/iam/_inputs.py +0 -433
  910. pulumi_gcp/iam/access_boundary_policy.py +49 -54
  911. pulumi_gcp/iam/deny_policy.py +51 -56
  912. pulumi_gcp/iam/get_rule.py +0 -5
  913. pulumi_gcp/iam/get_testable_permissions.py +0 -5
  914. pulumi_gcp/iam/get_workload_identity_pool.py +0 -5
  915. pulumi_gcp/iam/get_workload_identity_pool_provider.py +0 -5
  916. pulumi_gcp/iam/outputs.py +0 -5
  917. pulumi_gcp/iam/workforce_pool.py +17 -22
  918. pulumi_gcp/iam/workforce_pool_provider.py +179 -184
  919. pulumi_gcp/iam/workload_identity_pool.py +0 -5
  920. pulumi_gcp/iam/workload_identity_pool_provider.py +63 -68
  921. pulumi_gcp/iap/_inputs.py +0 -411
  922. pulumi_gcp/iap/app_engine_service_iam_binding.py +97 -102
  923. pulumi_gcp/iap/app_engine_service_iam_member.py +97 -102
  924. pulumi_gcp/iap/app_engine_service_iam_policy.py +92 -97
  925. pulumi_gcp/iap/app_engine_version_iam_binding.py +97 -102
  926. pulumi_gcp/iap/app_engine_version_iam_member.py +97 -102
  927. pulumi_gcp/iap/app_engine_version_iam_policy.py +92 -97
  928. pulumi_gcp/iap/brand.py +0 -5
  929. pulumi_gcp/iap/client.py +0 -5
  930. pulumi_gcp/iap/get_app_engine_service_iam_policy.py +0 -5
  931. pulumi_gcp/iap/get_app_engine_version_iam_policy.py +0 -5
  932. pulumi_gcp/iap/get_client.py +0 -5
  933. pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -5
  934. pulumi_gcp/iap/get_tunnel_iam_policy.py +0 -5
  935. pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -5
  936. pulumi_gcp/iap/get_web_backend_service_iam_policy.py +0 -5
  937. pulumi_gcp/iap/get_web_iam_policy.py +0 -5
  938. pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -5
  939. pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +0 -5
  940. pulumi_gcp/iap/get_web_type_compute_iam_policy.py +0 -5
  941. pulumi_gcp/iap/outputs.py +0 -5
  942. pulumi_gcp/iap/tunnel_dest_group.py +0 -5
  943. pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +97 -102
  944. pulumi_gcp/iap/tunnel_dest_group_iam_member.py +97 -102
  945. pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +92 -97
  946. pulumi_gcp/iap/tunnel_iam_binding.py +97 -102
  947. pulumi_gcp/iap/tunnel_iam_member.py +97 -102
  948. pulumi_gcp/iap/tunnel_iam_policy.py +92 -97
  949. pulumi_gcp/iap/tunnel_instance_iam_binding.py +97 -102
  950. pulumi_gcp/iap/tunnel_instance_iam_member.py +97 -102
  951. pulumi_gcp/iap/tunnel_instance_iam_policy.py +92 -97
  952. pulumi_gcp/iap/web_backend_service_iam_binding.py +97 -102
  953. pulumi_gcp/iap/web_backend_service_iam_member.py +97 -102
  954. pulumi_gcp/iap/web_backend_service_iam_policy.py +92 -97
  955. pulumi_gcp/iap/web_iam_binding.py +97 -102
  956. pulumi_gcp/iap/web_iam_member.py +97 -102
  957. pulumi_gcp/iap/web_iam_policy.py +92 -97
  958. pulumi_gcp/iap/web_region_backend_service_iam_binding.py +97 -102
  959. pulumi_gcp/iap/web_region_backend_service_iam_member.py +97 -102
  960. pulumi_gcp/iap/web_region_backend_service_iam_policy.py +92 -97
  961. pulumi_gcp/iap/web_type_app_enging_iam_binding.py +97 -102
  962. pulumi_gcp/iap/web_type_app_enging_iam_member.py +97 -102
  963. pulumi_gcp/iap/web_type_app_enging_iam_policy.py +92 -97
  964. pulumi_gcp/iap/web_type_compute_iam_binding.py +97 -102
  965. pulumi_gcp/iap/web_type_compute_iam_member.py +97 -102
  966. pulumi_gcp/iap/web_type_compute_iam_policy.py +92 -97
  967. pulumi_gcp/identityplatform/_inputs.py +0 -576
  968. pulumi_gcp/identityplatform/config.py +115 -120
  969. pulumi_gcp/identityplatform/default_supported_idp_config.py +0 -5
  970. pulumi_gcp/identityplatform/inbound_saml_config.py +34 -39
  971. pulumi_gcp/identityplatform/oauth_idp_config.py +0 -5
  972. pulumi_gcp/identityplatform/outputs.py +0 -5
  973. pulumi_gcp/identityplatform/project_default_config.py +33 -38
  974. pulumi_gcp/identityplatform/tenant.py +0 -5
  975. pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +0 -5
  976. pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +34 -39
  977. pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +0 -5
  978. pulumi_gcp/integrationconnectors/_inputs.py +0 -868
  979. pulumi_gcp/integrationconnectors/connection.py +460 -465
  980. pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -5
  981. pulumi_gcp/integrationconnectors/managed_zone.py +10 -15
  982. pulumi_gcp/integrationconnectors/outputs.py +0 -5
  983. pulumi_gcp/kms/_inputs.py +0 -303
  984. pulumi_gcp/kms/autokey_config.py +0 -5
  985. pulumi_gcp/kms/crypto_key.py +13 -18
  986. pulumi_gcp/kms/crypto_key_iam_binding.py +51 -56
  987. pulumi_gcp/kms/crypto_key_iam_member.py +51 -56
  988. pulumi_gcp/kms/crypto_key_iam_policy.py +46 -51
  989. pulumi_gcp/kms/crypto_key_version.py +7 -12
  990. pulumi_gcp/kms/ekm_connection.py +19 -24
  991. pulumi_gcp/kms/get_crypto_key_iam_policy.py +0 -5
  992. pulumi_gcp/kms/get_key_ring_iam_policy.py +0 -5
  993. pulumi_gcp/kms/get_kms_crypto_key.py +0 -5
  994. pulumi_gcp/kms/get_kms_crypto_key_version.py +0 -5
  995. pulumi_gcp/kms/get_kms_key_ring.py +0 -5
  996. pulumi_gcp/kms/get_kms_secret.py +6 -11
  997. pulumi_gcp/kms/get_kms_secret_asymmetric.py +12 -17
  998. pulumi_gcp/kms/get_kms_secret_ciphertext.py +18 -23
  999. pulumi_gcp/kms/key_handle.py +0 -5
  1000. pulumi_gcp/kms/key_ring.py +0 -5
  1001. pulumi_gcp/kms/key_ring_iam_binding.py +97 -102
  1002. pulumi_gcp/kms/key_ring_iam_member.py +97 -102
  1003. pulumi_gcp/kms/key_ring_iam_policy.py +92 -97
  1004. pulumi_gcp/kms/key_ring_import_job.py +4 -9
  1005. pulumi_gcp/kms/outputs.py +0 -5
  1006. pulumi_gcp/kms/secret_ciphertext.py +18 -23
  1007. pulumi_gcp/logging/_inputs.py +0 -520
  1008. pulumi_gcp/logging/billing_account_bucket_config.py +11 -16
  1009. pulumi_gcp/logging/billing_account_exclusion.py +0 -5
  1010. pulumi_gcp/logging/billing_account_sink.py +10 -15
  1011. pulumi_gcp/logging/folder_bucket_config.py +11 -16
  1012. pulumi_gcp/logging/folder_exclusion.py +0 -5
  1013. pulumi_gcp/logging/folder_settings.py +0 -5
  1014. pulumi_gcp/logging/folder_sink.py +10 -15
  1015. pulumi_gcp/logging/get_folder_settings.py +0 -5
  1016. pulumi_gcp/logging/get_log_view_iam_policy.py +0 -5
  1017. pulumi_gcp/logging/get_organization_settings.py +0 -5
  1018. pulumi_gcp/logging/get_project_cmek_settings.py +0 -5
  1019. pulumi_gcp/logging/get_project_settings.py +0 -5
  1020. pulumi_gcp/logging/get_sink.py +0 -5
  1021. pulumi_gcp/logging/linked_dataset.py +5 -10
  1022. pulumi_gcp/logging/log_view.py +0 -5
  1023. pulumi_gcp/logging/log_view_iam_binding.py +5 -10
  1024. pulumi_gcp/logging/log_view_iam_member.py +5 -10
  1025. pulumi_gcp/logging/log_view_iam_policy.py +0 -5
  1026. pulumi_gcp/logging/metric.py +92 -97
  1027. pulumi_gcp/logging/organization_bucket_config.py +11 -16
  1028. pulumi_gcp/logging/organization_exclusion.py +0 -5
  1029. pulumi_gcp/logging/organization_settings.py +0 -5
  1030. pulumi_gcp/logging/organization_sink.py +10 -15
  1031. pulumi_gcp/logging/outputs.py +0 -5
  1032. pulumi_gcp/logging/project_bucket_config.py +16 -21
  1033. pulumi_gcp/logging/project_exclusion.py +0 -5
  1034. pulumi_gcp/logging/project_sink.py +10 -15
  1035. pulumi_gcp/looker/_inputs.py +0 -211
  1036. pulumi_gcp/looker/instance.py +199 -204
  1037. pulumi_gcp/looker/outputs.py +0 -5
  1038. pulumi_gcp/managedkafka/_inputs.py +0 -69
  1039. pulumi_gcp/managedkafka/cluster.py +67 -72
  1040. pulumi_gcp/managedkafka/outputs.py +0 -5
  1041. pulumi_gcp/managedkafka/topic.py +22 -27
  1042. pulumi_gcp/memcache/_inputs.py +0 -184
  1043. pulumi_gcp/memcache/instance.py +51 -56
  1044. pulumi_gcp/memcache/outputs.py +0 -5
  1045. pulumi_gcp/migrationcenter/_inputs.py +0 -182
  1046. pulumi_gcp/migrationcenter/group.py +0 -5
  1047. pulumi_gcp/migrationcenter/outputs.py +0 -5
  1048. pulumi_gcp/migrationcenter/preference_set.py +77 -82
  1049. pulumi_gcp/ml/_inputs.py +0 -17
  1050. pulumi_gcp/ml/engine_model.py +5 -10
  1051. pulumi_gcp/ml/outputs.py +0 -5
  1052. pulumi_gcp/monitoring/_inputs.py +15 -1731
  1053. pulumi_gcp/monitoring/alert_policy.py +123 -128
  1054. pulumi_gcp/monitoring/custom_service.py +11 -16
  1055. pulumi_gcp/monitoring/dashboard.py +0 -5
  1056. pulumi_gcp/monitoring/generic_service.py +15 -20
  1057. pulumi_gcp/monitoring/get_app_engine_service.py +16 -21
  1058. pulumi_gcp/monitoring/get_cluster_istio_service.py +0 -5
  1059. pulumi_gcp/monitoring/get_istio_canonical_service.py +0 -5
  1060. pulumi_gcp/monitoring/get_mesh_istio_service.py +0 -5
  1061. pulumi_gcp/monitoring/get_notification_channel.py +24 -29
  1062. pulumi_gcp/monitoring/get_secret_version.py +0 -5
  1063. pulumi_gcp/monitoring/get_uptime_check_i_ps.py +0 -5
  1064. pulumi_gcp/monitoring/group.py +0 -5
  1065. pulumi_gcp/monitoring/metric_descriptor.py +44 -49
  1066. pulumi_gcp/monitoring/monitored_project.py +0 -5
  1067. pulumi_gcp/monitoring/notification_channel.py +11 -16
  1068. pulumi_gcp/monitoring/outputs.py +0 -68
  1069. pulumi_gcp/monitoring/slo.py +115 -120
  1070. pulumi_gcp/monitoring/uptime_check_config.py +236 -241
  1071. pulumi_gcp/netapp/_inputs.py +0 -311
  1072. pulumi_gcp/netapp/active_directory.py +0 -5
  1073. pulumi_gcp/netapp/backup.py +6 -11
  1074. pulumi_gcp/netapp/backup_policy.py +0 -5
  1075. pulumi_gcp/netapp/backup_vault.py +0 -5
  1076. pulumi_gcp/netapp/kmsconfig.py +0 -5
  1077. pulumi_gcp/netapp/outputs.py +0 -5
  1078. pulumi_gcp/netapp/storage_pool.py +0 -5
  1079. pulumi_gcp/netapp/volume.py +22 -27
  1080. pulumi_gcp/netapp/volume_replication.py +19 -24
  1081. pulumi_gcp/netapp/volume_snapshot.py +0 -5
  1082. pulumi_gcp/networkconnectivity/_inputs.py +0 -253
  1083. pulumi_gcp/networkconnectivity/hub.py +2 -7
  1084. pulumi_gcp/networkconnectivity/internal_range.py +0 -5
  1085. pulumi_gcp/networkconnectivity/outputs.py +0 -5
  1086. pulumi_gcp/networkconnectivity/policy_based_route.py +41 -46
  1087. pulumi_gcp/networkconnectivity/regional_endpoint.py +0 -5
  1088. pulumi_gcp/networkconnectivity/service_connection_policy.py +15 -20
  1089. pulumi_gcp/networkconnectivity/spoke.py +66 -71
  1090. pulumi_gcp/networkmanagement/_inputs.py +0 -87
  1091. pulumi_gcp/networkmanagement/connectivity_test.py +80 -85
  1092. pulumi_gcp/networkmanagement/outputs.py +0 -5
  1093. pulumi_gcp/networksecurity/_inputs.py +0 -321
  1094. pulumi_gcp/networksecurity/address_group.py +0 -5
  1095. pulumi_gcp/networksecurity/address_group_iam_binding.py +5 -297
  1096. pulumi_gcp/networksecurity/address_group_iam_member.py +5 -297
  1097. pulumi_gcp/networksecurity/address_group_iam_policy.py +0 -5
  1098. pulumi_gcp/networksecurity/authorization_policy.py +47 -52
  1099. pulumi_gcp/networksecurity/client_tls_policy.py +40 -45
  1100. pulumi_gcp/networksecurity/firewall_endpoint.py +0 -5
  1101. pulumi_gcp/networksecurity/firewall_endpoint_association.py +0 -5
  1102. pulumi_gcp/networksecurity/gateway_security_policy.py +86 -91
  1103. pulumi_gcp/networksecurity/gateway_security_policy_rule.py +0 -5
  1104. pulumi_gcp/networksecurity/get_address_group_iam_policy.py +0 -5
  1105. pulumi_gcp/networksecurity/outputs.py +0 -5
  1106. pulumi_gcp/networksecurity/security_profile.py +35 -40
  1107. pulumi_gcp/networksecurity/security_profile_group.py +0 -5
  1108. pulumi_gcp/networksecurity/server_tls_policy.py +96 -101
  1109. pulumi_gcp/networksecurity/tls_inspection_policy.py +188 -193
  1110. pulumi_gcp/networksecurity/url_list.py +0 -5
  1111. pulumi_gcp/networkservices/_inputs.py +31 -1783
  1112. pulumi_gcp/networkservices/edge_cache_keyset.py +46 -51
  1113. pulumi_gcp/networkservices/edge_cache_origin.py +84 -89
  1114. pulumi_gcp/networkservices/edge_cache_service.py +562 -567
  1115. pulumi_gcp/networkservices/endpoint_policy.py +50 -55
  1116. pulumi_gcp/networkservices/gateway.py +16 -21
  1117. pulumi_gcp/networkservices/grpc_route.py +141 -146
  1118. pulumi_gcp/networkservices/http_route.py +289 -294
  1119. pulumi_gcp/networkservices/lb_route_extension.py +5 -10
  1120. pulumi_gcp/networkservices/lb_traffic_extension.py +5 -10
  1121. pulumi_gcp/networkservices/mesh.py +0 -5
  1122. pulumi_gcp/networkservices/outputs.py +0 -5
  1123. pulumi_gcp/networkservices/service_binding.py +0 -5
  1124. pulumi_gcp/networkservices/service_lb_policies.py +22 -27
  1125. pulumi_gcp/networkservices/tcp_route.py +101 -106
  1126. pulumi_gcp/networkservices/tls_route.py +77 -82
  1127. pulumi_gcp/notebooks/_inputs.py +0 -615
  1128. pulumi_gcp/notebooks/environment.py +16 -21
  1129. pulumi_gcp/notebooks/get_instance_iam_policy.py +0 -5
  1130. pulumi_gcp/notebooks/get_runtime_iam_policy.py +0 -5
  1131. pulumi_gcp/notebooks/instance.py +73 -78
  1132. pulumi_gcp/notebooks/instance_iam_binding.py +19 -24
  1133. pulumi_gcp/notebooks/instance_iam_member.py +19 -24
  1134. pulumi_gcp/notebooks/instance_iam_policy.py +16 -21
  1135. pulumi_gcp/notebooks/location.py +0 -5
  1136. pulumi_gcp/notebooks/outputs.py +0 -5
  1137. pulumi_gcp/notebooks/runtime.py +217 -222
  1138. pulumi_gcp/notebooks/runtime_iam_binding.py +19 -24
  1139. pulumi_gcp/notebooks/runtime_iam_member.py +19 -24
  1140. pulumi_gcp/notebooks/runtime_iam_policy.py +16 -21
  1141. pulumi_gcp/organizations/_inputs.py +0 -231
  1142. pulumi_gcp/organizations/access_approval_settings.py +31 -36
  1143. pulumi_gcp/organizations/folder.py +0 -5
  1144. pulumi_gcp/organizations/get_active_folder.py +0 -5
  1145. pulumi_gcp/organizations/get_billing_account.py +0 -5
  1146. pulumi_gcp/organizations/get_client_config.py +0 -5
  1147. pulumi_gcp/organizations/get_client_open_id_user_info.py +0 -5
  1148. pulumi_gcp/organizations/get_folder.py +0 -5
  1149. pulumi_gcp/organizations/get_folders.py +0 -5
  1150. pulumi_gcp/organizations/get_iam_policy.py +8 -13
  1151. pulumi_gcp/organizations/get_organization.py +0 -5
  1152. pulumi_gcp/organizations/get_project.py +0 -5
  1153. pulumi_gcp/organizations/iam_audit_config.py +13 -18
  1154. pulumi_gcp/organizations/iam_binding.py +3 -8
  1155. pulumi_gcp/organizations/iam_custom_role.py +0 -5
  1156. pulumi_gcp/organizations/iam_member.py +125 -130
  1157. pulumi_gcp/organizations/iam_policy.py +120 -125
  1158. pulumi_gcp/organizations/outputs.py +0 -5
  1159. pulumi_gcp/organizations/policy.py +49 -54
  1160. pulumi_gcp/organizations/project.py +0 -5
  1161. pulumi_gcp/orgpolicy/_inputs.py +0 -183
  1162. pulumi_gcp/orgpolicy/custom_constraint.py +10 -15
  1163. pulumi_gcp/orgpolicy/outputs.py +0 -5
  1164. pulumi_gcp/orgpolicy/policy.py +98 -103
  1165. pulumi_gcp/osconfig/_inputs.py +27 -2232
  1166. pulumi_gcp/osconfig/guest_policies.py +166 -171
  1167. pulumi_gcp/osconfig/os_policy_assignment.py +153 -158
  1168. pulumi_gcp/osconfig/outputs.py +0 -5
  1169. pulumi_gcp/osconfig/patch_deployment.py +321 -326
  1170. pulumi_gcp/oslogin/ssh_public_key.py +0 -5
  1171. pulumi_gcp/parallelstore/instance.py +0 -5
  1172. pulumi_gcp/privilegedaccessmanager/_inputs.py +0 -170
  1173. pulumi_gcp/privilegedaccessmanager/entitlement.py +89 -94
  1174. pulumi_gcp/privilegedaccessmanager/outputs.py +0 -5
  1175. pulumi_gcp/projects/_inputs.py +0 -262
  1176. pulumi_gcp/projects/access_approval_settings.py +25 -30
  1177. pulumi_gcp/projects/api_key.py +83 -88
  1178. pulumi_gcp/projects/default_service_accounts.py +0 -5
  1179. pulumi_gcp/projects/get_iam_policy.py +0 -5
  1180. pulumi_gcp/projects/get_organization_policy.py +0 -5
  1181. pulumi_gcp/projects/get_project.py +0 -5
  1182. pulumi_gcp/projects/get_project_service.py +0 -5
  1183. pulumi_gcp/projects/iam_audit_config.py +125 -130
  1184. pulumi_gcp/projects/iam_binding.py +125 -130
  1185. pulumi_gcp/projects/iam_custom_role.py +0 -5
  1186. pulumi_gcp/projects/iam_member.py +125 -130
  1187. pulumi_gcp/projects/iam_member_remove.py +0 -5
  1188. pulumi_gcp/projects/iam_policy.py +120 -125
  1189. pulumi_gcp/projects/organization_policy.py +49 -54
  1190. pulumi_gcp/projects/outputs.py +0 -5
  1191. pulumi_gcp/projects/service.py +0 -5
  1192. pulumi_gcp/projects/service_identity.py +0 -5
  1193. pulumi_gcp/projects/usage_export_bucket.py +0 -5
  1194. pulumi_gcp/provider.py +2 -7
  1195. pulumi_gcp/pubsub/_inputs.py +0 -438
  1196. pulumi_gcp/pubsub/get_schema_iam_policy.py +0 -5
  1197. pulumi_gcp/pubsub/get_subscription.py +0 -5
  1198. pulumi_gcp/pubsub/get_subscription_iam_policy.py +0 -5
  1199. pulumi_gcp/pubsub/get_topic.py +0 -5
  1200. pulumi_gcp/pubsub/get_topic_iam_policy.py +0 -5
  1201. pulumi_gcp/pubsub/lite_reservation.py +0 -5
  1202. pulumi_gcp/pubsub/lite_subscription.py +31 -36
  1203. pulumi_gcp/pubsub/lite_topic.py +41 -46
  1204. pulumi_gcp/pubsub/outputs.py +0 -5
  1205. pulumi_gcp/pubsub/schema.py +8 -13
  1206. pulumi_gcp/pubsub/schema_iam_binding.py +19 -24
  1207. pulumi_gcp/pubsub/schema_iam_member.py +19 -24
  1208. pulumi_gcp/pubsub/schema_iam_policy.py +16 -21
  1209. pulumi_gcp/pubsub/subscription.py +136 -141
  1210. pulumi_gcp/pubsub/subscription_iam_binding.py +19 -24
  1211. pulumi_gcp/pubsub/subscription_iam_member.py +19 -24
  1212. pulumi_gcp/pubsub/subscription_iam_policy.py +16 -21
  1213. pulumi_gcp/pubsub/topic.py +45 -50
  1214. pulumi_gcp/pubsub/topic_iam_binding.py +19 -24
  1215. pulumi_gcp/pubsub/topic_iam_member.py +19 -24
  1216. pulumi_gcp/pubsub/topic_iam_policy.py +16 -21
  1217. pulumi_gcp/pulumi-plugin.json +1 -1
  1218. pulumi_gcp/recaptcha/_inputs.py +0 -89
  1219. pulumi_gcp/recaptcha/enterprise_key.py +127 -132
  1220. pulumi_gcp/recaptcha/outputs.py +0 -5
  1221. pulumi_gcp/redis/_inputs.py +0 -321
  1222. pulumi_gcp/redis/cluster.py +54 -59
  1223. pulumi_gcp/redis/get_instance.py +0 -5
  1224. pulumi_gcp/redis/instance.py +46 -51
  1225. pulumi_gcp/redis/outputs.py +0 -5
  1226. pulumi_gcp/resourcemanager/lien.py +0 -5
  1227. pulumi_gcp/runtimeconfig/_inputs.py +0 -25
  1228. pulumi_gcp/runtimeconfig/config.py +0 -5
  1229. pulumi_gcp/runtimeconfig/config_iam_binding.py +3 -8
  1230. pulumi_gcp/runtimeconfig/config_iam_member.py +3 -8
  1231. pulumi_gcp/runtimeconfig/config_iam_policy.py +0 -5
  1232. pulumi_gcp/runtimeconfig/get_config.py +0 -5
  1233. pulumi_gcp/runtimeconfig/get_config_iam_policy.py +0 -5
  1234. pulumi_gcp/runtimeconfig/get_variable.py +0 -5
  1235. pulumi_gcp/runtimeconfig/outputs.py +0 -5
  1236. pulumi_gcp/runtimeconfig/variable.py +0 -5
  1237. pulumi_gcp/secretmanager/_inputs.py +0 -143
  1238. pulumi_gcp/secretmanager/get_secret.py +0 -5
  1239. pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -5
  1240. pulumi_gcp/secretmanager/get_secret_version.py +0 -5
  1241. pulumi_gcp/secretmanager/get_secret_version_access.py +0 -5
  1242. pulumi_gcp/secretmanager/get_secrets.py +0 -5
  1243. pulumi_gcp/secretmanager/outputs.py +0 -5
  1244. pulumi_gcp/secretmanager/secret.py +63 -68
  1245. pulumi_gcp/secretmanager/secret_iam_binding.py +97 -102
  1246. pulumi_gcp/secretmanager/secret_iam_member.py +97 -102
  1247. pulumi_gcp/secretmanager/secret_iam_policy.py +92 -97
  1248. pulumi_gcp/secretmanager/secret_version.py +48 -53
  1249. pulumi_gcp/securesourcemanager/_inputs.py +0 -75
  1250. pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +0 -5
  1251. pulumi_gcp/securesourcemanager/instance.py +73 -78
  1252. pulumi_gcp/securesourcemanager/instance_iam_binding.py +3 -8
  1253. pulumi_gcp/securesourcemanager/instance_iam_member.py +3 -8
  1254. pulumi_gcp/securesourcemanager/instance_iam_policy.py +0 -5
  1255. pulumi_gcp/securesourcemanager/outputs.py +0 -5
  1256. pulumi_gcp/securitycenter/_inputs.py +9 -862
  1257. pulumi_gcp/securitycenter/event_threat_detection_custom_module.py +0 -5
  1258. pulumi_gcp/securitycenter/folder_custom_module.py +77 -82
  1259. pulumi_gcp/securitycenter/get_source_iam_policy.py +0 -5
  1260. pulumi_gcp/securitycenter/instance_iam_binding.py +33 -102
  1261. pulumi_gcp/securitycenter/instance_iam_member.py +33 -102
  1262. pulumi_gcp/securitycenter/instance_iam_policy.py +30 -99
  1263. pulumi_gcp/securitycenter/management_folder_security_health_analytics_custom_module.py +77 -82
  1264. pulumi_gcp/securitycenter/management_organization_event_threat_detection_custom_module.py +0 -5
  1265. pulumi_gcp/securitycenter/management_organization_security_health_analytics_custom_module.py +77 -82
  1266. pulumi_gcp/securitycenter/management_project_security_health_analytics_custom_module.py +77 -82
  1267. pulumi_gcp/securitycenter/mute_config.py +0 -5
  1268. pulumi_gcp/securitycenter/notification_config.py +11 -16
  1269. pulumi_gcp/securitycenter/organization_custom_module.py +77 -82
  1270. pulumi_gcp/securitycenter/outputs.py +0 -5
  1271. pulumi_gcp/securitycenter/project_custom_module.py +77 -82
  1272. pulumi_gcp/securitycenter/source.py +0 -5
  1273. pulumi_gcp/securitycenter/source_iam_binding.py +3 -8
  1274. pulumi_gcp/securitycenter/source_iam_member.py +3 -8
  1275. pulumi_gcp/securitycenter/source_iam_policy.py +0 -5
  1276. pulumi_gcp/securityposture/_inputs.py +0 -457
  1277. pulumi_gcp/securityposture/outputs.py +0 -5
  1278. pulumi_gcp/securityposture/posture.py +181 -186
  1279. pulumi_gcp/securityposture/posture_deployment.py +30 -35
  1280. pulumi_gcp/serviceaccount/_inputs.py +0 -51
  1281. pulumi_gcp/serviceaccount/account.py +0 -5
  1282. pulumi_gcp/serviceaccount/get_account.py +0 -5
  1283. pulumi_gcp/serviceaccount/get_account_access_token.py +0 -5
  1284. pulumi_gcp/serviceaccount/get_account_id_token.py +0 -5
  1285. pulumi_gcp/serviceaccount/get_account_jwt.py +0 -5
  1286. pulumi_gcp/serviceaccount/get_account_key.py +0 -5
  1287. pulumi_gcp/serviceaccount/get_iam_policy.py +0 -5
  1288. pulumi_gcp/serviceaccount/iam_binding.py +61 -66
  1289. pulumi_gcp/serviceaccount/iam_member.py +61 -66
  1290. pulumi_gcp/serviceaccount/iam_policy.py +56 -61
  1291. pulumi_gcp/serviceaccount/key.py +0 -5
  1292. pulumi_gcp/serviceaccount/outputs.py +0 -5
  1293. pulumi_gcp/servicedirectory/_inputs.py +0 -43
  1294. pulumi_gcp/servicedirectory/endpoint.py +0 -5
  1295. pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +0 -5
  1296. pulumi_gcp/servicedirectory/get_service_iam_policy.py +0 -5
  1297. pulumi_gcp/servicedirectory/namespace.py +0 -5
  1298. pulumi_gcp/servicedirectory/namespace_iam_binding.py +19 -24
  1299. pulumi_gcp/servicedirectory/namespace_iam_member.py +19 -24
  1300. pulumi_gcp/servicedirectory/namespace_iam_policy.py +16 -21
  1301. pulumi_gcp/servicedirectory/outputs.py +0 -5
  1302. pulumi_gcp/servicedirectory/service.py +0 -5
  1303. pulumi_gcp/servicedirectory/service_iam_binding.py +19 -24
  1304. pulumi_gcp/servicedirectory/service_iam_member.py +19 -24
  1305. pulumi_gcp/servicedirectory/service_iam_policy.py +16 -21
  1306. pulumi_gcp/servicenetworking/connection.py +0 -5
  1307. pulumi_gcp/servicenetworking/get_peered_dns_domain.py +0 -5
  1308. pulumi_gcp/servicenetworking/peered_dns_domain.py +0 -5
  1309. pulumi_gcp/servicenetworking/vpc_service_controls.py +0 -5
  1310. pulumi_gcp/serviceusage/consumer_quota_override.py +0 -5
  1311. pulumi_gcp/sourcerepo/_inputs.py +0 -49
  1312. pulumi_gcp/sourcerepo/get_repository.py +0 -5
  1313. pulumi_gcp/sourcerepo/get_repository_iam_policy.py +0 -5
  1314. pulumi_gcp/sourcerepo/outputs.py +0 -5
  1315. pulumi_gcp/sourcerepo/repository.py +15 -20
  1316. pulumi_gcp/sourcerepo/repository_iam_binding.py +102 -116
  1317. pulumi_gcp/sourcerepo/repository_iam_member.py +102 -116
  1318. pulumi_gcp/sourcerepo/repository_iam_policy.py +92 -106
  1319. pulumi_gcp/spanner/_inputs.py +0 -157
  1320. pulumi_gcp/spanner/database.py +5 -10
  1321. pulumi_gcp/spanner/database_iam_binding.py +97 -102
  1322. pulumi_gcp/spanner/database_iam_member.py +97 -102
  1323. pulumi_gcp/spanner/database_iam_policy.py +92 -97
  1324. pulumi_gcp/spanner/get_database_iam_policy.py +0 -5
  1325. pulumi_gcp/spanner/get_instance.py +0 -5
  1326. pulumi_gcp/spanner/get_instance_iam_policy.py +0 -5
  1327. pulumi_gcp/spanner/instance.py +25 -30
  1328. pulumi_gcp/spanner/instance_config.py +5 -10
  1329. pulumi_gcp/spanner/instance_iam_binding.py +19 -24
  1330. pulumi_gcp/spanner/instance_iam_member.py +19 -24
  1331. pulumi_gcp/spanner/instance_iam_policy.py +16 -21
  1332. pulumi_gcp/spanner/outputs.py +0 -5
  1333. pulumi_gcp/sql/_inputs.py +0 -616
  1334. pulumi_gcp/sql/database.py +12 -17
  1335. pulumi_gcp/sql/database_instance.py +88 -93
  1336. pulumi_gcp/sql/get_backup_run.py +0 -5
  1337. pulumi_gcp/sql/get_ca_certs.py +0 -5
  1338. pulumi_gcp/sql/get_database.py +0 -5
  1339. pulumi_gcp/sql/get_database_instance.py +0 -5
  1340. pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +0 -5
  1341. pulumi_gcp/sql/get_database_instances.py +0 -5
  1342. pulumi_gcp/sql/get_databases.py +0 -5
  1343. pulumi_gcp/sql/get_tiers.py +0 -5
  1344. pulumi_gcp/sql/outputs.py +0 -5
  1345. pulumi_gcp/sql/source_representation_instance.py +0 -5
  1346. pulumi_gcp/sql/ssl_cert.py +6 -11
  1347. pulumi_gcp/sql/user.py +38 -43
  1348. pulumi_gcp/storage/__init__.py +0 -5
  1349. pulumi_gcp/storage/_inputs.py +0 -958
  1350. pulumi_gcp/storage/bucket.py +120 -125
  1351. pulumi_gcp/storage/bucket_access_control.py +0 -5
  1352. pulumi_gcp/storage/bucket_acl.py +0 -5
  1353. pulumi_gcp/storage/bucket_iam_binding.py +97 -102
  1354. pulumi_gcp/storage/bucket_iam_member.py +97 -102
  1355. pulumi_gcp/storage/bucket_iam_policy.py +92 -97
  1356. pulumi_gcp/storage/bucket_object.py +10 -15
  1357. pulumi_gcp/storage/default_object_access_control.py +2 -7
  1358. pulumi_gcp/storage/default_object_acl.py +0 -5
  1359. pulumi_gcp/storage/get_bucket.py +0 -5
  1360. pulumi_gcp/storage/get_bucket_iam_policy.py +0 -5
  1361. pulumi_gcp/storage/get_bucket_object.py +0 -5
  1362. pulumi_gcp/storage/get_bucket_object_content.py +0 -5
  1363. pulumi_gcp/storage/get_bucket_objects.py +0 -5
  1364. pulumi_gcp/storage/get_buckets.py +0 -5
  1365. pulumi_gcp/storage/get_object_signed_url.py +0 -5
  1366. pulumi_gcp/storage/get_project_service_account.py +6 -11
  1367. pulumi_gcp/storage/get_transfer_project_service_account.py +0 -5
  1368. pulumi_gcp/storage/get_transfer_project_servie_account.py +0 -5
  1369. pulumi_gcp/storage/hmac_key.py +0 -5
  1370. pulumi_gcp/storage/insights_report_config.py +71 -76
  1371. pulumi_gcp/storage/notification.py +0 -5
  1372. pulumi_gcp/storage/object_access_control.py +2 -7
  1373. pulumi_gcp/storage/object_acl.py +0 -5
  1374. pulumi_gcp/storage/outputs.py +0 -81
  1375. pulumi_gcp/storage/transfer_agent_pool.py +11 -16
  1376. pulumi_gcp/storage/transfer_job.py +108 -113
  1377. pulumi_gcp/tags/_inputs.py +0 -43
  1378. pulumi_gcp/tags/get_tag_key.py +0 -5
  1379. pulumi_gcp/tags/get_tag_key_iam_policy.py +0 -5
  1380. pulumi_gcp/tags/get_tag_keys.py +0 -5
  1381. pulumi_gcp/tags/get_tag_value.py +0 -5
  1382. pulumi_gcp/tags/get_tag_value_iam_policy.py +0 -5
  1383. pulumi_gcp/tags/get_tag_values.py +0 -5
  1384. pulumi_gcp/tags/location_tag_binding.py +0 -5
  1385. pulumi_gcp/tags/outputs.py +0 -5
  1386. pulumi_gcp/tags/tag_binding.py +0 -5
  1387. pulumi_gcp/tags/tag_key.py +0 -5
  1388. pulumi_gcp/tags/tag_key_iam_binding.py +19 -24
  1389. pulumi_gcp/tags/tag_key_iam_member.py +19 -24
  1390. pulumi_gcp/tags/tag_key_iam_policy.py +16 -21
  1391. pulumi_gcp/tags/tag_value.py +0 -5
  1392. pulumi_gcp/tags/tag_value_iam_binding.py +19 -24
  1393. pulumi_gcp/tags/tag_value_iam_member.py +19 -24
  1394. pulumi_gcp/tags/tag_value_iam_policy.py +16 -21
  1395. pulumi_gcp/tpu/_inputs.py +0 -194
  1396. pulumi_gcp/tpu/get_tensorflow_versions.py +0 -5
  1397. pulumi_gcp/tpu/get_v2_accelerator_types.py +0 -5
  1398. pulumi_gcp/tpu/get_v2_runtime_versions.py +0 -5
  1399. pulumi_gcp/tpu/node.py +13 -18
  1400. pulumi_gcp/tpu/outputs.py +0 -5
  1401. pulumi_gcp/tpu/v2_vm.py +82 -87
  1402. pulumi_gcp/vertex/_inputs.py +2 -843
  1403. pulumi_gcp/vertex/ai_dataset.py +5 -10
  1404. pulumi_gcp/vertex/ai_deployment_resource_pool.py +31 -36
  1405. pulumi_gcp/vertex/ai_endpoint.py +13 -18
  1406. pulumi_gcp/vertex/ai_endpoint_iam_binding.py +3 -8
  1407. pulumi_gcp/vertex/ai_endpoint_iam_member.py +3 -8
  1408. pulumi_gcp/vertex/ai_endpoint_iam_policy.py +0 -5
  1409. pulumi_gcp/vertex/ai_feature_group.py +17 -22
  1410. pulumi_gcp/vertex/ai_feature_group_feature.py +12 -17
  1411. pulumi_gcp/vertex/ai_feature_online_store.py +75 -80
  1412. pulumi_gcp/vertex/ai_feature_online_store_featureview.py +146 -151
  1413. pulumi_gcp/vertex/ai_feature_store.py +52 -57
  1414. pulumi_gcp/vertex/ai_feature_store_entity_type.py +87 -92
  1415. pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +36 -41
  1416. pulumi_gcp/vertex/ai_feature_store_entity_type_iam_binding.py +3 -8
  1417. pulumi_gcp/vertex/ai_feature_store_entity_type_iam_member.py +3 -8
  1418. pulumi_gcp/vertex/ai_feature_store_entity_type_iam_policy.py +0 -5
  1419. pulumi_gcp/vertex/ai_feature_store_iam_binding.py +3 -8
  1420. pulumi_gcp/vertex/ai_feature_store_iam_member.py +3 -8
  1421. pulumi_gcp/vertex/ai_feature_store_iam_policy.py +0 -5
  1422. pulumi_gcp/vertex/ai_index.py +63 -68
  1423. pulumi_gcp/vertex/ai_index_endpoint.py +13 -18
  1424. pulumi_gcp/vertex/ai_metadata_store.py +7 -12
  1425. pulumi_gcp/vertex/ai_tensorboard.py +11 -16
  1426. pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +0 -5
  1427. pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +0 -5
  1428. pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +0 -5
  1429. pulumi_gcp/vertex/get_ai_index.py +0 -5
  1430. pulumi_gcp/vertex/outputs.py +2 -7
  1431. pulumi_gcp/vmwareengine/_inputs.py +0 -290
  1432. pulumi_gcp/vmwareengine/cluster.py +69 -74
  1433. pulumi_gcp/vmwareengine/external_access_rule.py +56 -61
  1434. pulumi_gcp/vmwareengine/external_address.py +22 -27
  1435. pulumi_gcp/vmwareengine/get_cluster.py +0 -5
  1436. pulumi_gcp/vmwareengine/get_external_access_rule.py +0 -5
  1437. pulumi_gcp/vmwareengine/get_external_address.py +0 -5
  1438. pulumi_gcp/vmwareengine/get_network.py +0 -5
  1439. pulumi_gcp/vmwareengine/get_network_peering.py +0 -5
  1440. pulumi_gcp/vmwareengine/get_network_policy.py +0 -5
  1441. pulumi_gcp/vmwareengine/get_nsx_credentials.py +0 -5
  1442. pulumi_gcp/vmwareengine/get_private_cloud.py +0 -5
  1443. pulumi_gcp/vmwareengine/get_subnet.py +0 -5
  1444. pulumi_gcp/vmwareengine/get_vcenter_credentials.py +0 -5
  1445. pulumi_gcp/vmwareengine/network.py +2 -7
  1446. pulumi_gcp/vmwareengine/network_peering.py +0 -5
  1447. pulumi_gcp/vmwareengine/network_policy.py +22 -27
  1448. pulumi_gcp/vmwareengine/outputs.py +0 -5
  1449. pulumi_gcp/vmwareengine/private_cloud.py +62 -67
  1450. pulumi_gcp/vmwareengine/subnet.py +24 -29
  1451. pulumi_gcp/vpcaccess/_inputs.py +0 -22
  1452. pulumi_gcp/vpcaccess/connector.py +11 -16
  1453. pulumi_gcp/vpcaccess/get_connector.py +0 -5
  1454. pulumi_gcp/vpcaccess/outputs.py +0 -5
  1455. pulumi_gcp/workbench/_inputs.py +0 -319
  1456. pulumi_gcp/workbench/get_instance_iam_policy.py +0 -5
  1457. pulumi_gcp/workbench/instance.py +139 -144
  1458. pulumi_gcp/workbench/instance_iam_binding.py +3 -8
  1459. pulumi_gcp/workbench/instance_iam_member.py +3 -8
  1460. pulumi_gcp/workbench/instance_iam_policy.py +0 -5
  1461. pulumi_gcp/workbench/outputs.py +0 -5
  1462. pulumi_gcp/workflows/workflow.py +0 -5
  1463. pulumi_gcp/workstations/_inputs.py +0 -433
  1464. pulumi_gcp/workstations/get_workstation_config_iam_policy.py +0 -5
  1465. pulumi_gcp/workstations/get_workstation_iam_policy.py +0 -5
  1466. pulumi_gcp/workstations/outputs.py +0 -5
  1467. pulumi_gcp/workstations/workstation.py +14 -19
  1468. pulumi_gcp/workstations/workstation_cluster.py +30 -35
  1469. pulumi_gcp/workstations/workstation_config.py +246 -251
  1470. pulumi_gcp/workstations/workstation_config_iam_binding.py +3 -8
  1471. pulumi_gcp/workstations/workstation_config_iam_member.py +3 -8
  1472. pulumi_gcp/workstations/workstation_config_iam_policy.py +0 -5
  1473. pulumi_gcp/workstations/workstation_iam_binding.py +3 -8
  1474. pulumi_gcp/workstations/workstation_iam_member.py +3 -8
  1475. pulumi_gcp/workstations/workstation_iam_policy.py +0 -5
  1476. {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/METADATA +1 -2
  1477. pulumi_gcp-7.30.0a1719470057.dist-info/RECORD +1600 -0
  1478. {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/WHEEL +1 -1
  1479. pulumi_gcp/storage/get_managed_folder_iam_policy.py +0 -115
  1480. pulumi_gcp/storage/managed_folder.py +0 -440
  1481. pulumi_gcp/storage/managed_folder_iam_binding.py +0 -947
  1482. pulumi_gcp/storage/managed_folder_iam_member.py +0 -947
  1483. pulumi_gcp/storage/managed_folder_iam_policy.py +0 -766
  1484. pulumi_gcp-7.30.0.dist-info/RECORD +0 -1605
  1485. {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/top_level.txt +0 -0
@@ -4,212 +4,96 @@
4
4
 
5
5
  import copy
6
6
  import warnings
7
- import sys
8
7
  import pulumi
9
8
  import pulumi.runtime
10
9
  from typing import Any, Mapping, Optional, Sequence, Union, overload
11
- if sys.version_info >= (3, 11):
12
- from typing import NotRequired, TypedDict, TypeAlias
13
- else:
14
- from typing_extensions import NotRequired, TypedDict, TypeAlias
15
10
  from .. import _utilities
16
11
 
17
12
  __all__ = [
18
13
  'ConnectionProfileBigqueryProfileArgs',
19
- 'ConnectionProfileBigqueryProfileArgsDict',
20
14
  'ConnectionProfileForwardSshConnectivityArgs',
21
- 'ConnectionProfileForwardSshConnectivityArgsDict',
22
15
  'ConnectionProfileGcsProfileArgs',
23
- 'ConnectionProfileGcsProfileArgsDict',
24
16
  'ConnectionProfileMysqlProfileArgs',
25
- 'ConnectionProfileMysqlProfileArgsDict',
26
17
  'ConnectionProfileMysqlProfileSslConfigArgs',
27
- 'ConnectionProfileMysqlProfileSslConfigArgsDict',
28
18
  'ConnectionProfileOracleProfileArgs',
29
- 'ConnectionProfileOracleProfileArgsDict',
30
19
  'ConnectionProfilePostgresqlProfileArgs',
31
- 'ConnectionProfilePostgresqlProfileArgsDict',
32
20
  'ConnectionProfilePrivateConnectivityArgs',
33
- 'ConnectionProfilePrivateConnectivityArgsDict',
34
21
  'ConnectionProfileSqlServerProfileArgs',
35
- 'ConnectionProfileSqlServerProfileArgsDict',
36
22
  'PrivateConnectionErrorArgs',
37
- 'PrivateConnectionErrorArgsDict',
38
23
  'PrivateConnectionVpcPeeringConfigArgs',
39
- 'PrivateConnectionVpcPeeringConfigArgsDict',
40
24
  'StreamBackfillAllArgs',
41
- 'StreamBackfillAllArgsDict',
42
25
  'StreamBackfillAllMysqlExcludedObjectsArgs',
43
- 'StreamBackfillAllMysqlExcludedObjectsArgsDict',
44
26
  'StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseArgs',
45
- 'StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseArgsDict',
46
27
  'StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgs',
47
- 'StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgsDict',
48
28
  'StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableMysqlColumnArgs',
49
- 'StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableMysqlColumnArgsDict',
50
29
  'StreamBackfillAllOracleExcludedObjectsArgs',
51
- 'StreamBackfillAllOracleExcludedObjectsArgsDict',
52
30
  'StreamBackfillAllOracleExcludedObjectsOracleSchemaArgs',
53
- 'StreamBackfillAllOracleExcludedObjectsOracleSchemaArgsDict',
54
31
  'StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableArgs',
55
- 'StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableArgsDict',
56
32
  'StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableOracleColumnArgs',
57
- 'StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableOracleColumnArgsDict',
58
33
  'StreamBackfillAllPostgresqlExcludedObjectsArgs',
59
- 'StreamBackfillAllPostgresqlExcludedObjectsArgsDict',
60
34
  'StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgs',
61
- 'StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgsDict',
62
35
  'StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgs',
63
- 'StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgsDict',
64
36
  'StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgs',
65
- 'StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgsDict',
66
37
  'StreamBackfillAllSqlServerExcludedObjectsArgs',
67
- 'StreamBackfillAllSqlServerExcludedObjectsArgsDict',
68
38
  'StreamBackfillAllSqlServerExcludedObjectsSchemaArgs',
69
- 'StreamBackfillAllSqlServerExcludedObjectsSchemaArgsDict',
70
39
  'StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgs',
71
- 'StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgsDict',
72
40
  'StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgs',
73
- 'StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgsDict',
74
41
  'StreamBackfillNoneArgs',
75
- 'StreamBackfillNoneArgsDict',
76
42
  'StreamDestinationConfigArgs',
77
- 'StreamDestinationConfigArgsDict',
78
43
  'StreamDestinationConfigBigqueryDestinationConfigArgs',
79
- 'StreamDestinationConfigBigqueryDestinationConfigArgsDict',
80
44
  'StreamDestinationConfigBigqueryDestinationConfigSingleTargetDatasetArgs',
81
- 'StreamDestinationConfigBigqueryDestinationConfigSingleTargetDatasetArgsDict',
82
45
  'StreamDestinationConfigBigqueryDestinationConfigSourceHierarchyDatasetsArgs',
83
- 'StreamDestinationConfigBigqueryDestinationConfigSourceHierarchyDatasetsArgsDict',
84
46
  'StreamDestinationConfigBigqueryDestinationConfigSourceHierarchyDatasetsDatasetTemplateArgs',
85
- 'StreamDestinationConfigBigqueryDestinationConfigSourceHierarchyDatasetsDatasetTemplateArgsDict',
86
47
  'StreamDestinationConfigGcsDestinationConfigArgs',
87
- 'StreamDestinationConfigGcsDestinationConfigArgsDict',
88
48
  'StreamDestinationConfigGcsDestinationConfigAvroFileFormatArgs',
89
- 'StreamDestinationConfigGcsDestinationConfigAvroFileFormatArgsDict',
90
49
  'StreamDestinationConfigGcsDestinationConfigJsonFileFormatArgs',
91
- 'StreamDestinationConfigGcsDestinationConfigJsonFileFormatArgsDict',
92
50
  'StreamSourceConfigArgs',
93
- 'StreamSourceConfigArgsDict',
94
51
  'StreamSourceConfigMysqlSourceConfigArgs',
95
- 'StreamSourceConfigMysqlSourceConfigArgsDict',
96
52
  'StreamSourceConfigMysqlSourceConfigExcludeObjectsArgs',
97
- 'StreamSourceConfigMysqlSourceConfigExcludeObjectsArgsDict',
98
53
  'StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseArgs',
99
- 'StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseArgsDict',
100
54
  'StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgs',
101
- 'StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgsDict',
102
55
  'StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableMysqlColumnArgs',
103
- 'StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableMysqlColumnArgsDict',
104
56
  'StreamSourceConfigMysqlSourceConfigIncludeObjectsArgs',
105
- 'StreamSourceConfigMysqlSourceConfigIncludeObjectsArgsDict',
106
57
  'StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseArgs',
107
- 'StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseArgsDict',
108
58
  'StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseMysqlTableArgs',
109
- 'StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseMysqlTableArgsDict',
110
59
  'StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseMysqlTableMysqlColumnArgs',
111
- 'StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseMysqlTableMysqlColumnArgsDict',
112
60
  'StreamSourceConfigOracleSourceConfigArgs',
113
- 'StreamSourceConfigOracleSourceConfigArgsDict',
114
61
  'StreamSourceConfigOracleSourceConfigDropLargeObjectsArgs',
115
- 'StreamSourceConfigOracleSourceConfigDropLargeObjectsArgsDict',
116
62
  'StreamSourceConfigOracleSourceConfigExcludeObjectsArgs',
117
- 'StreamSourceConfigOracleSourceConfigExcludeObjectsArgsDict',
118
63
  'StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaArgs',
119
- 'StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaArgsDict',
120
64
  'StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableArgs',
121
- 'StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableArgsDict',
122
65
  'StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableOracleColumnArgs',
123
- 'StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableOracleColumnArgsDict',
124
66
  'StreamSourceConfigOracleSourceConfigIncludeObjectsArgs',
125
- 'StreamSourceConfigOracleSourceConfigIncludeObjectsArgsDict',
126
67
  'StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaArgs',
127
- 'StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaArgsDict',
128
68
  'StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableArgs',
129
- 'StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableArgsDict',
130
69
  'StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableOracleColumnArgs',
131
- 'StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableOracleColumnArgsDict',
132
70
  'StreamSourceConfigOracleSourceConfigStreamLargeObjectsArgs',
133
- 'StreamSourceConfigOracleSourceConfigStreamLargeObjectsArgsDict',
134
71
  'StreamSourceConfigPostgresqlSourceConfigArgs',
135
- 'StreamSourceConfigPostgresqlSourceConfigArgsDict',
136
72
  'StreamSourceConfigPostgresqlSourceConfigExcludeObjectsArgs',
137
- 'StreamSourceConfigPostgresqlSourceConfigExcludeObjectsArgsDict',
138
73
  'StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaArgs',
139
- 'StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaArgsDict',
140
74
  'StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTableArgs',
141
- 'StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTableArgsDict',
142
75
  'StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgs',
143
- 'StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgsDict',
144
76
  'StreamSourceConfigPostgresqlSourceConfigIncludeObjectsArgs',
145
- 'StreamSourceConfigPostgresqlSourceConfigIncludeObjectsArgsDict',
146
77
  'StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaArgs',
147
- 'StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaArgsDict',
148
78
  'StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPostgresqlTableArgs',
149
- 'StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPostgresqlTableArgsDict',
150
79
  'StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgs',
151
- 'StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgsDict',
152
80
  'StreamSourceConfigSqlServerSourceConfigArgs',
153
- 'StreamSourceConfigSqlServerSourceConfigArgsDict',
154
81
  'StreamSourceConfigSqlServerSourceConfigExcludeObjectsArgs',
155
- 'StreamSourceConfigSqlServerSourceConfigExcludeObjectsArgsDict',
156
82
  'StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaArgs',
157
- 'StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaArgsDict',
158
83
  'StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaTableArgs',
159
- 'StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaTableArgsDict',
160
84
  'StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaTableColumnArgs',
161
- 'StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaTableColumnArgsDict',
162
85
  'StreamSourceConfigSqlServerSourceConfigIncludeObjectsArgs',
163
- 'StreamSourceConfigSqlServerSourceConfigIncludeObjectsArgsDict',
164
86
  'StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaArgs',
165
- 'StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaArgsDict',
166
87
  'StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaTableArgs',
167
- 'StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaTableArgsDict',
168
88
  'StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaTableColumnArgs',
169
- 'StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaTableColumnArgsDict',
170
89
  ]
171
90
 
172
- MYPY = False
173
-
174
- if not MYPY:
175
- class ConnectionProfileBigqueryProfileArgsDict(TypedDict):
176
- pass
177
- elif False:
178
- ConnectionProfileBigqueryProfileArgsDict: TypeAlias = Mapping[str, Any]
179
-
180
91
  @pulumi.input_type
181
92
  class ConnectionProfileBigqueryProfileArgs:
182
93
  def __init__(__self__):
183
94
  pass
184
95
 
185
96
 
186
- if not MYPY:
187
- class ConnectionProfileForwardSshConnectivityArgsDict(TypedDict):
188
- hostname: pulumi.Input[str]
189
- """
190
- Hostname for the SSH tunnel.
191
- """
192
- username: pulumi.Input[str]
193
- """
194
- Username for the SSH tunnel.
195
- """
196
- password: NotRequired[pulumi.Input[str]]
197
- """
198
- SSH password.
199
- **Note**: This property is sensitive and will not be displayed in the plan.
200
- """
201
- port: NotRequired[pulumi.Input[int]]
202
- """
203
- Port for the SSH tunnel.
204
- """
205
- private_key: NotRequired[pulumi.Input[str]]
206
- """
207
- SSH private key.
208
- **Note**: This property is sensitive and will not be displayed in the plan.
209
- """
210
- elif False:
211
- ConnectionProfileForwardSshConnectivityArgsDict: TypeAlias = Mapping[str, Any]
212
-
213
97
  @pulumi.input_type
214
98
  class ConnectionProfileForwardSshConnectivityArgs:
215
99
  def __init__(__self__, *,
@@ -299,19 +183,6 @@ class ConnectionProfileForwardSshConnectivityArgs:
299
183
  pulumi.set(self, "private_key", value)
300
184
 
301
185
 
302
- if not MYPY:
303
- class ConnectionProfileGcsProfileArgsDict(TypedDict):
304
- bucket: pulumi.Input[str]
305
- """
306
- The Cloud Storage bucket name.
307
- """
308
- root_path: NotRequired[pulumi.Input[str]]
309
- """
310
- The root path inside the Cloud Storage bucket.
311
- """
312
- elif False:
313
- ConnectionProfileGcsProfileArgsDict: TypeAlias = Mapping[str, Any]
314
-
315
186
  @pulumi.input_type
316
187
  class ConnectionProfileGcsProfileArgs:
317
188
  def __init__(__self__, *,
@@ -350,33 +221,6 @@ class ConnectionProfileGcsProfileArgs:
350
221
  pulumi.set(self, "root_path", value)
351
222
 
352
223
 
353
- if not MYPY:
354
- class ConnectionProfileMysqlProfileArgsDict(TypedDict):
355
- hostname: pulumi.Input[str]
356
- """
357
- Hostname for the MySQL connection.
358
- """
359
- password: pulumi.Input[str]
360
- """
361
- Password for the MySQL connection.
362
- **Note**: This property is sensitive and will not be displayed in the plan.
363
- """
364
- username: pulumi.Input[str]
365
- """
366
- Username for the MySQL connection.
367
- """
368
- port: NotRequired[pulumi.Input[int]]
369
- """
370
- Port for the MySQL connection.
371
- """
372
- ssl_config: NotRequired[pulumi.Input['ConnectionProfileMysqlProfileSslConfigArgsDict']]
373
- """
374
- SSL configuration for the MySQL connection.
375
- Structure is documented below.
376
- """
377
- elif False:
378
- ConnectionProfileMysqlProfileArgsDict: TypeAlias = Mapping[str, Any]
379
-
380
224
  @pulumi.input_type
381
225
  class ConnectionProfileMysqlProfileArgs:
382
226
  def __init__(__self__, *,
@@ -465,47 +309,6 @@ class ConnectionProfileMysqlProfileArgs:
465
309
  pulumi.set(self, "ssl_config", value)
466
310
 
467
311
 
468
- if not MYPY:
469
- class ConnectionProfileMysqlProfileSslConfigArgsDict(TypedDict):
470
- ca_certificate: NotRequired[pulumi.Input[str]]
471
- """
472
- PEM-encoded certificate of the CA that signed the source database
473
- server's certificate.
474
- **Note**: This property is sensitive and will not be displayed in the plan.
475
- """
476
- ca_certificate_set: NotRequired[pulumi.Input[bool]]
477
- """
478
- (Output)
479
- Indicates whether the clientKey field is set.
480
- """
481
- client_certificate: NotRequired[pulumi.Input[str]]
482
- """
483
- PEM-encoded certificate that will be used by the replica to
484
- authenticate against the source database server. If this field
485
- is used then the 'clientKey' and the 'caCertificate' fields are
486
- mandatory.
487
- **Note**: This property is sensitive and will not be displayed in the plan.
488
- """
489
- client_certificate_set: NotRequired[pulumi.Input[bool]]
490
- """
491
- (Output)
492
- Indicates whether the clientCertificate field is set.
493
- """
494
- client_key: NotRequired[pulumi.Input[str]]
495
- """
496
- PEM-encoded private key associated with the Client Certificate.
497
- If this field is used then the 'client_certificate' and the
498
- 'ca_certificate' fields are mandatory.
499
- **Note**: This property is sensitive and will not be displayed in the plan.
500
- """
501
- client_key_set: NotRequired[pulumi.Input[bool]]
502
- """
503
- (Output)
504
- Indicates whether the clientKey field is set.
505
- """
506
- elif False:
507
- ConnectionProfileMysqlProfileSslConfigArgsDict: TypeAlias = Mapping[str, Any]
508
-
509
312
  @pulumi.input_type
510
313
  class ConnectionProfileMysqlProfileSslConfigArgs:
511
314
  def __init__(__self__, *,
@@ -633,36 +436,6 @@ class ConnectionProfileMysqlProfileSslConfigArgs:
633
436
  pulumi.set(self, "client_key_set", value)
634
437
 
635
438
 
636
- if not MYPY:
637
- class ConnectionProfileOracleProfileArgsDict(TypedDict):
638
- database_service: pulumi.Input[str]
639
- """
640
- Database for the Oracle connection.
641
- """
642
- hostname: pulumi.Input[str]
643
- """
644
- Hostname for the Oracle connection.
645
- """
646
- password: pulumi.Input[str]
647
- """
648
- Password for the Oracle connection.
649
- **Note**: This property is sensitive and will not be displayed in the plan.
650
- """
651
- username: pulumi.Input[str]
652
- """
653
- Username for the Oracle connection.
654
- """
655
- connection_attributes: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
656
- """
657
- Connection string attributes
658
- """
659
- port: NotRequired[pulumi.Input[int]]
660
- """
661
- Port for the Oracle connection.
662
- """
663
- elif False:
664
- ConnectionProfileOracleProfileArgsDict: TypeAlias = Mapping[str, Any]
665
-
666
439
  @pulumi.input_type
667
440
  class ConnectionProfileOracleProfileArgs:
668
441
  def __init__(__self__, *,
@@ -764,32 +537,6 @@ class ConnectionProfileOracleProfileArgs:
764
537
  pulumi.set(self, "port", value)
765
538
 
766
539
 
767
- if not MYPY:
768
- class ConnectionProfilePostgresqlProfileArgsDict(TypedDict):
769
- database: pulumi.Input[str]
770
- """
771
- Database for the PostgreSQL connection.
772
- """
773
- hostname: pulumi.Input[str]
774
- """
775
- Hostname for the PostgreSQL connection.
776
- """
777
- password: pulumi.Input[str]
778
- """
779
- Password for the PostgreSQL connection.
780
- **Note**: This property is sensitive and will not be displayed in the plan.
781
- """
782
- username: pulumi.Input[str]
783
- """
784
- Username for the PostgreSQL connection.
785
- """
786
- port: NotRequired[pulumi.Input[int]]
787
- """
788
- Port for the PostgreSQL connection.
789
- """
790
- elif False:
791
- ConnectionProfilePostgresqlProfileArgsDict: TypeAlias = Mapping[str, Any]
792
-
793
540
  @pulumi.input_type
794
541
  class ConnectionProfilePostgresqlProfileArgs:
795
542
  def __init__(__self__, *,
@@ -875,15 +622,6 @@ class ConnectionProfilePostgresqlProfileArgs:
875
622
  pulumi.set(self, "port", value)
876
623
 
877
624
 
878
- if not MYPY:
879
- class ConnectionProfilePrivateConnectivityArgsDict(TypedDict):
880
- private_connection: pulumi.Input[str]
881
- """
882
- A reference to a private connection resource. Format: `projects/{project}/locations/{location}/privateConnections/{name}`
883
- """
884
- elif False:
885
- ConnectionProfilePrivateConnectivityArgsDict: TypeAlias = Mapping[str, Any]
886
-
887
625
  @pulumi.input_type
888
626
  class ConnectionProfilePrivateConnectivityArgs:
889
627
  def __init__(__self__, *,
@@ -906,32 +644,6 @@ class ConnectionProfilePrivateConnectivityArgs:
906
644
  pulumi.set(self, "private_connection", value)
907
645
 
908
646
 
909
- if not MYPY:
910
- class ConnectionProfileSqlServerProfileArgsDict(TypedDict):
911
- database: pulumi.Input[str]
912
- """
913
- Database for the SQL Server connection.
914
- """
915
- hostname: pulumi.Input[str]
916
- """
917
- Hostname for the SQL Server connection.
918
- """
919
- password: pulumi.Input[str]
920
- """
921
- Password for the SQL Server connection.
922
- **Note**: This property is sensitive and will not be displayed in the plan.
923
- """
924
- username: pulumi.Input[str]
925
- """
926
- Username for the SQL Server connection.
927
- """
928
- port: NotRequired[pulumi.Input[int]]
929
- """
930
- Port for the SQL Server connection.
931
- """
932
- elif False:
933
- ConnectionProfileSqlServerProfileArgsDict: TypeAlias = Mapping[str, Any]
934
-
935
647
  @pulumi.input_type
936
648
  class ConnectionProfileSqlServerProfileArgs:
937
649
  def __init__(__self__, *,
@@ -1017,19 +729,6 @@ class ConnectionProfileSqlServerProfileArgs:
1017
729
  pulumi.set(self, "port", value)
1018
730
 
1019
731
 
1020
- if not MYPY:
1021
- class PrivateConnectionErrorArgsDict(TypedDict):
1022
- details: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
1023
- """
1024
- A list of messages that carry the error details.
1025
- """
1026
- message: NotRequired[pulumi.Input[str]]
1027
- """
1028
- A message containing more information about the error that occurred.
1029
- """
1030
- elif False:
1031
- PrivateConnectionErrorArgsDict: TypeAlias = Mapping[str, Any]
1032
-
1033
732
  @pulumi.input_type
1034
733
  class PrivateConnectionErrorArgs:
1035
734
  def __init__(__self__, *,
@@ -1069,22 +768,6 @@ class PrivateConnectionErrorArgs:
1069
768
  pulumi.set(self, "message", value)
1070
769
 
1071
770
 
1072
- if not MYPY:
1073
- class PrivateConnectionVpcPeeringConfigArgsDict(TypedDict):
1074
- subnet: pulumi.Input[str]
1075
- """
1076
- A free subnet for peering. (CIDR of /29)
1077
-
1078
- - - -
1079
- """
1080
- vpc: pulumi.Input[str]
1081
- """
1082
- Fully qualified name of the VPC that Datastream will peer to.
1083
- Format: projects/{project}/global/{networks}/{name}
1084
- """
1085
- elif False:
1086
- PrivateConnectionVpcPeeringConfigArgsDict: TypeAlias = Mapping[str, Any]
1087
-
1088
771
  @pulumi.input_type
1089
772
  class PrivateConnectionVpcPeeringConfigArgs:
1090
773
  def __init__(__self__, *,
@@ -1128,31 +811,6 @@ class PrivateConnectionVpcPeeringConfigArgs:
1128
811
  pulumi.set(self, "vpc", value)
1129
812
 
1130
813
 
1131
- if not MYPY:
1132
- class StreamBackfillAllArgsDict(TypedDict):
1133
- mysql_excluded_objects: NotRequired[pulumi.Input['StreamBackfillAllMysqlExcludedObjectsArgsDict']]
1134
- """
1135
- MySQL data source objects to avoid backfilling.
1136
- Structure is documented below.
1137
- """
1138
- oracle_excluded_objects: NotRequired[pulumi.Input['StreamBackfillAllOracleExcludedObjectsArgsDict']]
1139
- """
1140
- PostgreSQL data source objects to avoid backfilling.
1141
- Structure is documented below.
1142
- """
1143
- postgresql_excluded_objects: NotRequired[pulumi.Input['StreamBackfillAllPostgresqlExcludedObjectsArgsDict']]
1144
- """
1145
- PostgreSQL data source objects to avoid backfilling.
1146
- Structure is documented below.
1147
- """
1148
- sql_server_excluded_objects: NotRequired[pulumi.Input['StreamBackfillAllSqlServerExcludedObjectsArgsDict']]
1149
- """
1150
- SQL Server data source objects to avoid backfilling.
1151
- Structure is documented below.
1152
- """
1153
- elif False:
1154
- StreamBackfillAllArgsDict: TypeAlias = Mapping[str, Any]
1155
-
1156
814
  @pulumi.input_type
1157
815
  class StreamBackfillAllArgs:
1158
816
  def __init__(__self__, *,
@@ -1232,16 +890,6 @@ class StreamBackfillAllArgs:
1232
890
  pulumi.set(self, "sql_server_excluded_objects", value)
1233
891
 
1234
892
 
1235
- if not MYPY:
1236
- class StreamBackfillAllMysqlExcludedObjectsArgsDict(TypedDict):
1237
- mysql_databases: pulumi.Input[Sequence[pulumi.Input['StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseArgsDict']]]
1238
- """
1239
- MySQL databases on the server
1240
- Structure is documented below.
1241
- """
1242
- elif False:
1243
- StreamBackfillAllMysqlExcludedObjectsArgsDict: TypeAlias = Mapping[str, Any]
1244
-
1245
893
  @pulumi.input_type
1246
894
  class StreamBackfillAllMysqlExcludedObjectsArgs:
1247
895
  def __init__(__self__, *,
@@ -1266,20 +914,6 @@ class StreamBackfillAllMysqlExcludedObjectsArgs:
1266
914
  pulumi.set(self, "mysql_databases", value)
1267
915
 
1268
916
 
1269
- if not MYPY:
1270
- class StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseArgsDict(TypedDict):
1271
- database: pulumi.Input[str]
1272
- """
1273
- Database name.
1274
- """
1275
- mysql_tables: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgsDict']]]]
1276
- """
1277
- Tables in the database.
1278
- Structure is documented below.
1279
- """
1280
- elif False:
1281
- StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseArgsDict: TypeAlias = Mapping[str, Any]
1282
-
1283
917
  @pulumi.input_type
1284
918
  class StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseArgs:
1285
919
  def __init__(__self__, *,
@@ -1320,20 +954,6 @@ class StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseArgs:
1320
954
  pulumi.set(self, "mysql_tables", value)
1321
955
 
1322
956
 
1323
- if not MYPY:
1324
- class StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgsDict(TypedDict):
1325
- table: pulumi.Input[str]
1326
- """
1327
- Table name.
1328
- """
1329
- mysql_columns: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableMysqlColumnArgsDict']]]]
1330
- """
1331
- MySQL columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything.
1332
- Structure is documented below.
1333
- """
1334
- elif False:
1335
- StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgsDict: TypeAlias = Mapping[str, Any]
1336
-
1337
957
  @pulumi.input_type
1338
958
  class StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgs:
1339
959
  def __init__(__self__, *,
@@ -1374,41 +994,6 @@ class StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableArgs:
1374
994
  pulumi.set(self, "mysql_columns", value)
1375
995
 
1376
996
 
1377
- if not MYPY:
1378
- class StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableMysqlColumnArgsDict(TypedDict):
1379
- collation: NotRequired[pulumi.Input[str]]
1380
- """
1381
- Column collation.
1382
- """
1383
- column: NotRequired[pulumi.Input[str]]
1384
- """
1385
- Column name.
1386
- """
1387
- data_type: NotRequired[pulumi.Input[str]]
1388
- """
1389
- The MySQL data type. Full data types list can be found here:
1390
- https://dev.mysql.com/doc/refman/8.0/en/data-types.html
1391
- """
1392
- length: NotRequired[pulumi.Input[int]]
1393
- """
1394
- (Output)
1395
- Column length.
1396
- """
1397
- nullable: NotRequired[pulumi.Input[bool]]
1398
- """
1399
- Whether or not the column can accept a null value.
1400
- """
1401
- ordinal_position: NotRequired[pulumi.Input[int]]
1402
- """
1403
- The ordinal position of the column in the table.
1404
- """
1405
- primary_key: NotRequired[pulumi.Input[bool]]
1406
- """
1407
- Whether or not the column represents a primary key.
1408
- """
1409
- elif False:
1410
- StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableMysqlColumnArgsDict: TypeAlias = Mapping[str, Any]
1411
-
1412
997
  @pulumi.input_type
1413
998
  class StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableMysqlColumnArgs:
1414
999
  def __init__(__self__, *,
@@ -1532,16 +1117,6 @@ class StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableMysqlColumnArg
1532
1117
  pulumi.set(self, "primary_key", value)
1533
1118
 
1534
1119
 
1535
- if not MYPY:
1536
- class StreamBackfillAllOracleExcludedObjectsArgsDict(TypedDict):
1537
- oracle_schemas: pulumi.Input[Sequence[pulumi.Input['StreamBackfillAllOracleExcludedObjectsOracleSchemaArgsDict']]]
1538
- """
1539
- Oracle schemas/databases in the database server
1540
- Structure is documented below.
1541
- """
1542
- elif False:
1543
- StreamBackfillAllOracleExcludedObjectsArgsDict: TypeAlias = Mapping[str, Any]
1544
-
1545
1120
  @pulumi.input_type
1546
1121
  class StreamBackfillAllOracleExcludedObjectsArgs:
1547
1122
  def __init__(__self__, *,
@@ -1566,20 +1141,6 @@ class StreamBackfillAllOracleExcludedObjectsArgs:
1566
1141
  pulumi.set(self, "oracle_schemas", value)
1567
1142
 
1568
1143
 
1569
- if not MYPY:
1570
- class StreamBackfillAllOracleExcludedObjectsOracleSchemaArgsDict(TypedDict):
1571
- schema: pulumi.Input[str]
1572
- """
1573
- Schema name.
1574
- """
1575
- oracle_tables: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableArgsDict']]]]
1576
- """
1577
- Tables in the database.
1578
- Structure is documented below.
1579
- """
1580
- elif False:
1581
- StreamBackfillAllOracleExcludedObjectsOracleSchemaArgsDict: TypeAlias = Mapping[str, Any]
1582
-
1583
1144
  @pulumi.input_type
1584
1145
  class StreamBackfillAllOracleExcludedObjectsOracleSchemaArgs:
1585
1146
  def __init__(__self__, *,
@@ -1620,20 +1181,6 @@ class StreamBackfillAllOracleExcludedObjectsOracleSchemaArgs:
1620
1181
  pulumi.set(self, "oracle_tables", value)
1621
1182
 
1622
1183
 
1623
- if not MYPY:
1624
- class StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableArgsDict(TypedDict):
1625
- table: pulumi.Input[str]
1626
- """
1627
- Table name.
1628
- """
1629
- oracle_columns: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableOracleColumnArgsDict']]]]
1630
- """
1631
- Oracle columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything.
1632
- Structure is documented below.
1633
- """
1634
- elif False:
1635
- StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableArgsDict: TypeAlias = Mapping[str, Any]
1636
-
1637
1184
  @pulumi.input_type
1638
1185
  class StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableArgs:
1639
1186
  def __init__(__self__, *,
@@ -1674,67 +1221,18 @@ class StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableArgs:
1674
1221
  pulumi.set(self, "oracle_columns", value)
1675
1222
 
1676
1223
 
1677
- if not MYPY:
1678
- class StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableOracleColumnArgsDict(TypedDict):
1679
- column: NotRequired[pulumi.Input[str]]
1680
- """
1681
- Column name.
1682
- """
1683
- data_type: NotRequired[pulumi.Input[str]]
1684
- """
1685
- The Oracle data type. Full data types list can be found here:
1686
- https://docs.oracle.com/en/database/oracle/oracle-database/21/sqlrf/Data-Types.html
1687
- """
1688
- encoding: NotRequired[pulumi.Input[str]]
1689
- """
1690
- (Output)
1691
- Column encoding.
1692
- """
1693
- length: NotRequired[pulumi.Input[int]]
1694
- """
1695
- (Output)
1696
- Column length.
1697
- """
1698
- nullable: NotRequired[pulumi.Input[bool]]
1699
- """
1700
- (Output)
1701
- Whether or not the column can accept a null value.
1702
- """
1703
- ordinal_position: NotRequired[pulumi.Input[int]]
1704
- """
1705
- (Output)
1706
- The ordinal position of the column in the table.
1707
- """
1708
- precision: NotRequired[pulumi.Input[int]]
1709
- """
1710
- (Output)
1711
- Column precision.
1712
- """
1713
- primary_key: NotRequired[pulumi.Input[bool]]
1714
- """
1715
- (Output)
1716
- Whether or not the column represents a primary key.
1717
- """
1718
- scale: NotRequired[pulumi.Input[int]]
1719
- """
1720
- (Output)
1721
- Column scale.
1722
- """
1723
- elif False:
1724
- StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableOracleColumnArgsDict: TypeAlias = Mapping[str, Any]
1725
-
1726
- @pulumi.input_type
1727
- class StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableOracleColumnArgs:
1728
- def __init__(__self__, *,
1729
- column: Optional[pulumi.Input[str]] = None,
1730
- data_type: Optional[pulumi.Input[str]] = None,
1731
- encoding: Optional[pulumi.Input[str]] = None,
1732
- length: Optional[pulumi.Input[int]] = None,
1733
- nullable: Optional[pulumi.Input[bool]] = None,
1734
- ordinal_position: Optional[pulumi.Input[int]] = None,
1735
- precision: Optional[pulumi.Input[int]] = None,
1736
- primary_key: Optional[pulumi.Input[bool]] = None,
1737
- scale: Optional[pulumi.Input[int]] = None):
1224
+ @pulumi.input_type
1225
+ class StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableOracleColumnArgs:
1226
+ def __init__(__self__, *,
1227
+ column: Optional[pulumi.Input[str]] = None,
1228
+ data_type: Optional[pulumi.Input[str]] = None,
1229
+ encoding: Optional[pulumi.Input[str]] = None,
1230
+ length: Optional[pulumi.Input[int]] = None,
1231
+ nullable: Optional[pulumi.Input[bool]] = None,
1232
+ ordinal_position: Optional[pulumi.Input[int]] = None,
1233
+ precision: Optional[pulumi.Input[int]] = None,
1234
+ primary_key: Optional[pulumi.Input[bool]] = None,
1235
+ scale: Optional[pulumi.Input[int]] = None):
1738
1236
  """
1739
1237
  :param pulumi.Input[str] column: Column name.
1740
1238
  :param pulumi.Input[str] data_type: The Oracle data type. Full data types list can be found here:
@@ -1890,16 +1388,6 @@ class StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableOracleColumnA
1890
1388
  pulumi.set(self, "scale", value)
1891
1389
 
1892
1390
 
1893
- if not MYPY:
1894
- class StreamBackfillAllPostgresqlExcludedObjectsArgsDict(TypedDict):
1895
- postgresql_schemas: pulumi.Input[Sequence[pulumi.Input['StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgsDict']]]
1896
- """
1897
- PostgreSQL schemas on the server
1898
- Structure is documented below.
1899
- """
1900
- elif False:
1901
- StreamBackfillAllPostgresqlExcludedObjectsArgsDict: TypeAlias = Mapping[str, Any]
1902
-
1903
1391
  @pulumi.input_type
1904
1392
  class StreamBackfillAllPostgresqlExcludedObjectsArgs:
1905
1393
  def __init__(__self__, *,
@@ -1924,20 +1412,6 @@ class StreamBackfillAllPostgresqlExcludedObjectsArgs:
1924
1412
  pulumi.set(self, "postgresql_schemas", value)
1925
1413
 
1926
1414
 
1927
- if not MYPY:
1928
- class StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgsDict(TypedDict):
1929
- schema: pulumi.Input[str]
1930
- """
1931
- Database name.
1932
- """
1933
- postgresql_tables: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgsDict']]]]
1934
- """
1935
- Tables in the schema.
1936
- Structure is documented below.
1937
- """
1938
- elif False:
1939
- StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgsDict: TypeAlias = Mapping[str, Any]
1940
-
1941
1415
  @pulumi.input_type
1942
1416
  class StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgs:
1943
1417
  def __init__(__self__, *,
@@ -1978,20 +1452,6 @@ class StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgs:
1978
1452
  pulumi.set(self, "postgresql_tables", value)
1979
1453
 
1980
1454
 
1981
- if not MYPY:
1982
- class StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgsDict(TypedDict):
1983
- table: pulumi.Input[str]
1984
- """
1985
- Table name.
1986
- """
1987
- postgresql_columns: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgsDict']]]]
1988
- """
1989
- PostgreSQL columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything.
1990
- Structure is documented below.
1991
- """
1992
- elif False:
1993
- StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgsDict: TypeAlias = Mapping[str, Any]
1994
-
1995
1455
  @pulumi.input_type
1996
1456
  class StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgs:
1997
1457
  def __init__(__self__, *,
@@ -2032,47 +1492,6 @@ class StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableA
2032
1492
  pulumi.set(self, "postgresql_columns", value)
2033
1493
 
2034
1494
 
2035
- if not MYPY:
2036
- class StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgsDict(TypedDict):
2037
- column: NotRequired[pulumi.Input[str]]
2038
- """
2039
- Column name.
2040
- """
2041
- data_type: NotRequired[pulumi.Input[str]]
2042
- """
2043
- The PostgreSQL data type. Full data types list can be found here:
2044
- https://www.postgresql.org/docs/current/datatype.html
2045
- """
2046
- length: NotRequired[pulumi.Input[int]]
2047
- """
2048
- (Output)
2049
- Column length.
2050
- """
2051
- nullable: NotRequired[pulumi.Input[bool]]
2052
- """
2053
- Whether or not the column can accept a null value.
2054
- """
2055
- ordinal_position: NotRequired[pulumi.Input[int]]
2056
- """
2057
- The ordinal position of the column in the table.
2058
- """
2059
- precision: NotRequired[pulumi.Input[int]]
2060
- """
2061
- (Output)
2062
- Column precision.
2063
- """
2064
- primary_key: NotRequired[pulumi.Input[bool]]
2065
- """
2066
- Whether or not the column represents a primary key.
2067
- """
2068
- scale: NotRequired[pulumi.Input[int]]
2069
- """
2070
- (Output)
2071
- Column scale.
2072
- """
2073
- elif False:
2074
- StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgsDict: TypeAlias = Mapping[str, Any]
2075
-
2076
1495
  @pulumi.input_type
2077
1496
  class StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgs:
2078
1497
  def __init__(__self__, *,
@@ -2216,16 +1635,6 @@ class StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableP
2216
1635
  pulumi.set(self, "scale", value)
2217
1636
 
2218
1637
 
2219
- if not MYPY:
2220
- class StreamBackfillAllSqlServerExcludedObjectsArgsDict(TypedDict):
2221
- schemas: pulumi.Input[Sequence[pulumi.Input['StreamBackfillAllSqlServerExcludedObjectsSchemaArgsDict']]]
2222
- """
2223
- SQL Server schemas/databases in the database server
2224
- Structure is documented below.
2225
- """
2226
- elif False:
2227
- StreamBackfillAllSqlServerExcludedObjectsArgsDict: TypeAlias = Mapping[str, Any]
2228
-
2229
1638
  @pulumi.input_type
2230
1639
  class StreamBackfillAllSqlServerExcludedObjectsArgs:
2231
1640
  def __init__(__self__, *,
@@ -2250,20 +1659,6 @@ class StreamBackfillAllSqlServerExcludedObjectsArgs:
2250
1659
  pulumi.set(self, "schemas", value)
2251
1660
 
2252
1661
 
2253
- if not MYPY:
2254
- class StreamBackfillAllSqlServerExcludedObjectsSchemaArgsDict(TypedDict):
2255
- schema: pulumi.Input[str]
2256
- """
2257
- Schema name.
2258
- """
2259
- tables: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgsDict']]]]
2260
- """
2261
- Tables in the database.
2262
- Structure is documented below.
2263
- """
2264
- elif False:
2265
- StreamBackfillAllSqlServerExcludedObjectsSchemaArgsDict: TypeAlias = Mapping[str, Any]
2266
-
2267
1662
  @pulumi.input_type
2268
1663
  class StreamBackfillAllSqlServerExcludedObjectsSchemaArgs:
2269
1664
  def __init__(__self__, *,
@@ -2304,20 +1699,6 @@ class StreamBackfillAllSqlServerExcludedObjectsSchemaArgs:
2304
1699
  pulumi.set(self, "tables", value)
2305
1700
 
2306
1701
 
2307
- if not MYPY:
2308
- class StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgsDict(TypedDict):
2309
- table: pulumi.Input[str]
2310
- """
2311
- Table name.
2312
- """
2313
- columns: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgsDict']]]]
2314
- """
2315
- SQL Server columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything.
2316
- Structure is documented below.
2317
- """
2318
- elif False:
2319
- StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgsDict: TypeAlias = Mapping[str, Any]
2320
-
2321
1702
  @pulumi.input_type
2322
1703
  class StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgs:
2323
1704
  def __init__(__self__, *,
@@ -2358,50 +1739,6 @@ class StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgs:
2358
1739
  pulumi.set(self, "columns", value)
2359
1740
 
2360
1741
 
2361
- if not MYPY:
2362
- class StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgsDict(TypedDict):
2363
- column: NotRequired[pulumi.Input[str]]
2364
- """
2365
- Column name.
2366
- """
2367
- data_type: NotRequired[pulumi.Input[str]]
2368
- """
2369
- The SQL Server data type. Full data types list can be found here:
2370
- https://learn.microsoft.com/en-us/sql/t-sql/data-types/data-types-transact-sql?view=sql-server-ver16
2371
- """
2372
- length: NotRequired[pulumi.Input[int]]
2373
- """
2374
- (Output)
2375
- Column length.
2376
- """
2377
- nullable: NotRequired[pulumi.Input[bool]]
2378
- """
2379
- (Output)
2380
- Whether or not the column can accept a null value.
2381
- """
2382
- ordinal_position: NotRequired[pulumi.Input[int]]
2383
- """
2384
- (Output)
2385
- The ordinal position of the column in the table.
2386
- """
2387
- precision: NotRequired[pulumi.Input[int]]
2388
- """
2389
- (Output)
2390
- Column precision.
2391
- """
2392
- primary_key: NotRequired[pulumi.Input[bool]]
2393
- """
2394
- (Output)
2395
- Whether or not the column represents a primary key.
2396
- """
2397
- scale: NotRequired[pulumi.Input[int]]
2398
- """
2399
- (Output)
2400
- Column scale.
2401
- """
2402
- elif False:
2403
- StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgsDict: TypeAlias = Mapping[str, Any]
2404
-
2405
1742
  @pulumi.input_type
2406
1743
  class StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgs:
2407
1744
  def __init__(__self__, *,
@@ -2551,37 +1888,12 @@ class StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgs:
2551
1888
  pulumi.set(self, "scale", value)
2552
1889
 
2553
1890
 
2554
- if not MYPY:
2555
- class StreamBackfillNoneArgsDict(TypedDict):
2556
- pass
2557
- elif False:
2558
- StreamBackfillNoneArgsDict: TypeAlias = Mapping[str, Any]
2559
-
2560
1891
  @pulumi.input_type
2561
1892
  class StreamBackfillNoneArgs:
2562
1893
  def __init__(__self__):
2563
1894
  pass
2564
1895
 
2565
1896
 
2566
- if not MYPY:
2567
- class StreamDestinationConfigArgsDict(TypedDict):
2568
- destination_connection_profile: pulumi.Input[str]
2569
- """
2570
- Destination connection profile resource. Format: projects/{project}/locations/{location}/connectionProfiles/{name}
2571
- """
2572
- bigquery_destination_config: NotRequired[pulumi.Input['StreamDestinationConfigBigqueryDestinationConfigArgsDict']]
2573
- """
2574
- A configuration for how data should be loaded to Cloud Storage.
2575
- Structure is documented below.
2576
- """
2577
- gcs_destination_config: NotRequired[pulumi.Input['StreamDestinationConfigGcsDestinationConfigArgsDict']]
2578
- """
2579
- A configuration for how data should be loaded to Cloud Storage.
2580
- Structure is documented below.
2581
- """
2582
- elif False:
2583
- StreamDestinationConfigArgsDict: TypeAlias = Mapping[str, Any]
2584
-
2585
1897
  @pulumi.input_type
2586
1898
  class StreamDestinationConfigArgs:
2587
1899
  def __init__(__self__, *,
@@ -2640,28 +1952,6 @@ class StreamDestinationConfigArgs:
2640
1952
  pulumi.set(self, "gcs_destination_config", value)
2641
1953
 
2642
1954
 
2643
- if not MYPY:
2644
- class StreamDestinationConfigBigqueryDestinationConfigArgsDict(TypedDict):
2645
- data_freshness: NotRequired[pulumi.Input[str]]
2646
- """
2647
- The guaranteed data freshness (in seconds) when querying tables created by the stream.
2648
- Editing this field will only affect new tables created in the future, but existing tables
2649
- will not be impacted. Lower values mean that queries will return fresher data, but may result in higher cost.
2650
- A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s". Defaults to 900s.
2651
- """
2652
- single_target_dataset: NotRequired[pulumi.Input['StreamDestinationConfigBigqueryDestinationConfigSingleTargetDatasetArgsDict']]
2653
- """
2654
- A single target dataset to which all data will be streamed.
2655
- Structure is documented below.
2656
- """
2657
- source_hierarchy_datasets: NotRequired[pulumi.Input['StreamDestinationConfigBigqueryDestinationConfigSourceHierarchyDatasetsArgsDict']]
2658
- """
2659
- Destination datasets are created so that hierarchy of the destination data objects matches the source hierarchy.
2660
- Structure is documented below.
2661
- """
2662
- elif False:
2663
- StreamDestinationConfigBigqueryDestinationConfigArgsDict: TypeAlias = Mapping[str, Any]
2664
-
2665
1955
  @pulumi.input_type
2666
1956
  class StreamDestinationConfigBigqueryDestinationConfigArgs:
2667
1957
  def __init__(__self__, *,
@@ -2727,16 +2017,6 @@ class StreamDestinationConfigBigqueryDestinationConfigArgs:
2727
2017
  pulumi.set(self, "source_hierarchy_datasets", value)
2728
2018
 
2729
2019
 
2730
- if not MYPY:
2731
- class StreamDestinationConfigBigqueryDestinationConfigSingleTargetDatasetArgsDict(TypedDict):
2732
- dataset_id: pulumi.Input[str]
2733
- """
2734
- Dataset ID in the format projects/{project}/datasets/{dataset_id} or
2735
- {project}:{dataset_id}
2736
- """
2737
- elif False:
2738
- StreamDestinationConfigBigqueryDestinationConfigSingleTargetDatasetArgsDict: TypeAlias = Mapping[str, Any]
2739
-
2740
2020
  @pulumi.input_type
2741
2021
  class StreamDestinationConfigBigqueryDestinationConfigSingleTargetDatasetArgs:
2742
2022
  def __init__(__self__, *,
@@ -2761,16 +2041,6 @@ class StreamDestinationConfigBigqueryDestinationConfigSingleTargetDatasetArgs:
2761
2041
  pulumi.set(self, "dataset_id", value)
2762
2042
 
2763
2043
 
2764
- if not MYPY:
2765
- class StreamDestinationConfigBigqueryDestinationConfigSourceHierarchyDatasetsArgsDict(TypedDict):
2766
- dataset_template: pulumi.Input['StreamDestinationConfigBigqueryDestinationConfigSourceHierarchyDatasetsDatasetTemplateArgsDict']
2767
- """
2768
- Dataset template used for dynamic dataset creation.
2769
- Structure is documented below.
2770
- """
2771
- elif False:
2772
- StreamDestinationConfigBigqueryDestinationConfigSourceHierarchyDatasetsArgsDict: TypeAlias = Mapping[str, Any]
2773
-
2774
2044
  @pulumi.input_type
2775
2045
  class StreamDestinationConfigBigqueryDestinationConfigSourceHierarchyDatasetsArgs:
2776
2046
  def __init__(__self__, *,
@@ -2795,30 +2065,6 @@ class StreamDestinationConfigBigqueryDestinationConfigSourceHierarchyDatasetsArg
2795
2065
  pulumi.set(self, "dataset_template", value)
2796
2066
 
2797
2067
 
2798
- if not MYPY:
2799
- class StreamDestinationConfigBigqueryDestinationConfigSourceHierarchyDatasetsDatasetTemplateArgsDict(TypedDict):
2800
- location: pulumi.Input[str]
2801
- """
2802
- The geographic location where the dataset should reside.
2803
- See https://cloud.google.com/bigquery/docs/locations for supported locations.
2804
- """
2805
- dataset_id_prefix: NotRequired[pulumi.Input[str]]
2806
- """
2807
- If supplied, every created dataset will have its name prefixed by the provided value.
2808
- The prefix and name will be separated by an underscore. i.e. _.
2809
- """
2810
- kms_key_name: NotRequired[pulumi.Input[str]]
2811
- """
2812
- Describes the Cloud KMS encryption key that will be used to protect destination BigQuery
2813
- table. The BigQuery Service Account associated with your project requires access to this
2814
- encryption key. i.e. projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{cryptoKey}.
2815
- See https://cloud.google.com/bigquery/docs/customer-managed-encryption for more information.
2816
-
2817
- - - -
2818
- """
2819
- elif False:
2820
- StreamDestinationConfigBigqueryDestinationConfigSourceHierarchyDatasetsDatasetTemplateArgsDict: TypeAlias = Mapping[str, Any]
2821
-
2822
2068
  @pulumi.input_type
2823
2069
  class StreamDestinationConfigBigqueryDestinationConfigSourceHierarchyDatasetsDatasetTemplateArgs:
2824
2070
  def __init__(__self__, *,
@@ -2887,33 +2133,6 @@ class StreamDestinationConfigBigqueryDestinationConfigSourceHierarchyDatasetsDat
2887
2133
  pulumi.set(self, "kms_key_name", value)
2888
2134
 
2889
2135
 
2890
- if not MYPY:
2891
- class StreamDestinationConfigGcsDestinationConfigArgsDict(TypedDict):
2892
- avro_file_format: NotRequired[pulumi.Input['StreamDestinationConfigGcsDestinationConfigAvroFileFormatArgsDict']]
2893
- """
2894
- AVRO file format configuration.
2895
- """
2896
- file_rotation_interval: NotRequired[pulumi.Input[str]]
2897
- """
2898
- The maximum duration for which new events are added before a file is closed and a new file is created.
2899
- A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s". Defaults to 900s.
2900
- """
2901
- file_rotation_mb: NotRequired[pulumi.Input[int]]
2902
- """
2903
- The maximum file size to be saved in the bucket.
2904
- """
2905
- json_file_format: NotRequired[pulumi.Input['StreamDestinationConfigGcsDestinationConfigJsonFileFormatArgsDict']]
2906
- """
2907
- JSON file format configuration.
2908
- Structure is documented below.
2909
- """
2910
- path: NotRequired[pulumi.Input[str]]
2911
- """
2912
- Path inside the Cloud Storage bucket to write data to.
2913
- """
2914
- elif False:
2915
- StreamDestinationConfigGcsDestinationConfigArgsDict: TypeAlias = Mapping[str, Any]
2916
-
2917
2136
  @pulumi.input_type
2918
2137
  class StreamDestinationConfigGcsDestinationConfigArgs:
2919
2138
  def __init__(__self__, *,
@@ -3005,33 +2224,12 @@ class StreamDestinationConfigGcsDestinationConfigArgs:
3005
2224
  pulumi.set(self, "path", value)
3006
2225
 
3007
2226
 
3008
- if not MYPY:
3009
- class StreamDestinationConfigGcsDestinationConfigAvroFileFormatArgsDict(TypedDict):
3010
- pass
3011
- elif False:
3012
- StreamDestinationConfigGcsDestinationConfigAvroFileFormatArgsDict: TypeAlias = Mapping[str, Any]
3013
-
3014
2227
  @pulumi.input_type
3015
2228
  class StreamDestinationConfigGcsDestinationConfigAvroFileFormatArgs:
3016
2229
  def __init__(__self__):
3017
2230
  pass
3018
2231
 
3019
2232
 
3020
- if not MYPY:
3021
- class StreamDestinationConfigGcsDestinationConfigJsonFileFormatArgsDict(TypedDict):
3022
- compression: NotRequired[pulumi.Input[str]]
3023
- """
3024
- Compression of the loaded JSON file.
3025
- Possible values are: `NO_COMPRESSION`, `GZIP`.
3026
- """
3027
- schema_file_format: NotRequired[pulumi.Input[str]]
3028
- """
3029
- The schema file format along JSON data files.
3030
- Possible values are: `NO_SCHEMA_FILE`, `AVRO_SCHEMA_FILE`.
3031
- """
3032
- elif False:
3033
- StreamDestinationConfigGcsDestinationConfigJsonFileFormatArgsDict: TypeAlias = Mapping[str, Any]
3034
-
3035
2233
  @pulumi.input_type
3036
2234
  class StreamDestinationConfigGcsDestinationConfigJsonFileFormatArgs:
3037
2235
  def __init__(__self__, *,
@@ -3075,35 +2273,6 @@ class StreamDestinationConfigGcsDestinationConfigJsonFileFormatArgs:
3075
2273
  pulumi.set(self, "schema_file_format", value)
3076
2274
 
3077
2275
 
3078
- if not MYPY:
3079
- class StreamSourceConfigArgsDict(TypedDict):
3080
- source_connection_profile: pulumi.Input[str]
3081
- """
3082
- Source connection profile resource. Format: projects/{project}/locations/{location}/connectionProfiles/{name}
3083
- """
3084
- mysql_source_config: NotRequired[pulumi.Input['StreamSourceConfigMysqlSourceConfigArgsDict']]
3085
- """
3086
- MySQL data source configuration.
3087
- Structure is documented below.
3088
- """
3089
- oracle_source_config: NotRequired[pulumi.Input['StreamSourceConfigOracleSourceConfigArgsDict']]
3090
- """
3091
- MySQL data source configuration.
3092
- Structure is documented below.
3093
- """
3094
- postgresql_source_config: NotRequired[pulumi.Input['StreamSourceConfigPostgresqlSourceConfigArgsDict']]
3095
- """
3096
- PostgreSQL data source configuration.
3097
- Structure is documented below.
3098
- """
3099
- sql_server_source_config: NotRequired[pulumi.Input['StreamSourceConfigSqlServerSourceConfigArgsDict']]
3100
- """
3101
- SQL Server data source configuration.
3102
- Structure is documented below.
3103
- """
3104
- elif False:
3105
- StreamSourceConfigArgsDict: TypeAlias = Mapping[str, Any]
3106
-
3107
2276
  @pulumi.input_type
3108
2277
  class StreamSourceConfigArgs:
3109
2278
  def __init__(__self__, *,
@@ -3198,31 +2367,6 @@ class StreamSourceConfigArgs:
3198
2367
  pulumi.set(self, "sql_server_source_config", value)
3199
2368
 
3200
2369
 
3201
- if not MYPY:
3202
- class StreamSourceConfigMysqlSourceConfigArgsDict(TypedDict):
3203
- exclude_objects: NotRequired[pulumi.Input['StreamSourceConfigMysqlSourceConfigExcludeObjectsArgsDict']]
3204
- """
3205
- MySQL objects to exclude from the stream.
3206
- Structure is documented below.
3207
- """
3208
- include_objects: NotRequired[pulumi.Input['StreamSourceConfigMysqlSourceConfigIncludeObjectsArgsDict']]
3209
- """
3210
- MySQL objects to retrieve from the source.
3211
- Structure is documented below.
3212
- """
3213
- max_concurrent_backfill_tasks: NotRequired[pulumi.Input[int]]
3214
- """
3215
- Maximum number of concurrent backfill tasks. The number should be non negative.
3216
- If not set (or set to 0), the system's default value will be used.
3217
- """
3218
- max_concurrent_cdc_tasks: NotRequired[pulumi.Input[int]]
3219
- """
3220
- Maximum number of concurrent CDC tasks. The number should be non negative.
3221
- If not set (or set to 0), the system's default value will be used.
3222
- """
3223
- elif False:
3224
- StreamSourceConfigMysqlSourceConfigArgsDict: TypeAlias = Mapping[str, Any]
3225
-
3226
2370
  @pulumi.input_type
3227
2371
  class StreamSourceConfigMysqlSourceConfigArgs:
3228
2372
  def __init__(__self__, *,
@@ -3302,16 +2446,6 @@ class StreamSourceConfigMysqlSourceConfigArgs:
3302
2446
  pulumi.set(self, "max_concurrent_cdc_tasks", value)
3303
2447
 
3304
2448
 
3305
- if not MYPY:
3306
- class StreamSourceConfigMysqlSourceConfigExcludeObjectsArgsDict(TypedDict):
3307
- mysql_databases: pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseArgsDict']]]
3308
- """
3309
- MySQL databases on the server
3310
- Structure is documented below.
3311
- """
3312
- elif False:
3313
- StreamSourceConfigMysqlSourceConfigExcludeObjectsArgsDict: TypeAlias = Mapping[str, Any]
3314
-
3315
2449
  @pulumi.input_type
3316
2450
  class StreamSourceConfigMysqlSourceConfigExcludeObjectsArgs:
3317
2451
  def __init__(__self__, *,
@@ -3336,20 +2470,6 @@ class StreamSourceConfigMysqlSourceConfigExcludeObjectsArgs:
3336
2470
  pulumi.set(self, "mysql_databases", value)
3337
2471
 
3338
2472
 
3339
- if not MYPY:
3340
- class StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseArgsDict(TypedDict):
3341
- database: pulumi.Input[str]
3342
- """
3343
- Database name.
3344
- """
3345
- mysql_tables: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgsDict']]]]
3346
- """
3347
- Tables in the database.
3348
- Structure is documented below.
3349
- """
3350
- elif False:
3351
- StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseArgsDict: TypeAlias = Mapping[str, Any]
3352
-
3353
2473
  @pulumi.input_type
3354
2474
  class StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseArgs:
3355
2475
  def __init__(__self__, *,
@@ -3390,20 +2510,6 @@ class StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseArgs:
3390
2510
  pulumi.set(self, "mysql_tables", value)
3391
2511
 
3392
2512
 
3393
- if not MYPY:
3394
- class StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgsDict(TypedDict):
3395
- table: pulumi.Input[str]
3396
- """
3397
- Table name.
3398
- """
3399
- mysql_columns: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableMysqlColumnArgsDict']]]]
3400
- """
3401
- MySQL columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything.
3402
- Structure is documented below.
3403
- """
3404
- elif False:
3405
- StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgsDict: TypeAlias = Mapping[str, Any]
3406
-
3407
2513
  @pulumi.input_type
3408
2514
  class StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableArgs:
3409
2515
  def __init__(__self__, *,
@@ -3444,41 +2550,6 @@ class StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableAr
3444
2550
  pulumi.set(self, "mysql_columns", value)
3445
2551
 
3446
2552
 
3447
- if not MYPY:
3448
- class StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableMysqlColumnArgsDict(TypedDict):
3449
- collation: NotRequired[pulumi.Input[str]]
3450
- """
3451
- Column collation.
3452
- """
3453
- column: NotRequired[pulumi.Input[str]]
3454
- """
3455
- Column name.
3456
- """
3457
- data_type: NotRequired[pulumi.Input[str]]
3458
- """
3459
- The MySQL data type. Full data types list can be found here:
3460
- https://dev.mysql.com/doc/refman/8.0/en/data-types.html
3461
- """
3462
- length: NotRequired[pulumi.Input[int]]
3463
- """
3464
- (Output)
3465
- Column length.
3466
- """
3467
- nullable: NotRequired[pulumi.Input[bool]]
3468
- """
3469
- Whether or not the column can accept a null value.
3470
- """
3471
- ordinal_position: NotRequired[pulumi.Input[int]]
3472
- """
3473
- The ordinal position of the column in the table.
3474
- """
3475
- primary_key: NotRequired[pulumi.Input[bool]]
3476
- """
3477
- Whether or not the column represents a primary key.
3478
- """
3479
- elif False:
3480
- StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableMysqlColumnArgsDict: TypeAlias = Mapping[str, Any]
3481
-
3482
2553
  @pulumi.input_type
3483
2554
  class StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableMysqlColumnArgs:
3484
2555
  def __init__(__self__, *,
@@ -3602,16 +2673,6 @@ class StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableMy
3602
2673
  pulumi.set(self, "primary_key", value)
3603
2674
 
3604
2675
 
3605
- if not MYPY:
3606
- class StreamSourceConfigMysqlSourceConfigIncludeObjectsArgsDict(TypedDict):
3607
- mysql_databases: pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseArgsDict']]]
3608
- """
3609
- MySQL databases on the server
3610
- Structure is documented below.
3611
- """
3612
- elif False:
3613
- StreamSourceConfigMysqlSourceConfigIncludeObjectsArgsDict: TypeAlias = Mapping[str, Any]
3614
-
3615
2676
  @pulumi.input_type
3616
2677
  class StreamSourceConfigMysqlSourceConfigIncludeObjectsArgs:
3617
2678
  def __init__(__self__, *,
@@ -3636,20 +2697,6 @@ class StreamSourceConfigMysqlSourceConfigIncludeObjectsArgs:
3636
2697
  pulumi.set(self, "mysql_databases", value)
3637
2698
 
3638
2699
 
3639
- if not MYPY:
3640
- class StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseArgsDict(TypedDict):
3641
- database: pulumi.Input[str]
3642
- """
3643
- Database name.
3644
- """
3645
- mysql_tables: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseMysqlTableArgsDict']]]]
3646
- """
3647
- Tables in the database.
3648
- Structure is documented below.
3649
- """
3650
- elif False:
3651
- StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseArgsDict: TypeAlias = Mapping[str, Any]
3652
-
3653
2700
  @pulumi.input_type
3654
2701
  class StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseArgs:
3655
2702
  def __init__(__self__, *,
@@ -3690,20 +2737,6 @@ class StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseArgs:
3690
2737
  pulumi.set(self, "mysql_tables", value)
3691
2738
 
3692
2739
 
3693
- if not MYPY:
3694
- class StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseMysqlTableArgsDict(TypedDict):
3695
- table: pulumi.Input[str]
3696
- """
3697
- Table name.
3698
- """
3699
- mysql_columns: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseMysqlTableMysqlColumnArgsDict']]]]
3700
- """
3701
- MySQL columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything.
3702
- Structure is documented below.
3703
- """
3704
- elif False:
3705
- StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseMysqlTableArgsDict: TypeAlias = Mapping[str, Any]
3706
-
3707
2740
  @pulumi.input_type
3708
2741
  class StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseMysqlTableArgs:
3709
2742
  def __init__(__self__, *,
@@ -3744,41 +2777,6 @@ class StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseMysqlTableAr
3744
2777
  pulumi.set(self, "mysql_columns", value)
3745
2778
 
3746
2779
 
3747
- if not MYPY:
3748
- class StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseMysqlTableMysqlColumnArgsDict(TypedDict):
3749
- collation: NotRequired[pulumi.Input[str]]
3750
- """
3751
- Column collation.
3752
- """
3753
- column: NotRequired[pulumi.Input[str]]
3754
- """
3755
- Column name.
3756
- """
3757
- data_type: NotRequired[pulumi.Input[str]]
3758
- """
3759
- The MySQL data type. Full data types list can be found here:
3760
- https://dev.mysql.com/doc/refman/8.0/en/data-types.html
3761
- """
3762
- length: NotRequired[pulumi.Input[int]]
3763
- """
3764
- (Output)
3765
- Column length.
3766
- """
3767
- nullable: NotRequired[pulumi.Input[bool]]
3768
- """
3769
- Whether or not the column can accept a null value.
3770
- """
3771
- ordinal_position: NotRequired[pulumi.Input[int]]
3772
- """
3773
- The ordinal position of the column in the table.
3774
- """
3775
- primary_key: NotRequired[pulumi.Input[bool]]
3776
- """
3777
- Whether or not the column represents a primary key.
3778
- """
3779
- elif False:
3780
- StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseMysqlTableMysqlColumnArgsDict: TypeAlias = Mapping[str, Any]
3781
-
3782
2780
  @pulumi.input_type
3783
2781
  class StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseMysqlTableMysqlColumnArgs:
3784
2782
  def __init__(__self__, *,
@@ -3902,39 +2900,6 @@ class StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseMysqlTableMy
3902
2900
  pulumi.set(self, "primary_key", value)
3903
2901
 
3904
2902
 
3905
- if not MYPY:
3906
- class StreamSourceConfigOracleSourceConfigArgsDict(TypedDict):
3907
- drop_large_objects: NotRequired[pulumi.Input['StreamSourceConfigOracleSourceConfigDropLargeObjectsArgsDict']]
3908
- """
3909
- Configuration to drop large object values.
3910
- """
3911
- exclude_objects: NotRequired[pulumi.Input['StreamSourceConfigOracleSourceConfigExcludeObjectsArgsDict']]
3912
- """
3913
- Oracle objects to exclude from the stream.
3914
- Structure is documented below.
3915
- """
3916
- include_objects: NotRequired[pulumi.Input['StreamSourceConfigOracleSourceConfigIncludeObjectsArgsDict']]
3917
- """
3918
- Oracle objects to retrieve from the source.
3919
- Structure is documented below.
3920
- """
3921
- max_concurrent_backfill_tasks: NotRequired[pulumi.Input[int]]
3922
- """
3923
- Maximum number of concurrent backfill tasks. The number should be non negative.
3924
- If not set (or set to 0), the system's default value will be used.
3925
- """
3926
- max_concurrent_cdc_tasks: NotRequired[pulumi.Input[int]]
3927
- """
3928
- Maximum number of concurrent CDC tasks. The number should be non negative.
3929
- If not set (or set to 0), the system's default value will be used.
3930
- """
3931
- stream_large_objects: NotRequired[pulumi.Input['StreamSourceConfigOracleSourceConfigStreamLargeObjectsArgsDict']]
3932
- """
3933
- Configuration to drop large object values.
3934
- """
3935
- elif False:
3936
- StreamSourceConfigOracleSourceConfigArgsDict: TypeAlias = Mapping[str, Any]
3937
-
3938
2903
  @pulumi.input_type
3939
2904
  class StreamSourceConfigOracleSourceConfigArgs:
3940
2905
  def __init__(__self__, *,
@@ -4046,28 +3011,12 @@ class StreamSourceConfigOracleSourceConfigArgs:
4046
3011
  pulumi.set(self, "stream_large_objects", value)
4047
3012
 
4048
3013
 
4049
- if not MYPY:
4050
- class StreamSourceConfigOracleSourceConfigDropLargeObjectsArgsDict(TypedDict):
4051
- pass
4052
- elif False:
4053
- StreamSourceConfigOracleSourceConfigDropLargeObjectsArgsDict: TypeAlias = Mapping[str, Any]
4054
-
4055
3014
  @pulumi.input_type
4056
3015
  class StreamSourceConfigOracleSourceConfigDropLargeObjectsArgs:
4057
3016
  def __init__(__self__):
4058
3017
  pass
4059
3018
 
4060
3019
 
4061
- if not MYPY:
4062
- class StreamSourceConfigOracleSourceConfigExcludeObjectsArgsDict(TypedDict):
4063
- oracle_schemas: pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaArgsDict']]]
4064
- """
4065
- Oracle schemas/databases in the database server
4066
- Structure is documented below.
4067
- """
4068
- elif False:
4069
- StreamSourceConfigOracleSourceConfigExcludeObjectsArgsDict: TypeAlias = Mapping[str, Any]
4070
-
4071
3020
  @pulumi.input_type
4072
3021
  class StreamSourceConfigOracleSourceConfigExcludeObjectsArgs:
4073
3022
  def __init__(__self__, *,
@@ -4092,20 +3041,6 @@ class StreamSourceConfigOracleSourceConfigExcludeObjectsArgs:
4092
3041
  pulumi.set(self, "oracle_schemas", value)
4093
3042
 
4094
3043
 
4095
- if not MYPY:
4096
- class StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaArgsDict(TypedDict):
4097
- schema: pulumi.Input[str]
4098
- """
4099
- Schema name.
4100
- """
4101
- oracle_tables: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableArgsDict']]]]
4102
- """
4103
- Tables in the database.
4104
- Structure is documented below.
4105
- """
4106
- elif False:
4107
- StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaArgsDict: TypeAlias = Mapping[str, Any]
4108
-
4109
3044
  @pulumi.input_type
4110
3045
  class StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaArgs:
4111
3046
  def __init__(__self__, *,
@@ -4146,20 +3081,6 @@ class StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaArgs:
4146
3081
  pulumi.set(self, "oracle_tables", value)
4147
3082
 
4148
3083
 
4149
- if not MYPY:
4150
- class StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableArgsDict(TypedDict):
4151
- table: pulumi.Input[str]
4152
- """
4153
- Table name.
4154
- """
4155
- oracle_columns: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableOracleColumnArgsDict']]]]
4156
- """
4157
- Oracle columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything.
4158
- Structure is documented below.
4159
- """
4160
- elif False:
4161
- StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableArgsDict: TypeAlias = Mapping[str, Any]
4162
-
4163
3084
  @pulumi.input_type
4164
3085
  class StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableArgs:
4165
3086
  def __init__(__self__, *,
@@ -4200,55 +3121,6 @@ class StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableA
4200
3121
  pulumi.set(self, "oracle_columns", value)
4201
3122
 
4202
3123
 
4203
- if not MYPY:
4204
- class StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableOracleColumnArgsDict(TypedDict):
4205
- column: NotRequired[pulumi.Input[str]]
4206
- """
4207
- Column name.
4208
- """
4209
- data_type: NotRequired[pulumi.Input[str]]
4210
- """
4211
- The Oracle data type. Full data types list can be found here:
4212
- https://docs.oracle.com/en/database/oracle/oracle-database/21/sqlrf/Data-Types.html
4213
- """
4214
- encoding: NotRequired[pulumi.Input[str]]
4215
- """
4216
- (Output)
4217
- Column encoding.
4218
- """
4219
- length: NotRequired[pulumi.Input[int]]
4220
- """
4221
- (Output)
4222
- Column length.
4223
- """
4224
- nullable: NotRequired[pulumi.Input[bool]]
4225
- """
4226
- (Output)
4227
- Whether or not the column can accept a null value.
4228
- """
4229
- ordinal_position: NotRequired[pulumi.Input[int]]
4230
- """
4231
- (Output)
4232
- The ordinal position of the column in the table.
4233
- """
4234
- precision: NotRequired[pulumi.Input[int]]
4235
- """
4236
- (Output)
4237
- Column precision.
4238
- """
4239
- primary_key: NotRequired[pulumi.Input[bool]]
4240
- """
4241
- (Output)
4242
- Whether or not the column represents a primary key.
4243
- """
4244
- scale: NotRequired[pulumi.Input[int]]
4245
- """
4246
- (Output)
4247
- Column scale.
4248
- """
4249
- elif False:
4250
- StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableOracleColumnArgsDict: TypeAlias = Mapping[str, Any]
4251
-
4252
3124
  @pulumi.input_type
4253
3125
  class StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableOracleColumnArgs:
4254
3126
  def __init__(__self__, *,
@@ -4416,16 +3288,6 @@ class StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableO
4416
3288
  pulumi.set(self, "scale", value)
4417
3289
 
4418
3290
 
4419
- if not MYPY:
4420
- class StreamSourceConfigOracleSourceConfigIncludeObjectsArgsDict(TypedDict):
4421
- oracle_schemas: pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaArgsDict']]]
4422
- """
4423
- Oracle schemas/databases in the database server
4424
- Structure is documented below.
4425
- """
4426
- elif False:
4427
- StreamSourceConfigOracleSourceConfigIncludeObjectsArgsDict: TypeAlias = Mapping[str, Any]
4428
-
4429
3291
  @pulumi.input_type
4430
3292
  class StreamSourceConfigOracleSourceConfigIncludeObjectsArgs:
4431
3293
  def __init__(__self__, *,
@@ -4450,20 +3312,6 @@ class StreamSourceConfigOracleSourceConfigIncludeObjectsArgs:
4450
3312
  pulumi.set(self, "oracle_schemas", value)
4451
3313
 
4452
3314
 
4453
- if not MYPY:
4454
- class StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaArgsDict(TypedDict):
4455
- schema: pulumi.Input[str]
4456
- """
4457
- Schema name.
4458
- """
4459
- oracle_tables: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableArgsDict']]]]
4460
- """
4461
- Tables in the database.
4462
- Structure is documented below.
4463
- """
4464
- elif False:
4465
- StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaArgsDict: TypeAlias = Mapping[str, Any]
4466
-
4467
3315
  @pulumi.input_type
4468
3316
  class StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaArgs:
4469
3317
  def __init__(__self__, *,
@@ -4504,20 +3352,6 @@ class StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaArgs:
4504
3352
  pulumi.set(self, "oracle_tables", value)
4505
3353
 
4506
3354
 
4507
- if not MYPY:
4508
- class StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableArgsDict(TypedDict):
4509
- table: pulumi.Input[str]
4510
- """
4511
- Table name.
4512
- """
4513
- oracle_columns: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableOracleColumnArgsDict']]]]
4514
- """
4515
- Oracle columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything.
4516
- Structure is documented below.
4517
- """
4518
- elif False:
4519
- StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableArgsDict: TypeAlias = Mapping[str, Any]
4520
-
4521
3355
  @pulumi.input_type
4522
3356
  class StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableArgs:
4523
3357
  def __init__(__self__, *,
@@ -4545,67 +3379,18 @@ class StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableA
4545
3379
  pulumi.set(self, "table", value)
4546
3380
 
4547
3381
  @property
4548
- @pulumi.getter(name="oracleColumns")
4549
- def oracle_columns(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableOracleColumnArgs']]]]:
4550
- """
4551
- Oracle columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything.
4552
- Structure is documented below.
4553
- """
4554
- return pulumi.get(self, "oracle_columns")
4555
-
4556
- @oracle_columns.setter
4557
- def oracle_columns(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableOracleColumnArgs']]]]):
4558
- pulumi.set(self, "oracle_columns", value)
4559
-
4560
-
4561
- if not MYPY:
4562
- class StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableOracleColumnArgsDict(TypedDict):
4563
- column: NotRequired[pulumi.Input[str]]
4564
- """
4565
- Column name.
4566
- """
4567
- data_type: NotRequired[pulumi.Input[str]]
4568
- """
4569
- The Oracle data type. Full data types list can be found here:
4570
- https://docs.oracle.com/en/database/oracle/oracle-database/21/sqlrf/Data-Types.html
4571
- """
4572
- encoding: NotRequired[pulumi.Input[str]]
4573
- """
4574
- (Output)
4575
- Column encoding.
4576
- """
4577
- length: NotRequired[pulumi.Input[int]]
4578
- """
4579
- (Output)
4580
- Column length.
4581
- """
4582
- nullable: NotRequired[pulumi.Input[bool]]
4583
- """
4584
- (Output)
4585
- Whether or not the column can accept a null value.
4586
- """
4587
- ordinal_position: NotRequired[pulumi.Input[int]]
4588
- """
4589
- (Output)
4590
- The ordinal position of the column in the table.
4591
- """
4592
- precision: NotRequired[pulumi.Input[int]]
4593
- """
4594
- (Output)
4595
- Column precision.
4596
- """
4597
- primary_key: NotRequired[pulumi.Input[bool]]
4598
- """
4599
- (Output)
4600
- Whether or not the column represents a primary key.
4601
- """
4602
- scale: NotRequired[pulumi.Input[int]]
3382
+ @pulumi.getter(name="oracleColumns")
3383
+ def oracle_columns(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableOracleColumnArgs']]]]:
4603
3384
  """
4604
- (Output)
4605
- Column scale.
3385
+ Oracle columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything.
3386
+ Structure is documented below.
4606
3387
  """
4607
- elif False:
4608
- StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableOracleColumnArgsDict: TypeAlias = Mapping[str, Any]
3388
+ return pulumi.get(self, "oracle_columns")
3389
+
3390
+ @oracle_columns.setter
3391
+ def oracle_columns(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableOracleColumnArgs']]]]):
3392
+ pulumi.set(self, "oracle_columns", value)
3393
+
4609
3394
 
4610
3395
  @pulumi.input_type
4611
3396
  class StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableOracleColumnArgs:
@@ -4774,48 +3559,12 @@ class StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTableO
4774
3559
  pulumi.set(self, "scale", value)
4775
3560
 
4776
3561
 
4777
- if not MYPY:
4778
- class StreamSourceConfigOracleSourceConfigStreamLargeObjectsArgsDict(TypedDict):
4779
- pass
4780
- elif False:
4781
- StreamSourceConfigOracleSourceConfigStreamLargeObjectsArgsDict: TypeAlias = Mapping[str, Any]
4782
-
4783
3562
  @pulumi.input_type
4784
3563
  class StreamSourceConfigOracleSourceConfigStreamLargeObjectsArgs:
4785
3564
  def __init__(__self__):
4786
3565
  pass
4787
3566
 
4788
3567
 
4789
- if not MYPY:
4790
- class StreamSourceConfigPostgresqlSourceConfigArgsDict(TypedDict):
4791
- publication: pulumi.Input[str]
4792
- """
4793
- The name of the publication that includes the set of all tables
4794
- that are defined in the stream's include_objects.
4795
- """
4796
- replication_slot: pulumi.Input[str]
4797
- """
4798
- The name of the logical replication slot that's configured with
4799
- the pgoutput plugin.
4800
- """
4801
- exclude_objects: NotRequired[pulumi.Input['StreamSourceConfigPostgresqlSourceConfigExcludeObjectsArgsDict']]
4802
- """
4803
- PostgreSQL objects to exclude from the stream.
4804
- Structure is documented below.
4805
- """
4806
- include_objects: NotRequired[pulumi.Input['StreamSourceConfigPostgresqlSourceConfigIncludeObjectsArgsDict']]
4807
- """
4808
- PostgreSQL objects to retrieve from the source.
4809
- Structure is documented below.
4810
- """
4811
- max_concurrent_backfill_tasks: NotRequired[pulumi.Input[int]]
4812
- """
4813
- Maximum number of concurrent backfill tasks. The number should be non
4814
- negative. If not set (or set to 0), the system's default value will be used.
4815
- """
4816
- elif False:
4817
- StreamSourceConfigPostgresqlSourceConfigArgsDict: TypeAlias = Mapping[str, Any]
4818
-
4819
3568
  @pulumi.input_type
4820
3569
  class StreamSourceConfigPostgresqlSourceConfigArgs:
4821
3570
  def __init__(__self__, *,
@@ -4911,16 +3660,6 @@ class StreamSourceConfigPostgresqlSourceConfigArgs:
4911
3660
  pulumi.set(self, "max_concurrent_backfill_tasks", value)
4912
3661
 
4913
3662
 
4914
- if not MYPY:
4915
- class StreamSourceConfigPostgresqlSourceConfigExcludeObjectsArgsDict(TypedDict):
4916
- postgresql_schemas: pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaArgsDict']]]
4917
- """
4918
- PostgreSQL schemas on the server
4919
- Structure is documented below.
4920
- """
4921
- elif False:
4922
- StreamSourceConfigPostgresqlSourceConfigExcludeObjectsArgsDict: TypeAlias = Mapping[str, Any]
4923
-
4924
3663
  @pulumi.input_type
4925
3664
  class StreamSourceConfigPostgresqlSourceConfigExcludeObjectsArgs:
4926
3665
  def __init__(__self__, *,
@@ -4945,20 +3684,6 @@ class StreamSourceConfigPostgresqlSourceConfigExcludeObjectsArgs:
4945
3684
  pulumi.set(self, "postgresql_schemas", value)
4946
3685
 
4947
3686
 
4948
- if not MYPY:
4949
- class StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaArgsDict(TypedDict):
4950
- schema: pulumi.Input[str]
4951
- """
4952
- Database name.
4953
- """
4954
- postgresql_tables: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTableArgsDict']]]]
4955
- """
4956
- Tables in the schema.
4957
- Structure is documented below.
4958
- """
4959
- elif False:
4960
- StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaArgsDict: TypeAlias = Mapping[str, Any]
4961
-
4962
3687
  @pulumi.input_type
4963
3688
  class StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaArgs:
4964
3689
  def __init__(__self__, *,
@@ -4999,20 +3724,6 @@ class StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaArgs
4999
3724
  pulumi.set(self, "postgresql_tables", value)
5000
3725
 
5001
3726
 
5002
- if not MYPY:
5003
- class StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTableArgsDict(TypedDict):
5004
- table: pulumi.Input[str]
5005
- """
5006
- Table name.
5007
- """
5008
- postgresql_columns: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgsDict']]]]
5009
- """
5010
- PostgreSQL columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything.
5011
- Structure is documented below.
5012
- """
5013
- elif False:
5014
- StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTableArgsDict: TypeAlias = Mapping[str, Any]
5015
-
5016
3727
  @pulumi.input_type
5017
3728
  class StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTableArgs:
5018
3729
  def __init__(__self__, *,
@@ -5053,47 +3764,6 @@ class StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPost
5053
3764
  pulumi.set(self, "postgresql_columns", value)
5054
3765
 
5055
3766
 
5056
- if not MYPY:
5057
- class StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgsDict(TypedDict):
5058
- column: NotRequired[pulumi.Input[str]]
5059
- """
5060
- Column name.
5061
- """
5062
- data_type: NotRequired[pulumi.Input[str]]
5063
- """
5064
- The PostgreSQL data type. Full data types list can be found here:
5065
- https://www.postgresql.org/docs/current/datatype.html
5066
- """
5067
- length: NotRequired[pulumi.Input[int]]
5068
- """
5069
- (Output)
5070
- Column length.
5071
- """
5072
- nullable: NotRequired[pulumi.Input[bool]]
5073
- """
5074
- Whether or not the column can accept a null value.
5075
- """
5076
- ordinal_position: NotRequired[pulumi.Input[int]]
5077
- """
5078
- The ordinal position of the column in the table.
5079
- """
5080
- precision: NotRequired[pulumi.Input[int]]
5081
- """
5082
- (Output)
5083
- Column precision.
5084
- """
5085
- primary_key: NotRequired[pulumi.Input[bool]]
5086
- """
5087
- Whether or not the column represents a primary key.
5088
- """
5089
- scale: NotRequired[pulumi.Input[int]]
5090
- """
5091
- (Output)
5092
- Column scale.
5093
- """
5094
- elif False:
5095
- StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgsDict: TypeAlias = Mapping[str, Any]
5096
-
5097
3767
  @pulumi.input_type
5098
3768
  class StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgs:
5099
3769
  def __init__(__self__, *,
@@ -5237,16 +3907,6 @@ class StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPost
5237
3907
  pulumi.set(self, "scale", value)
5238
3908
 
5239
3909
 
5240
- if not MYPY:
5241
- class StreamSourceConfigPostgresqlSourceConfigIncludeObjectsArgsDict(TypedDict):
5242
- postgresql_schemas: pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaArgsDict']]]
5243
- """
5244
- PostgreSQL schemas on the server
5245
- Structure is documented below.
5246
- """
5247
- elif False:
5248
- StreamSourceConfigPostgresqlSourceConfigIncludeObjectsArgsDict: TypeAlias = Mapping[str, Any]
5249
-
5250
3910
  @pulumi.input_type
5251
3911
  class StreamSourceConfigPostgresqlSourceConfigIncludeObjectsArgs:
5252
3912
  def __init__(__self__, *,
@@ -5271,20 +3931,6 @@ class StreamSourceConfigPostgresqlSourceConfigIncludeObjectsArgs:
5271
3931
  pulumi.set(self, "postgresql_schemas", value)
5272
3932
 
5273
3933
 
5274
- if not MYPY:
5275
- class StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaArgsDict(TypedDict):
5276
- schema: pulumi.Input[str]
5277
- """
5278
- Database name.
5279
- """
5280
- postgresql_tables: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPostgresqlTableArgsDict']]]]
5281
- """
5282
- Tables in the schema.
5283
- Structure is documented below.
5284
- """
5285
- elif False:
5286
- StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaArgsDict: TypeAlias = Mapping[str, Any]
5287
-
5288
3934
  @pulumi.input_type
5289
3935
  class StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaArgs:
5290
3936
  def __init__(__self__, *,
@@ -5325,20 +3971,6 @@ class StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaArgs
5325
3971
  pulumi.set(self, "postgresql_tables", value)
5326
3972
 
5327
3973
 
5328
- if not MYPY:
5329
- class StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPostgresqlTableArgsDict(TypedDict):
5330
- table: pulumi.Input[str]
5331
- """
5332
- Table name.
5333
- """
5334
- postgresql_columns: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgsDict']]]]
5335
- """
5336
- PostgreSQL columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything.
5337
- Structure is documented below.
5338
- """
5339
- elif False:
5340
- StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPostgresqlTableArgsDict: TypeAlias = Mapping[str, Any]
5341
-
5342
3974
  @pulumi.input_type
5343
3975
  class StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPostgresqlTableArgs:
5344
3976
  def __init__(__self__, *,
@@ -5379,47 +4011,6 @@ class StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPost
5379
4011
  pulumi.set(self, "postgresql_columns", value)
5380
4012
 
5381
4013
 
5382
- if not MYPY:
5383
- class StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgsDict(TypedDict):
5384
- column: NotRequired[pulumi.Input[str]]
5385
- """
5386
- Column name.
5387
- """
5388
- data_type: NotRequired[pulumi.Input[str]]
5389
- """
5390
- The PostgreSQL data type. Full data types list can be found here:
5391
- https://www.postgresql.org/docs/current/datatype.html
5392
- """
5393
- length: NotRequired[pulumi.Input[int]]
5394
- """
5395
- (Output)
5396
- Column length.
5397
- """
5398
- nullable: NotRequired[pulumi.Input[bool]]
5399
- """
5400
- Whether or not the column can accept a null value.
5401
- """
5402
- ordinal_position: NotRequired[pulumi.Input[int]]
5403
- """
5404
- The ordinal position of the column in the table.
5405
- """
5406
- precision: NotRequired[pulumi.Input[int]]
5407
- """
5408
- (Output)
5409
- Column precision.
5410
- """
5411
- primary_key: NotRequired[pulumi.Input[bool]]
5412
- """
5413
- Whether or not the column represents a primary key.
5414
- """
5415
- scale: NotRequired[pulumi.Input[int]]
5416
- """
5417
- (Output)
5418
- Column scale.
5419
- """
5420
- elif False:
5421
- StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgsDict: TypeAlias = Mapping[str, Any]
5422
-
5423
4014
  @pulumi.input_type
5424
4015
  class StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgs:
5425
4016
  def __init__(__self__, *,
@@ -5563,29 +4154,6 @@ class StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPost
5563
4154
  pulumi.set(self, "scale", value)
5564
4155
 
5565
4156
 
5566
- if not MYPY:
5567
- class StreamSourceConfigSqlServerSourceConfigArgsDict(TypedDict):
5568
- exclude_objects: NotRequired[pulumi.Input['StreamSourceConfigSqlServerSourceConfigExcludeObjectsArgsDict']]
5569
- """
5570
- SQL Server objects to exclude from the stream.
5571
- Structure is documented below.
5572
- """
5573
- include_objects: NotRequired[pulumi.Input['StreamSourceConfigSqlServerSourceConfigIncludeObjectsArgsDict']]
5574
- """
5575
- SQL Server objects to retrieve from the source.
5576
- Structure is documented below.
5577
- """
5578
- max_concurrent_backfill_tasks: NotRequired[pulumi.Input[int]]
5579
- """
5580
- Max concurrent backfill tasks.
5581
- """
5582
- max_concurrent_cdc_tasks: NotRequired[pulumi.Input[int]]
5583
- """
5584
- Max concurrent CDC tasks.
5585
- """
5586
- elif False:
5587
- StreamSourceConfigSqlServerSourceConfigArgsDict: TypeAlias = Mapping[str, Any]
5588
-
5589
4157
  @pulumi.input_type
5590
4158
  class StreamSourceConfigSqlServerSourceConfigArgs:
5591
4159
  def __init__(__self__, *,
@@ -5661,16 +4229,6 @@ class StreamSourceConfigSqlServerSourceConfigArgs:
5661
4229
  pulumi.set(self, "max_concurrent_cdc_tasks", value)
5662
4230
 
5663
4231
 
5664
- if not MYPY:
5665
- class StreamSourceConfigSqlServerSourceConfigExcludeObjectsArgsDict(TypedDict):
5666
- schemas: pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaArgsDict']]]
5667
- """
5668
- SQL Server schemas/databases in the database server
5669
- Structure is documented below.
5670
- """
5671
- elif False:
5672
- StreamSourceConfigSqlServerSourceConfigExcludeObjectsArgsDict: TypeAlias = Mapping[str, Any]
5673
-
5674
4232
  @pulumi.input_type
5675
4233
  class StreamSourceConfigSqlServerSourceConfigExcludeObjectsArgs:
5676
4234
  def __init__(__self__, *,
@@ -5695,20 +4253,6 @@ class StreamSourceConfigSqlServerSourceConfigExcludeObjectsArgs:
5695
4253
  pulumi.set(self, "schemas", value)
5696
4254
 
5697
4255
 
5698
- if not MYPY:
5699
- class StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaArgsDict(TypedDict):
5700
- schema: pulumi.Input[str]
5701
- """
5702
- Schema name.
5703
- """
5704
- tables: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaTableArgsDict']]]]
5705
- """
5706
- Tables in the database.
5707
- Structure is documented below.
5708
- """
5709
- elif False:
5710
- StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaArgsDict: TypeAlias = Mapping[str, Any]
5711
-
5712
4256
  @pulumi.input_type
5713
4257
  class StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaArgs:
5714
4258
  def __init__(__self__, *,
@@ -5749,20 +4293,6 @@ class StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaArgs:
5749
4293
  pulumi.set(self, "tables", value)
5750
4294
 
5751
4295
 
5752
- if not MYPY:
5753
- class StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaTableArgsDict(TypedDict):
5754
- table: pulumi.Input[str]
5755
- """
5756
- Table name.
5757
- """
5758
- columns: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaTableColumnArgsDict']]]]
5759
- """
5760
- SQL Server columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything.
5761
- Structure is documented below.
5762
- """
5763
- elif False:
5764
- StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaTableArgsDict: TypeAlias = Mapping[str, Any]
5765
-
5766
4296
  @pulumi.input_type
5767
4297
  class StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaTableArgs:
5768
4298
  def __init__(__self__, *,
@@ -5803,50 +4333,6 @@ class StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaTableArgs:
5803
4333
  pulumi.set(self, "columns", value)
5804
4334
 
5805
4335
 
5806
- if not MYPY:
5807
- class StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaTableColumnArgsDict(TypedDict):
5808
- column: NotRequired[pulumi.Input[str]]
5809
- """
5810
- Column name.
5811
- """
5812
- data_type: NotRequired[pulumi.Input[str]]
5813
- """
5814
- The SQL Server data type. Full data types list can be found here:
5815
- https://learn.microsoft.com/en-us/sql/t-sql/data-types/data-types-transact-sql?view=sql-server-ver16
5816
- """
5817
- length: NotRequired[pulumi.Input[int]]
5818
- """
5819
- (Output)
5820
- Column length.
5821
- """
5822
- nullable: NotRequired[pulumi.Input[bool]]
5823
- """
5824
- (Output)
5825
- Whether or not the column can accept a null value.
5826
- """
5827
- ordinal_position: NotRequired[pulumi.Input[int]]
5828
- """
5829
- (Output)
5830
- The ordinal position of the column in the table.
5831
- """
5832
- precision: NotRequired[pulumi.Input[int]]
5833
- """
5834
- (Output)
5835
- Column precision.
5836
- """
5837
- primary_key: NotRequired[pulumi.Input[bool]]
5838
- """
5839
- (Output)
5840
- Whether or not the column represents a primary key.
5841
- """
5842
- scale: NotRequired[pulumi.Input[int]]
5843
- """
5844
- (Output)
5845
- Column scale.
5846
- """
5847
- elif False:
5848
- StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaTableColumnArgsDict: TypeAlias = Mapping[str, Any]
5849
-
5850
4336
  @pulumi.input_type
5851
4337
  class StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaTableColumnArgs:
5852
4338
  def __init__(__self__, *,
@@ -5996,16 +4482,6 @@ class StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaTableColumnArgs
5996
4482
  pulumi.set(self, "scale", value)
5997
4483
 
5998
4484
 
5999
- if not MYPY:
6000
- class StreamSourceConfigSqlServerSourceConfigIncludeObjectsArgsDict(TypedDict):
6001
- schemas: pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaArgsDict']]]
6002
- """
6003
- SQL Server schemas/databases in the database server
6004
- Structure is documented below.
6005
- """
6006
- elif False:
6007
- StreamSourceConfigSqlServerSourceConfigIncludeObjectsArgsDict: TypeAlias = Mapping[str, Any]
6008
-
6009
4485
  @pulumi.input_type
6010
4486
  class StreamSourceConfigSqlServerSourceConfigIncludeObjectsArgs:
6011
4487
  def __init__(__self__, *,
@@ -6030,20 +4506,6 @@ class StreamSourceConfigSqlServerSourceConfigIncludeObjectsArgs:
6030
4506
  pulumi.set(self, "schemas", value)
6031
4507
 
6032
4508
 
6033
- if not MYPY:
6034
- class StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaArgsDict(TypedDict):
6035
- schema: pulumi.Input[str]
6036
- """
6037
- Schema name.
6038
- """
6039
- tables: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaTableArgsDict']]]]
6040
- """
6041
- Tables in the database.
6042
- Structure is documented below.
6043
- """
6044
- elif False:
6045
- StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaArgsDict: TypeAlias = Mapping[str, Any]
6046
-
6047
4509
  @pulumi.input_type
6048
4510
  class StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaArgs:
6049
4511
  def __init__(__self__, *,
@@ -6084,20 +4546,6 @@ class StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaArgs:
6084
4546
  pulumi.set(self, "tables", value)
6085
4547
 
6086
4548
 
6087
- if not MYPY:
6088
- class StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaTableArgsDict(TypedDict):
6089
- table: pulumi.Input[str]
6090
- """
6091
- Table name.
6092
- """
6093
- columns: NotRequired[pulumi.Input[Sequence[pulumi.Input['StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaTableColumnArgsDict']]]]
6094
- """
6095
- SQL Server columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything.
6096
- Structure is documented below.
6097
- """
6098
- elif False:
6099
- StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaTableArgsDict: TypeAlias = Mapping[str, Any]
6100
-
6101
4549
  @pulumi.input_type
6102
4550
  class StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaTableArgs:
6103
4551
  def __init__(__self__, *,
@@ -6138,50 +4586,6 @@ class StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaTableArgs:
6138
4586
  pulumi.set(self, "columns", value)
6139
4587
 
6140
4588
 
6141
- if not MYPY:
6142
- class StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaTableColumnArgsDict(TypedDict):
6143
- column: NotRequired[pulumi.Input[str]]
6144
- """
6145
- Column name.
6146
- """
6147
- data_type: NotRequired[pulumi.Input[str]]
6148
- """
6149
- The SQL Server data type. Full data types list can be found here:
6150
- https://learn.microsoft.com/en-us/sql/t-sql/data-types/data-types-transact-sql?view=sql-server-ver16
6151
- """
6152
- length: NotRequired[pulumi.Input[int]]
6153
- """
6154
- (Output)
6155
- Column length.
6156
- """
6157
- nullable: NotRequired[pulumi.Input[bool]]
6158
- """
6159
- (Output)
6160
- Whether or not the column can accept a null value.
6161
- """
6162
- ordinal_position: NotRequired[pulumi.Input[int]]
6163
- """
6164
- (Output)
6165
- The ordinal position of the column in the table.
6166
- """
6167
- precision: NotRequired[pulumi.Input[int]]
6168
- """
6169
- (Output)
6170
- Column precision.
6171
- """
6172
- primary_key: NotRequired[pulumi.Input[bool]]
6173
- """
6174
- (Output)
6175
- Whether or not the column represents a primary key.
6176
- """
6177
- scale: NotRequired[pulumi.Input[int]]
6178
- """
6179
- (Output)
6180
- Column scale.
6181
- """
6182
- elif False:
6183
- StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaTableColumnArgsDict: TypeAlias = Mapping[str, Any]
6184
-
6185
4589
  @pulumi.input_type
6186
4590
  class StreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemaTableColumnArgs:
6187
4591
  def __init__(__self__, *,