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,276 +4,137 @@
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
  'BareMetalAdminClusterClusterOperationsArgs',
19
- 'BareMetalAdminClusterClusterOperationsArgsDict',
20
14
  'BareMetalAdminClusterControlPlaneArgs',
21
- 'BareMetalAdminClusterControlPlaneArgsDict',
22
15
  'BareMetalAdminClusterControlPlaneApiServerArgArgs',
23
- 'BareMetalAdminClusterControlPlaneApiServerArgArgsDict',
24
16
  'BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigArgs',
25
- 'BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigArgsDict',
26
17
  'BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgs',
27
- 'BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgsDict',
28
18
  'BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigNodeConfigArgs',
29
- 'BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigNodeConfigArgsDict',
30
19
  'BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigTaintArgs',
31
- 'BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigTaintArgsDict',
32
20
  'BareMetalAdminClusterFleetArgs',
33
- 'BareMetalAdminClusterFleetArgsDict',
34
21
  'BareMetalAdminClusterLoadBalancerArgs',
35
- 'BareMetalAdminClusterLoadBalancerArgsDict',
36
22
  'BareMetalAdminClusterLoadBalancerManualLbConfigArgs',
37
- 'BareMetalAdminClusterLoadBalancerManualLbConfigArgsDict',
38
23
  'BareMetalAdminClusterLoadBalancerPortConfigArgs',
39
- 'BareMetalAdminClusterLoadBalancerPortConfigArgsDict',
40
24
  'BareMetalAdminClusterLoadBalancerVipConfigArgs',
41
- 'BareMetalAdminClusterLoadBalancerVipConfigArgsDict',
42
25
  'BareMetalAdminClusterMaintenanceConfigArgs',
43
- 'BareMetalAdminClusterMaintenanceConfigArgsDict',
44
26
  'BareMetalAdminClusterNetworkConfigArgs',
45
- 'BareMetalAdminClusterNetworkConfigArgsDict',
46
27
  'BareMetalAdminClusterNetworkConfigIslandModeCidrArgs',
47
- 'BareMetalAdminClusterNetworkConfigIslandModeCidrArgsDict',
48
28
  'BareMetalAdminClusterNodeAccessConfigArgs',
49
- 'BareMetalAdminClusterNodeAccessConfigArgsDict',
50
29
  'BareMetalAdminClusterNodeConfigArgs',
51
- 'BareMetalAdminClusterNodeConfigArgsDict',
52
30
  'BareMetalAdminClusterProxyArgs',
53
- 'BareMetalAdminClusterProxyArgsDict',
54
31
  'BareMetalAdminClusterSecurityConfigArgs',
55
- 'BareMetalAdminClusterSecurityConfigArgsDict',
56
32
  'BareMetalAdminClusterSecurityConfigAuthorizationArgs',
57
- 'BareMetalAdminClusterSecurityConfigAuthorizationArgsDict',
58
33
  'BareMetalAdminClusterSecurityConfigAuthorizationAdminUserArgs',
59
- 'BareMetalAdminClusterSecurityConfigAuthorizationAdminUserArgsDict',
60
34
  'BareMetalAdminClusterStatusArgs',
61
- 'BareMetalAdminClusterStatusArgsDict',
62
35
  'BareMetalAdminClusterStatusConditionArgs',
63
- 'BareMetalAdminClusterStatusConditionArgsDict',
64
36
  'BareMetalAdminClusterStorageArgs',
65
- 'BareMetalAdminClusterStorageArgsDict',
66
37
  'BareMetalAdminClusterStorageLvpNodeMountsConfigArgs',
67
- 'BareMetalAdminClusterStorageLvpNodeMountsConfigArgsDict',
68
38
  'BareMetalAdminClusterStorageLvpShareConfigArgs',
69
- 'BareMetalAdminClusterStorageLvpShareConfigArgsDict',
70
39
  'BareMetalAdminClusterStorageLvpShareConfigLvpConfigArgs',
71
- 'BareMetalAdminClusterStorageLvpShareConfigLvpConfigArgsDict',
72
40
  'BareMetalAdminClusterValidationCheckArgs',
73
- 'BareMetalAdminClusterValidationCheckArgsDict',
74
41
  'BareMetalAdminClusterValidationCheckStatusArgs',
75
- 'BareMetalAdminClusterValidationCheckStatusArgsDict',
76
42
  'BareMetalAdminClusterValidationCheckStatusResultArgs',
77
- 'BareMetalAdminClusterValidationCheckStatusResultArgsDict',
78
43
  'BareMetalClusterBinaryAuthorizationArgs',
79
- 'BareMetalClusterBinaryAuthorizationArgsDict',
80
44
  'BareMetalClusterClusterOperationsArgs',
81
- 'BareMetalClusterClusterOperationsArgsDict',
82
45
  'BareMetalClusterControlPlaneArgs',
83
- 'BareMetalClusterControlPlaneArgsDict',
84
46
  'BareMetalClusterControlPlaneApiServerArgArgs',
85
- 'BareMetalClusterControlPlaneApiServerArgArgsDict',
86
47
  'BareMetalClusterControlPlaneControlPlaneNodePoolConfigArgs',
87
- 'BareMetalClusterControlPlaneControlPlaneNodePoolConfigArgsDict',
88
48
  'BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgs',
89
- 'BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgsDict',
90
49
  'BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigNodeConfigArgs',
91
- 'BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigNodeConfigArgsDict',
92
50
  'BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigTaintArgs',
93
- 'BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigTaintArgsDict',
94
51
  'BareMetalClusterFleetArgs',
95
- 'BareMetalClusterFleetArgsDict',
96
52
  'BareMetalClusterLoadBalancerArgs',
97
- 'BareMetalClusterLoadBalancerArgsDict',
98
53
  'BareMetalClusterLoadBalancerBgpLbConfigArgs',
99
- 'BareMetalClusterLoadBalancerBgpLbConfigArgsDict',
100
54
  'BareMetalClusterLoadBalancerBgpLbConfigAddressPoolArgs',
101
- 'BareMetalClusterLoadBalancerBgpLbConfigAddressPoolArgsDict',
102
55
  'BareMetalClusterLoadBalancerBgpLbConfigBgpPeerConfigArgs',
103
- 'BareMetalClusterLoadBalancerBgpLbConfigBgpPeerConfigArgsDict',
104
56
  'BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigArgs',
105
- 'BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigArgsDict',
106
57
  'BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigArgs',
107
- 'BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigArgsDict',
108
58
  'BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigKubeletConfigArgs',
109
- 'BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigKubeletConfigArgsDict',
110
59
  'BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigNodeConfigArgs',
111
- 'BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigNodeConfigArgsDict',
112
60
  'BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigTaintArgs',
113
- 'BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigTaintArgsDict',
114
61
  'BareMetalClusterLoadBalancerManualLbConfigArgs',
115
- 'BareMetalClusterLoadBalancerManualLbConfigArgsDict',
116
62
  'BareMetalClusterLoadBalancerMetalLbConfigArgs',
117
- 'BareMetalClusterLoadBalancerMetalLbConfigArgsDict',
118
63
  'BareMetalClusterLoadBalancerMetalLbConfigAddressPoolArgs',
119
- 'BareMetalClusterLoadBalancerMetalLbConfigAddressPoolArgsDict',
120
64
  'BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigArgs',
121
- 'BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigArgsDict',
122
65
  'BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigArgs',
123
- 'BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigArgsDict',
124
66
  'BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigNodeConfigArgs',
125
- 'BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigNodeConfigArgsDict',
126
67
  'BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigTaintArgs',
127
- 'BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigTaintArgsDict',
128
68
  'BareMetalClusterLoadBalancerPortConfigArgs',
129
- 'BareMetalClusterLoadBalancerPortConfigArgsDict',
130
69
  'BareMetalClusterLoadBalancerVipConfigArgs',
131
- 'BareMetalClusterLoadBalancerVipConfigArgsDict',
132
70
  'BareMetalClusterMaintenanceConfigArgs',
133
- 'BareMetalClusterMaintenanceConfigArgsDict',
134
71
  'BareMetalClusterNetworkConfigArgs',
135
- 'BareMetalClusterNetworkConfigArgsDict',
136
72
  'BareMetalClusterNetworkConfigIslandModeCidrArgs',
137
- 'BareMetalClusterNetworkConfigIslandModeCidrArgsDict',
138
73
  'BareMetalClusterNetworkConfigMultipleNetworkInterfacesConfigArgs',
139
- 'BareMetalClusterNetworkConfigMultipleNetworkInterfacesConfigArgsDict',
140
74
  'BareMetalClusterNetworkConfigSrIovConfigArgs',
141
- 'BareMetalClusterNetworkConfigSrIovConfigArgsDict',
142
75
  'BareMetalClusterNodeAccessConfigArgs',
143
- 'BareMetalClusterNodeAccessConfigArgsDict',
144
76
  'BareMetalClusterNodeConfigArgs',
145
- 'BareMetalClusterNodeConfigArgsDict',
146
77
  'BareMetalClusterOsEnvironmentConfigArgs',
147
- 'BareMetalClusterOsEnvironmentConfigArgsDict',
148
78
  'BareMetalClusterProxyArgs',
149
- 'BareMetalClusterProxyArgsDict',
150
79
  'BareMetalClusterSecurityConfigArgs',
151
- 'BareMetalClusterSecurityConfigArgsDict',
152
80
  'BareMetalClusterSecurityConfigAuthorizationArgs',
153
- 'BareMetalClusterSecurityConfigAuthorizationArgsDict',
154
81
  'BareMetalClusterSecurityConfigAuthorizationAdminUserArgs',
155
- 'BareMetalClusterSecurityConfigAuthorizationAdminUserArgsDict',
156
82
  'BareMetalClusterStatusArgs',
157
- 'BareMetalClusterStatusArgsDict',
158
83
  'BareMetalClusterStatusConditionArgs',
159
- 'BareMetalClusterStatusConditionArgsDict',
160
84
  'BareMetalClusterStorageArgs',
161
- 'BareMetalClusterStorageArgsDict',
162
85
  'BareMetalClusterStorageLvpNodeMountsConfigArgs',
163
- 'BareMetalClusterStorageLvpNodeMountsConfigArgsDict',
164
86
  'BareMetalClusterStorageLvpShareConfigArgs',
165
- 'BareMetalClusterStorageLvpShareConfigArgsDict',
166
87
  'BareMetalClusterStorageLvpShareConfigLvpConfigArgs',
167
- 'BareMetalClusterStorageLvpShareConfigLvpConfigArgsDict',
168
88
  'BareMetalClusterUpgradePolicyArgs',
169
- 'BareMetalClusterUpgradePolicyArgsDict',
170
89
  'BareMetalClusterValidationCheckArgs',
171
- 'BareMetalClusterValidationCheckArgsDict',
172
90
  'BareMetalClusterValidationCheckStatusArgs',
173
- 'BareMetalClusterValidationCheckStatusArgsDict',
174
91
  'BareMetalClusterValidationCheckStatusResultArgs',
175
- 'BareMetalClusterValidationCheckStatusResultArgsDict',
176
92
  'BareMetalNodePoolNodePoolConfigArgs',
177
- 'BareMetalNodePoolNodePoolConfigArgsDict',
178
93
  'BareMetalNodePoolNodePoolConfigNodeConfigArgs',
179
- 'BareMetalNodePoolNodePoolConfigNodeConfigArgsDict',
180
94
  'BareMetalNodePoolNodePoolConfigTaintArgs',
181
- 'BareMetalNodePoolNodePoolConfigTaintArgsDict',
182
95
  'BareMetalNodePoolStatusArgs',
183
- 'BareMetalNodePoolStatusArgsDict',
184
96
  'BareMetalNodePoolStatusConditionArgs',
185
- 'BareMetalNodePoolStatusConditionArgsDict',
186
97
  'VMwareClusterAntiAffinityGroupsArgs',
187
- 'VMwareClusterAntiAffinityGroupsArgsDict',
188
98
  'VMwareClusterAuthorizationArgs',
189
- 'VMwareClusterAuthorizationArgsDict',
190
99
  'VMwareClusterAuthorizationAdminUserArgs',
191
- 'VMwareClusterAuthorizationAdminUserArgsDict',
192
100
  'VMwareClusterAutoRepairConfigArgs',
193
- 'VMwareClusterAutoRepairConfigArgsDict',
194
101
  'VMwareClusterControlPlaneNodeArgs',
195
- 'VMwareClusterControlPlaneNodeArgsDict',
196
102
  'VMwareClusterControlPlaneNodeAutoResizeConfigArgs',
197
- 'VMwareClusterControlPlaneNodeAutoResizeConfigArgsDict',
198
103
  'VMwareClusterControlPlaneNodeVsphereConfigArgs',
199
- 'VMwareClusterControlPlaneNodeVsphereConfigArgsDict',
200
104
  'VMwareClusterDataplaneV2Args',
201
- 'VMwareClusterDataplaneV2ArgsDict',
202
105
  'VMwareClusterFleetArgs',
203
- 'VMwareClusterFleetArgsDict',
204
106
  'VMwareClusterLoadBalancerArgs',
205
- 'VMwareClusterLoadBalancerArgsDict',
206
107
  'VMwareClusterLoadBalancerF5ConfigArgs',
207
- 'VMwareClusterLoadBalancerF5ConfigArgsDict',
208
108
  'VMwareClusterLoadBalancerManualLbConfigArgs',
209
- 'VMwareClusterLoadBalancerManualLbConfigArgsDict',
210
109
  'VMwareClusterLoadBalancerMetalLbConfigArgs',
211
- 'VMwareClusterLoadBalancerMetalLbConfigArgsDict',
212
110
  'VMwareClusterLoadBalancerMetalLbConfigAddressPoolArgs',
213
- 'VMwareClusterLoadBalancerMetalLbConfigAddressPoolArgsDict',
214
111
  'VMwareClusterLoadBalancerVipConfigArgs',
215
- 'VMwareClusterLoadBalancerVipConfigArgsDict',
216
112
  'VMwareClusterNetworkConfigArgs',
217
- 'VMwareClusterNetworkConfigArgsDict',
218
113
  'VMwareClusterNetworkConfigControlPlaneV2ConfigArgs',
219
- 'VMwareClusterNetworkConfigControlPlaneV2ConfigArgsDict',
220
114
  'VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockArgs',
221
- 'VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockArgsDict',
222
115
  'VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockIpArgs',
223
- 'VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockIpArgsDict',
224
116
  'VMwareClusterNetworkConfigDhcpIpConfigArgs',
225
- 'VMwareClusterNetworkConfigDhcpIpConfigArgsDict',
226
117
  'VMwareClusterNetworkConfigHostConfigArgs',
227
- 'VMwareClusterNetworkConfigHostConfigArgsDict',
228
118
  'VMwareClusterNetworkConfigStaticIpConfigArgs',
229
- 'VMwareClusterNetworkConfigStaticIpConfigArgsDict',
230
119
  'VMwareClusterNetworkConfigStaticIpConfigIpBlockArgs',
231
- 'VMwareClusterNetworkConfigStaticIpConfigIpBlockArgsDict',
232
120
  'VMwareClusterNetworkConfigStaticIpConfigIpBlockIpArgs',
233
- 'VMwareClusterNetworkConfigStaticIpConfigIpBlockIpArgsDict',
234
121
  'VMwareClusterStatusArgs',
235
- 'VMwareClusterStatusArgsDict',
236
122
  'VMwareClusterStatusConditionArgs',
237
- 'VMwareClusterStatusConditionArgsDict',
238
123
  'VMwareClusterStorageArgs',
239
- 'VMwareClusterStorageArgsDict',
240
124
  'VMwareClusterUpgradePolicyArgs',
241
- 'VMwareClusterUpgradePolicyArgsDict',
242
125
  'VMwareClusterValidationCheckArgs',
243
- 'VMwareClusterValidationCheckArgsDict',
244
126
  'VMwareClusterValidationCheckStatusArgs',
245
- 'VMwareClusterValidationCheckStatusArgsDict',
246
127
  'VMwareClusterValidationCheckStatusResultArgs',
247
- 'VMwareClusterValidationCheckStatusResultArgsDict',
248
128
  'VMwareClusterVcenterArgs',
249
- 'VMwareClusterVcenterArgsDict',
250
129
  'VMwareNodePoolConfigArgs',
251
- 'VMwareNodePoolConfigArgsDict',
252
130
  'VMwareNodePoolConfigTaintArgs',
253
- 'VMwareNodePoolConfigTaintArgsDict',
254
131
  'VMwareNodePoolConfigVsphereConfigArgs',
255
- 'VMwareNodePoolConfigVsphereConfigArgsDict',
256
132
  'VMwareNodePoolConfigVsphereConfigTagArgs',
257
- 'VMwareNodePoolConfigVsphereConfigTagArgsDict',
258
133
  'VMwareNodePoolNodePoolAutoscalingArgs',
259
- 'VMwareNodePoolNodePoolAutoscalingArgsDict',
260
134
  'VMwareNodePoolStatusArgs',
261
- 'VMwareNodePoolStatusArgsDict',
262
135
  'VMwareNodePoolStatusConditionArgs',
263
- 'VMwareNodePoolStatusConditionArgsDict',
264
136
  ]
265
137
 
266
- MYPY = False
267
-
268
- if not MYPY:
269
- class BareMetalAdminClusterClusterOperationsArgsDict(TypedDict):
270
- enable_application_logs: NotRequired[pulumi.Input[bool]]
271
- """
272
- Whether collection of application logs/metrics should be enabled (in addition to system logs/metrics).
273
- """
274
- elif False:
275
- BareMetalAdminClusterClusterOperationsArgsDict: TypeAlias = Mapping[str, Any]
276
-
277
138
  @pulumi.input_type
278
139
  class BareMetalAdminClusterClusterOperationsArgs:
279
140
  def __init__(__self__, *,
@@ -297,24 +158,6 @@ class BareMetalAdminClusterClusterOperationsArgs:
297
158
  pulumi.set(self, "enable_application_logs", value)
298
159
 
299
160
 
300
- if not MYPY:
301
- class BareMetalAdminClusterControlPlaneArgsDict(TypedDict):
302
- control_plane_node_pool_config: pulumi.Input['BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigArgsDict']
303
- """
304
- Configures the node pool running the control plane. If specified the corresponding NodePool will be created for the cluster's control plane. The NodePool will have the same name and namespace as the cluster.
305
- Structure is documented below.
306
- """
307
- api_server_args: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalAdminClusterControlPlaneApiServerArgArgsDict']]]]
308
- """
309
- Customizes the default API server args. Only a subset of
310
- customized flags are supported. Please refer to the API server
311
- documentation below to know the exact format:
312
- https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/
313
- Structure is documented below.
314
- """
315
- elif False:
316
- BareMetalAdminClusterControlPlaneArgsDict: TypeAlias = Mapping[str, Any]
317
-
318
161
  @pulumi.input_type
319
162
  class BareMetalAdminClusterControlPlaneArgs:
320
163
  def __init__(__self__, *,
@@ -363,19 +206,6 @@ class BareMetalAdminClusterControlPlaneArgs:
363
206
  pulumi.set(self, "api_server_args", value)
364
207
 
365
208
 
366
- if not MYPY:
367
- class BareMetalAdminClusterControlPlaneApiServerArgArgsDict(TypedDict):
368
- argument: pulumi.Input[str]
369
- """
370
- The argument name as it appears on the API Server command line please make sure to remove the leading dashes.
371
- """
372
- value: pulumi.Input[str]
373
- """
374
- The value of the arg as it will be passed to the API Server command line.
375
- """
376
- elif False:
377
- BareMetalAdminClusterControlPlaneApiServerArgArgsDict: TypeAlias = Mapping[str, Any]
378
-
379
209
  @pulumi.input_type
380
210
  class BareMetalAdminClusterControlPlaneApiServerArgArgs:
381
211
  def __init__(__self__, *,
@@ -413,16 +243,6 @@ class BareMetalAdminClusterControlPlaneApiServerArgArgs:
413
243
  pulumi.set(self, "value", value)
414
244
 
415
245
 
416
- if not MYPY:
417
- class BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigArgsDict(TypedDict):
418
- node_pool_config: pulumi.Input['BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgsDict']
419
- """
420
- The generic configuration for a node pool running the control plane.
421
- Structure is documented below.
422
- """
423
- elif False:
424
- BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigArgsDict: TypeAlias = Mapping[str, Any]
425
-
426
246
  @pulumi.input_type
427
247
  class BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigArgs:
428
248
  def __init__(__self__, *,
@@ -447,38 +267,6 @@ class BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigArgs:
447
267
  pulumi.set(self, "node_pool_config", value)
448
268
 
449
269
 
450
- if not MYPY:
451
- class BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgsDict(TypedDict):
452
- labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
453
- """
454
- The map of Kubernetes labels (key/value pairs) to be applied to
455
- each node. These will added in addition to any default label(s)
456
- that Kubernetes may apply to the node. In case of conflict in
457
- label keys, the applied set may differ depending on the Kubernetes
458
- version -- it's best to assume the behavior is undefined and
459
- conflicts should be avoided. For more information, including usage
460
- and the valid values, see:
461
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
462
- An object containing a list of "key": value pairs.
463
- Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
464
- """
465
- node_configs: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigNodeConfigArgsDict']]]]
466
- """
467
- The list of machine addresses in the Bare Metal Node Pool.
468
- Structure is documented below.
469
- """
470
- operating_system: NotRequired[pulumi.Input[str]]
471
- """
472
- Specifies the nodes operating system (default: LINUX).
473
- """
474
- taints: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigTaintArgsDict']]]]
475
- """
476
- The initial taints assigned to nodes of this node pool.
477
- Structure is documented below.
478
- """
479
- elif False:
480
- BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgsDict: TypeAlias = Mapping[str, Any]
481
-
482
270
  @pulumi.input_type
483
271
  class BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgs:
484
272
  def __init__(__self__, *,
@@ -572,29 +360,6 @@ class BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigA
572
360
  pulumi.set(self, "taints", value)
573
361
 
574
362
 
575
- if not MYPY:
576
- class BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigNodeConfigArgsDict(TypedDict):
577
- labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
578
- """
579
- The map of Kubernetes labels (key/value pairs) to be applied to
580
- each node. These will added in addition to any default label(s)
581
- that Kubernetes may apply to the node. In case of conflict in
582
- label keys, the applied set may differ depending on the Kubernetes
583
- version -- it's best to assume the behavior is undefined and
584
- conflicts should be avoided. For more information, including usage
585
- and the valid values, see:
586
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
587
- An object containing a list of "key": value pairs.
588
- Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
589
- """
590
- node_ip: NotRequired[pulumi.Input[str]]
591
- """
592
- The default IPv4 address for SSH access and Kubernetes node.
593
- Example: 192.168.0.1
594
- """
595
- elif False:
596
- BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigNodeConfigArgsDict: TypeAlias = Mapping[str, Any]
597
-
598
363
  @pulumi.input_type
599
364
  class BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigNodeConfigArgs:
600
365
  def __init__(__self__, *,
@@ -654,24 +419,6 @@ class BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigN
654
419
  pulumi.set(self, "node_ip", value)
655
420
 
656
421
 
657
- if not MYPY:
658
- class BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigTaintArgsDict(TypedDict):
659
- effect: NotRequired[pulumi.Input[str]]
660
- """
661
- Specifies the nodes operating system (default: LINUX).
662
- Possible values are: `EFFECT_UNSPECIFIED`, `PREFER_NO_SCHEDULE`, `NO_EXECUTE`.
663
- """
664
- key: NotRequired[pulumi.Input[str]]
665
- """
666
- Key associated with the effect.
667
- """
668
- value: NotRequired[pulumi.Input[str]]
669
- """
670
- Value associated with the effect.
671
- """
672
- elif False:
673
- BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigTaintArgsDict: TypeAlias = Mapping[str, Any]
674
-
675
422
  @pulumi.input_type
676
423
  class BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigTaintArgs:
677
424
  def __init__(__self__, *,
@@ -729,18 +476,6 @@ class BareMetalAdminClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigT
729
476
  pulumi.set(self, "value", value)
730
477
 
731
478
 
732
- if not MYPY:
733
- class BareMetalAdminClusterFleetArgsDict(TypedDict):
734
- membership: NotRequired[pulumi.Input[str]]
735
- """
736
- (Output)
737
- The name of the managed Hub Membership resource associated to this cluster.
738
- Membership names are formatted as
739
- `projects/<project-number>/locations/<location>/memberships/<cluster-id>`.
740
- """
741
- elif False:
742
- BareMetalAdminClusterFleetArgsDict: TypeAlias = Mapping[str, Any]
743
-
744
479
  @pulumi.input_type
745
480
  class BareMetalAdminClusterFleetArgs:
746
481
  def __init__(__self__, *,
@@ -770,26 +505,6 @@ class BareMetalAdminClusterFleetArgs:
770
505
  pulumi.set(self, "membership", value)
771
506
 
772
507
 
773
- if not MYPY:
774
- class BareMetalAdminClusterLoadBalancerArgsDict(TypedDict):
775
- port_config: pulumi.Input['BareMetalAdminClusterLoadBalancerPortConfigArgsDict']
776
- """
777
- Specifies the load balancer ports.
778
- Structure is documented below.
779
- """
780
- vip_config: pulumi.Input['BareMetalAdminClusterLoadBalancerVipConfigArgsDict']
781
- """
782
- Specified the Bare Metal Load Balancer Config
783
- Structure is documented below.
784
- """
785
- manual_lb_config: NotRequired[pulumi.Input['BareMetalAdminClusterLoadBalancerManualLbConfigArgsDict']]
786
- """
787
- A nested object resource
788
- Structure is documented below.
789
- """
790
- elif False:
791
- BareMetalAdminClusterLoadBalancerArgsDict: TypeAlias = Mapping[str, Any]
792
-
793
508
  @pulumi.input_type
794
509
  class BareMetalAdminClusterLoadBalancerArgs:
795
510
  def __init__(__self__, *,
@@ -849,15 +564,6 @@ class BareMetalAdminClusterLoadBalancerArgs:
849
564
  pulumi.set(self, "manual_lb_config", value)
850
565
 
851
566
 
852
- if not MYPY:
853
- class BareMetalAdminClusterLoadBalancerManualLbConfigArgsDict(TypedDict):
854
- enabled: pulumi.Input[bool]
855
- """
856
- Whether manual load balancing is enabled.
857
- """
858
- elif False:
859
- BareMetalAdminClusterLoadBalancerManualLbConfigArgsDict: TypeAlias = Mapping[str, Any]
860
-
861
567
  @pulumi.input_type
862
568
  class BareMetalAdminClusterLoadBalancerManualLbConfigArgs:
863
569
  def __init__(__self__, *,
@@ -880,15 +586,6 @@ class BareMetalAdminClusterLoadBalancerManualLbConfigArgs:
880
586
  pulumi.set(self, "enabled", value)
881
587
 
882
588
 
883
- if not MYPY:
884
- class BareMetalAdminClusterLoadBalancerPortConfigArgsDict(TypedDict):
885
- control_plane_load_balancer_port: pulumi.Input[int]
886
- """
887
- The port that control plane hosted load balancers will listen on.
888
- """
889
- elif False:
890
- BareMetalAdminClusterLoadBalancerPortConfigArgsDict: TypeAlias = Mapping[str, Any]
891
-
892
589
  @pulumi.input_type
893
590
  class BareMetalAdminClusterLoadBalancerPortConfigArgs:
894
591
  def __init__(__self__, *,
@@ -911,15 +608,6 @@ class BareMetalAdminClusterLoadBalancerPortConfigArgs:
911
608
  pulumi.set(self, "control_plane_load_balancer_port", value)
912
609
 
913
610
 
914
- if not MYPY:
915
- class BareMetalAdminClusterLoadBalancerVipConfigArgsDict(TypedDict):
916
- control_plane_vip: pulumi.Input[str]
917
- """
918
- The VIP which you previously set aside for the Kubernetes API of this Bare Metal Admin Cluster.
919
- """
920
- elif False:
921
- BareMetalAdminClusterLoadBalancerVipConfigArgsDict: TypeAlias = Mapping[str, Any]
922
-
923
611
  @pulumi.input_type
924
612
  class BareMetalAdminClusterLoadBalancerVipConfigArgs:
925
613
  def __init__(__self__, *,
@@ -942,18 +630,6 @@ class BareMetalAdminClusterLoadBalancerVipConfigArgs:
942
630
  pulumi.set(self, "control_plane_vip", value)
943
631
 
944
632
 
945
- if not MYPY:
946
- class BareMetalAdminClusterMaintenanceConfigArgsDict(TypedDict):
947
- maintenance_address_cidr_blocks: pulumi.Input[Sequence[pulumi.Input[str]]]
948
- """
949
- All IPv4 address from these ranges will be placed into maintenance mode.
950
- Nodes in maintenance mode will be cordoned and drained. When both of these
951
- are true, the "baremetal.cluster.gke.io/maintenance" annotation will be set
952
- on the node resource.
953
- """
954
- elif False:
955
- BareMetalAdminClusterMaintenanceConfigArgsDict: TypeAlias = Mapping[str, Any]
956
-
957
633
  @pulumi.input_type
958
634
  class BareMetalAdminClusterMaintenanceConfigArgs:
959
635
  def __init__(__self__, *,
@@ -982,16 +658,6 @@ class BareMetalAdminClusterMaintenanceConfigArgs:
982
658
  pulumi.set(self, "maintenance_address_cidr_blocks", value)
983
659
 
984
660
 
985
- if not MYPY:
986
- class BareMetalAdminClusterNetworkConfigArgsDict(TypedDict):
987
- island_mode_cidr: NotRequired[pulumi.Input['BareMetalAdminClusterNetworkConfigIslandModeCidrArgsDict']]
988
- """
989
- A nested object resource
990
- Structure is documented below.
991
- """
992
- elif False:
993
- BareMetalAdminClusterNetworkConfigArgsDict: TypeAlias = Mapping[str, Any]
994
-
995
661
  @pulumi.input_type
996
662
  class BareMetalAdminClusterNetworkConfigArgs:
997
663
  def __init__(__self__, *,
@@ -1017,19 +683,6 @@ class BareMetalAdminClusterNetworkConfigArgs:
1017
683
  pulumi.set(self, "island_mode_cidr", value)
1018
684
 
1019
685
 
1020
- if not MYPY:
1021
- class BareMetalAdminClusterNetworkConfigIslandModeCidrArgsDict(TypedDict):
1022
- pod_address_cidr_blocks: pulumi.Input[Sequence[pulumi.Input[str]]]
1023
- """
1024
- All pods in the cluster are assigned an RFC1918 IPv4 address from these ranges. This field cannot be changed after creation.
1025
- """
1026
- service_address_cidr_blocks: pulumi.Input[Sequence[pulumi.Input[str]]]
1027
- """
1028
- All services in the cluster are assigned an RFC1918 IPv4 address from these ranges. This field cannot be changed after creation.
1029
- """
1030
- elif False:
1031
- BareMetalAdminClusterNetworkConfigIslandModeCidrArgsDict: TypeAlias = Mapping[str, Any]
1032
-
1033
686
  @pulumi.input_type
1034
687
  class BareMetalAdminClusterNetworkConfigIslandModeCidrArgs:
1035
688
  def __init__(__self__, *,
@@ -1067,16 +720,6 @@ class BareMetalAdminClusterNetworkConfigIslandModeCidrArgs:
1067
720
  pulumi.set(self, "service_address_cidr_blocks", value)
1068
721
 
1069
722
 
1070
- if not MYPY:
1071
- class BareMetalAdminClusterNodeAccessConfigArgsDict(TypedDict):
1072
- login_user: NotRequired[pulumi.Input[str]]
1073
- """
1074
- LoginUser is the user name used to access node machines.
1075
- It defaults to "root" if not set.
1076
- """
1077
- elif False:
1078
- BareMetalAdminClusterNodeAccessConfigArgsDict: TypeAlias = Mapping[str, Any]
1079
-
1080
723
  @pulumi.input_type
1081
724
  class BareMetalAdminClusterNodeAccessConfigArgs:
1082
725
  def __init__(__self__, *,
@@ -1102,16 +745,6 @@ class BareMetalAdminClusterNodeAccessConfigArgs:
1102
745
  pulumi.set(self, "login_user", value)
1103
746
 
1104
747
 
1105
- if not MYPY:
1106
- class BareMetalAdminClusterNodeConfigArgsDict(TypedDict):
1107
- max_pods_per_node: NotRequired[pulumi.Input[int]]
1108
- """
1109
- The maximum number of pods a node can run. The size of the CIDR range
1110
- assigned to the node will be derived from this parameter.
1111
- """
1112
- elif False:
1113
- BareMetalAdminClusterNodeConfigArgsDict: TypeAlias = Mapping[str, Any]
1114
-
1115
748
  @pulumi.input_type
1116
749
  class BareMetalAdminClusterNodeConfigArgs:
1117
750
  def __init__(__self__, *,
@@ -1137,23 +770,6 @@ class BareMetalAdminClusterNodeConfigArgs:
1137
770
  pulumi.set(self, "max_pods_per_node", value)
1138
771
 
1139
772
 
1140
- if not MYPY:
1141
- class BareMetalAdminClusterProxyArgsDict(TypedDict):
1142
- uri: pulumi.Input[str]
1143
- """
1144
- Specifies the address of your proxy server.
1145
- Examples: http://domain
1146
- WARNING: Do not provide credentials in the format
1147
- http://(username:password@)domain these will be rejected by the server.
1148
- """
1149
- no_proxies: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
1150
- """
1151
- A list of IPs, hostnames, and domains that should skip the proxy.
1152
- Examples: ["127.0.0.1", "example.com", ".corp", "localhost"].
1153
- """
1154
- elif False:
1155
- BareMetalAdminClusterProxyArgsDict: TypeAlias = Mapping[str, Any]
1156
-
1157
773
  @pulumi.input_type
1158
774
  class BareMetalAdminClusterProxyArgs:
1159
775
  def __init__(__self__, *,
@@ -1200,16 +816,6 @@ class BareMetalAdminClusterProxyArgs:
1200
816
  pulumi.set(self, "no_proxies", value)
1201
817
 
1202
818
 
1203
- if not MYPY:
1204
- class BareMetalAdminClusterSecurityConfigArgsDict(TypedDict):
1205
- authorization: NotRequired[pulumi.Input['BareMetalAdminClusterSecurityConfigAuthorizationArgsDict']]
1206
- """
1207
- Configures user access to the Bare Metal User cluster.
1208
- Structure is documented below.
1209
- """
1210
- elif False:
1211
- BareMetalAdminClusterSecurityConfigArgsDict: TypeAlias = Mapping[str, Any]
1212
-
1213
819
  @pulumi.input_type
1214
820
  class BareMetalAdminClusterSecurityConfigArgs:
1215
821
  def __init__(__self__, *,
@@ -1235,16 +841,6 @@ class BareMetalAdminClusterSecurityConfigArgs:
1235
841
  pulumi.set(self, "authorization", value)
1236
842
 
1237
843
 
1238
- if not MYPY:
1239
- class BareMetalAdminClusterSecurityConfigAuthorizationArgsDict(TypedDict):
1240
- admin_users: pulumi.Input[Sequence[pulumi.Input['BareMetalAdminClusterSecurityConfigAuthorizationAdminUserArgsDict']]]
1241
- """
1242
- Users that will be granted the cluster-admin role on the cluster, providing full access to the cluster.
1243
- Structure is documented below.
1244
- """
1245
- elif False:
1246
- BareMetalAdminClusterSecurityConfigAuthorizationArgsDict: TypeAlias = Mapping[str, Any]
1247
-
1248
844
  @pulumi.input_type
1249
845
  class BareMetalAdminClusterSecurityConfigAuthorizationArgs:
1250
846
  def __init__(__self__, *,
@@ -1269,15 +865,6 @@ class BareMetalAdminClusterSecurityConfigAuthorizationArgs:
1269
865
  pulumi.set(self, "admin_users", value)
1270
866
 
1271
867
 
1272
- if not MYPY:
1273
- class BareMetalAdminClusterSecurityConfigAuthorizationAdminUserArgsDict(TypedDict):
1274
- username: pulumi.Input[str]
1275
- """
1276
- The name of the user, e.g. `my-gcp-id@gmail.com`.
1277
- """
1278
- elif False:
1279
- BareMetalAdminClusterSecurityConfigAuthorizationAdminUserArgsDict: TypeAlias = Mapping[str, Any]
1280
-
1281
868
  @pulumi.input_type
1282
869
  class BareMetalAdminClusterSecurityConfigAuthorizationAdminUserArgs:
1283
870
  def __init__(__self__, *,
@@ -1300,26 +887,6 @@ class BareMetalAdminClusterSecurityConfigAuthorizationAdminUserArgs:
1300
887
  pulumi.set(self, "username", value)
1301
888
 
1302
889
 
1303
- if not MYPY:
1304
- class BareMetalAdminClusterStatusArgsDict(TypedDict):
1305
- conditions: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalAdminClusterStatusConditionArgsDict']]]]
1306
- """
1307
- (Output)
1308
- ResourceConditions provide a standard mechanism for higher-level status reporting from admin cluster controller.
1309
- Structure is documented below.
1310
- """
1311
- error_message: NotRequired[pulumi.Input[str]]
1312
- """
1313
- (Output)
1314
- Human-friendly representation of the error message from the admin cluster
1315
- controller. The error message can be temporary as the admin cluster
1316
- controller creates a cluster or node pool. If the error message persists
1317
- for a longer period of time, it can be used to surface error message to
1318
- indicate real problems requiring user intervention.
1319
- """
1320
- elif False:
1321
- BareMetalAdminClusterStatusArgsDict: TypeAlias = Mapping[str, Any]
1322
-
1323
890
  @pulumi.input_type
1324
891
  class BareMetalAdminClusterStatusArgs:
1325
892
  def __init__(__self__, *,
@@ -1373,35 +940,6 @@ class BareMetalAdminClusterStatusArgs:
1373
940
  pulumi.set(self, "error_message", value)
1374
941
 
1375
942
 
1376
- if not MYPY:
1377
- class BareMetalAdminClusterStatusConditionArgsDict(TypedDict):
1378
- last_transition_time: NotRequired[pulumi.Input[str]]
1379
- """
1380
- (Output)
1381
- Last time the condition transit from one status to another.
1382
- """
1383
- message: NotRequired[pulumi.Input[str]]
1384
- """
1385
- Human-readable message indicating details about last transition.
1386
- """
1387
- reason: NotRequired[pulumi.Input[str]]
1388
- """
1389
- (Output)
1390
- A human-readable message of the check failure.
1391
- """
1392
- state: NotRequired[pulumi.Input[str]]
1393
- """
1394
- (Output)
1395
- The lifecycle state of the condition.
1396
- """
1397
- type: NotRequired[pulumi.Input[str]]
1398
- """
1399
- Type of the condition.
1400
- (e.g., ClusterRunning, NodePoolRunning or ServerSidePreflightReady)
1401
- """
1402
- elif False:
1403
- BareMetalAdminClusterStatusConditionArgsDict: TypeAlias = Mapping[str, Any]
1404
-
1405
943
  @pulumi.input_type
1406
944
  class BareMetalAdminClusterStatusConditionArgs:
1407
945
  def __init__(__self__, *,
@@ -1497,25 +1035,6 @@ class BareMetalAdminClusterStatusConditionArgs:
1497
1035
  pulumi.set(self, "type", value)
1498
1036
 
1499
1037
 
1500
- if not MYPY:
1501
- class BareMetalAdminClusterStorageArgsDict(TypedDict):
1502
- lvp_node_mounts_config: pulumi.Input['BareMetalAdminClusterStorageLvpNodeMountsConfigArgsDict']
1503
- """
1504
- Specifies the config for local PersistentVolumes backed
1505
- by mounted node disks. These disks need to be formatted and mounted by the
1506
- user, which can be done before or after cluster creation.
1507
- Structure is documented below.
1508
- """
1509
- lvp_share_config: pulumi.Input['BareMetalAdminClusterStorageLvpShareConfigArgsDict']
1510
- """
1511
- Specifies the config for local PersistentVolumes backed by
1512
- subdirectories in a shared filesystem. These subdirectores are
1513
- automatically created during cluster creation.
1514
- Structure is documented below.
1515
- """
1516
- elif False:
1517
- BareMetalAdminClusterStorageArgsDict: TypeAlias = Mapping[str, Any]
1518
-
1519
1038
  @pulumi.input_type
1520
1039
  class BareMetalAdminClusterStorageArgs:
1521
1040
  def __init__(__self__, *,
@@ -1565,19 +1084,6 @@ class BareMetalAdminClusterStorageArgs:
1565
1084
  pulumi.set(self, "lvp_share_config", value)
1566
1085
 
1567
1086
 
1568
- if not MYPY:
1569
- class BareMetalAdminClusterStorageLvpNodeMountsConfigArgsDict(TypedDict):
1570
- path: pulumi.Input[str]
1571
- """
1572
- The host machine path.
1573
- """
1574
- storage_class: pulumi.Input[str]
1575
- """
1576
- The StorageClass name that PVs will be created with.
1577
- """
1578
- elif False:
1579
- BareMetalAdminClusterStorageLvpNodeMountsConfigArgsDict: TypeAlias = Mapping[str, Any]
1580
-
1581
1087
  @pulumi.input_type
1582
1088
  class BareMetalAdminClusterStorageLvpNodeMountsConfigArgs:
1583
1089
  def __init__(__self__, *,
@@ -1615,20 +1121,6 @@ class BareMetalAdminClusterStorageLvpNodeMountsConfigArgs:
1615
1121
  pulumi.set(self, "storage_class", value)
1616
1122
 
1617
1123
 
1618
- if not MYPY:
1619
- class BareMetalAdminClusterStorageLvpShareConfigArgsDict(TypedDict):
1620
- lvp_config: pulumi.Input['BareMetalAdminClusterStorageLvpShareConfigLvpConfigArgsDict']
1621
- """
1622
- Defines the machine path and storage class for the LVP Share.
1623
- Structure is documented below.
1624
- """
1625
- shared_path_pv_count: NotRequired[pulumi.Input[int]]
1626
- """
1627
- The number of subdirectories to create under path.
1628
- """
1629
- elif False:
1630
- BareMetalAdminClusterStorageLvpShareConfigArgsDict: TypeAlias = Mapping[str, Any]
1631
-
1632
1124
  @pulumi.input_type
1633
1125
  class BareMetalAdminClusterStorageLvpShareConfigArgs:
1634
1126
  def __init__(__self__, *,
@@ -1669,19 +1161,6 @@ class BareMetalAdminClusterStorageLvpShareConfigArgs:
1669
1161
  pulumi.set(self, "shared_path_pv_count", value)
1670
1162
 
1671
1163
 
1672
- if not MYPY:
1673
- class BareMetalAdminClusterStorageLvpShareConfigLvpConfigArgsDict(TypedDict):
1674
- path: pulumi.Input[str]
1675
- """
1676
- The host machine path.
1677
- """
1678
- storage_class: pulumi.Input[str]
1679
- """
1680
- The StorageClass name that PVs will be created with.
1681
- """
1682
- elif False:
1683
- BareMetalAdminClusterStorageLvpShareConfigLvpConfigArgsDict: TypeAlias = Mapping[str, Any]
1684
-
1685
1164
  @pulumi.input_type
1686
1165
  class BareMetalAdminClusterStorageLvpShareConfigLvpConfigArgs:
1687
1166
  def __init__(__self__, *,
@@ -1719,27 +1198,6 @@ class BareMetalAdminClusterStorageLvpShareConfigLvpConfigArgs:
1719
1198
  pulumi.set(self, "storage_class", value)
1720
1199
 
1721
1200
 
1722
- if not MYPY:
1723
- class BareMetalAdminClusterValidationCheckArgsDict(TypedDict):
1724
- options: NotRequired[pulumi.Input[str]]
1725
- """
1726
- (Output)
1727
- Options used for the validation check.
1728
- """
1729
- scenario: NotRequired[pulumi.Input[str]]
1730
- """
1731
- (Output)
1732
- The scenario when the preflight checks were run..
1733
- """
1734
- statuses: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalAdminClusterValidationCheckStatusArgsDict']]]]
1735
- """
1736
- (Output)
1737
- Specifies the detailed validation check status
1738
- Structure is documented below.
1739
- """
1740
- elif False:
1741
- BareMetalAdminClusterValidationCheckArgsDict: TypeAlias = Mapping[str, Any]
1742
-
1743
1201
  @pulumi.input_type
1744
1202
  class BareMetalAdminClusterValidationCheckArgs:
1745
1203
  def __init__(__self__, *,
@@ -1803,17 +1261,6 @@ class BareMetalAdminClusterValidationCheckArgs:
1803
1261
  pulumi.set(self, "statuses", value)
1804
1262
 
1805
1263
 
1806
- if not MYPY:
1807
- class BareMetalAdminClusterValidationCheckStatusArgsDict(TypedDict):
1808
- results: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalAdminClusterValidationCheckStatusResultArgsDict']]]]
1809
- """
1810
- (Output)
1811
- Individual checks which failed as part of the Preflight check execution.
1812
- Structure is documented below.
1813
- """
1814
- elif False:
1815
- BareMetalAdminClusterValidationCheckStatusArgsDict: TypeAlias = Mapping[str, Any]
1816
-
1817
1264
  @pulumi.input_type
1818
1265
  class BareMetalAdminClusterValidationCheckStatusArgs:
1819
1266
  def __init__(__self__, *,
@@ -1841,35 +1288,6 @@ class BareMetalAdminClusterValidationCheckStatusArgs:
1841
1288
  pulumi.set(self, "results", value)
1842
1289
 
1843
1290
 
1844
- if not MYPY:
1845
- class BareMetalAdminClusterValidationCheckStatusResultArgsDict(TypedDict):
1846
- category: NotRequired[pulumi.Input[str]]
1847
- """
1848
- (Output)
1849
- The category of the validation.
1850
- """
1851
- description: NotRequired[pulumi.Input[str]]
1852
- """
1853
- A human readable description of this Bare Metal Admin Cluster.
1854
- """
1855
- details: NotRequired[pulumi.Input[str]]
1856
- """
1857
- (Output)
1858
- Detailed failure information, which might be unformatted.
1859
- """
1860
- options: NotRequired[pulumi.Input[str]]
1861
- """
1862
- (Output)
1863
- Options used for the validation check.
1864
- """
1865
- reason: NotRequired[pulumi.Input[str]]
1866
- """
1867
- (Output)
1868
- A human-readable message of the check failure.
1869
- """
1870
- elif False:
1871
- BareMetalAdminClusterValidationCheckStatusResultArgsDict: TypeAlias = Mapping[str, Any]
1872
-
1873
1291
  @pulumi.input_type
1874
1292
  class BareMetalAdminClusterValidationCheckStatusResultArgs:
1875
1293
  def __init__(__self__, *,
@@ -1965,17 +1383,6 @@ class BareMetalAdminClusterValidationCheckStatusResultArgs:
1965
1383
  pulumi.set(self, "reason", value)
1966
1384
 
1967
1385
 
1968
- if not MYPY:
1969
- class BareMetalClusterBinaryAuthorizationArgsDict(TypedDict):
1970
- evaluation_mode: NotRequired[pulumi.Input[str]]
1971
- """
1972
- Mode of operation for binauthz policy evaluation. If unspecified,
1973
- defaults to DISABLED.
1974
- Possible values are: `DISABLED`, `PROJECT_SINGLETON_POLICY_ENFORCE`.
1975
- """
1976
- elif False:
1977
- BareMetalClusterBinaryAuthorizationArgsDict: TypeAlias = Mapping[str, Any]
1978
-
1979
1386
  @pulumi.input_type
1980
1387
  class BareMetalClusterBinaryAuthorizationArgs:
1981
1388
  def __init__(__self__, *,
@@ -2003,15 +1410,6 @@ class BareMetalClusterBinaryAuthorizationArgs:
2003
1410
  pulumi.set(self, "evaluation_mode", value)
2004
1411
 
2005
1412
 
2006
- if not MYPY:
2007
- class BareMetalClusterClusterOperationsArgsDict(TypedDict):
2008
- enable_application_logs: NotRequired[pulumi.Input[bool]]
2009
- """
2010
- Whether collection of application logs/metrics should be enabled (in addition to system logs/metrics).
2011
- """
2012
- elif False:
2013
- BareMetalClusterClusterOperationsArgsDict: TypeAlias = Mapping[str, Any]
2014
-
2015
1413
  @pulumi.input_type
2016
1414
  class BareMetalClusterClusterOperationsArgs:
2017
1415
  def __init__(__self__, *,
@@ -2035,24 +1433,6 @@ class BareMetalClusterClusterOperationsArgs:
2035
1433
  pulumi.set(self, "enable_application_logs", value)
2036
1434
 
2037
1435
 
2038
- if not MYPY:
2039
- class BareMetalClusterControlPlaneArgsDict(TypedDict):
2040
- control_plane_node_pool_config: pulumi.Input['BareMetalClusterControlPlaneControlPlaneNodePoolConfigArgsDict']
2041
- """
2042
- Configures the node pool running the control plane. If specified the corresponding NodePool will be created for the cluster's control plane. The NodePool will have the same name and namespace as the cluster.
2043
- Structure is documented below.
2044
- """
2045
- api_server_args: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalClusterControlPlaneApiServerArgArgsDict']]]]
2046
- """
2047
- Customizes the default API server args. Only a subset of
2048
- customized flags are supported. Please refer to the API server
2049
- documentation below to know the exact format:
2050
- https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/
2051
- Structure is documented below.
2052
- """
2053
- elif False:
2054
- BareMetalClusterControlPlaneArgsDict: TypeAlias = Mapping[str, Any]
2055
-
2056
1436
  @pulumi.input_type
2057
1437
  class BareMetalClusterControlPlaneArgs:
2058
1438
  def __init__(__self__, *,
@@ -2101,19 +1481,6 @@ class BareMetalClusterControlPlaneArgs:
2101
1481
  pulumi.set(self, "api_server_args", value)
2102
1482
 
2103
1483
 
2104
- if not MYPY:
2105
- class BareMetalClusterControlPlaneApiServerArgArgsDict(TypedDict):
2106
- argument: pulumi.Input[str]
2107
- """
2108
- The argument name as it appears on the API Server command line please make sure to remove the leading dashes.
2109
- """
2110
- value: pulumi.Input[str]
2111
- """
2112
- The value of the arg as it will be passed to the API Server command line.
2113
- """
2114
- elif False:
2115
- BareMetalClusterControlPlaneApiServerArgArgsDict: TypeAlias = Mapping[str, Any]
2116
-
2117
1484
  @pulumi.input_type
2118
1485
  class BareMetalClusterControlPlaneApiServerArgArgs:
2119
1486
  def __init__(__self__, *,
@@ -2151,16 +1518,6 @@ class BareMetalClusterControlPlaneApiServerArgArgs:
2151
1518
  pulumi.set(self, "value", value)
2152
1519
 
2153
1520
 
2154
- if not MYPY:
2155
- class BareMetalClusterControlPlaneControlPlaneNodePoolConfigArgsDict(TypedDict):
2156
- node_pool_config: pulumi.Input['BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgsDict']
2157
- """
2158
- The generic configuration for a node pool running the control plane.
2159
- Structure is documented below.
2160
- """
2161
- elif False:
2162
- BareMetalClusterControlPlaneControlPlaneNodePoolConfigArgsDict: TypeAlias = Mapping[str, Any]
2163
-
2164
1521
  @pulumi.input_type
2165
1522
  class BareMetalClusterControlPlaneControlPlaneNodePoolConfigArgs:
2166
1523
  def __init__(__self__, *,
@@ -2185,38 +1542,6 @@ class BareMetalClusterControlPlaneControlPlaneNodePoolConfigArgs:
2185
1542
  pulumi.set(self, "node_pool_config", value)
2186
1543
 
2187
1544
 
2188
- if not MYPY:
2189
- class BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgsDict(TypedDict):
2190
- labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
2191
- """
2192
- The map of Kubernetes labels (key/value pairs) to be applied to
2193
- each node. These will added in addition to any default label(s)
2194
- that Kubernetes may apply to the node. In case of conflict in
2195
- label keys, the applied set may differ depending on the Kubernetes
2196
- version -- it's best to assume the behavior is undefined and
2197
- conflicts should be avoided. For more information, including usage
2198
- and the valid values, see:
2199
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
2200
- An object containing a list of "key": value pairs.
2201
- Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
2202
- """
2203
- node_configs: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigNodeConfigArgsDict']]]]
2204
- """
2205
- The list of machine addresses in the Bare Metal Node Pool.
2206
- Structure is documented below.
2207
- """
2208
- operating_system: NotRequired[pulumi.Input[str]]
2209
- """
2210
- Specifies the nodes operating system (default: LINUX).
2211
- """
2212
- taints: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigTaintArgsDict']]]]
2213
- """
2214
- The initial taints assigned to nodes of this node pool.
2215
- Structure is documented below.
2216
- """
2217
- elif False:
2218
- BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgsDict: TypeAlias = Mapping[str, Any]
2219
-
2220
1545
  @pulumi.input_type
2221
1546
  class BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgs:
2222
1547
  def __init__(__self__, *,
@@ -2310,29 +1635,6 @@ class BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgs:
2310
1635
  pulumi.set(self, "taints", value)
2311
1636
 
2312
1637
 
2313
- if not MYPY:
2314
- class BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigNodeConfigArgsDict(TypedDict):
2315
- labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
2316
- """
2317
- The map of Kubernetes labels (key/value pairs) to be applied to
2318
- each node. These will added in addition to any default label(s)
2319
- that Kubernetes may apply to the node. In case of conflict in
2320
- label keys, the applied set may differ depending on the Kubernetes
2321
- version -- it's best to assume the behavior is undefined and
2322
- conflicts should be avoided. For more information, including usage
2323
- and the valid values, see:
2324
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
2325
- An object containing a list of "key": value pairs.
2326
- Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
2327
- """
2328
- node_ip: NotRequired[pulumi.Input[str]]
2329
- """
2330
- The default IPv4 address for SSH access and Kubernetes node.
2331
- Example: 192.168.0.1
2332
- """
2333
- elif False:
2334
- BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigNodeConfigArgsDict: TypeAlias = Mapping[str, Any]
2335
-
2336
1638
  @pulumi.input_type
2337
1639
  class BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigNodeConfigArgs:
2338
1640
  def __init__(__self__, *,
@@ -2392,24 +1694,6 @@ class BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigNodeCo
2392
1694
  pulumi.set(self, "node_ip", value)
2393
1695
 
2394
1696
 
2395
- if not MYPY:
2396
- class BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigTaintArgsDict(TypedDict):
2397
- effect: NotRequired[pulumi.Input[str]]
2398
- """
2399
- Specifies the nodes operating system (default: LINUX).
2400
- Possible values are: `EFFECT_UNSPECIFIED`, `PREFER_NO_SCHEDULE`, `NO_EXECUTE`.
2401
- """
2402
- key: NotRequired[pulumi.Input[str]]
2403
- """
2404
- Key associated with the effect.
2405
- """
2406
- value: NotRequired[pulumi.Input[str]]
2407
- """
2408
- Value associated with the effect.
2409
- """
2410
- elif False:
2411
- BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigTaintArgsDict: TypeAlias = Mapping[str, Any]
2412
-
2413
1697
  @pulumi.input_type
2414
1698
  class BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigTaintArgs:
2415
1699
  def __init__(__self__, *,
@@ -2467,18 +1751,6 @@ class BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigTaintA
2467
1751
  pulumi.set(self, "value", value)
2468
1752
 
2469
1753
 
2470
- if not MYPY:
2471
- class BareMetalClusterFleetArgsDict(TypedDict):
2472
- membership: NotRequired[pulumi.Input[str]]
2473
- """
2474
- (Output)
2475
- The name of the managed Hub Membership resource associated to this cluster.
2476
- Membership names are formatted as
2477
- `projects/<project-number>/locations/<location>/memberships/<cluster-id>`.
2478
- """
2479
- elif False:
2480
- BareMetalClusterFleetArgsDict: TypeAlias = Mapping[str, Any]
2481
-
2482
1754
  @pulumi.input_type
2483
1755
  class BareMetalClusterFleetArgs:
2484
1756
  def __init__(__self__, *,
@@ -2508,36 +1780,6 @@ class BareMetalClusterFleetArgs:
2508
1780
  pulumi.set(self, "membership", value)
2509
1781
 
2510
1782
 
2511
- if not MYPY:
2512
- class BareMetalClusterLoadBalancerArgsDict(TypedDict):
2513
- port_config: pulumi.Input['BareMetalClusterLoadBalancerPortConfigArgsDict']
2514
- """
2515
- Specifies the load balancer ports.
2516
- Structure is documented below.
2517
- """
2518
- vip_config: pulumi.Input['BareMetalClusterLoadBalancerVipConfigArgsDict']
2519
- """
2520
- Specified the Bare Metal Load Balancer Config
2521
- Structure is documented below.
2522
- """
2523
- bgp_lb_config: NotRequired[pulumi.Input['BareMetalClusterLoadBalancerBgpLbConfigArgsDict']]
2524
- """
2525
- Configuration for BGP typed load balancers.
2526
- Structure is documented below.
2527
- """
2528
- manual_lb_config: NotRequired[pulumi.Input['BareMetalClusterLoadBalancerManualLbConfigArgsDict']]
2529
- """
2530
- A nested object resource
2531
- Structure is documented below.
2532
- """
2533
- metal_lb_config: NotRequired[pulumi.Input['BareMetalClusterLoadBalancerMetalLbConfigArgsDict']]
2534
- """
2535
- A nested object resource
2536
- Structure is documented below.
2537
- """
2538
- elif False:
2539
- BareMetalClusterLoadBalancerArgsDict: TypeAlias = Mapping[str, Any]
2540
-
2541
1783
  @pulumi.input_type
2542
1784
  class BareMetalClusterLoadBalancerArgs:
2543
1785
  def __init__(__self__, *,
@@ -2633,39 +1875,6 @@ class BareMetalClusterLoadBalancerArgs:
2633
1875
  pulumi.set(self, "metal_lb_config", value)
2634
1876
 
2635
1877
 
2636
- if not MYPY:
2637
- class BareMetalClusterLoadBalancerBgpLbConfigArgsDict(TypedDict):
2638
- address_pools: pulumi.Input[Sequence[pulumi.Input['BareMetalClusterLoadBalancerBgpLbConfigAddressPoolArgsDict']]]
2639
- """
2640
- AddressPools is a list of non-overlapping IP pools used by load balancer
2641
- typed services. All addresses must be routable to load balancer nodes.
2642
- IngressVIP must be included in the pools.
2643
- Structure is documented below.
2644
- """
2645
- asn: pulumi.Input[int]
2646
- """
2647
- BGP autonomous system number (ASN) of the cluster.
2648
- This field can be updated after cluster creation.
2649
- """
2650
- bgp_peer_configs: pulumi.Input[Sequence[pulumi.Input['BareMetalClusterLoadBalancerBgpLbConfigBgpPeerConfigArgsDict']]]
2651
- """
2652
- The list of BGP peers that the cluster will connect to.
2653
- At least one peer must be configured for each control plane node.
2654
- Control plane nodes will connect to these peers to advertise the control
2655
- plane VIP. The Services load balancer also uses these peers by default.
2656
- This field can be updated after cluster creation.
2657
- Structure is documented below.
2658
- """
2659
- load_balancer_node_pool_config: NotRequired[pulumi.Input['BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigArgsDict']]
2660
- """
2661
- Specifies the node pool running data plane load balancing. L2 connectivity
2662
- is required among nodes in this pool. If missing, the control plane node
2663
- pool is used for data plane load balancing.
2664
- Structure is documented below.
2665
- """
2666
- elif False:
2667
- BareMetalClusterLoadBalancerBgpLbConfigArgsDict: TypeAlias = Mapping[str, Any]
2668
-
2669
1878
  @pulumi.input_type
2670
1879
  class BareMetalClusterLoadBalancerBgpLbConfigArgs:
2671
1880
  def __init__(__self__, *,
@@ -2758,28 +1967,6 @@ class BareMetalClusterLoadBalancerBgpLbConfigArgs:
2758
1967
  pulumi.set(self, "load_balancer_node_pool_config", value)
2759
1968
 
2760
1969
 
2761
- if not MYPY:
2762
- class BareMetalClusterLoadBalancerBgpLbConfigAddressPoolArgsDict(TypedDict):
2763
- addresses: pulumi.Input[Sequence[pulumi.Input[str]]]
2764
- """
2765
- The addresses that are part of this pool. Each address must be either in the CIDR form (1.2.3.0/24) or range form (1.2.3.1-1.2.3.5).
2766
- """
2767
- pool: pulumi.Input[str]
2768
- """
2769
- The name of the address pool.
2770
- """
2771
- avoid_buggy_ips: NotRequired[pulumi.Input[bool]]
2772
- """
2773
- If true, avoid using IPs ending in .0 or .255.
2774
- This avoids buggy consumer devices mistakenly dropping IPv4 traffic for those special IP addresses.
2775
- """
2776
- manual_assign: NotRequired[pulumi.Input[str]]
2777
- """
2778
- If true, prevent IP addresses from being automatically assigned.
2779
- """
2780
- elif False:
2781
- BareMetalClusterLoadBalancerBgpLbConfigAddressPoolArgsDict: TypeAlias = Mapping[str, Any]
2782
-
2783
1970
  @pulumi.input_type
2784
1971
  class BareMetalClusterLoadBalancerBgpLbConfigAddressPoolArgs:
2785
1972
  def __init__(__self__, *,
@@ -2851,28 +2038,6 @@ class BareMetalClusterLoadBalancerBgpLbConfigAddressPoolArgs:
2851
2038
  pulumi.set(self, "manual_assign", value)
2852
2039
 
2853
2040
 
2854
- if not MYPY:
2855
- class BareMetalClusterLoadBalancerBgpLbConfigBgpPeerConfigArgsDict(TypedDict):
2856
- asn: pulumi.Input[int]
2857
- """
2858
- BGP autonomous system number (ASN) for the network that contains the
2859
- external peer device.
2860
- """
2861
- ip_address: pulumi.Input[str]
2862
- """
2863
- The IP address of the external peer device.
2864
- """
2865
- control_plane_nodes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
2866
- """
2867
- The IP address of the control plane node that connects to the external
2868
- peer.
2869
- If you don't specify any control plane nodes, all control plane nodes
2870
- can connect to the external peer. If you specify one or more IP addresses,
2871
- only the nodes specified participate in peering sessions.
2872
- """
2873
- elif False:
2874
- BareMetalClusterLoadBalancerBgpLbConfigBgpPeerConfigArgsDict: TypeAlias = Mapping[str, Any]
2875
-
2876
2041
  @pulumi.input_type
2877
2042
  class BareMetalClusterLoadBalancerBgpLbConfigBgpPeerConfigArgs:
2878
2043
  def __init__(__self__, *,
@@ -2936,16 +2101,6 @@ class BareMetalClusterLoadBalancerBgpLbConfigBgpPeerConfigArgs:
2936
2101
  pulumi.set(self, "control_plane_nodes", value)
2937
2102
 
2938
2103
 
2939
- if not MYPY:
2940
- class BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigArgsDict(TypedDict):
2941
- node_pool_config: NotRequired[pulumi.Input['BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigArgsDict']]
2942
- """
2943
- The generic configuration for a node pool running a load balancer.
2944
- Structure is documented below.
2945
- """
2946
- elif False:
2947
- BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigArgsDict: TypeAlias = Mapping[str, Any]
2948
-
2949
2104
  @pulumi.input_type
2950
2105
  class BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigArgs:
2951
2106
  def __init__(__self__, *,
@@ -2971,43 +2126,6 @@ class BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigArgs:
2971
2126
  pulumi.set(self, "node_pool_config", value)
2972
2127
 
2973
2128
 
2974
- if not MYPY:
2975
- class BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigArgsDict(TypedDict):
2976
- kubelet_config: NotRequired[pulumi.Input['BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigKubeletConfigArgsDict']]
2977
- """
2978
- The modifiable kubelet configurations for the baremetal machines.
2979
- Structure is documented below.
2980
- """
2981
- labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
2982
- """
2983
- The map of Kubernetes labels (key/value pairs) to be applied to
2984
- each node. These will added in addition to any default label(s)
2985
- that Kubernetes may apply to the node. In case of conflict in
2986
- label keys, the applied set may differ depending on the Kubernetes
2987
- version -- it's best to assume the behavior is undefined and
2988
- conflicts should be avoided. For more information, including usage
2989
- and the valid values, see:
2990
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
2991
- An object containing a list of "key": value pairs.
2992
- Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
2993
- """
2994
- node_configs: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigNodeConfigArgsDict']]]]
2995
- """
2996
- The list of machine addresses in the Bare Metal Node Pool.
2997
- Structure is documented below.
2998
- """
2999
- operating_system: NotRequired[pulumi.Input[str]]
3000
- """
3001
- Specifies the nodes operating system (default: LINUX).
3002
- """
3003
- taints: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigTaintArgsDict']]]]
3004
- """
3005
- The initial taints assigned to nodes of this node pool.
3006
- Structure is documented below.
3007
- """
3008
- elif False:
3009
- BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigArgsDict: TypeAlias = Mapping[str, Any]
3010
-
3011
2129
  @pulumi.input_type
3012
2130
  class BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigArgs:
3013
2131
  def __init__(__self__, *,
@@ -3119,36 +2237,6 @@ class BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolC
3119
2237
  pulumi.set(self, "taints", value)
3120
2238
 
3121
2239
 
3122
- if not MYPY:
3123
- class BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigKubeletConfigArgsDict(TypedDict):
3124
- registry_burst: NotRequired[pulumi.Input[int]]
3125
- """
3126
- The maximum size of bursty pulls, temporarily allows pulls to burst to this
3127
- number, while still not exceeding registry_pull_qps.
3128
- The value must not be a negative number.
3129
- Updating this field may impact scalability by changing the amount of
3130
- traffic produced by image pulls.
3131
- Defaults to 10.
3132
- """
3133
- registry_pull_qps: NotRequired[pulumi.Input[int]]
3134
- """
3135
- The limit of registry pulls per second.
3136
- Setting this value to 0 means no limit.
3137
- Updating this field may impact scalability by changing the amount of
3138
- traffic produced by image pulls.
3139
- Defaults to 5.
3140
- """
3141
- serialize_image_pulls_disabled: NotRequired[pulumi.Input[bool]]
3142
- """
3143
- Prevents the Kubelet from pulling multiple images at a time.
3144
- We recommend *not* changing the default value on nodes that run docker
3145
- daemon with version < 1.9 or an Another Union File System (Aufs) storage
3146
- backend. Issue https://github.com/kubernetes/kubernetes/issues/10959 has
3147
- more details.
3148
- """
3149
- elif False:
3150
- BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigKubeletConfigArgsDict: TypeAlias = Mapping[str, Any]
3151
-
3152
2240
  @pulumi.input_type
3153
2241
  class BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigKubeletConfigArgs:
3154
2242
  def __init__(__self__, *,
@@ -3230,29 +2318,6 @@ class BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolC
3230
2318
  pulumi.set(self, "serialize_image_pulls_disabled", value)
3231
2319
 
3232
2320
 
3233
- if not MYPY:
3234
- class BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigNodeConfigArgsDict(TypedDict):
3235
- labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
3236
- """
3237
- The map of Kubernetes labels (key/value pairs) to be applied to
3238
- each node. These will added in addition to any default label(s)
3239
- that Kubernetes may apply to the node. In case of conflict in
3240
- label keys, the applied set may differ depending on the Kubernetes
3241
- version -- it's best to assume the behavior is undefined and
3242
- conflicts should be avoided. For more information, including usage
3243
- and the valid values, see:
3244
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
3245
- An object containing a list of "key": value pairs.
3246
- Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
3247
- """
3248
- node_ip: NotRequired[pulumi.Input[str]]
3249
- """
3250
- The default IPv4 address for SSH access and Kubernetes node.
3251
- Example: 192.168.0.1
3252
- """
3253
- elif False:
3254
- BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigNodeConfigArgsDict: TypeAlias = Mapping[str, Any]
3255
-
3256
2321
  @pulumi.input_type
3257
2322
  class BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigNodeConfigArgs:
3258
2323
  def __init__(__self__, *,
@@ -3312,24 +2377,6 @@ class BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolC
3312
2377
  pulumi.set(self, "node_ip", value)
3313
2378
 
3314
2379
 
3315
- if not MYPY:
3316
- class BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigTaintArgsDict(TypedDict):
3317
- effect: NotRequired[pulumi.Input[str]]
3318
- """
3319
- Specifies the nodes operating system (default: LINUX).
3320
- Possible values are: `EFFECT_UNSPECIFIED`, `PREFER_NO_SCHEDULE`, `NO_EXECUTE`.
3321
- """
3322
- key: NotRequired[pulumi.Input[str]]
3323
- """
3324
- Key associated with the effect.
3325
- """
3326
- value: NotRequired[pulumi.Input[str]]
3327
- """
3328
- Value associated with the effect.
3329
- """
3330
- elif False:
3331
- BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigTaintArgsDict: TypeAlias = Mapping[str, Any]
3332
-
3333
2380
  @pulumi.input_type
3334
2381
  class BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolConfigTaintArgs:
3335
2382
  def __init__(__self__, *,
@@ -3387,15 +2434,6 @@ class BareMetalClusterLoadBalancerBgpLbConfigLoadBalancerNodePoolConfigNodePoolC
3387
2434
  pulumi.set(self, "value", value)
3388
2435
 
3389
2436
 
3390
- if not MYPY:
3391
- class BareMetalClusterLoadBalancerManualLbConfigArgsDict(TypedDict):
3392
- enabled: pulumi.Input[bool]
3393
- """
3394
- Whether manual load balancing is enabled.
3395
- """
3396
- elif False:
3397
- BareMetalClusterLoadBalancerManualLbConfigArgsDict: TypeAlias = Mapping[str, Any]
3398
-
3399
2437
  @pulumi.input_type
3400
2438
  class BareMetalClusterLoadBalancerManualLbConfigArgs:
3401
2439
  def __init__(__self__, *,
@@ -3418,23 +2456,6 @@ class BareMetalClusterLoadBalancerManualLbConfigArgs:
3418
2456
  pulumi.set(self, "enabled", value)
3419
2457
 
3420
2458
 
3421
- if not MYPY:
3422
- class BareMetalClusterLoadBalancerMetalLbConfigArgsDict(TypedDict):
3423
- address_pools: pulumi.Input[Sequence[pulumi.Input['BareMetalClusterLoadBalancerMetalLbConfigAddressPoolArgsDict']]]
3424
- """
3425
- AddressPools is a list of non-overlapping IP pools used by load balancer
3426
- typed services. All addresses must be routable to load balancer nodes.
3427
- IngressVIP must be included in the pools.
3428
- Structure is documented below.
3429
- """
3430
- load_balancer_node_pool_config: NotRequired[pulumi.Input['BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigArgsDict']]
3431
- """
3432
- Specifies the load balancer's node pool configuration.
3433
- Structure is documented below.
3434
- """
3435
- elif False:
3436
- BareMetalClusterLoadBalancerMetalLbConfigArgsDict: TypeAlias = Mapping[str, Any]
3437
-
3438
2459
  @pulumi.input_type
3439
2460
  class BareMetalClusterLoadBalancerMetalLbConfigArgs:
3440
2461
  def __init__(__self__, *,
@@ -3481,28 +2502,6 @@ class BareMetalClusterLoadBalancerMetalLbConfigArgs:
3481
2502
  pulumi.set(self, "load_balancer_node_pool_config", value)
3482
2503
 
3483
2504
 
3484
- if not MYPY:
3485
- class BareMetalClusterLoadBalancerMetalLbConfigAddressPoolArgsDict(TypedDict):
3486
- addresses: pulumi.Input[Sequence[pulumi.Input[str]]]
3487
- """
3488
- The addresses that are part of this pool. Each address must be either in the CIDR form (1.2.3.0/24) or range form (1.2.3.1-1.2.3.5).
3489
- """
3490
- pool: pulumi.Input[str]
3491
- """
3492
- The name of the address pool.
3493
- """
3494
- avoid_buggy_ips: NotRequired[pulumi.Input[bool]]
3495
- """
3496
- If true, avoid using IPs ending in .0 or .255.
3497
- This avoids buggy consumer devices mistakenly dropping IPv4 traffic for those special IP addresses.
3498
- """
3499
- manual_assign: NotRequired[pulumi.Input[bool]]
3500
- """
3501
- If true, prevent IP addresses from being automatically assigned.
3502
- """
3503
- elif False:
3504
- BareMetalClusterLoadBalancerMetalLbConfigAddressPoolArgsDict: TypeAlias = Mapping[str, Any]
3505
-
3506
2505
  @pulumi.input_type
3507
2506
  class BareMetalClusterLoadBalancerMetalLbConfigAddressPoolArgs:
3508
2507
  def __init__(__self__, *,
@@ -3574,16 +2573,6 @@ class BareMetalClusterLoadBalancerMetalLbConfigAddressPoolArgs:
3574
2573
  pulumi.set(self, "manual_assign", value)
3575
2574
 
3576
2575
 
3577
- if not MYPY:
3578
- class BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigArgsDict(TypedDict):
3579
- node_pool_config: NotRequired[pulumi.Input['BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigArgsDict']]
3580
- """
3581
- The generic configuration for a node pool running a load balancer.
3582
- Structure is documented below.
3583
- """
3584
- elif False:
3585
- BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigArgsDict: TypeAlias = Mapping[str, Any]
3586
-
3587
2576
  @pulumi.input_type
3588
2577
  class BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigArgs:
3589
2578
  def __init__(__self__, *,
@@ -3609,38 +2598,6 @@ class BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigArgs:
3609
2598
  pulumi.set(self, "node_pool_config", value)
3610
2599
 
3611
2600
 
3612
- if not MYPY:
3613
- class BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigArgsDict(TypedDict):
3614
- labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
3615
- """
3616
- The map of Kubernetes labels (key/value pairs) to be applied to
3617
- each node. These will added in addition to any default label(s)
3618
- that Kubernetes may apply to the node. In case of conflict in
3619
- label keys, the applied set may differ depending on the Kubernetes
3620
- version -- it's best to assume the behavior is undefined and
3621
- conflicts should be avoided. For more information, including usage
3622
- and the valid values, see:
3623
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
3624
- An object containing a list of "key": value pairs.
3625
- Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
3626
- """
3627
- node_configs: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigNodeConfigArgsDict']]]]
3628
- """
3629
- The list of machine addresses in the Bare Metal Node Pool.
3630
- Structure is documented below.
3631
- """
3632
- operating_system: NotRequired[pulumi.Input[str]]
3633
- """
3634
- Specifies the nodes operating system (default: LINUX).
3635
- """
3636
- taints: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigTaintArgsDict']]]]
3637
- """
3638
- The initial taints assigned to nodes of this node pool.
3639
- Structure is documented below.
3640
- """
3641
- elif False:
3642
- BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigArgsDict: TypeAlias = Mapping[str, Any]
3643
-
3644
2601
  @pulumi.input_type
3645
2602
  class BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigArgs:
3646
2603
  def __init__(__self__, *,
@@ -3734,29 +2691,6 @@ class BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoo
3734
2691
  pulumi.set(self, "taints", value)
3735
2692
 
3736
2693
 
3737
- if not MYPY:
3738
- class BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigNodeConfigArgsDict(TypedDict):
3739
- labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
3740
- """
3741
- The map of Kubernetes labels (key/value pairs) to be applied to
3742
- each node. These will added in addition to any default label(s)
3743
- that Kubernetes may apply to the node. In case of conflict in
3744
- label keys, the applied set may differ depending on the Kubernetes
3745
- version -- it's best to assume the behavior is undefined and
3746
- conflicts should be avoided. For more information, including usage
3747
- and the valid values, see:
3748
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
3749
- An object containing a list of "key": value pairs.
3750
- Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
3751
- """
3752
- node_ip: NotRequired[pulumi.Input[str]]
3753
- """
3754
- The default IPv4 address for SSH access and Kubernetes node.
3755
- Example: 192.168.0.1
3756
- """
3757
- elif False:
3758
- BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigNodeConfigArgsDict: TypeAlias = Mapping[str, Any]
3759
-
3760
2694
  @pulumi.input_type
3761
2695
  class BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigNodeConfigArgs:
3762
2696
  def __init__(__self__, *,
@@ -3816,24 +2750,6 @@ class BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoo
3816
2750
  pulumi.set(self, "node_ip", value)
3817
2751
 
3818
2752
 
3819
- if not MYPY:
3820
- class BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigTaintArgsDict(TypedDict):
3821
- effect: NotRequired[pulumi.Input[str]]
3822
- """
3823
- Specifies the nodes operating system (default: LINUX).
3824
- Possible values are: `EFFECT_UNSPECIFIED`, `PREFER_NO_SCHEDULE`, `NO_EXECUTE`.
3825
- """
3826
- key: NotRequired[pulumi.Input[str]]
3827
- """
3828
- Key associated with the effect.
3829
- """
3830
- value: NotRequired[pulumi.Input[str]]
3831
- """
3832
- Value associated with the effect.
3833
- """
3834
- elif False:
3835
- BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigTaintArgsDict: TypeAlias = Mapping[str, Any]
3836
-
3837
2753
  @pulumi.input_type
3838
2754
  class BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoolConfigTaintArgs:
3839
2755
  def __init__(__self__, *,
@@ -3891,15 +2807,6 @@ class BareMetalClusterLoadBalancerMetalLbConfigLoadBalancerNodePoolConfigNodePoo
3891
2807
  pulumi.set(self, "value", value)
3892
2808
 
3893
2809
 
3894
- if not MYPY:
3895
- class BareMetalClusterLoadBalancerPortConfigArgsDict(TypedDict):
3896
- control_plane_load_balancer_port: pulumi.Input[int]
3897
- """
3898
- The port that control plane hosted load balancers will listen on.
3899
- """
3900
- elif False:
3901
- BareMetalClusterLoadBalancerPortConfigArgsDict: TypeAlias = Mapping[str, Any]
3902
-
3903
2810
  @pulumi.input_type
3904
2811
  class BareMetalClusterLoadBalancerPortConfigArgs:
3905
2812
  def __init__(__self__, *,
@@ -3922,19 +2829,6 @@ class BareMetalClusterLoadBalancerPortConfigArgs:
3922
2829
  pulumi.set(self, "control_plane_load_balancer_port", value)
3923
2830
 
3924
2831
 
3925
- if not MYPY:
3926
- class BareMetalClusterLoadBalancerVipConfigArgsDict(TypedDict):
3927
- control_plane_vip: pulumi.Input[str]
3928
- """
3929
- The VIP which you previously set aside for the Kubernetes API of this Bare Metal User Cluster.
3930
- """
3931
- ingress_vip: pulumi.Input[str]
3932
- """
3933
- The VIP which you previously set aside for ingress traffic into this Bare Metal User Cluster.
3934
- """
3935
- elif False:
3936
- BareMetalClusterLoadBalancerVipConfigArgsDict: TypeAlias = Mapping[str, Any]
3937
-
3938
2832
  @pulumi.input_type
3939
2833
  class BareMetalClusterLoadBalancerVipConfigArgs:
3940
2834
  def __init__(__self__, *,
@@ -3972,18 +2866,6 @@ class BareMetalClusterLoadBalancerVipConfigArgs:
3972
2866
  pulumi.set(self, "ingress_vip", value)
3973
2867
 
3974
2868
 
3975
- if not MYPY:
3976
- class BareMetalClusterMaintenanceConfigArgsDict(TypedDict):
3977
- maintenance_address_cidr_blocks: pulumi.Input[Sequence[pulumi.Input[str]]]
3978
- """
3979
- All IPv4 address from these ranges will be placed into maintenance mode.
3980
- Nodes in maintenance mode will be cordoned and drained. When both of these
3981
- are true, the "baremetal.cluster.gke.io/maintenance" annotation will be set
3982
- on the node resource.
3983
- """
3984
- elif False:
3985
- BareMetalClusterMaintenanceConfigArgsDict: TypeAlias = Mapping[str, Any]
3986
-
3987
2869
  @pulumi.input_type
3988
2870
  class BareMetalClusterMaintenanceConfigArgs:
3989
2871
  def __init__(__self__, *,
@@ -4011,34 +2893,7 @@ class BareMetalClusterMaintenanceConfigArgs:
4011
2893
  def maintenance_address_cidr_blocks(self, value: pulumi.Input[Sequence[pulumi.Input[str]]]):
4012
2894
  pulumi.set(self, "maintenance_address_cidr_blocks", value)
4013
2895
 
4014
-
4015
- if not MYPY:
4016
- class BareMetalClusterNetworkConfigArgsDict(TypedDict):
4017
- advanced_networking: NotRequired[pulumi.Input[bool]]
4018
- """
4019
- Enables the use of advanced Anthos networking features, such as Bundled
4020
- Load Balancing with BGP or the egress NAT gateway.
4021
- Setting configuration for advanced networking features will automatically
4022
- set this flag.
4023
- """
4024
- island_mode_cidr: NotRequired[pulumi.Input['BareMetalClusterNetworkConfigIslandModeCidrArgsDict']]
4025
- """
4026
- A nested object resource
4027
- Structure is documented below.
4028
- """
4029
- multiple_network_interfaces_config: NotRequired[pulumi.Input['BareMetalClusterNetworkConfigMultipleNetworkInterfacesConfigArgsDict']]
4030
- """
4031
- Configuration for multiple network interfaces.
4032
- Structure is documented below.
4033
- """
4034
- sr_iov_config: NotRequired[pulumi.Input['BareMetalClusterNetworkConfigSrIovConfigArgsDict']]
4035
- """
4036
- Configuration for SR-IOV.
4037
- Structure is documented below.
4038
- """
4039
- elif False:
4040
- BareMetalClusterNetworkConfigArgsDict: TypeAlias = Mapping[str, Any]
4041
-
2896
+
4042
2897
  @pulumi.input_type
4043
2898
  class BareMetalClusterNetworkConfigArgs:
4044
2899
  def __init__(__self__, *,
@@ -4122,19 +2977,6 @@ class BareMetalClusterNetworkConfigArgs:
4122
2977
  pulumi.set(self, "sr_iov_config", value)
4123
2978
 
4124
2979
 
4125
- if not MYPY:
4126
- class BareMetalClusterNetworkConfigIslandModeCidrArgsDict(TypedDict):
4127
- pod_address_cidr_blocks: pulumi.Input[Sequence[pulumi.Input[str]]]
4128
- """
4129
- All pods in the cluster are assigned an RFC1918 IPv4 address from these ranges. This field cannot be changed after creation.
4130
- """
4131
- service_address_cidr_blocks: pulumi.Input[Sequence[pulumi.Input[str]]]
4132
- """
4133
- All services in the cluster are assigned an RFC1918 IPv4 address from these ranges. This field cannot be changed after creation.
4134
- """
4135
- elif False:
4136
- BareMetalClusterNetworkConfigIslandModeCidrArgsDict: TypeAlias = Mapping[str, Any]
4137
-
4138
2980
  @pulumi.input_type
4139
2981
  class BareMetalClusterNetworkConfigIslandModeCidrArgs:
4140
2982
  def __init__(__self__, *,
@@ -4172,17 +3014,6 @@ class BareMetalClusterNetworkConfigIslandModeCidrArgs:
4172
3014
  pulumi.set(self, "service_address_cidr_blocks", value)
4173
3015
 
4174
3016
 
4175
- if not MYPY:
4176
- class BareMetalClusterNetworkConfigMultipleNetworkInterfacesConfigArgsDict(TypedDict):
4177
- enabled: NotRequired[pulumi.Input[bool]]
4178
- """
4179
- Whether to enable multiple network interfaces for your pods.
4180
- When set network_config.advanced_networking is automatically
4181
- set to true.
4182
- """
4183
- elif False:
4184
- BareMetalClusterNetworkConfigMultipleNetworkInterfacesConfigArgsDict: TypeAlias = Mapping[str, Any]
4185
-
4186
3017
  @pulumi.input_type
4187
3018
  class BareMetalClusterNetworkConfigMultipleNetworkInterfacesConfigArgs:
4188
3019
  def __init__(__self__, *,
@@ -4210,15 +3041,6 @@ class BareMetalClusterNetworkConfigMultipleNetworkInterfacesConfigArgs:
4210
3041
  pulumi.set(self, "enabled", value)
4211
3042
 
4212
3043
 
4213
- if not MYPY:
4214
- class BareMetalClusterNetworkConfigSrIovConfigArgsDict(TypedDict):
4215
- enabled: NotRequired[pulumi.Input[bool]]
4216
- """
4217
- Whether to install the SR-IOV operator.
4218
- """
4219
- elif False:
4220
- BareMetalClusterNetworkConfigSrIovConfigArgsDict: TypeAlias = Mapping[str, Any]
4221
-
4222
3044
  @pulumi.input_type
4223
3045
  class BareMetalClusterNetworkConfigSrIovConfigArgs:
4224
3046
  def __init__(__self__, *,
@@ -4242,16 +3064,6 @@ class BareMetalClusterNetworkConfigSrIovConfigArgs:
4242
3064
  pulumi.set(self, "enabled", value)
4243
3065
 
4244
3066
 
4245
- if not MYPY:
4246
- class BareMetalClusterNodeAccessConfigArgsDict(TypedDict):
4247
- login_user: NotRequired[pulumi.Input[str]]
4248
- """
4249
- LoginUser is the user name used to access node machines.
4250
- It defaults to "root" if not set.
4251
- """
4252
- elif False:
4253
- BareMetalClusterNodeAccessConfigArgsDict: TypeAlias = Mapping[str, Any]
4254
-
4255
3067
  @pulumi.input_type
4256
3068
  class BareMetalClusterNodeAccessConfigArgs:
4257
3069
  def __init__(__self__, *,
@@ -4277,21 +3089,6 @@ class BareMetalClusterNodeAccessConfigArgs:
4277
3089
  pulumi.set(self, "login_user", value)
4278
3090
 
4279
3091
 
4280
- if not MYPY:
4281
- class BareMetalClusterNodeConfigArgsDict(TypedDict):
4282
- container_runtime: NotRequired[pulumi.Input[str]]
4283
- """
4284
- The available runtimes that can be used to run containers in a Bare Metal User Cluster.
4285
- Possible values are: `CONTAINER_RUNTIME_UNSPECIFIED`, `DOCKER`, `CONTAINERD`.
4286
- """
4287
- max_pods_per_node: NotRequired[pulumi.Input[int]]
4288
- """
4289
- The maximum number of pods a node can run. The size of the CIDR range
4290
- assigned to the node will be derived from this parameter.
4291
- """
4292
- elif False:
4293
- BareMetalClusterNodeConfigArgsDict: TypeAlias = Mapping[str, Any]
4294
-
4295
3092
  @pulumi.input_type
4296
3093
  class BareMetalClusterNodeConfigArgs:
4297
3094
  def __init__(__self__, *,
@@ -4335,16 +3132,6 @@ class BareMetalClusterNodeConfigArgs:
4335
3132
  pulumi.set(self, "max_pods_per_node", value)
4336
3133
 
4337
3134
 
4338
- if not MYPY:
4339
- class BareMetalClusterOsEnvironmentConfigArgsDict(TypedDict):
4340
- package_repo_excluded: pulumi.Input[bool]
4341
- """
4342
- Whether the package repo should not be included when initializing
4343
- bare metal machines.
4344
- """
4345
- elif False:
4346
- BareMetalClusterOsEnvironmentConfigArgsDict: TypeAlias = Mapping[str, Any]
4347
-
4348
3135
  @pulumi.input_type
4349
3136
  class BareMetalClusterOsEnvironmentConfigArgs:
4350
3137
  def __init__(__self__, *,
@@ -4369,23 +3156,6 @@ class BareMetalClusterOsEnvironmentConfigArgs:
4369
3156
  pulumi.set(self, "package_repo_excluded", value)
4370
3157
 
4371
3158
 
4372
- if not MYPY:
4373
- class BareMetalClusterProxyArgsDict(TypedDict):
4374
- uri: pulumi.Input[str]
4375
- """
4376
- Specifies the address of your proxy server.
4377
- Examples: http://domain
4378
- WARNING: Do not provide credentials in the format
4379
- http://(username:password@)domain these will be rejected by the server.
4380
- """
4381
- no_proxies: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
4382
- """
4383
- A list of IPs, hostnames, and domains that should skip the proxy.
4384
- Examples: ["127.0.0.1", "example.com", ".corp", "localhost"].
4385
- """
4386
- elif False:
4387
- BareMetalClusterProxyArgsDict: TypeAlias = Mapping[str, Any]
4388
-
4389
3159
  @pulumi.input_type
4390
3160
  class BareMetalClusterProxyArgs:
4391
3161
  def __init__(__self__, *,
@@ -4432,16 +3202,6 @@ class BareMetalClusterProxyArgs:
4432
3202
  pulumi.set(self, "no_proxies", value)
4433
3203
 
4434
3204
 
4435
- if not MYPY:
4436
- class BareMetalClusterSecurityConfigArgsDict(TypedDict):
4437
- authorization: NotRequired[pulumi.Input['BareMetalClusterSecurityConfigAuthorizationArgsDict']]
4438
- """
4439
- Configures user access to the Bare Metal User cluster.
4440
- Structure is documented below.
4441
- """
4442
- elif False:
4443
- BareMetalClusterSecurityConfigArgsDict: TypeAlias = Mapping[str, Any]
4444
-
4445
3205
  @pulumi.input_type
4446
3206
  class BareMetalClusterSecurityConfigArgs:
4447
3207
  def __init__(__self__, *,
@@ -4467,16 +3227,6 @@ class BareMetalClusterSecurityConfigArgs:
4467
3227
  pulumi.set(self, "authorization", value)
4468
3228
 
4469
3229
 
4470
- if not MYPY:
4471
- class BareMetalClusterSecurityConfigAuthorizationArgsDict(TypedDict):
4472
- admin_users: pulumi.Input[Sequence[pulumi.Input['BareMetalClusterSecurityConfigAuthorizationAdminUserArgsDict']]]
4473
- """
4474
- Users that will be granted the cluster-admin role on the cluster, providing full access to the cluster.
4475
- Structure is documented below.
4476
- """
4477
- elif False:
4478
- BareMetalClusterSecurityConfigAuthorizationArgsDict: TypeAlias = Mapping[str, Any]
4479
-
4480
3230
  @pulumi.input_type
4481
3231
  class BareMetalClusterSecurityConfigAuthorizationArgs:
4482
3232
  def __init__(__self__, *,
@@ -4501,15 +3251,6 @@ class BareMetalClusterSecurityConfigAuthorizationArgs:
4501
3251
  pulumi.set(self, "admin_users", value)
4502
3252
 
4503
3253
 
4504
- if not MYPY:
4505
- class BareMetalClusterSecurityConfigAuthorizationAdminUserArgsDict(TypedDict):
4506
- username: pulumi.Input[str]
4507
- """
4508
- The name of the user, e.g. `my-gcp-id@gmail.com`.
4509
- """
4510
- elif False:
4511
- BareMetalClusterSecurityConfigAuthorizationAdminUserArgsDict: TypeAlias = Mapping[str, Any]
4512
-
4513
3254
  @pulumi.input_type
4514
3255
  class BareMetalClusterSecurityConfigAuthorizationAdminUserArgs:
4515
3256
  def __init__(__self__, *,
@@ -4532,26 +3273,6 @@ class BareMetalClusterSecurityConfigAuthorizationAdminUserArgs:
4532
3273
  pulumi.set(self, "username", value)
4533
3274
 
4534
3275
 
4535
- if not MYPY:
4536
- class BareMetalClusterStatusArgsDict(TypedDict):
4537
- conditions: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalClusterStatusConditionArgsDict']]]]
4538
- """
4539
- (Output)
4540
- ResourceConditions provide a standard mechanism for higher-level status reporting from user cluster controller.
4541
- Structure is documented below.
4542
- """
4543
- error_message: NotRequired[pulumi.Input[str]]
4544
- """
4545
- (Output)
4546
- Human-friendly representation of the error message from the user cluster
4547
- controller. The error message can be temporary as the user cluster
4548
- controller creates a cluster or node pool. If the error message persists
4549
- for a longer period of time, it can be used to surface error message to
4550
- indicate real problems requiring user intervention.
4551
- """
4552
- elif False:
4553
- BareMetalClusterStatusArgsDict: TypeAlias = Mapping[str, Any]
4554
-
4555
3276
  @pulumi.input_type
4556
3277
  class BareMetalClusterStatusArgs:
4557
3278
  def __init__(__self__, *,
@@ -4605,35 +3326,6 @@ class BareMetalClusterStatusArgs:
4605
3326
  pulumi.set(self, "error_message", value)
4606
3327
 
4607
3328
 
4608
- if not MYPY:
4609
- class BareMetalClusterStatusConditionArgsDict(TypedDict):
4610
- last_transition_time: NotRequired[pulumi.Input[str]]
4611
- """
4612
- (Output)
4613
- Last time the condition transit from one status to another.
4614
- """
4615
- message: NotRequired[pulumi.Input[str]]
4616
- """
4617
- Human-readable message indicating details about last transition.
4618
- """
4619
- reason: NotRequired[pulumi.Input[str]]
4620
- """
4621
- (Output)
4622
- A human-readable message of the check failure.
4623
- """
4624
- state: NotRequired[pulumi.Input[str]]
4625
- """
4626
- (Output)
4627
- The lifecycle state of the condition.
4628
- """
4629
- type: NotRequired[pulumi.Input[str]]
4630
- """
4631
- Type of the condition.
4632
- (e.g., ClusterRunning, NodePoolRunning or ServerSidePreflightReady)
4633
- """
4634
- elif False:
4635
- BareMetalClusterStatusConditionArgsDict: TypeAlias = Mapping[str, Any]
4636
-
4637
3329
  @pulumi.input_type
4638
3330
  class BareMetalClusterStatusConditionArgs:
4639
3331
  def __init__(__self__, *,
@@ -4729,25 +3421,6 @@ class BareMetalClusterStatusConditionArgs:
4729
3421
  pulumi.set(self, "type", value)
4730
3422
 
4731
3423
 
4732
- if not MYPY:
4733
- class BareMetalClusterStorageArgsDict(TypedDict):
4734
- lvp_node_mounts_config: pulumi.Input['BareMetalClusterStorageLvpNodeMountsConfigArgsDict']
4735
- """
4736
- Specifies the config for local PersistentVolumes backed
4737
- by mounted node disks. These disks need to be formatted and mounted by the
4738
- user, which can be done before or after cluster creation.
4739
- Structure is documented below.
4740
- """
4741
- lvp_share_config: pulumi.Input['BareMetalClusterStorageLvpShareConfigArgsDict']
4742
- """
4743
- Specifies the config for local PersistentVolumes backed by
4744
- subdirectories in a shared filesystem. These subdirectores are
4745
- automatically created during cluster creation.
4746
- Structure is documented below.
4747
- """
4748
- elif False:
4749
- BareMetalClusterStorageArgsDict: TypeAlias = Mapping[str, Any]
4750
-
4751
3424
  @pulumi.input_type
4752
3425
  class BareMetalClusterStorageArgs:
4753
3426
  def __init__(__self__, *,
@@ -4797,21 +3470,6 @@ class BareMetalClusterStorageArgs:
4797
3470
  pulumi.set(self, "lvp_share_config", value)
4798
3471
 
4799
3472
 
4800
- if not MYPY:
4801
- class BareMetalClusterStorageLvpNodeMountsConfigArgsDict(TypedDict):
4802
- path: pulumi.Input[str]
4803
- """
4804
- The host machine path.
4805
- """
4806
- storage_class: pulumi.Input[str]
4807
- """
4808
- The StorageClass name that PVs will be created with.
4809
-
4810
- - - -
4811
- """
4812
- elif False:
4813
- BareMetalClusterStorageLvpNodeMountsConfigArgsDict: TypeAlias = Mapping[str, Any]
4814
-
4815
3473
  @pulumi.input_type
4816
3474
  class BareMetalClusterStorageLvpNodeMountsConfigArgs:
4817
3475
  def __init__(__self__, *,
@@ -4853,20 +3511,6 @@ class BareMetalClusterStorageLvpNodeMountsConfigArgs:
4853
3511
  pulumi.set(self, "storage_class", value)
4854
3512
 
4855
3513
 
4856
- if not MYPY:
4857
- class BareMetalClusterStorageLvpShareConfigArgsDict(TypedDict):
4858
- lvp_config: pulumi.Input['BareMetalClusterStorageLvpShareConfigLvpConfigArgsDict']
4859
- """
4860
- Defines the machine path and storage class for the LVP Share.
4861
- Structure is documented below.
4862
- """
4863
- shared_path_pv_count: NotRequired[pulumi.Input[int]]
4864
- """
4865
- The number of subdirectories to create under path.
4866
- """
4867
- elif False:
4868
- BareMetalClusterStorageLvpShareConfigArgsDict: TypeAlias = Mapping[str, Any]
4869
-
4870
3514
  @pulumi.input_type
4871
3515
  class BareMetalClusterStorageLvpShareConfigArgs:
4872
3516
  def __init__(__self__, *,
@@ -4907,19 +3551,6 @@ class BareMetalClusterStorageLvpShareConfigArgs:
4907
3551
  pulumi.set(self, "shared_path_pv_count", value)
4908
3552
 
4909
3553
 
4910
- if not MYPY:
4911
- class BareMetalClusterStorageLvpShareConfigLvpConfigArgsDict(TypedDict):
4912
- path: pulumi.Input[str]
4913
- """
4914
- The host machine path.
4915
- """
4916
- storage_class: pulumi.Input[str]
4917
- """
4918
- The StorageClass name that PVs will be created with.
4919
- """
4920
- elif False:
4921
- BareMetalClusterStorageLvpShareConfigLvpConfigArgsDict: TypeAlias = Mapping[str, Any]
4922
-
4923
3554
  @pulumi.input_type
4924
3555
  class BareMetalClusterStorageLvpShareConfigLvpConfigArgs:
4925
3556
  def __init__(__self__, *,
@@ -4957,16 +3588,6 @@ class BareMetalClusterStorageLvpShareConfigLvpConfigArgs:
4957
3588
  pulumi.set(self, "storage_class", value)
4958
3589
 
4959
3590
 
4960
- if not MYPY:
4961
- class BareMetalClusterUpgradePolicyArgsDict(TypedDict):
4962
- policy: NotRequired[pulumi.Input[str]]
4963
- """
4964
- Specifies which upgrade policy to use.
4965
- Possible values are: `SERIAL`, `CONCURRENT`.
4966
- """
4967
- elif False:
4968
- BareMetalClusterUpgradePolicyArgsDict: TypeAlias = Mapping[str, Any]
4969
-
4970
3591
  @pulumi.input_type
4971
3592
  class BareMetalClusterUpgradePolicyArgs:
4972
3593
  def __init__(__self__, *,
@@ -4992,27 +3613,6 @@ class BareMetalClusterUpgradePolicyArgs:
4992
3613
  pulumi.set(self, "policy", value)
4993
3614
 
4994
3615
 
4995
- if not MYPY:
4996
- class BareMetalClusterValidationCheckArgsDict(TypedDict):
4997
- options: NotRequired[pulumi.Input[str]]
4998
- """
4999
- (Output)
5000
- Options used for the validation check.
5001
- """
5002
- scenario: NotRequired[pulumi.Input[str]]
5003
- """
5004
- (Output)
5005
- The scenario when the preflight checks were run..
5006
- """
5007
- statuses: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalClusterValidationCheckStatusArgsDict']]]]
5008
- """
5009
- (Output)
5010
- Specifies the detailed validation check status
5011
- Structure is documented below.
5012
- """
5013
- elif False:
5014
- BareMetalClusterValidationCheckArgsDict: TypeAlias = Mapping[str, Any]
5015
-
5016
3616
  @pulumi.input_type
5017
3617
  class BareMetalClusterValidationCheckArgs:
5018
3618
  def __init__(__self__, *,
@@ -5076,17 +3676,6 @@ class BareMetalClusterValidationCheckArgs:
5076
3676
  pulumi.set(self, "statuses", value)
5077
3677
 
5078
3678
 
5079
- if not MYPY:
5080
- class BareMetalClusterValidationCheckStatusArgsDict(TypedDict):
5081
- results: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalClusterValidationCheckStatusResultArgsDict']]]]
5082
- """
5083
- (Output)
5084
- Individual checks which failed as part of the Preflight check execution.
5085
- Structure is documented below.
5086
- """
5087
- elif False:
5088
- BareMetalClusterValidationCheckStatusArgsDict: TypeAlias = Mapping[str, Any]
5089
-
5090
3679
  @pulumi.input_type
5091
3680
  class BareMetalClusterValidationCheckStatusArgs:
5092
3681
  def __init__(__self__, *,
@@ -5114,36 +3703,6 @@ class BareMetalClusterValidationCheckStatusArgs:
5114
3703
  pulumi.set(self, "results", value)
5115
3704
 
5116
3705
 
5117
- if not MYPY:
5118
- class BareMetalClusterValidationCheckStatusResultArgsDict(TypedDict):
5119
- category: NotRequired[pulumi.Input[str]]
5120
- """
5121
- (Output)
5122
- The category of the validation.
5123
- """
5124
- description: NotRequired[pulumi.Input[str]]
5125
- """
5126
- (Output)
5127
- The description of the validation check.
5128
- """
5129
- details: NotRequired[pulumi.Input[str]]
5130
- """
5131
- (Output)
5132
- Detailed failure information, which might be unformatted.
5133
- """
5134
- options: NotRequired[pulumi.Input[str]]
5135
- """
5136
- (Output)
5137
- Options used for the validation check.
5138
- """
5139
- reason: NotRequired[pulumi.Input[str]]
5140
- """
5141
- (Output)
5142
- A human-readable message of the check failure.
5143
- """
5144
- elif False:
5145
- BareMetalClusterValidationCheckStatusResultArgsDict: TypeAlias = Mapping[str, Any]
5146
-
5147
3706
  @pulumi.input_type
5148
3707
  class BareMetalClusterValidationCheckStatusResultArgs:
5149
3708
  def __init__(__self__, *,
@@ -5241,38 +3800,6 @@ class BareMetalClusterValidationCheckStatusResultArgs:
5241
3800
  pulumi.set(self, "reason", value)
5242
3801
 
5243
3802
 
5244
- if not MYPY:
5245
- class BareMetalNodePoolNodePoolConfigArgsDict(TypedDict):
5246
- node_configs: pulumi.Input[Sequence[pulumi.Input['BareMetalNodePoolNodePoolConfigNodeConfigArgsDict']]]
5247
- """
5248
- The list of machine addresses in the Bare Metal Node Pool.
5249
- Structure is documented below.
5250
- """
5251
- labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
5252
- """
5253
- The map of Kubernetes labels (key/value pairs) to be applied to
5254
- each node. These will added in addition to any default label(s)
5255
- that Kubernetes may apply to the node. In case of conflict in
5256
- label keys, the applied set may differ depending on the Kubernetes
5257
- version -- it's best to assume the behavior is undefined and
5258
- conflicts should be avoided. For more information, including usage
5259
- and the valid values, see:
5260
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
5261
- An object containing a list of "key": value pairs.
5262
- Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
5263
- """
5264
- operating_system: NotRequired[pulumi.Input[str]]
5265
- """
5266
- Specifies the nodes operating system (default: LINUX).
5267
- """
5268
- taints: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalNodePoolNodePoolConfigTaintArgsDict']]]]
5269
- """
5270
- The initial taints assigned to nodes of this node pool.
5271
- Structure is documented below.
5272
- """
5273
- elif False:
5274
- BareMetalNodePoolNodePoolConfigArgsDict: TypeAlias = Mapping[str, Any]
5275
-
5276
3803
  @pulumi.input_type
5277
3804
  class BareMetalNodePoolNodePoolConfigArgs:
5278
3805
  def __init__(__self__, *,
@@ -5365,29 +3892,6 @@ class BareMetalNodePoolNodePoolConfigArgs:
5365
3892
  pulumi.set(self, "taints", value)
5366
3893
 
5367
3894
 
5368
- if not MYPY:
5369
- class BareMetalNodePoolNodePoolConfigNodeConfigArgsDict(TypedDict):
5370
- labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
5371
- """
5372
- The map of Kubernetes labels (key/value pairs) to be applied to
5373
- each node. These will added in addition to any default label(s)
5374
- that Kubernetes may apply to the node. In case of conflict in
5375
- label keys, the applied set may differ depending on the Kubernetes
5376
- version -- it's best to assume the behavior is undefined and
5377
- conflicts should be avoided. For more information, including usage
5378
- and the valid values, see:
5379
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
5380
- An object containing a list of "key": value pairs.
5381
- Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
5382
- """
5383
- node_ip: NotRequired[pulumi.Input[str]]
5384
- """
5385
- The default IPv4 address for SSH access and Kubernetes node.
5386
- Example: 192.168.0.1
5387
- """
5388
- elif False:
5389
- BareMetalNodePoolNodePoolConfigNodeConfigArgsDict: TypeAlias = Mapping[str, Any]
5390
-
5391
3895
  @pulumi.input_type
5392
3896
  class BareMetalNodePoolNodePoolConfigNodeConfigArgs:
5393
3897
  def __init__(__self__, *,
@@ -5447,26 +3951,6 @@ class BareMetalNodePoolNodePoolConfigNodeConfigArgs:
5447
3951
  pulumi.set(self, "node_ip", value)
5448
3952
 
5449
3953
 
5450
- if not MYPY:
5451
- class BareMetalNodePoolNodePoolConfigTaintArgsDict(TypedDict):
5452
- effect: NotRequired[pulumi.Input[str]]
5453
- """
5454
- Specifies the nodes operating system (default: LINUX).
5455
- Possible values are: `EFFECT_UNSPECIFIED`, `PREFER_NO_SCHEDULE`, `NO_EXECUTE`.
5456
-
5457
- - - -
5458
- """
5459
- key: NotRequired[pulumi.Input[str]]
5460
- """
5461
- Key associated with the effect.
5462
- """
5463
- value: NotRequired[pulumi.Input[str]]
5464
- """
5465
- Value associated with the effect.
5466
- """
5467
- elif False:
5468
- BareMetalNodePoolNodePoolConfigTaintArgsDict: TypeAlias = Mapping[str, Any]
5469
-
5470
3954
  @pulumi.input_type
5471
3955
  class BareMetalNodePoolNodePoolConfigTaintArgs:
5472
3956
  def __init__(__self__, *,
@@ -5517,36 +4001,16 @@ class BareMetalNodePoolNodePoolConfigTaintArgs:
5517
4001
 
5518
4002
  @property
5519
4003
  @pulumi.getter
5520
- def value(self) -> Optional[pulumi.Input[str]]:
5521
- """
5522
- Value associated with the effect.
5523
- """
5524
- return pulumi.get(self, "value")
5525
-
5526
- @value.setter
5527
- def value(self, value: Optional[pulumi.Input[str]]):
5528
- pulumi.set(self, "value", value)
5529
-
5530
-
5531
- if not MYPY:
5532
- class BareMetalNodePoolStatusArgsDict(TypedDict):
5533
- conditions: NotRequired[pulumi.Input[Sequence[pulumi.Input['BareMetalNodePoolStatusConditionArgsDict']]]]
5534
- """
5535
- (Output)
5536
- ResourceConditions provide a standard mechanism for higher-level status reporting from user cluster controller.
5537
- Structure is documented below.
5538
- """
5539
- error_message: NotRequired[pulumi.Input[str]]
5540
- """
5541
- (Output)
5542
- Human-friendly representation of the error message from the user cluster
5543
- controller. The error message can be temporary as the user cluster
5544
- controller creates a cluster or node pool. If the error message persists
5545
- for a longer period of time, it can be used to surface error message to
5546
- indicate real problems requiring user intervention.
4004
+ def value(self) -> Optional[pulumi.Input[str]]:
4005
+ """
4006
+ Value associated with the effect.
5547
4007
  """
5548
- elif False:
5549
- BareMetalNodePoolStatusArgsDict: TypeAlias = Mapping[str, Any]
4008
+ return pulumi.get(self, "value")
4009
+
4010
+ @value.setter
4011
+ def value(self, value: Optional[pulumi.Input[str]]):
4012
+ pulumi.set(self, "value", value)
4013
+
5550
4014
 
5551
4015
  @pulumi.input_type
5552
4016
  class BareMetalNodePoolStatusArgs:
@@ -5601,34 +4065,6 @@ class BareMetalNodePoolStatusArgs:
5601
4065
  pulumi.set(self, "error_message", value)
5602
4066
 
5603
4067
 
5604
- if not MYPY:
5605
- class BareMetalNodePoolStatusConditionArgsDict(TypedDict):
5606
- last_transition_time: NotRequired[pulumi.Input[str]]
5607
- """
5608
- (Output)
5609
- Last time the condition transit from one status to another.
5610
- """
5611
- message: NotRequired[pulumi.Input[str]]
5612
- """
5613
- Human-readable message indicating details about last transition.
5614
- """
5615
- reason: NotRequired[pulumi.Input[str]]
5616
- """
5617
- Machine-readable message indicating details about last transition.
5618
- """
5619
- state: NotRequired[pulumi.Input[str]]
5620
- """
5621
- (Output)
5622
- The lifecycle state of the condition.
5623
- """
5624
- type: NotRequired[pulumi.Input[str]]
5625
- """
5626
- Type of the condition.
5627
- (e.g., ClusterRunning, NodePoolRunning or ServerSidePreflightReady)
5628
- """
5629
- elif False:
5630
- BareMetalNodePoolStatusConditionArgsDict: TypeAlias = Mapping[str, Any]
5631
-
5632
4068
  @pulumi.input_type
5633
4069
  class BareMetalNodePoolStatusConditionArgs:
5634
4070
  def __init__(__self__, *,
@@ -5722,17 +4158,6 @@ class BareMetalNodePoolStatusConditionArgs:
5722
4158
  pulumi.set(self, "type", value)
5723
4159
 
5724
4160
 
5725
- if not MYPY:
5726
- class VMwareClusterAntiAffinityGroupsArgsDict(TypedDict):
5727
- aag_config_disabled: pulumi.Input[bool]
5728
- """
5729
- Spread nodes across at least three physical hosts (requires at least three
5730
- hosts).
5731
- Enabled by default.
5732
- """
5733
- elif False:
5734
- VMwareClusterAntiAffinityGroupsArgsDict: TypeAlias = Mapping[str, Any]
5735
-
5736
4161
  @pulumi.input_type
5737
4162
  class VMwareClusterAntiAffinityGroupsArgs:
5738
4163
  def __init__(__self__, *,
@@ -5759,17 +4184,6 @@ class VMwareClusterAntiAffinityGroupsArgs:
5759
4184
  pulumi.set(self, "aag_config_disabled", value)
5760
4185
 
5761
4186
 
5762
- if not MYPY:
5763
- class VMwareClusterAuthorizationArgsDict(TypedDict):
5764
- admin_users: NotRequired[pulumi.Input[Sequence[pulumi.Input['VMwareClusterAuthorizationAdminUserArgsDict']]]]
5765
- """
5766
- Users that will be granted the cluster-admin role on the cluster, providing
5767
- full access to the cluster.
5768
- Structure is documented below.
5769
- """
5770
- elif False:
5771
- VMwareClusterAuthorizationArgsDict: TypeAlias = Mapping[str, Any]
5772
-
5773
4187
  @pulumi.input_type
5774
4188
  class VMwareClusterAuthorizationArgs:
5775
4189
  def __init__(__self__, *,
@@ -5797,15 +4211,6 @@ class VMwareClusterAuthorizationArgs:
5797
4211
  pulumi.set(self, "admin_users", value)
5798
4212
 
5799
4213
 
5800
- if not MYPY:
5801
- class VMwareClusterAuthorizationAdminUserArgsDict(TypedDict):
5802
- username: pulumi.Input[str]
5803
- """
5804
- The name of the user, e.g. `my-gcp-id@gmail.com`.
5805
- """
5806
- elif False:
5807
- VMwareClusterAuthorizationAdminUserArgsDict: TypeAlias = Mapping[str, Any]
5808
-
5809
4214
  @pulumi.input_type
5810
4215
  class VMwareClusterAuthorizationAdminUserArgs:
5811
4216
  def __init__(__self__, *,
@@ -5828,15 +4233,6 @@ class VMwareClusterAuthorizationAdminUserArgs:
5828
4233
  pulumi.set(self, "username", value)
5829
4234
 
5830
4235
 
5831
- if not MYPY:
5832
- class VMwareClusterAutoRepairConfigArgsDict(TypedDict):
5833
- enabled: pulumi.Input[bool]
5834
- """
5835
- Whether auto repair is enabled.
5836
- """
5837
- elif False:
5838
- VMwareClusterAutoRepairConfigArgsDict: TypeAlias = Mapping[str, Any]
5839
-
5840
4236
  @pulumi.input_type
5841
4237
  class VMwareClusterAutoRepairConfigArgs:
5842
4238
  def __init__(__self__, *,
@@ -5859,37 +4255,6 @@ class VMwareClusterAutoRepairConfigArgs:
5859
4255
  pulumi.set(self, "enabled", value)
5860
4256
 
5861
4257
 
5862
- if not MYPY:
5863
- class VMwareClusterControlPlaneNodeArgsDict(TypedDict):
5864
- auto_resize_config: NotRequired[pulumi.Input['VMwareClusterControlPlaneNodeAutoResizeConfigArgsDict']]
5865
- """
5866
- AutoResizeConfig provides auto resizing configurations.
5867
- Structure is documented below.
5868
- """
5869
- cpus: NotRequired[pulumi.Input[int]]
5870
- """
5871
- The number of CPUs for each admin cluster node that serve as control planes
5872
- for this VMware User Cluster. (default: 4 CPUs)
5873
- """
5874
- memory: NotRequired[pulumi.Input[int]]
5875
- """
5876
- The megabytes of memory for each admin cluster node that serves as a
5877
- control plane for this VMware User Cluster (default: 8192 MB memory).
5878
- """
5879
- replicas: NotRequired[pulumi.Input[int]]
5880
- """
5881
- The number of control plane nodes for this VMware User Cluster.
5882
- (default: 1 replica).
5883
- """
5884
- vsphere_configs: NotRequired[pulumi.Input[Sequence[pulumi.Input['VMwareClusterControlPlaneNodeVsphereConfigArgsDict']]]]
5885
- """
5886
- (Output)
5887
- Vsphere-specific config.
5888
- Structure is documented below.
5889
- """
5890
- elif False:
5891
- VMwareClusterControlPlaneNodeArgsDict: TypeAlias = Mapping[str, Any]
5892
-
5893
4258
  @pulumi.input_type
5894
4259
  class VMwareClusterControlPlaneNodeArgs:
5895
4260
  def __init__(__self__, *,
@@ -5989,17 +4354,6 @@ class VMwareClusterControlPlaneNodeArgs:
5989
4354
  pulumi.set(self, "vsphere_configs", value)
5990
4355
 
5991
4356
 
5992
- if not MYPY:
5993
- class VMwareClusterControlPlaneNodeAutoResizeConfigArgsDict(TypedDict):
5994
- enabled: pulumi.Input[bool]
5995
- """
5996
- Whether to enable control plane node auto resizing.
5997
-
5998
- <a name="nested_vsphere_config"></a>The `vsphere_config` block contains:
5999
- """
6000
- elif False:
6001
- VMwareClusterControlPlaneNodeAutoResizeConfigArgsDict: TypeAlias = Mapping[str, Any]
6002
-
6003
4357
  @pulumi.input_type
6004
4358
  class VMwareClusterControlPlaneNodeAutoResizeConfigArgs:
6005
4359
  def __init__(__self__, *,
@@ -6026,19 +4380,6 @@ class VMwareClusterControlPlaneNodeAutoResizeConfigArgs:
6026
4380
  pulumi.set(self, "enabled", value)
6027
4381
 
6028
4382
 
6029
- if not MYPY:
6030
- class VMwareClusterControlPlaneNodeVsphereConfigArgsDict(TypedDict):
6031
- datastore: NotRequired[pulumi.Input[str]]
6032
- """
6033
- The Vsphere datastore used by the Control Plane Node.
6034
- """
6035
- storage_policy_name: NotRequired[pulumi.Input[str]]
6036
- """
6037
- The Vsphere storage policy used by the control plane Node.
6038
- """
6039
- elif False:
6040
- VMwareClusterControlPlaneNodeVsphereConfigArgsDict: TypeAlias = Mapping[str, Any]
6041
-
6042
4383
  @pulumi.input_type
6043
4384
  class VMwareClusterControlPlaneNodeVsphereConfigArgs:
6044
4385
  def __init__(__self__, *,
@@ -6078,23 +4419,6 @@ class VMwareClusterControlPlaneNodeVsphereConfigArgs:
6078
4419
  pulumi.set(self, "storage_policy_name", value)
6079
4420
 
6080
4421
 
6081
- if not MYPY:
6082
- class VMwareClusterDataplaneV2ArgsDict(TypedDict):
6083
- advanced_networking: NotRequired[pulumi.Input[bool]]
6084
- """
6085
- Enable advanced networking which requires dataplane_v2_enabled to be set true.
6086
- """
6087
- dataplane_v2_enabled: NotRequired[pulumi.Input[bool]]
6088
- """
6089
- Enables Dataplane V2.
6090
- """
6091
- windows_dataplane_v2_enabled: NotRequired[pulumi.Input[bool]]
6092
- """
6093
- Enable Dataplane V2 for clusters with Windows nodes.
6094
- """
6095
- elif False:
6096
- VMwareClusterDataplaneV2ArgsDict: TypeAlias = Mapping[str, Any]
6097
-
6098
4422
  @pulumi.input_type
6099
4423
  class VMwareClusterDataplaneV2Args:
6100
4424
  def __init__(__self__, *,
@@ -6150,18 +4474,6 @@ class VMwareClusterDataplaneV2Args:
6150
4474
  pulumi.set(self, "windows_dataplane_v2_enabled", value)
6151
4475
 
6152
4476
 
6153
- if not MYPY:
6154
- class VMwareClusterFleetArgsDict(TypedDict):
6155
- membership: NotRequired[pulumi.Input[str]]
6156
- """
6157
- (Output)
6158
- The name of the managed Hub Membership resource associated to this cluster.
6159
- Membership names are formatted as
6160
- `projects/<project-number>/locations/<location>/memberships/<cluster-id>`.
6161
- """
6162
- elif False:
6163
- VMwareClusterFleetArgsDict: TypeAlias = Mapping[str, Any]
6164
-
6165
4477
  @pulumi.input_type
6166
4478
  class VMwareClusterFleetArgs:
6167
4479
  def __init__(__self__, *,
@@ -6191,31 +4503,6 @@ class VMwareClusterFleetArgs:
6191
4503
  pulumi.set(self, "membership", value)
6192
4504
 
6193
4505
 
6194
- if not MYPY:
6195
- class VMwareClusterLoadBalancerArgsDict(TypedDict):
6196
- f5_config: NotRequired[pulumi.Input['VMwareClusterLoadBalancerF5ConfigArgsDict']]
6197
- """
6198
- Configuration for F5 Big IP typed load balancers.
6199
- Structure is documented below.
6200
- """
6201
- manual_lb_config: NotRequired[pulumi.Input['VMwareClusterLoadBalancerManualLbConfigArgsDict']]
6202
- """
6203
- Manually configured load balancers.
6204
- Structure is documented below.
6205
- """
6206
- metal_lb_config: NotRequired[pulumi.Input['VMwareClusterLoadBalancerMetalLbConfigArgsDict']]
6207
- """
6208
- Configuration for MetalLB typed load balancers.
6209
- Structure is documented below.
6210
- """
6211
- vip_config: NotRequired[pulumi.Input['VMwareClusterLoadBalancerVipConfigArgsDict']]
6212
- """
6213
- The VIPs used by the load balancer.
6214
- Structure is documented below.
6215
- """
6216
- elif False:
6217
- VMwareClusterLoadBalancerArgsDict: TypeAlias = Mapping[str, Any]
6218
-
6219
4506
  @pulumi.input_type
6220
4507
  class VMwareClusterLoadBalancerArgs:
6221
4508
  def __init__(__self__, *,
@@ -6295,25 +4582,6 @@ class VMwareClusterLoadBalancerArgs:
6295
4582
  pulumi.set(self, "vip_config", value)
6296
4583
 
6297
4584
 
6298
- if not MYPY:
6299
- class VMwareClusterLoadBalancerF5ConfigArgsDict(TypedDict):
6300
- address: NotRequired[pulumi.Input[str]]
6301
- """
6302
- The load balancer's IP address.
6303
- """
6304
- partition: NotRequired[pulumi.Input[str]]
6305
- """
6306
- he preexisting partition to be used by the load balancer. T
6307
- his partition is usually created for the admin cluster for example:
6308
- 'my-f5-admin-partition'.
6309
- """
6310
- snat_pool: NotRequired[pulumi.Input[str]]
6311
- """
6312
- The pool name. Only necessary, if using SNAT.
6313
- """
6314
- elif False:
6315
- VMwareClusterLoadBalancerF5ConfigArgsDict: TypeAlias = Mapping[str, Any]
6316
-
6317
4585
  @pulumi.input_type
6318
4586
  class VMwareClusterLoadBalancerF5ConfigArgs:
6319
4587
  def __init__(__self__, *,
@@ -6373,31 +4641,6 @@ class VMwareClusterLoadBalancerF5ConfigArgs:
6373
4641
  pulumi.set(self, "snat_pool", value)
6374
4642
 
6375
4643
 
6376
- if not MYPY:
6377
- class VMwareClusterLoadBalancerManualLbConfigArgsDict(TypedDict):
6378
- control_plane_node_port: NotRequired[pulumi.Input[int]]
6379
- """
6380
- NodePort for control plane service. The Kubernetes API server in the admin
6381
- cluster is implemented as a Service of type NodePort (ex. 30968).
6382
- """
6383
- ingress_http_node_port: NotRequired[pulumi.Input[int]]
6384
- """
6385
- NodePort for ingress service's http. The ingress service in the admin
6386
- cluster is implemented as a Service of type NodePort (ex. 32527).
6387
- """
6388
- ingress_https_node_port: NotRequired[pulumi.Input[int]]
6389
- """
6390
- NodePort for ingress service's https. The ingress service in the admin
6391
- cluster is implemented as a Service of type NodePort (ex. 30139).
6392
- """
6393
- konnectivity_server_node_port: NotRequired[pulumi.Input[int]]
6394
- """
6395
- NodePort for konnectivity server service running as a sidecar in each
6396
- kube-apiserver pod (ex. 30564).
6397
- """
6398
- elif False:
6399
- VMwareClusterLoadBalancerManualLbConfigArgsDict: TypeAlias = Mapping[str, Any]
6400
-
6401
4644
  @pulumi.input_type
6402
4645
  class VMwareClusterLoadBalancerManualLbConfigArgs:
6403
4646
  def __init__(__self__, *,
@@ -6477,18 +4720,6 @@ class VMwareClusterLoadBalancerManualLbConfigArgs:
6477
4720
  pulumi.set(self, "konnectivity_server_node_port", value)
6478
4721
 
6479
4722
 
6480
- if not MYPY:
6481
- class VMwareClusterLoadBalancerMetalLbConfigArgsDict(TypedDict):
6482
- address_pools: pulumi.Input[Sequence[pulumi.Input['VMwareClusterLoadBalancerMetalLbConfigAddressPoolArgsDict']]]
6483
- """
6484
- AddressPools is a list of non-overlapping IP pools used by load balancer
6485
- typed services. All addresses must be routable to load balancer nodes.
6486
- IngressVIP must be included in the pools.
6487
- Structure is documented below.
6488
- """
6489
- elif False:
6490
- VMwareClusterLoadBalancerMetalLbConfigArgsDict: TypeAlias = Mapping[str, Any]
6491
-
6492
4723
  @pulumi.input_type
6493
4724
  class VMwareClusterLoadBalancerMetalLbConfigArgs:
6494
4725
  def __init__(__self__, *,
@@ -6517,33 +4748,6 @@ class VMwareClusterLoadBalancerMetalLbConfigArgs:
6517
4748
  pulumi.set(self, "address_pools", value)
6518
4749
 
6519
4750
 
6520
- if not MYPY:
6521
- class VMwareClusterLoadBalancerMetalLbConfigAddressPoolArgsDict(TypedDict):
6522
- addresses: pulumi.Input[Sequence[pulumi.Input[str]]]
6523
- """
6524
- The addresses that are part of this pool. Each address
6525
- must be either in the CIDR form (1.2.3.0/24) or range
6526
- form (1.2.3.1-1.2.3.5).
6527
- """
6528
- pool: pulumi.Input[str]
6529
- """
6530
- The name of the address pool.
6531
- """
6532
- avoid_buggy_ips: NotRequired[pulumi.Input[bool]]
6533
- """
6534
- If true, avoid using IPs ending in .0 or .255.
6535
- This avoids buggy consumer devices mistakenly dropping IPv4 traffic for
6536
- those special IP addresses.
6537
- """
6538
- manual_assign: NotRequired[pulumi.Input[bool]]
6539
- """
6540
- If true, prevent IP addresses from being automatically assigned.
6541
-
6542
- <a name="nested_dataplane_v2"></a>The `dataplane_v2` block supports:
6543
- """
6544
- elif False:
6545
- VMwareClusterLoadBalancerMetalLbConfigAddressPoolArgsDict: TypeAlias = Mapping[str, Any]
6546
-
6547
4751
  @pulumi.input_type
6548
4752
  class VMwareClusterLoadBalancerMetalLbConfigAddressPoolArgs:
6549
4753
  def __init__(__self__, *,
@@ -6625,21 +4829,6 @@ class VMwareClusterLoadBalancerMetalLbConfigAddressPoolArgs:
6625
4829
  pulumi.set(self, "manual_assign", value)
6626
4830
 
6627
4831
 
6628
- if not MYPY:
6629
- class VMwareClusterLoadBalancerVipConfigArgsDict(TypedDict):
6630
- control_plane_vip: NotRequired[pulumi.Input[str]]
6631
- """
6632
- The VIP which you previously set aside for the Kubernetes API of this cluster.
6633
- """
6634
- ingress_vip: NotRequired[pulumi.Input[str]]
6635
- """
6636
- The VIP which you previously set aside for ingress traffic into this cluster.
6637
-
6638
- <a name="nested_f5_config"></a>The `f5_config` block supports:
6639
- """
6640
- elif False:
6641
- VMwareClusterLoadBalancerVipConfigArgsDict: TypeAlias = Mapping[str, Any]
6642
-
6643
4832
  @pulumi.input_type
6644
4833
  class VMwareClusterLoadBalancerVipConfigArgs:
6645
4834
  def __init__(__self__, *,
@@ -6683,46 +4872,6 @@ class VMwareClusterLoadBalancerVipConfigArgs:
6683
4872
  pulumi.set(self, "ingress_vip", value)
6684
4873
 
6685
4874
 
6686
- if not MYPY:
6687
- class VMwareClusterNetworkConfigArgsDict(TypedDict):
6688
- pod_address_cidr_blocks: pulumi.Input[Sequence[pulumi.Input[str]]]
6689
- """
6690
- All pods in the cluster are assigned an RFC1918 IPv4 address from these ranges.
6691
- Only a single range is supported. This field cannot be changed after creation.
6692
- """
6693
- service_address_cidr_blocks: pulumi.Input[Sequence[pulumi.Input[str]]]
6694
- """
6695
- All services in the cluster are assigned an RFC1918 IPv4 address
6696
- from these ranges. Only a single range is supported.. This field
6697
- cannot be changed after creation.
6698
- """
6699
- control_plane_v2_config: NotRequired[pulumi.Input['VMwareClusterNetworkConfigControlPlaneV2ConfigArgsDict']]
6700
- """
6701
- Configuration for control plane V2 mode.
6702
- Structure is documented below.
6703
- """
6704
- dhcp_ip_config: NotRequired[pulumi.Input['VMwareClusterNetworkConfigDhcpIpConfigArgsDict']]
6705
- """
6706
- Configuration settings for a DHCP IP configuration.
6707
- Structure is documented below.
6708
- """
6709
- host_config: NotRequired[pulumi.Input['VMwareClusterNetworkConfigHostConfigArgsDict']]
6710
- """
6711
- Represents common network settings irrespective of the host's IP address.
6712
- Structure is documented below.
6713
- """
6714
- static_ip_config: NotRequired[pulumi.Input['VMwareClusterNetworkConfigStaticIpConfigArgsDict']]
6715
- """
6716
- Configuration settings for a static IP configuration.
6717
- Structure is documented below.
6718
- """
6719
- vcenter_network: NotRequired[pulumi.Input[str]]
6720
- """
6721
- vcenter_network specifies vCenter network name. Inherited from the admin cluster.
6722
- """
6723
- elif False:
6724
- VMwareClusterNetworkConfigArgsDict: TypeAlias = Mapping[str, Any]
6725
-
6726
4875
  @pulumi.input_type
6727
4876
  class VMwareClusterNetworkConfigArgs:
6728
4877
  def __init__(__self__, *,
@@ -6854,15 +5003,6 @@ class VMwareClusterNetworkConfigArgs:
6854
5003
  pulumi.set(self, "vcenter_network", value)
6855
5004
 
6856
5005
 
6857
- if not MYPY:
6858
- class VMwareClusterNetworkConfigControlPlaneV2ConfigArgsDict(TypedDict):
6859
- control_plane_ip_block: NotRequired[pulumi.Input['VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockArgsDict']]
6860
- """
6861
- Static IP addresses for the control plane nodes.
6862
- """
6863
- elif False:
6864
- VMwareClusterNetworkConfigControlPlaneV2ConfigArgsDict: TypeAlias = Mapping[str, Any]
6865
-
6866
5006
  @pulumi.input_type
6867
5007
  class VMwareClusterNetworkConfigControlPlaneV2ConfigArgs:
6868
5008
  def __init__(__self__, *,
@@ -6886,24 +5026,6 @@ class VMwareClusterNetworkConfigControlPlaneV2ConfigArgs:
6886
5026
  pulumi.set(self, "control_plane_ip_block", value)
6887
5027
 
6888
5028
 
6889
- if not MYPY:
6890
- class VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockArgsDict(TypedDict):
6891
- gateway: NotRequired[pulumi.Input[str]]
6892
- """
6893
- The network gateway used by the VMware User Cluster.
6894
- """
6895
- ips: NotRequired[pulumi.Input[Sequence[pulumi.Input['VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockIpArgsDict']]]]
6896
- """
6897
- The node's network configurations used by the VMware User Cluster.
6898
- Structure is documented below.
6899
- """
6900
- netmask: NotRequired[pulumi.Input[str]]
6901
- """
6902
- The netmask used by the VMware User Cluster.
6903
- """
6904
- elif False:
6905
- VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockArgsDict: TypeAlias = Mapping[str, Any]
6906
-
6907
5029
  @pulumi.input_type
6908
5030
  class VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockArgs:
6909
5031
  def __init__(__self__, *,
@@ -6961,19 +5083,6 @@ class VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockArgs:
6961
5083
  pulumi.set(self, "netmask", value)
6962
5084
 
6963
5085
 
6964
- if not MYPY:
6965
- class VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockIpArgsDict(TypedDict):
6966
- hostname: NotRequired[pulumi.Input[str]]
6967
- """
6968
- Hostname of the machine. VM's name will be used if this field is empty.
6969
- """
6970
- ip: NotRequired[pulumi.Input[str]]
6971
- """
6972
- IP could be an IP address (like 1.2.3.4) or a CIDR (like 1.2.3.0/24).
6973
- """
6974
- elif False:
6975
- VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockIpArgsDict: TypeAlias = Mapping[str, Any]
6976
-
6977
5086
  @pulumi.input_type
6978
5087
  class VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockIpArgs:
6979
5088
  def __init__(__self__, *,
@@ -7013,16 +5122,6 @@ class VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockIpArgs:
7013
5122
  pulumi.set(self, "ip", value)
7014
5123
 
7015
5124
 
7016
- if not MYPY:
7017
- class VMwareClusterNetworkConfigDhcpIpConfigArgsDict(TypedDict):
7018
- enabled: pulumi.Input[bool]
7019
- """
7020
- enabled is a flag to mark if DHCP IP allocation is
7021
- used for VMware user clusters.
7022
- """
7023
- elif False:
7024
- VMwareClusterNetworkConfigDhcpIpConfigArgsDict: TypeAlias = Mapping[str, Any]
7025
-
7026
5125
  @pulumi.input_type
7027
5126
  class VMwareClusterNetworkConfigDhcpIpConfigArgs:
7028
5127
  def __init__(__self__, *,
@@ -7038,33 +5137,14 @@ class VMwareClusterNetworkConfigDhcpIpConfigArgs:
7038
5137
  def enabled(self) -> pulumi.Input[bool]:
7039
5138
  """
7040
5139
  enabled is a flag to mark if DHCP IP allocation is
7041
- used for VMware user clusters.
7042
- """
7043
- return pulumi.get(self, "enabled")
7044
-
7045
- @enabled.setter
7046
- def enabled(self, value: pulumi.Input[bool]):
7047
- pulumi.set(self, "enabled", value)
7048
-
7049
-
7050
- if not MYPY:
7051
- class VMwareClusterNetworkConfigHostConfigArgsDict(TypedDict):
7052
- dns_search_domains: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
7053
- """
7054
- DNS search domains.
7055
-
7056
- <a name="nested_control_plane_v2_config"></a>The `control_plane_v2_config` block supports:
7057
- """
7058
- dns_servers: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
7059
- """
7060
- DNS servers.
7061
- """
7062
- ntp_servers: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
7063
- """
7064
- NTP servers.
5140
+ used for VMware user clusters.
7065
5141
  """
7066
- elif False:
7067
- VMwareClusterNetworkConfigHostConfigArgsDict: TypeAlias = Mapping[str, Any]
5142
+ return pulumi.get(self, "enabled")
5143
+
5144
+ @enabled.setter
5145
+ def enabled(self, value: pulumi.Input[bool]):
5146
+ pulumi.set(self, "enabled", value)
5147
+
7068
5148
 
7069
5149
  @pulumi.input_type
7070
5150
  class VMwareClusterNetworkConfigHostConfigArgs:
@@ -7125,16 +5205,6 @@ class VMwareClusterNetworkConfigHostConfigArgs:
7125
5205
  pulumi.set(self, "ntp_servers", value)
7126
5206
 
7127
5207
 
7128
- if not MYPY:
7129
- class VMwareClusterNetworkConfigStaticIpConfigArgsDict(TypedDict):
7130
- ip_blocks: pulumi.Input[Sequence[pulumi.Input['VMwareClusterNetworkConfigStaticIpConfigIpBlockArgsDict']]]
7131
- """
7132
- Represents the configuration values for static IP allocation to nodes.
7133
- Structure is documented below.
7134
- """
7135
- elif False:
7136
- VMwareClusterNetworkConfigStaticIpConfigArgsDict: TypeAlias = Mapping[str, Any]
7137
-
7138
5208
  @pulumi.input_type
7139
5209
  class VMwareClusterNetworkConfigStaticIpConfigArgs:
7140
5210
  def __init__(__self__, *,
@@ -7159,24 +5229,6 @@ class VMwareClusterNetworkConfigStaticIpConfigArgs:
7159
5229
  pulumi.set(self, "ip_blocks", value)
7160
5230
 
7161
5231
 
7162
- if not MYPY:
7163
- class VMwareClusterNetworkConfigStaticIpConfigIpBlockArgsDict(TypedDict):
7164
- gateway: pulumi.Input[str]
7165
- """
7166
- The network gateway used by the VMware User Cluster.
7167
- """
7168
- ips: pulumi.Input[Sequence[pulumi.Input['VMwareClusterNetworkConfigStaticIpConfigIpBlockIpArgsDict']]]
7169
- """
7170
- The node's network configurations used by the VMware User Cluster.
7171
- Structure is documented below.
7172
- """
7173
- netmask: pulumi.Input[str]
7174
- """
7175
- The netmask used by the VMware User Cluster.
7176
- """
7177
- elif False:
7178
- VMwareClusterNetworkConfigStaticIpConfigIpBlockArgsDict: TypeAlias = Mapping[str, Any]
7179
-
7180
5232
  @pulumi.input_type
7181
5233
  class VMwareClusterNetworkConfigStaticIpConfigIpBlockArgs:
7182
5234
  def __init__(__self__, *,
@@ -7231,19 +5283,6 @@ class VMwareClusterNetworkConfigStaticIpConfigIpBlockArgs:
7231
5283
  pulumi.set(self, "netmask", value)
7232
5284
 
7233
5285
 
7234
- if not MYPY:
7235
- class VMwareClusterNetworkConfigStaticIpConfigIpBlockIpArgsDict(TypedDict):
7236
- ip: pulumi.Input[str]
7237
- """
7238
- IP could be an IP address (like 1.2.3.4) or a CIDR (like 1.2.3.0/24).
7239
- """
7240
- hostname: NotRequired[pulumi.Input[str]]
7241
- """
7242
- Hostname of the machine. VM's name will be used if this field is empty.
7243
- """
7244
- elif False:
7245
- VMwareClusterNetworkConfigStaticIpConfigIpBlockIpArgsDict: TypeAlias = Mapping[str, Any]
7246
-
7247
5286
  @pulumi.input_type
7248
5287
  class VMwareClusterNetworkConfigStaticIpConfigIpBlockIpArgs:
7249
5288
  def __init__(__self__, *,
@@ -7282,26 +5321,6 @@ class VMwareClusterNetworkConfigStaticIpConfigIpBlockIpArgs:
7282
5321
  pulumi.set(self, "hostname", value)
7283
5322
 
7284
5323
 
7285
- if not MYPY:
7286
- class VMwareClusterStatusArgsDict(TypedDict):
7287
- conditions: NotRequired[pulumi.Input[Sequence[pulumi.Input['VMwareClusterStatusConditionArgsDict']]]]
7288
- """
7289
- (Output)
7290
- ResourceConditions provide a standard mechanism for higher-level status reporting from user cluster controller.
7291
- Structure is documented below.
7292
- """
7293
- error_message: NotRequired[pulumi.Input[str]]
7294
- """
7295
- (Output)
7296
- Human-friendly representation of the error message from the user cluster
7297
- controller. The error message can be temporary as the user cluster
7298
- controller creates a cluster or node pool. If the error message persists
7299
- for a longer period of time, it can be used to surface error message to
7300
- indicate real problems requiring user intervention.
7301
- """
7302
- elif False:
7303
- VMwareClusterStatusArgsDict: TypeAlias = Mapping[str, Any]
7304
-
7305
5324
  @pulumi.input_type
7306
5325
  class VMwareClusterStatusArgs:
7307
5326
  def __init__(__self__, *,
@@ -7355,37 +5374,6 @@ class VMwareClusterStatusArgs:
7355
5374
  pulumi.set(self, "error_message", value)
7356
5375
 
7357
5376
 
7358
- if not MYPY:
7359
- class VMwareClusterStatusConditionArgsDict(TypedDict):
7360
- last_transition_time: NotRequired[pulumi.Input[str]]
7361
- """
7362
- (Output)
7363
- Last time the condition transit from one status to another.
7364
- """
7365
- message: NotRequired[pulumi.Input[str]]
7366
- """
7367
- (Output)
7368
- Human-readable message indicating details about last transition.
7369
- """
7370
- reason: NotRequired[pulumi.Input[str]]
7371
- """
7372
- (Output)
7373
- Machine-readable message indicating details about last transition.
7374
- """
7375
- state: NotRequired[pulumi.Input[str]]
7376
- """
7377
- (Output)
7378
- The lifecycle state of the condition.
7379
- """
7380
- type: NotRequired[pulumi.Input[str]]
7381
- """
7382
- (Output)
7383
- Type of the condition.
7384
- (e.g., ClusterRunning, NodePoolRunning or ServerSidePreflightReady)
7385
- """
7386
- elif False:
7387
- VMwareClusterStatusConditionArgsDict: TypeAlias = Mapping[str, Any]
7388
-
7389
5377
  @pulumi.input_type
7390
5378
  class VMwareClusterStatusConditionArgs:
7391
5379
  def __init__(__self__, *,
@@ -7485,16 +5473,6 @@ class VMwareClusterStatusConditionArgs:
7485
5473
  pulumi.set(self, "type", value)
7486
5474
 
7487
5475
 
7488
- if not MYPY:
7489
- class VMwareClusterStorageArgsDict(TypedDict):
7490
- vsphere_csi_disabled: pulumi.Input[bool]
7491
- """
7492
- Whether or not to deploy vSphere CSI components in the VMware User Cluster.
7493
- Enabled by default.
7494
- """
7495
- elif False:
7496
- VMwareClusterStorageArgsDict: TypeAlias = Mapping[str, Any]
7497
-
7498
5476
  @pulumi.input_type
7499
5477
  class VMwareClusterStorageArgs:
7500
5478
  def __init__(__self__, *,
@@ -7519,15 +5497,6 @@ class VMwareClusterStorageArgs:
7519
5497
  pulumi.set(self, "vsphere_csi_disabled", value)
7520
5498
 
7521
5499
 
7522
- if not MYPY:
7523
- class VMwareClusterUpgradePolicyArgsDict(TypedDict):
7524
- control_plane_only: NotRequired[pulumi.Input[bool]]
7525
- """
7526
- Controls whether the upgrade applies to the control plane only.
7527
- """
7528
- elif False:
7529
- VMwareClusterUpgradePolicyArgsDict: TypeAlias = Mapping[str, Any]
7530
-
7531
5500
  @pulumi.input_type
7532
5501
  class VMwareClusterUpgradePolicyArgs:
7533
5502
  def __init__(__self__, *,
@@ -7551,27 +5520,6 @@ class VMwareClusterUpgradePolicyArgs:
7551
5520
  pulumi.set(self, "control_plane_only", value)
7552
5521
 
7553
5522
 
7554
- if not MYPY:
7555
- class VMwareClusterValidationCheckArgsDict(TypedDict):
7556
- options: NotRequired[pulumi.Input[str]]
7557
- """
7558
- (Output)
7559
- Options used for the validation check.
7560
- """
7561
- scenario: NotRequired[pulumi.Input[str]]
7562
- """
7563
- (Output)
7564
- The scenario when the preflight checks were run..
7565
- """
7566
- statuses: NotRequired[pulumi.Input[Sequence[pulumi.Input['VMwareClusterValidationCheckStatusArgsDict']]]]
7567
- """
7568
- (Output)
7569
- Specifies the detailed validation check status
7570
- Structure is documented below.
7571
- """
7572
- elif False:
7573
- VMwareClusterValidationCheckArgsDict: TypeAlias = Mapping[str, Any]
7574
-
7575
5523
  @pulumi.input_type
7576
5524
  class VMwareClusterValidationCheckArgs:
7577
5525
  def __init__(__self__, *,
@@ -7635,17 +5583,6 @@ class VMwareClusterValidationCheckArgs:
7635
5583
  pulumi.set(self, "statuses", value)
7636
5584
 
7637
5585
 
7638
- if not MYPY:
7639
- class VMwareClusterValidationCheckStatusArgsDict(TypedDict):
7640
- results: NotRequired[pulumi.Input[Sequence[pulumi.Input['VMwareClusterValidationCheckStatusResultArgsDict']]]]
7641
- """
7642
- (Output)
7643
- Individual checks which failed as part of the Preflight check execution.
7644
- Structure is documented below.
7645
- """
7646
- elif False:
7647
- VMwareClusterValidationCheckStatusArgsDict: TypeAlias = Mapping[str, Any]
7648
-
7649
5586
  @pulumi.input_type
7650
5587
  class VMwareClusterValidationCheckStatusArgs:
7651
5588
  def __init__(__self__, *,
@@ -7673,36 +5610,6 @@ class VMwareClusterValidationCheckStatusArgs:
7673
5610
  pulumi.set(self, "results", value)
7674
5611
 
7675
5612
 
7676
- if not MYPY:
7677
- class VMwareClusterValidationCheckStatusResultArgsDict(TypedDict):
7678
- category: NotRequired[pulumi.Input[str]]
7679
- """
7680
- (Output)
7681
- The category of the validation.
7682
- """
7683
- description: NotRequired[pulumi.Input[str]]
7684
- """
7685
- (Output)
7686
- The description of the validation check.
7687
- """
7688
- details: NotRequired[pulumi.Input[str]]
7689
- """
7690
- (Output)
7691
- Detailed failure information, which might be unformatted.
7692
- """
7693
- options: NotRequired[pulumi.Input[str]]
7694
- """
7695
- (Output)
7696
- Options used for the validation check.
7697
- """
7698
- reason: NotRequired[pulumi.Input[str]]
7699
- """
7700
- (Output)
7701
- Machine-readable message indicating details about last transition.
7702
- """
7703
- elif False:
7704
- VMwareClusterValidationCheckStatusResultArgsDict: TypeAlias = Mapping[str, Any]
7705
-
7706
5613
  @pulumi.input_type
7707
5614
  class VMwareClusterValidationCheckStatusResultArgs:
7708
5615
  def __init__(__self__, *,
@@ -7800,44 +5707,6 @@ class VMwareClusterValidationCheckStatusResultArgs:
7800
5707
  pulumi.set(self, "reason", value)
7801
5708
 
7802
5709
 
7803
- if not MYPY:
7804
- class VMwareClusterVcenterArgsDict(TypedDict):
7805
- address: NotRequired[pulumi.Input[str]]
7806
- """
7807
- (Output)
7808
- The vCenter IP address.
7809
- """
7810
- ca_cert_data: NotRequired[pulumi.Input[str]]
7811
- """
7812
- Contains the vCenter CA certificate public key for SSL verification.
7813
- """
7814
- cluster: NotRequired[pulumi.Input[str]]
7815
- """
7816
- The name of the vCenter cluster for the user cluster.
7817
- """
7818
- datacenter: NotRequired[pulumi.Input[str]]
7819
- """
7820
- The name of the vCenter datacenter for the user cluster.
7821
- """
7822
- datastore: NotRequired[pulumi.Input[str]]
7823
- """
7824
- The name of the vCenter datastore for the user cluster.
7825
- """
7826
- folder: NotRequired[pulumi.Input[str]]
7827
- """
7828
- The name of the vCenter folder for the user cluster.
7829
- """
7830
- resource_pool: NotRequired[pulumi.Input[str]]
7831
- """
7832
- The name of the vCenter resource pool for the user cluster.
7833
- """
7834
- storage_policy_name: NotRequired[pulumi.Input[str]]
7835
- """
7836
- The name of the vCenter storage policy for the user cluster.
7837
- """
7838
- elif False:
7839
- VMwareClusterVcenterArgsDict: TypeAlias = Mapping[str, Any]
7840
-
7841
5710
  @pulumi.input_type
7842
5711
  class VMwareClusterVcenterArgs:
7843
5712
  def __init__(__self__, *,
@@ -7975,60 +5844,6 @@ class VMwareClusterVcenterArgs:
7975
5844
  pulumi.set(self, "storage_policy_name", value)
7976
5845
 
7977
5846
 
7978
- if not MYPY:
7979
- class VMwareNodePoolConfigArgsDict(TypedDict):
7980
- image_type: pulumi.Input[str]
7981
- """
7982
- The OS image to be used for each node in a node pool.
7983
- Currently `cos`, `ubuntu`, `ubuntu_containerd` and `windows` are supported.
7984
- """
7985
- boot_disk_size_gb: NotRequired[pulumi.Input[int]]
7986
- """
7987
- VMware disk size to be used during creation.
7988
- """
7989
- cpus: NotRequired[pulumi.Input[int]]
7990
- """
7991
- The number of CPUs for each node in the node pool.
7992
- """
7993
- enable_load_balancer: NotRequired[pulumi.Input[bool]]
7994
- """
7995
- Allow node pool traffic to be load balanced. Only works for clusters with
7996
- MetalLB load balancers.
7997
- """
7998
- image: NotRequired[pulumi.Input[str]]
7999
- """
8000
- The OS image name in vCenter, only valid when using Windows.
8001
- """
8002
- labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
8003
- """
8004
- The map of Kubernetes labels (key/value pairs) to be applied to each node.
8005
- These will added in addition to any default label(s) that
8006
- Kubernetes may apply to the node.
8007
- In case of conflict in label keys, the applied set may differ depending on
8008
- the Kubernetes version -- it's best to assume the behavior is undefined
8009
- and conflicts should be avoided.
8010
- """
8011
- memory_mb: NotRequired[pulumi.Input[int]]
8012
- """
8013
- The megabytes of memory for each node in the node pool.
8014
- """
8015
- replicas: NotRequired[pulumi.Input[int]]
8016
- """
8017
- The number of nodes in the node pool.
8018
- """
8019
- taints: NotRequired[pulumi.Input[Sequence[pulumi.Input['VMwareNodePoolConfigTaintArgsDict']]]]
8020
- """
8021
- The initial taints assigned to nodes of this node pool.
8022
- Structure is documented below.
8023
- """
8024
- vsphere_configs: NotRequired[pulumi.Input[Sequence[pulumi.Input['VMwareNodePoolConfigVsphereConfigArgsDict']]]]
8025
- """
8026
- Specifies the vSphere config for node pool.
8027
- Structure is documented below.
8028
- """
8029
- elif False:
8030
- VMwareNodePoolConfigArgsDict: TypeAlias = Mapping[str, Any]
8031
-
8032
5847
  @pulumi.input_type
8033
5848
  class VMwareNodePoolConfigArgs:
8034
5849
  def __init__(__self__, *,
@@ -8213,24 +6028,6 @@ class VMwareNodePoolConfigArgs:
8213
6028
  pulumi.set(self, "vsphere_configs", value)
8214
6029
 
8215
6030
 
8216
- if not MYPY:
8217
- class VMwareNodePoolConfigTaintArgsDict(TypedDict):
8218
- key: pulumi.Input[str]
8219
- """
8220
- Key associated with the effect.
8221
- """
8222
- value: pulumi.Input[str]
8223
- """
8224
- Value associated with the effect.
8225
- """
8226
- effect: NotRequired[pulumi.Input[str]]
8227
- """
8228
- Available taint effects.
8229
- Possible values are: `EFFECT_UNSPECIFIED`, `NO_SCHEDULE`, `PREFER_NO_SCHEDULE`, `NO_EXECUTE`.
8230
- """
8231
- elif False:
8232
- VMwareNodePoolConfigTaintArgsDict: TypeAlias = Mapping[str, Any]
8233
-
8234
6031
  @pulumi.input_type
8235
6032
  class VMwareNodePoolConfigTaintArgs:
8236
6033
  def __init__(__self__, *,
@@ -8286,24 +6083,6 @@ class VMwareNodePoolConfigTaintArgs:
8286
6083
  pulumi.set(self, "effect", value)
8287
6084
 
8288
6085
 
8289
- if not MYPY:
8290
- class VMwareNodePoolConfigVsphereConfigArgsDict(TypedDict):
8291
- datastore: NotRequired[pulumi.Input[str]]
8292
- """
8293
- The name of the vCenter datastore. Inherited from the user cluster.
8294
- """
8295
- host_groups: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
8296
- """
8297
- Vsphere host groups to apply to all VMs in the node pool
8298
- """
8299
- tags: NotRequired[pulumi.Input[Sequence[pulumi.Input['VMwareNodePoolConfigVsphereConfigTagArgsDict']]]]
8300
- """
8301
- Tags to apply to VMs.
8302
- Structure is documented below.
8303
- """
8304
- elif False:
8305
- VMwareNodePoolConfigVsphereConfigArgsDict: TypeAlias = Mapping[str, Any]
8306
-
8307
6086
  @pulumi.input_type
8308
6087
  class VMwareNodePoolConfigVsphereConfigArgs:
8309
6088
  def __init__(__self__, *,
@@ -8361,21 +6140,6 @@ class VMwareNodePoolConfigVsphereConfigArgs:
8361
6140
  pulumi.set(self, "tags", value)
8362
6141
 
8363
6142
 
8364
- if not MYPY:
8365
- class VMwareNodePoolConfigVsphereConfigTagArgsDict(TypedDict):
8366
- category: NotRequired[pulumi.Input[str]]
8367
- """
8368
- The Vsphere tag category.
8369
- """
8370
- tag: NotRequired[pulumi.Input[str]]
8371
- """
8372
- The Vsphere tag name.
8373
-
8374
- - - -
8375
- """
8376
- elif False:
8377
- VMwareNodePoolConfigVsphereConfigTagArgsDict: TypeAlias = Mapping[str, Any]
8378
-
8379
6143
  @pulumi.input_type
8380
6144
  class VMwareNodePoolConfigVsphereConfigTagArgs:
8381
6145
  def __init__(__self__, *,
@@ -8419,19 +6183,6 @@ class VMwareNodePoolConfigVsphereConfigTagArgs:
8419
6183
  pulumi.set(self, "tag", value)
8420
6184
 
8421
6185
 
8422
- if not MYPY:
8423
- class VMwareNodePoolNodePoolAutoscalingArgsDict(TypedDict):
8424
- max_replicas: pulumi.Input[int]
8425
- """
8426
- Maximum number of replicas in the NodePool.
8427
- """
8428
- min_replicas: pulumi.Input[int]
8429
- """
8430
- Minimum number of replicas in the NodePool.
8431
- """
8432
- elif False:
8433
- VMwareNodePoolNodePoolAutoscalingArgsDict: TypeAlias = Mapping[str, Any]
8434
-
8435
6186
  @pulumi.input_type
8436
6187
  class VMwareNodePoolNodePoolAutoscalingArgs:
8437
6188
  def __init__(__self__, *,
@@ -8469,26 +6220,6 @@ class VMwareNodePoolNodePoolAutoscalingArgs:
8469
6220
  pulumi.set(self, "min_replicas", value)
8470
6221
 
8471
6222
 
8472
- if not MYPY:
8473
- class VMwareNodePoolStatusArgsDict(TypedDict):
8474
- conditions: NotRequired[pulumi.Input[Sequence[pulumi.Input['VMwareNodePoolStatusConditionArgsDict']]]]
8475
- """
8476
- (Output)
8477
- ResourceConditions provide a standard mechanism for higher-level status reporting from user cluster controller.
8478
- Structure is documented below.
8479
- """
8480
- error_message: NotRequired[pulumi.Input[str]]
8481
- """
8482
- (Output)
8483
- Human-friendly representation of the error message from the user cluster
8484
- controller. The error message can be temporary as the user cluster
8485
- controller creates a cluster or node pool. If the error message persists
8486
- for a longer period of time, it can be used to surface error message to
8487
- indicate real problems requiring user intervention.
8488
- """
8489
- elif False:
8490
- VMwareNodePoolStatusArgsDict: TypeAlias = Mapping[str, Any]
8491
-
8492
6223
  @pulumi.input_type
8493
6224
  class VMwareNodePoolStatusArgs:
8494
6225
  def __init__(__self__, *,
@@ -8542,37 +6273,6 @@ class VMwareNodePoolStatusArgs:
8542
6273
  pulumi.set(self, "error_message", value)
8543
6274
 
8544
6275
 
8545
- if not MYPY:
8546
- class VMwareNodePoolStatusConditionArgsDict(TypedDict):
8547
- last_transition_time: NotRequired[pulumi.Input[str]]
8548
- """
8549
- (Output)
8550
- Last time the condition transit from one status to another.
8551
- """
8552
- message: NotRequired[pulumi.Input[str]]
8553
- """
8554
- (Output)
8555
- Human-readable message indicating details about last transition.
8556
- """
8557
- reason: NotRequired[pulumi.Input[str]]
8558
- """
8559
- (Output)
8560
- Machine-readable message indicating details about last transition.
8561
- """
8562
- state: NotRequired[pulumi.Input[str]]
8563
- """
8564
- (Output)
8565
- The lifecycle state of the condition.
8566
- """
8567
- type: NotRequired[pulumi.Input[str]]
8568
- """
8569
- (Output)
8570
- Type of the condition.
8571
- (e.g., ClusterRunning, NodePoolRunning or ServerSidePreflightReady)
8572
- """
8573
- elif False:
8574
- VMwareNodePoolStatusConditionArgsDict: TypeAlias = Mapping[str, Any]
8575
-
8576
6276
  @pulumi.input_type
8577
6277
  class VMwareNodePoolStatusConditionArgs:
8578
6278
  def __init__(__self__, *,