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,260 +4,115 @@
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
  'GuestPoliciesAssignmentArgs',
19
- 'GuestPoliciesAssignmentArgsDict',
20
14
  'GuestPoliciesAssignmentGroupLabelArgs',
21
- 'GuestPoliciesAssignmentGroupLabelArgsDict',
22
15
  'GuestPoliciesAssignmentOsTypeArgs',
23
- 'GuestPoliciesAssignmentOsTypeArgsDict',
24
16
  'GuestPoliciesPackageArgs',
25
- 'GuestPoliciesPackageArgsDict',
26
17
  'GuestPoliciesPackageRepositoryArgs',
27
- 'GuestPoliciesPackageRepositoryArgsDict',
28
18
  'GuestPoliciesPackageRepositoryAptArgs',
29
- 'GuestPoliciesPackageRepositoryAptArgsDict',
30
19
  'GuestPoliciesPackageRepositoryGooArgs',
31
- 'GuestPoliciesPackageRepositoryGooArgsDict',
32
20
  'GuestPoliciesPackageRepositoryYumArgs',
33
- 'GuestPoliciesPackageRepositoryYumArgsDict',
34
21
  'GuestPoliciesPackageRepositoryZypperArgs',
35
- 'GuestPoliciesPackageRepositoryZypperArgsDict',
36
22
  'GuestPoliciesRecipeArgs',
37
- 'GuestPoliciesRecipeArgsDict',
38
23
  'GuestPoliciesRecipeArtifactArgs',
39
- 'GuestPoliciesRecipeArtifactArgsDict',
40
24
  'GuestPoliciesRecipeArtifactGcsArgs',
41
- 'GuestPoliciesRecipeArtifactGcsArgsDict',
42
25
  'GuestPoliciesRecipeArtifactRemoteArgs',
43
- 'GuestPoliciesRecipeArtifactRemoteArgsDict',
44
26
  'GuestPoliciesRecipeInstallStepArgs',
45
- 'GuestPoliciesRecipeInstallStepArgsDict',
46
27
  'GuestPoliciesRecipeInstallStepArchiveExtractionArgs',
47
- 'GuestPoliciesRecipeInstallStepArchiveExtractionArgsDict',
48
28
  'GuestPoliciesRecipeInstallStepDpkgInstallationArgs',
49
- 'GuestPoliciesRecipeInstallStepDpkgInstallationArgsDict',
50
29
  'GuestPoliciesRecipeInstallStepFileCopyArgs',
51
- 'GuestPoliciesRecipeInstallStepFileCopyArgsDict',
52
30
  'GuestPoliciesRecipeInstallStepFileExecArgs',
53
- 'GuestPoliciesRecipeInstallStepFileExecArgsDict',
54
31
  'GuestPoliciesRecipeInstallStepMsiInstallationArgs',
55
- 'GuestPoliciesRecipeInstallStepMsiInstallationArgsDict',
56
32
  'GuestPoliciesRecipeInstallStepRpmInstallationArgs',
57
- 'GuestPoliciesRecipeInstallStepRpmInstallationArgsDict',
58
33
  'GuestPoliciesRecipeInstallStepScriptRunArgs',
59
- 'GuestPoliciesRecipeInstallStepScriptRunArgsDict',
60
34
  'GuestPoliciesRecipeUpdateStepArgs',
61
- 'GuestPoliciesRecipeUpdateStepArgsDict',
62
35
  'GuestPoliciesRecipeUpdateStepArchiveExtractionArgs',
63
- 'GuestPoliciesRecipeUpdateStepArchiveExtractionArgsDict',
64
36
  'GuestPoliciesRecipeUpdateStepDpkgInstallationArgs',
65
- 'GuestPoliciesRecipeUpdateStepDpkgInstallationArgsDict',
66
37
  'GuestPoliciesRecipeUpdateStepFileCopyArgs',
67
- 'GuestPoliciesRecipeUpdateStepFileCopyArgsDict',
68
38
  'GuestPoliciesRecipeUpdateStepFileExecArgs',
69
- 'GuestPoliciesRecipeUpdateStepFileExecArgsDict',
70
39
  'GuestPoliciesRecipeUpdateStepMsiInstallationArgs',
71
- 'GuestPoliciesRecipeUpdateStepMsiInstallationArgsDict',
72
40
  'GuestPoliciesRecipeUpdateStepRpmInstallationArgs',
73
- 'GuestPoliciesRecipeUpdateStepRpmInstallationArgsDict',
74
41
  'GuestPoliciesRecipeUpdateStepScriptRunArgs',
75
- 'GuestPoliciesRecipeUpdateStepScriptRunArgsDict',
76
42
  'OsPolicyAssignmentInstanceFilterArgs',
77
- 'OsPolicyAssignmentInstanceFilterArgsDict',
78
43
  'OsPolicyAssignmentInstanceFilterExclusionLabelArgs',
79
- 'OsPolicyAssignmentInstanceFilterExclusionLabelArgsDict',
80
44
  'OsPolicyAssignmentInstanceFilterInclusionLabelArgs',
81
- 'OsPolicyAssignmentInstanceFilterInclusionLabelArgsDict',
82
45
  'OsPolicyAssignmentInstanceFilterInventoryArgs',
83
- 'OsPolicyAssignmentInstanceFilterInventoryArgsDict',
84
46
  'OsPolicyAssignmentOsPolicyArgs',
85
- 'OsPolicyAssignmentOsPolicyArgsDict',
86
47
  'OsPolicyAssignmentOsPolicyResourceGroupArgs',
87
- 'OsPolicyAssignmentOsPolicyResourceGroupArgsDict',
88
48
  'OsPolicyAssignmentOsPolicyResourceGroupInventoryFilterArgs',
89
- 'OsPolicyAssignmentOsPolicyResourceGroupInventoryFilterArgsDict',
90
49
  'OsPolicyAssignmentOsPolicyResourceGroupResourceArgs',
91
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceArgsDict',
92
50
  'OsPolicyAssignmentOsPolicyResourceGroupResourceExecArgs',
93
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceExecArgsDict',
94
51
  'OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceArgs',
95
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceArgsDict',
96
52
  'OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileArgs',
97
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileArgsDict',
98
53
  'OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileGcsArgs',
99
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileGcsArgsDict',
100
54
  'OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileRemoteArgs',
101
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileRemoteArgsDict',
102
55
  'OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateArgs',
103
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateArgsDict',
104
56
  'OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileArgs',
105
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileArgsDict',
106
57
  'OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileGcsArgs',
107
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileGcsArgsDict',
108
58
  'OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileRemoteArgs',
109
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileRemoteArgsDict',
110
59
  'OsPolicyAssignmentOsPolicyResourceGroupResourceFileArgs',
111
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceFileArgsDict',
112
60
  'OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileArgs',
113
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileArgsDict',
114
61
  'OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileGcsArgs',
115
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileGcsArgsDict',
116
62
  'OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileRemoteArgs',
117
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileRemoteArgsDict',
118
63
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgArgs',
119
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgArgsDict',
120
64
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgAptArgs',
121
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgAptArgsDict',
122
65
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebArgs',
123
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebArgsDict',
124
66
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceArgs',
125
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceArgsDict',
126
67
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceGcsArgs',
127
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceGcsArgsDict',
128
68
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceRemoteArgs',
129
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceRemoteArgsDict',
130
69
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgGoogetArgs',
131
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgGoogetArgsDict',
132
70
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiArgs',
133
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiArgsDict',
134
71
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceArgs',
135
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceArgsDict',
136
72
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceGcsArgs',
137
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceGcsArgsDict',
138
73
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceRemoteArgs',
139
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceRemoteArgsDict',
140
74
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmArgs',
141
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmArgsDict',
142
75
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceArgs',
143
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceArgsDict',
144
76
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceGcsArgs',
145
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceGcsArgsDict',
146
77
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceRemoteArgs',
147
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceRemoteArgsDict',
148
78
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgYumArgs',
149
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgYumArgsDict',
150
79
  'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgZypperArgs',
151
- 'OsPolicyAssignmentOsPolicyResourceGroupResourcePkgZypperArgsDict',
152
80
  'OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryArgs',
153
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryArgsDict',
154
81
  'OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryAptArgs',
155
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryAptArgsDict',
156
82
  'OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryGooArgs',
157
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryGooArgsDict',
158
83
  'OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryYumArgs',
159
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryYumArgsDict',
160
84
  'OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryZypperArgs',
161
- 'OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryZypperArgsDict',
162
85
  'OsPolicyAssignmentRolloutArgs',
163
- 'OsPolicyAssignmentRolloutArgsDict',
164
86
  'OsPolicyAssignmentRolloutDisruptionBudgetArgs',
165
- 'OsPolicyAssignmentRolloutDisruptionBudgetArgsDict',
166
87
  'PatchDeploymentInstanceFilterArgs',
167
- 'PatchDeploymentInstanceFilterArgsDict',
168
88
  'PatchDeploymentInstanceFilterGroupLabelArgs',
169
- 'PatchDeploymentInstanceFilterGroupLabelArgsDict',
170
89
  'PatchDeploymentOneTimeScheduleArgs',
171
- 'PatchDeploymentOneTimeScheduleArgsDict',
172
90
  'PatchDeploymentPatchConfigArgs',
173
- 'PatchDeploymentPatchConfigArgsDict',
174
91
  'PatchDeploymentPatchConfigAptArgs',
175
- 'PatchDeploymentPatchConfigAptArgsDict',
176
92
  'PatchDeploymentPatchConfigGooArgs',
177
- 'PatchDeploymentPatchConfigGooArgsDict',
178
93
  'PatchDeploymentPatchConfigPostStepArgs',
179
- 'PatchDeploymentPatchConfigPostStepArgsDict',
180
94
  'PatchDeploymentPatchConfigPostStepLinuxExecStepConfigArgs',
181
- 'PatchDeploymentPatchConfigPostStepLinuxExecStepConfigArgsDict',
182
95
  'PatchDeploymentPatchConfigPostStepLinuxExecStepConfigGcsObjectArgs',
183
- 'PatchDeploymentPatchConfigPostStepLinuxExecStepConfigGcsObjectArgsDict',
184
96
  'PatchDeploymentPatchConfigPostStepWindowsExecStepConfigArgs',
185
- 'PatchDeploymentPatchConfigPostStepWindowsExecStepConfigArgsDict',
186
97
  'PatchDeploymentPatchConfigPostStepWindowsExecStepConfigGcsObjectArgs',
187
- 'PatchDeploymentPatchConfigPostStepWindowsExecStepConfigGcsObjectArgsDict',
188
98
  'PatchDeploymentPatchConfigPreStepArgs',
189
- 'PatchDeploymentPatchConfigPreStepArgsDict',
190
99
  'PatchDeploymentPatchConfigPreStepLinuxExecStepConfigArgs',
191
- 'PatchDeploymentPatchConfigPreStepLinuxExecStepConfigArgsDict',
192
100
  'PatchDeploymentPatchConfigPreStepLinuxExecStepConfigGcsObjectArgs',
193
- 'PatchDeploymentPatchConfigPreStepLinuxExecStepConfigGcsObjectArgsDict',
194
101
  'PatchDeploymentPatchConfigPreStepWindowsExecStepConfigArgs',
195
- 'PatchDeploymentPatchConfigPreStepWindowsExecStepConfigArgsDict',
196
102
  'PatchDeploymentPatchConfigPreStepWindowsExecStepConfigGcsObjectArgs',
197
- 'PatchDeploymentPatchConfigPreStepWindowsExecStepConfigGcsObjectArgsDict',
198
103
  'PatchDeploymentPatchConfigWindowsUpdateArgs',
199
- 'PatchDeploymentPatchConfigWindowsUpdateArgsDict',
200
104
  'PatchDeploymentPatchConfigYumArgs',
201
- 'PatchDeploymentPatchConfigYumArgsDict',
202
105
  'PatchDeploymentPatchConfigZypperArgs',
203
- 'PatchDeploymentPatchConfigZypperArgsDict',
204
106
  'PatchDeploymentRecurringScheduleArgs',
205
- 'PatchDeploymentRecurringScheduleArgsDict',
206
107
  'PatchDeploymentRecurringScheduleMonthlyArgs',
207
- 'PatchDeploymentRecurringScheduleMonthlyArgsDict',
208
108
  'PatchDeploymentRecurringScheduleMonthlyWeekDayOfMonthArgs',
209
- 'PatchDeploymentRecurringScheduleMonthlyWeekDayOfMonthArgsDict',
210
109
  'PatchDeploymentRecurringScheduleTimeOfDayArgs',
211
- 'PatchDeploymentRecurringScheduleTimeOfDayArgsDict',
212
110
  'PatchDeploymentRecurringScheduleTimeZoneArgs',
213
- 'PatchDeploymentRecurringScheduleTimeZoneArgsDict',
214
111
  'PatchDeploymentRecurringScheduleWeeklyArgs',
215
- 'PatchDeploymentRecurringScheduleWeeklyArgsDict',
216
112
  'PatchDeploymentRolloutArgs',
217
- 'PatchDeploymentRolloutArgsDict',
218
113
  'PatchDeploymentRolloutDisruptionBudgetArgs',
219
- 'PatchDeploymentRolloutDisruptionBudgetArgsDict',
220
114
  ]
221
115
 
222
- MYPY = False
223
-
224
- if not MYPY:
225
- class GuestPoliciesAssignmentArgsDict(TypedDict):
226
- group_labels: NotRequired[pulumi.Input[Sequence[pulumi.Input['GuestPoliciesAssignmentGroupLabelArgsDict']]]]
227
- """
228
- Targets instances matching at least one of these label sets. This allows an assignment to target disparate groups,
229
- for example "env=prod or env=staging".
230
- Structure is documented below.
231
- """
232
- instance_name_prefixes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
233
- """
234
- Targets VM instances whose name starts with one of these prefixes.
235
- Like labels, this is another way to group VM instances when targeting configs,
236
- for example prefix="prod-".
237
- Only supported for project-level policies.
238
- """
239
- instances: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
240
- """
241
- Targets any of the instances specified. Instances are specified by their URI in the form
242
- zones/[ZONE]/instances/[INSTANCE_NAME].
243
- Instance targeting is uncommon and is supported to facilitate the management of changes
244
- by the instance or to target specific VM instances for development and testing.
245
- Only supported for project-level policies and must reference instances within this project.
246
- """
247
- os_types: NotRequired[pulumi.Input[Sequence[pulumi.Input['GuestPoliciesAssignmentOsTypeArgsDict']]]]
248
- """
249
- Targets VM instances matching at least one of the following OS types.
250
- VM instances must match all supplied criteria for a given OsType to be included.
251
- Structure is documented below.
252
- """
253
- zones: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
254
- """
255
- Targets instances in any of these zones. Leave empty to target instances in any zone.
256
- Zonal targeting is uncommon and is supported to facilitate the management of changes by zone.
257
- """
258
- elif False:
259
- GuestPoliciesAssignmentArgsDict: TypeAlias = Mapping[str, Any]
260
-
261
116
  @pulumi.input_type
262
117
  class GuestPoliciesAssignmentArgs:
263
118
  def __init__(__self__, *,
@@ -369,15 +224,6 @@ class GuestPoliciesAssignmentArgs:
369
224
  pulumi.set(self, "zones", value)
370
225
 
371
226
 
372
- if not MYPY:
373
- class GuestPoliciesAssignmentGroupLabelArgsDict(TypedDict):
374
- labels: pulumi.Input[Mapping[str, pulumi.Input[str]]]
375
- """
376
- Google Compute Engine instance labels that must be present for an instance to be included in this assignment group.
377
- """
378
- elif False:
379
- GuestPoliciesAssignmentGroupLabelArgsDict: TypeAlias = Mapping[str, Any]
380
-
381
227
  @pulumi.input_type
382
228
  class GuestPoliciesAssignmentGroupLabelArgs:
383
229
  def __init__(__self__, *,
@@ -400,25 +246,6 @@ class GuestPoliciesAssignmentGroupLabelArgs:
400
246
  pulumi.set(self, "labels", value)
401
247
 
402
248
 
403
- if not MYPY:
404
- class GuestPoliciesAssignmentOsTypeArgsDict(TypedDict):
405
- os_architecture: NotRequired[pulumi.Input[str]]
406
- """
407
- Targets VM instances with OS Inventory enabled and having the following OS architecture.
408
-
409
- - - -
410
- """
411
- os_short_name: NotRequired[pulumi.Input[str]]
412
- """
413
- Targets VM instances with OS Inventory enabled and having the following OS short name, for example "debian" or "windows".
414
- """
415
- os_version: NotRequired[pulumi.Input[str]]
416
- """
417
- Targets VM instances with OS Inventory enabled and having the following following OS version.
418
- """
419
- elif False:
420
- GuestPoliciesAssignmentOsTypeArgsDict: TypeAlias = Mapping[str, Any]
421
-
422
249
  @pulumi.input_type
423
250
  class GuestPoliciesAssignmentOsTypeArgs:
424
251
  def __init__(__self__, *,
@@ -478,31 +305,6 @@ class GuestPoliciesAssignmentOsTypeArgs:
478
305
  pulumi.set(self, "os_version", value)
479
306
 
480
307
 
481
- if not MYPY:
482
- class GuestPoliciesPackageArgsDict(TypedDict):
483
- name: pulumi.Input[str]
484
- """
485
- The name of the package. A package is uniquely identified for conflict validation
486
- by checking the package name and the manager(s) that the package targets.
487
- """
488
- desired_state: NotRequired[pulumi.Input[str]]
489
- """
490
- The desiredState the agent should maintain for this package. The default is to ensure the package is installed.
491
- Possible values are: `INSTALLED`, `UPDATED`, `REMOVED`.
492
- """
493
- manager: NotRequired[pulumi.Input[str]]
494
- """
495
- Type of package manager that can be used to install this package. If a system does not have the package manager,
496
- the package is not installed or removed no error message is returned. By default, or if you specify ANY,
497
- the agent attempts to install and remove this package using the default package manager.
498
- This is useful when creating a policy that applies to different types of systems.
499
- The default behavior is ANY.
500
- Default value is `ANY`.
501
- Possible values are: `ANY`, `APT`, `YUM`, `ZYPPER`, `GOO`.
502
- """
503
- elif False:
504
- GuestPoliciesPackageArgsDict: TypeAlias = Mapping[str, Any]
505
-
506
308
  @pulumi.input_type
507
309
  class GuestPoliciesPackageArgs:
508
310
  def __init__(__self__, *,
@@ -573,31 +375,6 @@ class GuestPoliciesPackageArgs:
573
375
  pulumi.set(self, "manager", value)
574
376
 
575
377
 
576
- if not MYPY:
577
- class GuestPoliciesPackageRepositoryArgsDict(TypedDict):
578
- apt: NotRequired[pulumi.Input['GuestPoliciesPackageRepositoryAptArgsDict']]
579
- """
580
- An Apt Repository.
581
- Structure is documented below.
582
- """
583
- goo: NotRequired[pulumi.Input['GuestPoliciesPackageRepositoryGooArgsDict']]
584
- """
585
- A Goo Repository.
586
- Structure is documented below.
587
- """
588
- yum: NotRequired[pulumi.Input['GuestPoliciesPackageRepositoryYumArgsDict']]
589
- """
590
- A Yum Repository.
591
- Structure is documented below.
592
- """
593
- zypper: NotRequired[pulumi.Input['GuestPoliciesPackageRepositoryZypperArgsDict']]
594
- """
595
- A Zypper Repository.
596
- Structure is documented below.
597
- """
598
- elif False:
599
- GuestPoliciesPackageRepositoryArgsDict: TypeAlias = Mapping[str, Any]
600
-
601
378
  @pulumi.input_type
602
379
  class GuestPoliciesPackageRepositoryArgs:
603
380
  def __init__(__self__, *,
@@ -677,34 +454,6 @@ class GuestPoliciesPackageRepositoryArgs:
677
454
  pulumi.set(self, "zypper", value)
678
455
 
679
456
 
680
- if not MYPY:
681
- class GuestPoliciesPackageRepositoryAptArgsDict(TypedDict):
682
- components: pulumi.Input[Sequence[pulumi.Input[str]]]
683
- """
684
- List of components for this repository. Must contain at least one item.
685
- """
686
- distribution: pulumi.Input[str]
687
- """
688
- Distribution of this repository.
689
- """
690
- uri: pulumi.Input[str]
691
- """
692
- URI for this repository.
693
- """
694
- archive_type: NotRequired[pulumi.Input[str]]
695
- """
696
- Type of archive files in this repository. The default behavior is DEB.
697
- Default value is `DEB`.
698
- Possible values are: `DEB`, `DEB_SRC`.
699
- """
700
- gpg_key: NotRequired[pulumi.Input[str]]
701
- """
702
- URI of the key file for this repository. The agent maintains a keyring at
703
- /etc/apt/trusted.gpg.d/osconfig_agent_managed.gpg containing all the keys in any applied guest policy.
704
- """
705
- elif False:
706
- GuestPoliciesPackageRepositoryAptArgsDict: TypeAlias = Mapping[str, Any]
707
-
708
457
  @pulumi.input_type
709
458
  class GuestPoliciesPackageRepositoryAptArgs:
710
459
  def __init__(__self__, *,
@@ -795,19 +544,6 @@ class GuestPoliciesPackageRepositoryAptArgs:
795
544
  pulumi.set(self, "gpg_key", value)
796
545
 
797
546
 
798
- if not MYPY:
799
- class GuestPoliciesPackageRepositoryGooArgsDict(TypedDict):
800
- name: pulumi.Input[str]
801
- """
802
- The name of the repository.
803
- """
804
- url: pulumi.Input[str]
805
- """
806
- The url of the repository.
807
- """
808
- elif False:
809
- GuestPoliciesPackageRepositoryGooArgsDict: TypeAlias = Mapping[str, Any]
810
-
811
547
  @pulumi.input_type
812
548
  class GuestPoliciesPackageRepositoryGooArgs:
813
549
  def __init__(__self__, *,
@@ -845,28 +581,6 @@ class GuestPoliciesPackageRepositoryGooArgs:
845
581
  pulumi.set(self, "url", value)
846
582
 
847
583
 
848
- if not MYPY:
849
- class GuestPoliciesPackageRepositoryYumArgsDict(TypedDict):
850
- base_url: pulumi.Input[str]
851
- """
852
- The location of the repository directory.
853
- """
854
- id: pulumi.Input[str]
855
- """
856
- A one word, unique name for this repository. This is the repo id in the Yum config file and also the displayName
857
- if displayName is omitted. This id is also used as the unique identifier when checking for guest policy conflicts.
858
- """
859
- display_name: NotRequired[pulumi.Input[str]]
860
- """
861
- The display name of the repository.
862
- """
863
- gpg_keys: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
864
- """
865
- URIs of GPG keys.
866
- """
867
- elif False:
868
- GuestPoliciesPackageRepositoryYumArgsDict: TypeAlias = Mapping[str, Any]
869
-
870
584
  @pulumi.input_type
871
585
  class GuestPoliciesPackageRepositoryYumArgs:
872
586
  def __init__(__self__, *,
@@ -938,28 +652,6 @@ class GuestPoliciesPackageRepositoryYumArgs:
938
652
  pulumi.set(self, "gpg_keys", value)
939
653
 
940
654
 
941
- if not MYPY:
942
- class GuestPoliciesPackageRepositoryZypperArgsDict(TypedDict):
943
- base_url: pulumi.Input[str]
944
- """
945
- The location of the repository directory.
946
- """
947
- id: pulumi.Input[str]
948
- """
949
- A one word, unique name for this repository. This is the repo id in the zypper config file and also the displayName
950
- if displayName is omitted. This id is also used as the unique identifier when checking for guest policy conflicts.
951
- """
952
- display_name: NotRequired[pulumi.Input[str]]
953
- """
954
- The display name of the repository.
955
- """
956
- gpg_keys: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
957
- """
958
- URIs of GPG keys.
959
- """
960
- elif False:
961
- GuestPoliciesPackageRepositoryZypperArgsDict: TypeAlias = Mapping[str, Any]
962
-
963
655
  @pulumi.input_type
964
656
  class GuestPoliciesPackageRepositoryZypperArgs:
965
657
  def __init__(__self__, *,
@@ -1031,49 +723,6 @@ class GuestPoliciesPackageRepositoryZypperArgs:
1031
723
  pulumi.set(self, "gpg_keys", value)
1032
724
 
1033
725
 
1034
- if not MYPY:
1035
- class GuestPoliciesRecipeArgsDict(TypedDict):
1036
- name: pulumi.Input[str]
1037
- """
1038
- Unique identifier for the recipe. Only one recipe with a given name is installed on an instance.
1039
- Names are also used to identify resources which helps to determine whether guest policies have conflicts.
1040
- This means that requests to create multiple recipes with the same name and version are rejected since they
1041
- could potentially have conflicting assignments.
1042
- """
1043
- artifacts: NotRequired[pulumi.Input[Sequence[pulumi.Input['GuestPoliciesRecipeArtifactArgsDict']]]]
1044
- """
1045
- Resources available to be used in the steps in the recipe.
1046
- Structure is documented below.
1047
- """
1048
- desired_state: NotRequired[pulumi.Input[str]]
1049
- """
1050
- Default is INSTALLED. The desired state the agent should maintain for this recipe.
1051
- INSTALLED: The software recipe is installed on the instance but won't be updated to new versions.
1052
- INSTALLED_KEEP_UPDATED: The software recipe is installed on the instance. The recipe is updated to a higher version,
1053
- if a higher version of the recipe is assigned to this instance.
1054
- REMOVE: Remove is unsupported for software recipes and attempts to create or update a recipe to the REMOVE state is rejected.
1055
- Default value is `INSTALLED`.
1056
- Possible values are: `INSTALLED`, `UPDATED`, `REMOVED`.
1057
- """
1058
- install_steps: NotRequired[pulumi.Input[Sequence[pulumi.Input['GuestPoliciesRecipeInstallStepArgsDict']]]]
1059
- """
1060
- Actions to be taken for installing this recipe. On failure it stops executing steps and does not attempt another installation.
1061
- Any steps taken (including partially completed steps) are not rolled back.
1062
- Structure is documented below.
1063
- """
1064
- update_steps: NotRequired[pulumi.Input[Sequence[pulumi.Input['GuestPoliciesRecipeUpdateStepArgsDict']]]]
1065
- """
1066
- Actions to be taken for updating this recipe. On failure it stops executing steps and does not attempt another update for this recipe.
1067
- Any steps taken (including partially completed steps) are not rolled back.
1068
- Structure is documented below.
1069
- """
1070
- version: NotRequired[pulumi.Input[str]]
1071
- """
1072
- The version of this software recipe. Version can be up to 4 period separated numbers (e.g. 12.34.56.78).
1073
- """
1074
- elif False:
1075
- GuestPoliciesRecipeArgsDict: TypeAlias = Mapping[str, Any]
1076
-
1077
726
  @pulumi.input_type
1078
727
  class GuestPoliciesRecipeArgs:
1079
728
  def __init__(__self__, *,
@@ -1204,32 +853,6 @@ class GuestPoliciesRecipeArgs:
1204
853
  pulumi.set(self, "version", value)
1205
854
 
1206
855
 
1207
- if not MYPY:
1208
- class GuestPoliciesRecipeArtifactArgsDict(TypedDict):
1209
- id: pulumi.Input[str]
1210
- """
1211
- Id of the artifact, which the installation and update steps of this recipe can reference.
1212
- Artifacts in a recipe cannot have the same id.
1213
- """
1214
- allow_insecure: NotRequired[pulumi.Input[bool]]
1215
- """
1216
- Defaults to false. When false, recipes are subject to validations based on the artifact type:
1217
- Remote: A checksum must be specified, and only protocols with transport-layer security are permitted.
1218
- GCS: An object generation number must be specified.
1219
- """
1220
- gcs: NotRequired[pulumi.Input['GuestPoliciesRecipeArtifactGcsArgsDict']]
1221
- """
1222
- A Google Cloud Storage artifact.
1223
- Structure is documented below.
1224
- """
1225
- remote: NotRequired[pulumi.Input['GuestPoliciesRecipeArtifactRemoteArgsDict']]
1226
- """
1227
- A generic remote artifact.
1228
- Structure is documented below.
1229
- """
1230
- elif False:
1231
- GuestPoliciesRecipeArtifactArgsDict: TypeAlias = Mapping[str, Any]
1232
-
1233
856
  @pulumi.input_type
1234
857
  class GuestPoliciesRecipeArtifactArgs:
1235
858
  def __init__(__self__, *,
@@ -1310,26 +933,6 @@ class GuestPoliciesRecipeArtifactArgs:
1310
933
  pulumi.set(self, "remote", value)
1311
934
 
1312
935
 
1313
- if not MYPY:
1314
- class GuestPoliciesRecipeArtifactGcsArgsDict(TypedDict):
1315
- bucket: NotRequired[pulumi.Input[str]]
1316
- """
1317
- Bucket of the Google Cloud Storage object. Given an example URL: https://storage.googleapis.com/my-bucket/foo/bar#1234567
1318
- this value would be my-bucket.
1319
- """
1320
- generation: NotRequired[pulumi.Input[int]]
1321
- """
1322
- Must be provided if allowInsecure is false. Generation number of the Google Cloud Storage object.
1323
- https://storage.googleapis.com/my-bucket/foo/bar#1234567 this value would be 1234567.
1324
- """
1325
- object: NotRequired[pulumi.Input[str]]
1326
- """
1327
- Name of the Google Cloud Storage object. Given an example URL: https://storage.googleapis.com/my-bucket/foo/bar#1234567
1328
- this value would be foo/bar.
1329
- """
1330
- elif False:
1331
- GuestPoliciesRecipeArtifactGcsArgsDict: TypeAlias = Mapping[str, Any]
1332
-
1333
936
  @pulumi.input_type
1334
937
  class GuestPoliciesRecipeArtifactGcsArgs:
1335
938
  def __init__(__self__, *,
@@ -1391,21 +994,6 @@ class GuestPoliciesRecipeArtifactGcsArgs:
1391
994
  pulumi.set(self, "object", value)
1392
995
 
1393
996
 
1394
- if not MYPY:
1395
- class GuestPoliciesRecipeArtifactRemoteArgsDict(TypedDict):
1396
- check_sum: NotRequired[pulumi.Input[str]]
1397
- """
1398
- Must be provided if allowInsecure is false. SHA256 checksum in hex format, to compare to the checksum of the artifact.
1399
- If the checksum is not empty and it doesn't match the artifact then the recipe installation fails before running any
1400
- of the steps.
1401
- """
1402
- uri: NotRequired[pulumi.Input[str]]
1403
- """
1404
- URI from which to fetch the object. It should contain both the protocol and path following the format {protocol}://{location}.
1405
- """
1406
- elif False:
1407
- GuestPoliciesRecipeArtifactRemoteArgsDict: TypeAlias = Mapping[str, Any]
1408
-
1409
997
  @pulumi.input_type
1410
998
  class GuestPoliciesRecipeArtifactRemoteArgs:
1411
999
  def __init__(__self__, *,
@@ -1449,46 +1037,6 @@ class GuestPoliciesRecipeArtifactRemoteArgs:
1449
1037
  pulumi.set(self, "uri", value)
1450
1038
 
1451
1039
 
1452
- if not MYPY:
1453
- class GuestPoliciesRecipeInstallStepArgsDict(TypedDict):
1454
- archive_extraction: NotRequired[pulumi.Input['GuestPoliciesRecipeInstallStepArchiveExtractionArgsDict']]
1455
- """
1456
- Extracts an archive into the specified directory.
1457
- Structure is documented below.
1458
- """
1459
- dpkg_installation: NotRequired[pulumi.Input['GuestPoliciesRecipeInstallStepDpkgInstallationArgsDict']]
1460
- """
1461
- Installs a deb file via dpkg.
1462
- Structure is documented below.
1463
- """
1464
- file_copy: NotRequired[pulumi.Input['GuestPoliciesRecipeInstallStepFileCopyArgsDict']]
1465
- """
1466
- Copies a file onto the instance.
1467
- Structure is documented below.
1468
- """
1469
- file_exec: NotRequired[pulumi.Input['GuestPoliciesRecipeInstallStepFileExecArgsDict']]
1470
- """
1471
- Executes an artifact or local file.
1472
- Structure is documented below.
1473
- """
1474
- msi_installation: NotRequired[pulumi.Input['GuestPoliciesRecipeInstallStepMsiInstallationArgsDict']]
1475
- """
1476
- Installs an MSI file.
1477
- Structure is documented below.
1478
- """
1479
- rpm_installation: NotRequired[pulumi.Input['GuestPoliciesRecipeInstallStepRpmInstallationArgsDict']]
1480
- """
1481
- Installs an rpm file via the rpm utility.
1482
- Structure is documented below.
1483
- """
1484
- script_run: NotRequired[pulumi.Input['GuestPoliciesRecipeInstallStepScriptRunArgsDict']]
1485
- """
1486
- Runs commands in a shell.
1487
- Structure is documented below.
1488
- """
1489
- elif False:
1490
- GuestPoliciesRecipeInstallStepArgsDict: TypeAlias = Mapping[str, Any]
1491
-
1492
1040
  @pulumi.input_type
1493
1041
  class GuestPoliciesRecipeInstallStepArgs:
1494
1042
  def __init__(__self__, *,
@@ -1622,24 +1170,6 @@ class GuestPoliciesRecipeInstallStepArgs:
1622
1170
  pulumi.set(self, "script_run", value)
1623
1171
 
1624
1172
 
1625
- if not MYPY:
1626
- class GuestPoliciesRecipeInstallStepArchiveExtractionArgsDict(TypedDict):
1627
- artifact_id: pulumi.Input[str]
1628
- """
1629
- The id of the relevant artifact in the recipe.
1630
- """
1631
- type: pulumi.Input[str]
1632
- """
1633
- The type of the archive to extract.
1634
- Possible values are: `TAR`, `TAR_GZIP`, `TAR_BZIP`, `TAR_LZMA`, `TAR_XZ`, `ZIP`.
1635
- """
1636
- destination: NotRequired[pulumi.Input[str]]
1637
- """
1638
- Directory to extract archive to. Defaults to / on Linux or C:\\ on Windows.
1639
- """
1640
- elif False:
1641
- GuestPoliciesRecipeInstallStepArchiveExtractionArgsDict: TypeAlias = Mapping[str, Any]
1642
-
1643
1173
  @pulumi.input_type
1644
1174
  class GuestPoliciesRecipeInstallStepArchiveExtractionArgs:
1645
1175
  def __init__(__self__, *,
@@ -1695,15 +1225,6 @@ class GuestPoliciesRecipeInstallStepArchiveExtractionArgs:
1695
1225
  pulumi.set(self, "destination", value)
1696
1226
 
1697
1227
 
1698
- if not MYPY:
1699
- class GuestPoliciesRecipeInstallStepDpkgInstallationArgsDict(TypedDict):
1700
- artifact_id: pulumi.Input[str]
1701
- """
1702
- The id of the relevant artifact in the recipe.
1703
- """
1704
- elif False:
1705
- GuestPoliciesRecipeInstallStepDpkgInstallationArgsDict: TypeAlias = Mapping[str, Any]
1706
-
1707
1228
  @pulumi.input_type
1708
1229
  class GuestPoliciesRecipeInstallStepDpkgInstallationArgs:
1709
1230
  def __init__(__self__, *,
@@ -1726,33 +1247,6 @@ class GuestPoliciesRecipeInstallStepDpkgInstallationArgs:
1726
1247
  pulumi.set(self, "artifact_id", value)
1727
1248
 
1728
1249
 
1729
- if not MYPY:
1730
- class GuestPoliciesRecipeInstallStepFileCopyArgsDict(TypedDict):
1731
- artifact_id: pulumi.Input[str]
1732
- """
1733
- The id of the relevant artifact in the recipe.
1734
- """
1735
- destination: pulumi.Input[str]
1736
- """
1737
- The absolute path on the instance to put the file.
1738
- """
1739
- overwrite: NotRequired[pulumi.Input[bool]]
1740
- """
1741
- Whether to allow this step to overwrite existing files.If this is false and the file already exists the file
1742
- is not overwritten and the step is considered a success. Defaults to false.
1743
- """
1744
- permissions: NotRequired[pulumi.Input[str]]
1745
- """
1746
- Consists of three octal digits which represent, in order, the permissions of the owner, group, and other users
1747
- for the file (similarly to the numeric mode used in the linux chmod utility). Each digit represents a three bit
1748
- number with the 4 bit corresponding to the read permissions, the 2 bit corresponds to the write bit, and the one
1749
- bit corresponds to the execute permission. Default behavior is 755.
1750
- Below are some examples of permissions and their associated values:
1751
- read, write, and execute: 7 read and execute: 5 read and write: 6 read only: 4
1752
- """
1753
- elif False:
1754
- GuestPoliciesRecipeInstallStepFileCopyArgsDict: TypeAlias = Mapping[str, Any]
1755
-
1756
1250
  @pulumi.input_type
1757
1251
  class GuestPoliciesRecipeInstallStepFileCopyArgs:
1758
1252
  def __init__(__self__, *,
@@ -1834,27 +1328,6 @@ class GuestPoliciesRecipeInstallStepFileCopyArgs:
1834
1328
  pulumi.set(self, "permissions", value)
1835
1329
 
1836
1330
 
1837
- if not MYPY:
1838
- class GuestPoliciesRecipeInstallStepFileExecArgsDict(TypedDict):
1839
- allowed_exit_codes: NotRequired[pulumi.Input[str]]
1840
- """
1841
- A list of possible return values that the program can return to indicate a success. Defaults to [0].
1842
- """
1843
- args: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
1844
- """
1845
- Arguments to be passed to the provided executable.
1846
- """
1847
- artifact_id: NotRequired[pulumi.Input[str]]
1848
- """
1849
- The id of the relevant artifact in the recipe.
1850
- """
1851
- local_path: NotRequired[pulumi.Input[str]]
1852
- """
1853
- The absolute path of the file on the local filesystem.
1854
- """
1855
- elif False:
1856
- GuestPoliciesRecipeInstallStepFileExecArgsDict: TypeAlias = Mapping[str, Any]
1857
-
1858
1331
  @pulumi.input_type
1859
1332
  class GuestPoliciesRecipeInstallStepFileExecArgs:
1860
1333
  def __init__(__self__, *,
@@ -1926,23 +1399,6 @@ class GuestPoliciesRecipeInstallStepFileExecArgs:
1926
1399
  pulumi.set(self, "local_path", value)
1927
1400
 
1928
1401
 
1929
- if not MYPY:
1930
- class GuestPoliciesRecipeInstallStepMsiInstallationArgsDict(TypedDict):
1931
- artifact_id: pulumi.Input[str]
1932
- """
1933
- The id of the relevant artifact in the recipe.
1934
- """
1935
- allowed_exit_codes: NotRequired[pulumi.Input[Sequence[pulumi.Input[int]]]]
1936
- """
1937
- Return codes that indicate that the software installed or updated successfully. Behaviour defaults to [0]
1938
- """
1939
- flags: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
1940
- """
1941
- The flags to use when installing the MSI. Defaults to the install flag.
1942
- """
1943
- elif False:
1944
- GuestPoliciesRecipeInstallStepMsiInstallationArgsDict: TypeAlias = Mapping[str, Any]
1945
-
1946
1402
  @pulumi.input_type
1947
1403
  class GuestPoliciesRecipeInstallStepMsiInstallationArgs:
1948
1404
  def __init__(__self__, *,
@@ -1997,15 +1453,6 @@ class GuestPoliciesRecipeInstallStepMsiInstallationArgs:
1997
1453
  pulumi.set(self, "flags", value)
1998
1454
 
1999
1455
 
2000
- if not MYPY:
2001
- class GuestPoliciesRecipeInstallStepRpmInstallationArgsDict(TypedDict):
2002
- artifact_id: pulumi.Input[str]
2003
- """
2004
- The id of the relevant artifact in the recipe.
2005
- """
2006
- elif False:
2007
- GuestPoliciesRecipeInstallStepRpmInstallationArgsDict: TypeAlias = Mapping[str, Any]
2008
-
2009
1456
  @pulumi.input_type
2010
1457
  class GuestPoliciesRecipeInstallStepRpmInstallationArgs:
2011
1458
  def __init__(__self__, *,
@@ -2028,25 +1475,6 @@ class GuestPoliciesRecipeInstallStepRpmInstallationArgs:
2028
1475
  pulumi.set(self, "artifact_id", value)
2029
1476
 
2030
1477
 
2031
- if not MYPY:
2032
- class GuestPoliciesRecipeInstallStepScriptRunArgsDict(TypedDict):
2033
- script: pulumi.Input[str]
2034
- """
2035
- The shell script to be executed.
2036
- """
2037
- allowed_exit_codes: NotRequired[pulumi.Input[Sequence[pulumi.Input[int]]]]
2038
- """
2039
- Return codes that indicate that the software installed or updated successfully. Behaviour defaults to [0]
2040
- """
2041
- interpreter: NotRequired[pulumi.Input[str]]
2042
- """
2043
- The script interpreter to use to run the script. If no interpreter is specified the script is executed directly,
2044
- which likely only succeed for scripts with shebang lines.
2045
- Possible values are: `SHELL`, `POWERSHELL`.
2046
- """
2047
- elif False:
2048
- GuestPoliciesRecipeInstallStepScriptRunArgsDict: TypeAlias = Mapping[str, Any]
2049
-
2050
1478
  @pulumi.input_type
2051
1479
  class GuestPoliciesRecipeInstallStepScriptRunArgs:
2052
1480
  def __init__(__self__, *,
@@ -2105,46 +1533,6 @@ class GuestPoliciesRecipeInstallStepScriptRunArgs:
2105
1533
  pulumi.set(self, "interpreter", value)
2106
1534
 
2107
1535
 
2108
- if not MYPY:
2109
- class GuestPoliciesRecipeUpdateStepArgsDict(TypedDict):
2110
- archive_extraction: NotRequired[pulumi.Input['GuestPoliciesRecipeUpdateStepArchiveExtractionArgsDict']]
2111
- """
2112
- Extracts an archive into the specified directory.
2113
- Structure is documented below.
2114
- """
2115
- dpkg_installation: NotRequired[pulumi.Input['GuestPoliciesRecipeUpdateStepDpkgInstallationArgsDict']]
2116
- """
2117
- Installs a deb file via dpkg.
2118
- Structure is documented below.
2119
- """
2120
- file_copy: NotRequired[pulumi.Input['GuestPoliciesRecipeUpdateStepFileCopyArgsDict']]
2121
- """
2122
- Copies a file onto the instance.
2123
- Structure is documented below.
2124
- """
2125
- file_exec: NotRequired[pulumi.Input['GuestPoliciesRecipeUpdateStepFileExecArgsDict']]
2126
- """
2127
- Executes an artifact or local file.
2128
- Structure is documented below.
2129
- """
2130
- msi_installation: NotRequired[pulumi.Input['GuestPoliciesRecipeUpdateStepMsiInstallationArgsDict']]
2131
- """
2132
- Installs an MSI file.
2133
- Structure is documented below.
2134
- """
2135
- rpm_installation: NotRequired[pulumi.Input['GuestPoliciesRecipeUpdateStepRpmInstallationArgsDict']]
2136
- """
2137
- Installs an rpm file via the rpm utility.
2138
- Structure is documented below.
2139
- """
2140
- script_run: NotRequired[pulumi.Input['GuestPoliciesRecipeUpdateStepScriptRunArgsDict']]
2141
- """
2142
- Runs commands in a shell.
2143
- Structure is documented below.
2144
- """
2145
- elif False:
2146
- GuestPoliciesRecipeUpdateStepArgsDict: TypeAlias = Mapping[str, Any]
2147
-
2148
1536
  @pulumi.input_type
2149
1537
  class GuestPoliciesRecipeUpdateStepArgs:
2150
1538
  def __init__(__self__, *,
@@ -2278,24 +1666,6 @@ class GuestPoliciesRecipeUpdateStepArgs:
2278
1666
  pulumi.set(self, "script_run", value)
2279
1667
 
2280
1668
 
2281
- if not MYPY:
2282
- class GuestPoliciesRecipeUpdateStepArchiveExtractionArgsDict(TypedDict):
2283
- artifact_id: pulumi.Input[str]
2284
- """
2285
- The id of the relevant artifact in the recipe.
2286
- """
2287
- type: pulumi.Input[str]
2288
- """
2289
- The type of the archive to extract.
2290
- Possible values are: `TAR`, `TAR_GZIP`, `TAR_BZIP`, `TAR_LZMA`, `TAR_XZ`, `ZIP`.
2291
- """
2292
- destination: NotRequired[pulumi.Input[str]]
2293
- """
2294
- Directory to extract archive to. Defaults to / on Linux or C:\\ on Windows.
2295
- """
2296
- elif False:
2297
- GuestPoliciesRecipeUpdateStepArchiveExtractionArgsDict: TypeAlias = Mapping[str, Any]
2298
-
2299
1669
  @pulumi.input_type
2300
1670
  class GuestPoliciesRecipeUpdateStepArchiveExtractionArgs:
2301
1671
  def __init__(__self__, *,
@@ -2351,15 +1721,6 @@ class GuestPoliciesRecipeUpdateStepArchiveExtractionArgs:
2351
1721
  pulumi.set(self, "destination", value)
2352
1722
 
2353
1723
 
2354
- if not MYPY:
2355
- class GuestPoliciesRecipeUpdateStepDpkgInstallationArgsDict(TypedDict):
2356
- artifact_id: pulumi.Input[str]
2357
- """
2358
- The id of the relevant artifact in the recipe.
2359
- """
2360
- elif False:
2361
- GuestPoliciesRecipeUpdateStepDpkgInstallationArgsDict: TypeAlias = Mapping[str, Any]
2362
-
2363
1724
  @pulumi.input_type
2364
1725
  class GuestPoliciesRecipeUpdateStepDpkgInstallationArgs:
2365
1726
  def __init__(__self__, *,
@@ -2382,33 +1743,6 @@ class GuestPoliciesRecipeUpdateStepDpkgInstallationArgs:
2382
1743
  pulumi.set(self, "artifact_id", value)
2383
1744
 
2384
1745
 
2385
- if not MYPY:
2386
- class GuestPoliciesRecipeUpdateStepFileCopyArgsDict(TypedDict):
2387
- artifact_id: pulumi.Input[str]
2388
- """
2389
- The id of the relevant artifact in the recipe.
2390
- """
2391
- destination: pulumi.Input[str]
2392
- """
2393
- The absolute path on the instance to put the file.
2394
- """
2395
- overwrite: NotRequired[pulumi.Input[bool]]
2396
- """
2397
- Whether to allow this step to overwrite existing files.If this is false and the file already exists the file
2398
- is not overwritten and the step is considered a success. Defaults to false.
2399
- """
2400
- permissions: NotRequired[pulumi.Input[str]]
2401
- """
2402
- Consists of three octal digits which represent, in order, the permissions of the owner, group, and other users
2403
- for the file (similarly to the numeric mode used in the linux chmod utility). Each digit represents a three bit
2404
- number with the 4 bit corresponding to the read permissions, the 2 bit corresponds to the write bit, and the one
2405
- bit corresponds to the execute permission. Default behavior is 755.
2406
- Below are some examples of permissions and their associated values:
2407
- read, write, and execute: 7 read and execute: 5 read and write: 6 read only: 4
2408
- """
2409
- elif False:
2410
- GuestPoliciesRecipeUpdateStepFileCopyArgsDict: TypeAlias = Mapping[str, Any]
2411
-
2412
1746
  @pulumi.input_type
2413
1747
  class GuestPoliciesRecipeUpdateStepFileCopyArgs:
2414
1748
  def __init__(__self__, *,
@@ -2490,27 +1824,6 @@ class GuestPoliciesRecipeUpdateStepFileCopyArgs:
2490
1824
  pulumi.set(self, "permissions", value)
2491
1825
 
2492
1826
 
2493
- if not MYPY:
2494
- class GuestPoliciesRecipeUpdateStepFileExecArgsDict(TypedDict):
2495
- allowed_exit_codes: NotRequired[pulumi.Input[Sequence[pulumi.Input[int]]]]
2496
- """
2497
- A list of possible return values that the program can return to indicate a success. Defaults to [0].
2498
- """
2499
- args: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
2500
- """
2501
- Arguments to be passed to the provided executable.
2502
- """
2503
- artifact_id: NotRequired[pulumi.Input[str]]
2504
- """
2505
- The id of the relevant artifact in the recipe.
2506
- """
2507
- local_path: NotRequired[pulumi.Input[str]]
2508
- """
2509
- The absolute path of the file on the local filesystem.
2510
- """
2511
- elif False:
2512
- GuestPoliciesRecipeUpdateStepFileExecArgsDict: TypeAlias = Mapping[str, Any]
2513
-
2514
1827
  @pulumi.input_type
2515
1828
  class GuestPoliciesRecipeUpdateStepFileExecArgs:
2516
1829
  def __init__(__self__, *,
@@ -2582,23 +1895,6 @@ class GuestPoliciesRecipeUpdateStepFileExecArgs:
2582
1895
  pulumi.set(self, "local_path", value)
2583
1896
 
2584
1897
 
2585
- if not MYPY:
2586
- class GuestPoliciesRecipeUpdateStepMsiInstallationArgsDict(TypedDict):
2587
- artifact_id: pulumi.Input[str]
2588
- """
2589
- The id of the relevant artifact in the recipe.
2590
- """
2591
- allowed_exit_codes: NotRequired[pulumi.Input[Sequence[pulumi.Input[int]]]]
2592
- """
2593
- Return codes that indicate that the software installed or updated successfully. Behaviour defaults to [0]
2594
- """
2595
- flags: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
2596
- """
2597
- The flags to use when installing the MSI. Defaults to the install flag.
2598
- """
2599
- elif False:
2600
- GuestPoliciesRecipeUpdateStepMsiInstallationArgsDict: TypeAlias = Mapping[str, Any]
2601
-
2602
1898
  @pulumi.input_type
2603
1899
  class GuestPoliciesRecipeUpdateStepMsiInstallationArgs:
2604
1900
  def __init__(__self__, *,
@@ -2653,15 +1949,6 @@ class GuestPoliciesRecipeUpdateStepMsiInstallationArgs:
2653
1949
  pulumi.set(self, "flags", value)
2654
1950
 
2655
1951
 
2656
- if not MYPY:
2657
- class GuestPoliciesRecipeUpdateStepRpmInstallationArgsDict(TypedDict):
2658
- artifact_id: pulumi.Input[str]
2659
- """
2660
- The id of the relevant artifact in the recipe.
2661
- """
2662
- elif False:
2663
- GuestPoliciesRecipeUpdateStepRpmInstallationArgsDict: TypeAlias = Mapping[str, Any]
2664
-
2665
1952
  @pulumi.input_type
2666
1953
  class GuestPoliciesRecipeUpdateStepRpmInstallationArgs:
2667
1954
  def __init__(__self__, *,
@@ -2684,25 +1971,6 @@ class GuestPoliciesRecipeUpdateStepRpmInstallationArgs:
2684
1971
  pulumi.set(self, "artifact_id", value)
2685
1972
 
2686
1973
 
2687
- if not MYPY:
2688
- class GuestPoliciesRecipeUpdateStepScriptRunArgsDict(TypedDict):
2689
- script: pulumi.Input[str]
2690
- """
2691
- The shell script to be executed.
2692
- """
2693
- allowed_exit_codes: NotRequired[pulumi.Input[Sequence[pulumi.Input[int]]]]
2694
- """
2695
- Return codes that indicate that the software installed or updated successfully. Behaviour defaults to [0]
2696
- """
2697
- interpreter: NotRequired[pulumi.Input[str]]
2698
- """
2699
- The script interpreter to use to run the script. If no interpreter is specified the script is executed directly,
2700
- which likely only succeed for scripts with shebang lines.
2701
- Possible values are: `SHELL`, `POWERSHELL`.
2702
- """
2703
- elif False:
2704
- GuestPoliciesRecipeUpdateStepScriptRunArgsDict: TypeAlias = Mapping[str, Any]
2705
-
2706
1974
  @pulumi.input_type
2707
1975
  class GuestPoliciesRecipeUpdateStepScriptRunArgs:
2708
1976
  def __init__(__self__, *,
@@ -2761,36 +2029,6 @@ class GuestPoliciesRecipeUpdateStepScriptRunArgs:
2761
2029
  pulumi.set(self, "interpreter", value)
2762
2030
 
2763
2031
 
2764
- if not MYPY:
2765
- class OsPolicyAssignmentInstanceFilterArgsDict(TypedDict):
2766
- all: NotRequired[pulumi.Input[bool]]
2767
- """
2768
- Target all VMs in the project. If true, no other criteria
2769
- is permitted.
2770
- """
2771
- exclusion_labels: NotRequired[pulumi.Input[Sequence[pulumi.Input['OsPolicyAssignmentInstanceFilterExclusionLabelArgsDict']]]]
2772
- """
2773
- List of label sets used for VM exclusion. If
2774
- the list has more than one label set, the VM is excluded if any of the label
2775
- sets are applicable for the VM. Structure is
2776
- documented below.
2777
- """
2778
- inclusion_labels: NotRequired[pulumi.Input[Sequence[pulumi.Input['OsPolicyAssignmentInstanceFilterInclusionLabelArgsDict']]]]
2779
- """
2780
- List of label sets used for VM inclusion. If
2781
- the list has more than one `LabelSet`, the VM is included if any of the
2782
- label sets are applicable for the VM. Structure is
2783
- documented below.
2784
- """
2785
- inventories: NotRequired[pulumi.Input[Sequence[pulumi.Input['OsPolicyAssignmentInstanceFilterInventoryArgsDict']]]]
2786
- """
2787
- List of inventories to select VMs. A VM is
2788
- selected if its inventory data matches at least one of the following
2789
- inventories. Structure is documented below.
2790
- """
2791
- elif False:
2792
- OsPolicyAssignmentInstanceFilterArgsDict: TypeAlias = Mapping[str, Any]
2793
-
2794
2032
  @pulumi.input_type
2795
2033
  class OsPolicyAssignmentInstanceFilterArgs:
2796
2034
  def __init__(__self__, *,
@@ -2880,17 +2118,6 @@ class OsPolicyAssignmentInstanceFilterArgs:
2880
2118
  pulumi.set(self, "inventories", value)
2881
2119
 
2882
2120
 
2883
- if not MYPY:
2884
- class OsPolicyAssignmentInstanceFilterExclusionLabelArgsDict(TypedDict):
2885
- labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
2886
- """
2887
- Labels are identified by key/value pairs in this map.
2888
- A VM should contain all the key/value pairs specified in this map to be
2889
- selected.
2890
- """
2891
- elif False:
2892
- OsPolicyAssignmentInstanceFilterExclusionLabelArgsDict: TypeAlias = Mapping[str, Any]
2893
-
2894
2121
  @pulumi.input_type
2895
2122
  class OsPolicyAssignmentInstanceFilterExclusionLabelArgs:
2896
2123
  def __init__(__self__, *,
@@ -2918,17 +2145,6 @@ class OsPolicyAssignmentInstanceFilterExclusionLabelArgs:
2918
2145
  pulumi.set(self, "labels", value)
2919
2146
 
2920
2147
 
2921
- if not MYPY:
2922
- class OsPolicyAssignmentInstanceFilterInclusionLabelArgsDict(TypedDict):
2923
- labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
2924
- """
2925
- Labels are identified by key/value pairs in this map.
2926
- A VM should contain all the key/value pairs specified in this map to be
2927
- selected.
2928
- """
2929
- elif False:
2930
- OsPolicyAssignmentInstanceFilterInclusionLabelArgsDict: TypeAlias = Mapping[str, Any]
2931
-
2932
2148
  @pulumi.input_type
2933
2149
  class OsPolicyAssignmentInstanceFilterInclusionLabelArgs:
2934
2150
  def __init__(__self__, *,
@@ -2956,22 +2172,6 @@ class OsPolicyAssignmentInstanceFilterInclusionLabelArgs:
2956
2172
  pulumi.set(self, "labels", value)
2957
2173
 
2958
2174
 
2959
- if not MYPY:
2960
- class OsPolicyAssignmentInstanceFilterInventoryArgsDict(TypedDict):
2961
- os_short_name: pulumi.Input[str]
2962
- """
2963
- The OS short name
2964
- """
2965
- os_version: NotRequired[pulumi.Input[str]]
2966
- """
2967
- The OS version Prefix matches are supported if
2968
- asterisk(*) is provided as the last character. For example, to match all
2969
- versions with a major version of `7`, specify the following value for this
2970
- field `7.*` An empty string matches all OS versions.
2971
- """
2972
- elif False:
2973
- OsPolicyAssignmentInstanceFilterInventoryArgsDict: TypeAlias = Mapping[str, Any]
2974
-
2975
2175
  @pulumi.input_type
2976
2176
  class OsPolicyAssignmentInstanceFilterInventoryArgs:
2977
2177
  def __init__(__self__, *,
@@ -3016,48 +2216,6 @@ class OsPolicyAssignmentInstanceFilterInventoryArgs:
3016
2216
  pulumi.set(self, "os_version", value)
3017
2217
 
3018
2218
 
3019
- if not MYPY:
3020
- class OsPolicyAssignmentOsPolicyArgsDict(TypedDict):
3021
- id: pulumi.Input[str]
3022
- """
3023
- The id of the OS policy with the following restrictions:
3024
-
3025
- * Must contain only lowercase letters, numbers, and hyphens.
3026
- * Must start with a letter.
3027
- * Must be between 1-63 characters.
3028
- * Must end with a number or a letter.
3029
- * Must be unique within the assignment.
3030
- """
3031
- mode: pulumi.Input[str]
3032
- """
3033
- Policy mode Possible values are: `MODE_UNSPECIFIED`,
3034
- `VALIDATION`, `ENFORCEMENT`.
3035
- """
3036
- resource_groups: pulumi.Input[Sequence[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupArgsDict']]]
3037
- """
3038
- List of resource groups for the policy. For a
3039
- particular VM, resource groups are evaluated in the order specified and the
3040
- first resource group that is applicable is selected and the rest are
3041
- ignored. If none of the resource groups are applicable for a VM, the VM is
3042
- considered to be non-compliant w.r.t this policy. This behavior can be
3043
- toggled by the flag `allow_no_resource_group_match` Structure is
3044
- documented below.
3045
- """
3046
- allow_no_resource_group_match: NotRequired[pulumi.Input[bool]]
3047
- """
3048
- This flag determines the OS
3049
- policy compliance status when none of the resource groups within the policy
3050
- are applicable for a VM. Set this value to `true` if the policy needs to be
3051
- reported as compliant even if the policy has nothing to validate or enforce.
3052
- """
3053
- description: NotRequired[pulumi.Input[str]]
3054
- """
3055
- Policy description. Length of the description is
3056
- limited to 1024 characters.
3057
- """
3058
- elif False:
3059
- OsPolicyAssignmentOsPolicyArgsDict: TypeAlias = Mapping[str, Any]
3060
-
3061
2219
  @pulumi.input_type
3062
2220
  class OsPolicyAssignmentOsPolicyArgs:
3063
2221
  def __init__(__self__, *,
@@ -3176,29 +2334,6 @@ class OsPolicyAssignmentOsPolicyArgs:
3176
2334
  pulumi.set(self, "description", value)
3177
2335
 
3178
2336
 
3179
- if not MYPY:
3180
- class OsPolicyAssignmentOsPolicyResourceGroupArgsDict(TypedDict):
3181
- resources: pulumi.Input[Sequence[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceArgsDict']]]
3182
- """
3183
- List of resources configured for this resource
3184
- group. The resources are executed in the exact order specified here.
3185
- Structure is documented below.
3186
- """
3187
- inventory_filters: NotRequired[pulumi.Input[Sequence[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupInventoryFilterArgsDict']]]]
3188
- """
3189
- List of inventory filters for the resource
3190
- group. The resources in this resource group are applied to the target VM if
3191
- it satisfies at least one of the following inventory filters. For example,
3192
- to apply this resource group to VMs running either `RHEL` or `CentOS`
3193
- operating systems, specify 2 items for the list with following values:
3194
- inventory_filters[0].os_short_name='rhel' and
3195
- inventory_filters[1].os_short_name='centos' If the list is empty, this
3196
- resource group will be applied to the target VM unconditionally. Structure
3197
- is documented below.
3198
- """
3199
- elif False:
3200
- OsPolicyAssignmentOsPolicyResourceGroupArgsDict: TypeAlias = Mapping[str, Any]
3201
-
3202
2337
  @pulumi.input_type
3203
2338
  class OsPolicyAssignmentOsPolicyResourceGroupArgs:
3204
2339
  def __init__(__self__, *,
@@ -3257,27 +2392,11 @@ class OsPolicyAssignmentOsPolicyResourceGroupArgs:
3257
2392
  pulumi.set(self, "inventory_filters", value)
3258
2393
 
3259
2394
 
3260
- if not MYPY:
3261
- class OsPolicyAssignmentOsPolicyResourceGroupInventoryFilterArgsDict(TypedDict):
3262
- os_short_name: pulumi.Input[str]
3263
- """
3264
- The OS short name
3265
- """
3266
- os_version: NotRequired[pulumi.Input[str]]
3267
- """
3268
- The OS version Prefix matches are supported if
3269
- asterisk(*) is provided as the last character. For example, to match all
3270
- versions with a major version of `7`, specify the following value for this
3271
- field `7.*` An empty string matches all OS versions.
3272
- """
3273
- elif False:
3274
- OsPolicyAssignmentOsPolicyResourceGroupInventoryFilterArgsDict: TypeAlias = Mapping[str, Any]
3275
-
3276
- @pulumi.input_type
3277
- class OsPolicyAssignmentOsPolicyResourceGroupInventoryFilterArgs:
3278
- def __init__(__self__, *,
3279
- os_short_name: pulumi.Input[str],
3280
- os_version: Optional[pulumi.Input[str]] = None):
2395
+ @pulumi.input_type
2396
+ class OsPolicyAssignmentOsPolicyResourceGroupInventoryFilterArgs:
2397
+ def __init__(__self__, *,
2398
+ os_short_name: pulumi.Input[str],
2399
+ os_version: Optional[pulumi.Input[str]] = None):
3281
2400
  """
3282
2401
  :param pulumi.Input[str] os_short_name: The OS short name
3283
2402
  :param pulumi.Input[str] os_version: The OS version Prefix matches are supported if
@@ -3317,41 +2436,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupInventoryFilterArgs:
3317
2436
  pulumi.set(self, "os_version", value)
3318
2437
 
3319
2438
 
3320
- if not MYPY:
3321
- class OsPolicyAssignmentOsPolicyResourceGroupResourceArgsDict(TypedDict):
3322
- id: pulumi.Input[str]
3323
- """
3324
- The id of the resource with the following restrictions:
3325
-
3326
- * Must contain only lowercase letters, numbers, and hyphens.
3327
- * Must start with a letter.
3328
- * Must be between 1-63 characters.
3329
- * Must end with a number or a letter.
3330
- * Must be unique within the OS policy.
3331
- """
3332
- exec_: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceExecArgsDict']]
3333
- """
3334
- Exec resource Structure is
3335
- documented below.
3336
- """
3337
- file: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceFileArgsDict']]
3338
- """
3339
- File resource Structure is
3340
- documented below.
3341
- """
3342
- pkg: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgArgsDict']]
3343
- """
3344
- Package resource Structure is
3345
- documented below.
3346
- """
3347
- repository: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryArgsDict']]
3348
- """
3349
- Package repository resource Structure is
3350
- documented below.
3351
- """
3352
- elif False:
3353
- OsPolicyAssignmentOsPolicyResourceGroupResourceArgsDict: TypeAlias = Mapping[str, Any]
3354
-
3355
2439
  @pulumi.input_type
3356
2440
  class OsPolicyAssignmentOsPolicyResourceGroupResourceArgs:
3357
2441
  def __init__(__self__, *,
@@ -3458,26 +2542,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceArgs:
3458
2542
  pulumi.set(self, "repository", value)
3459
2543
 
3460
2544
 
3461
- if not MYPY:
3462
- class OsPolicyAssignmentOsPolicyResourceGroupResourceExecArgsDict(TypedDict):
3463
- validate: pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateArgsDict']
3464
- """
3465
- What to run to validate this resource is in the
3466
- desired state. An exit code of 100 indicates "in desired state", and exit
3467
- code of 101 indicates "not in desired state". Any other exit code indicates
3468
- a failure running validate. Structure is
3469
- documented below.
3470
- """
3471
- enforce: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceArgsDict']]
3472
- """
3473
- What to run to bring this resource into the desired
3474
- state. An exit code of 100 indicates "success", any other exit code
3475
- indicates a failure running enforce. Structure is
3476
- documented below.
3477
- """
3478
- elif False:
3479
- OsPolicyAssignmentOsPolicyResourceGroupResourceExecArgsDict: TypeAlias = Mapping[str, Any]
3480
-
3481
2545
  @pulumi.input_type
3482
2546
  class OsPolicyAssignmentOsPolicyResourceGroupResourceExecArgs:
3483
2547
  def __init__(__self__, *,
@@ -3530,39 +2594,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceExecArgs:
3530
2594
  pulumi.set(self, "enforce", value)
3531
2595
 
3532
2596
 
3533
- if not MYPY:
3534
- class OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceArgsDict(TypedDict):
3535
- interpreter: pulumi.Input[str]
3536
- """
3537
- The script interpreter to use. Possible values
3538
- are: `INTERPRETER_UNSPECIFIED`, `NONE`, `SHELL`, `POWERSHELL`.
3539
- """
3540
- args: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
3541
- """
3542
- Optional arguments to pass to the source during
3543
- execution.
3544
- """
3545
- file: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileArgsDict']]
3546
- """
3547
- A remote or local file. Structure is
3548
- documented below.
3549
- """
3550
- output_file_path: NotRequired[pulumi.Input[str]]
3551
- """
3552
- Only recorded for enforce Exec. Path to an
3553
- output file (that is created by this Exec) whose content will be recorded in
3554
- OSPolicyResourceCompliance after a successful run. Absence or failure to
3555
- read this file will result in this ExecResource being non-compliant. Output
3556
- file size is limited to 100K bytes.
3557
- """
3558
- script: NotRequired[pulumi.Input[str]]
3559
- """
3560
- An inline script. The size of the script is limited to
3561
- 1024 characters.
3562
- """
3563
- elif False:
3564
- OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceArgsDict: TypeAlias = Mapping[str, Any]
3565
-
3566
2597
  @pulumi.input_type
3567
2598
  class OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceArgs:
3568
2599
  def __init__(__self__, *,
@@ -3665,31 +2696,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceArgs:
3665
2696
  pulumi.set(self, "script", value)
3666
2697
 
3667
2698
 
3668
- if not MYPY:
3669
- class OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileArgsDict(TypedDict):
3670
- allow_insecure: NotRequired[pulumi.Input[bool]]
3671
- """
3672
- Defaults to false. When false, files are
3673
- subject to validations based on the file type: Remote: A checksum must be
3674
- specified. Cloud Storage: An object generation number must be specified.
3675
- """
3676
- gcs: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileGcsArgsDict']]
3677
- """
3678
- A Cloud Storage object. Structure is
3679
- documented below.
3680
- """
3681
- local_path: NotRequired[pulumi.Input[str]]
3682
- """
3683
- A local path within the VM to use.
3684
- """
3685
- remote: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileRemoteArgsDict']]
3686
- """
3687
- A generic remote file. Structure is
3688
- documented below.
3689
- """
3690
- elif False:
3691
- OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileArgsDict: TypeAlias = Mapping[str, Any]
3692
-
3693
2699
  @pulumi.input_type
3694
2700
  class OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileArgs:
3695
2701
  def __init__(__self__, *,
@@ -3769,23 +2775,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileArgs:
3769
2775
  pulumi.set(self, "remote", value)
3770
2776
 
3771
2777
 
3772
- if not MYPY:
3773
- class OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileGcsArgsDict(TypedDict):
3774
- bucket: pulumi.Input[str]
3775
- """
3776
- Bucket of the Cloud Storage object.
3777
- """
3778
- object: pulumi.Input[str]
3779
- """
3780
- Name of the Cloud Storage object.
3781
- """
3782
- generation: NotRequired[pulumi.Input[int]]
3783
- """
3784
- Generation number of the Cloud Storage object.
3785
- """
3786
- elif False:
3787
- OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileGcsArgsDict: TypeAlias = Mapping[str, Any]
3788
-
3789
2778
  @pulumi.input_type
3790
2779
  class OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileGcsArgs:
3791
2780
  def __init__(__self__, *,
@@ -3839,20 +2828,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileGcsArgs:
3839
2828
  pulumi.set(self, "generation", value)
3840
2829
 
3841
2830
 
3842
- if not MYPY:
3843
- class OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileRemoteArgsDict(TypedDict):
3844
- uri: pulumi.Input[str]
3845
- """
3846
- URI from which to fetch the object. It should contain
3847
- both the protocol and path following the format `{protocol}://{location}`.
3848
- """
3849
- sha256_checksum: NotRequired[pulumi.Input[str]]
3850
- """
3851
- SHA256 checksum of the remote file.
3852
- """
3853
- elif False:
3854
- OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileRemoteArgsDict: TypeAlias = Mapping[str, Any]
3855
-
3856
2831
  @pulumi.input_type
3857
2832
  class OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileRemoteArgs:
3858
2833
  def __init__(__self__, *,
@@ -3893,39 +2868,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceExecEnforceFileRemoteArgs:
3893
2868
  pulumi.set(self, "sha256_checksum", value)
3894
2869
 
3895
2870
 
3896
- if not MYPY:
3897
- class OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateArgsDict(TypedDict):
3898
- interpreter: pulumi.Input[str]
3899
- """
3900
- The script interpreter to use. Possible values
3901
- are: `INTERPRETER_UNSPECIFIED`, `NONE`, `SHELL`, `POWERSHELL`.
3902
- """
3903
- args: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
3904
- """
3905
- Optional arguments to pass to the source during
3906
- execution.
3907
- """
3908
- file: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileArgsDict']]
3909
- """
3910
- A remote or local file. Structure is
3911
- documented below.
3912
- """
3913
- output_file_path: NotRequired[pulumi.Input[str]]
3914
- """
3915
- Only recorded for enforce Exec. Path to an
3916
- output file (that is created by this Exec) whose content will be recorded in
3917
- OSPolicyResourceCompliance after a successful run. Absence or failure to
3918
- read this file will result in this ExecResource being non-compliant. Output
3919
- file size is limited to 100K bytes.
3920
- """
3921
- script: NotRequired[pulumi.Input[str]]
3922
- """
3923
- An inline script. The size of the script is limited to
3924
- 1024 characters.
3925
- """
3926
- elif False:
3927
- OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateArgsDict: TypeAlias = Mapping[str, Any]
3928
-
3929
2871
  @pulumi.input_type
3930
2872
  class OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateArgs:
3931
2873
  def __init__(__self__, *,
@@ -4028,31 +2970,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateArgs:
4028
2970
  pulumi.set(self, "script", value)
4029
2971
 
4030
2972
 
4031
- if not MYPY:
4032
- class OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileArgsDict(TypedDict):
4033
- allow_insecure: NotRequired[pulumi.Input[bool]]
4034
- """
4035
- Defaults to false. When false, files are
4036
- subject to validations based on the file type: Remote: A checksum must be
4037
- specified. Cloud Storage: An object generation number must be specified.
4038
- """
4039
- gcs: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileGcsArgsDict']]
4040
- """
4041
- A Cloud Storage object. Structure is
4042
- documented below.
4043
- """
4044
- local_path: NotRequired[pulumi.Input[str]]
4045
- """
4046
- A local path within the VM to use.
4047
- """
4048
- remote: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileRemoteArgsDict']]
4049
- """
4050
- A generic remote file. Structure is
4051
- documented below.
4052
- """
4053
- elif False:
4054
- OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileArgsDict: TypeAlias = Mapping[str, Any]
4055
-
4056
2973
  @pulumi.input_type
4057
2974
  class OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileArgs:
4058
2975
  def __init__(__self__, *,
@@ -4132,23 +3049,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileArgs:
4132
3049
  pulumi.set(self, "remote", value)
4133
3050
 
4134
3051
 
4135
- if not MYPY:
4136
- class OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileGcsArgsDict(TypedDict):
4137
- bucket: pulumi.Input[str]
4138
- """
4139
- Bucket of the Cloud Storage object.
4140
- """
4141
- object: pulumi.Input[str]
4142
- """
4143
- Name of the Cloud Storage object.
4144
- """
4145
- generation: NotRequired[pulumi.Input[int]]
4146
- """
4147
- Generation number of the Cloud Storage object.
4148
- """
4149
- elif False:
4150
- OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileGcsArgsDict: TypeAlias = Mapping[str, Any]
4151
-
4152
3052
  @pulumi.input_type
4153
3053
  class OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileGcsArgs:
4154
3054
  def __init__(__self__, *,
@@ -4202,20 +3102,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileGcsArgs:
4202
3102
  pulumi.set(self, "generation", value)
4203
3103
 
4204
3104
 
4205
- if not MYPY:
4206
- class OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileRemoteArgsDict(TypedDict):
4207
- uri: pulumi.Input[str]
4208
- """
4209
- URI from which to fetch the object. It should contain
4210
- both the protocol and path following the format `{protocol}://{location}`.
4211
- """
4212
- sha256_checksum: NotRequired[pulumi.Input[str]]
4213
- """
4214
- SHA256 checksum of the remote file.
4215
- """
4216
- elif False:
4217
- OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileRemoteArgsDict: TypeAlias = Mapping[str, Any]
4218
-
4219
3105
  @pulumi.input_type
4220
3106
  class OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileRemoteArgs:
4221
3107
  def __init__(__self__, *,
@@ -4256,41 +3142,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileRemoteArgs:
4256
3142
  pulumi.set(self, "sha256_checksum", value)
4257
3143
 
4258
3144
 
4259
- if not MYPY:
4260
- class OsPolicyAssignmentOsPolicyResourceGroupResourceFileArgsDict(TypedDict):
4261
- path: pulumi.Input[str]
4262
- """
4263
- The absolute path of the file within the VM.
4264
- """
4265
- state: pulumi.Input[str]
4266
- """
4267
- Desired state of the file. Possible values are:
4268
- `DESIRED_STATE_UNSPECIFIED`, `PRESENT`, `ABSENT`, `CONTENTS_MATCH`.
4269
- """
4270
- content: NotRequired[pulumi.Input[str]]
4271
- """
4272
- A a file with this content. The size of the content
4273
- is limited to 1024 characters.
4274
- """
4275
- file: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileArgsDict']]
4276
- """
4277
- A remote or local source. Structure is
4278
- documented below.
4279
- """
4280
- permissions: NotRequired[pulumi.Input[str]]
4281
- """
4282
- Consists of three octal digits which represent, in
4283
- order, the permissions of the owner, group, and other users for the file
4284
- (similarly to the numeric mode used in the linux chmod utility). Each digit
4285
- represents a three bit number with the 4 bit corresponding to the read
4286
- permissions, the 2 bit corresponds to the write bit, and the one bit
4287
- corresponds to the execute permission. Default behavior is 755. Below are
4288
- some examples of permissions and their associated values: read, write, and
4289
- execute: 7 read and execute: 5 read and write: 6 read only: 4
4290
- """
4291
- elif False:
4292
- OsPolicyAssignmentOsPolicyResourceGroupResourceFileArgsDict: TypeAlias = Mapping[str, Any]
4293
-
4294
3145
  @pulumi.input_type
4295
3146
  class OsPolicyAssignmentOsPolicyResourceGroupResourceFileArgs:
4296
3147
  def __init__(__self__, *,
@@ -4396,31 +3247,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceFileArgs:
4396
3247
  pulumi.set(self, "permissions", value)
4397
3248
 
4398
3249
 
4399
- if not MYPY:
4400
- class OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileArgsDict(TypedDict):
4401
- allow_insecure: NotRequired[pulumi.Input[bool]]
4402
- """
4403
- Defaults to false. When false, files are
4404
- subject to validations based on the file type: Remote: A checksum must be
4405
- specified. Cloud Storage: An object generation number must be specified.
4406
- """
4407
- gcs: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileGcsArgsDict']]
4408
- """
4409
- A Cloud Storage object. Structure is
4410
- documented below.
4411
- """
4412
- local_path: NotRequired[pulumi.Input[str]]
4413
- """
4414
- A local path within the VM to use.
4415
- """
4416
- remote: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileRemoteArgsDict']]
4417
- """
4418
- A generic remote file. Structure is
4419
- documented below.
4420
- """
4421
- elif False:
4422
- OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileArgsDict: TypeAlias = Mapping[str, Any]
4423
-
4424
3250
  @pulumi.input_type
4425
3251
  class OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileArgs:
4426
3252
  def __init__(__self__, *,
@@ -4500,23 +3326,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileArgs:
4500
3326
  pulumi.set(self, "remote", value)
4501
3327
 
4502
3328
 
4503
- if not MYPY:
4504
- class OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileGcsArgsDict(TypedDict):
4505
- bucket: pulumi.Input[str]
4506
- """
4507
- Bucket of the Cloud Storage object.
4508
- """
4509
- object: pulumi.Input[str]
4510
- """
4511
- Name of the Cloud Storage object.
4512
- """
4513
- generation: NotRequired[pulumi.Input[int]]
4514
- """
4515
- Generation number of the Cloud Storage object.
4516
- """
4517
- elif False:
4518
- OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileGcsArgsDict: TypeAlias = Mapping[str, Any]
4519
-
4520
3329
  @pulumi.input_type
4521
3330
  class OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileGcsArgs:
4522
3331
  def __init__(__self__, *,
@@ -4570,20 +3379,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileGcsArgs:
4570
3379
  pulumi.set(self, "generation", value)
4571
3380
 
4572
3381
 
4573
- if not MYPY:
4574
- class OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileRemoteArgsDict(TypedDict):
4575
- uri: pulumi.Input[str]
4576
- """
4577
- URI from which to fetch the object. It should contain
4578
- both the protocol and path following the format `{protocol}://{location}`.
4579
- """
4580
- sha256_checksum: NotRequired[pulumi.Input[str]]
4581
- """
4582
- SHA256 checksum of the remote file.
4583
- """
4584
- elif False:
4585
- OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileRemoteArgsDict: TypeAlias = Mapping[str, Any]
4586
-
4587
3382
  @pulumi.input_type
4588
3383
  class OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileRemoteArgs:
4589
3384
  def __init__(__self__, *,
@@ -4624,52 +3419,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceFileFileRemoteArgs:
4624
3419
  pulumi.set(self, "sha256_checksum", value)
4625
3420
 
4626
3421
 
4627
- if not MYPY:
4628
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgArgsDict(TypedDict):
4629
- desired_state: pulumi.Input[str]
4630
- """
4631
- The desired state the agent should maintain for
4632
- this package. Possible values are: `DESIRED_STATE_UNSPECIFIED`, `INSTALLED`,
4633
- `REMOVED`.
4634
- """
4635
- apt: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgAptArgsDict']]
4636
- """
4637
- A package managed by Apt. Structure is
4638
- documented below.
4639
- """
4640
- deb: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebArgsDict']]
4641
- """
4642
- A deb package file. Structure is
4643
- documented below.
4644
- """
4645
- googet: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgGoogetArgsDict']]
4646
- """
4647
- A package managed by GooGet. Structure is
4648
- documented below.
4649
- """
4650
- msi: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiArgsDict']]
4651
- """
4652
- An MSI package. Structure is
4653
- documented below.
4654
- """
4655
- rpm: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmArgsDict']]
4656
- """
4657
- An rpm package file. Structure is
4658
- documented below.
4659
- """
4660
- yum: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgYumArgsDict']]
4661
- """
4662
- A package managed by YUM. Structure is
4663
- documented below.
4664
- """
4665
- zypper: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgZypperArgsDict']]
4666
- """
4667
- A package managed by Zypper. Structure is
4668
- documented below.
4669
- """
4670
- elif False:
4671
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgArgsDict: TypeAlias = Mapping[str, Any]
4672
-
4673
3422
  @pulumi.input_type
4674
3423
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgArgs:
4675
3424
  def __init__(__self__, *,
@@ -4822,15 +3571,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgArgs:
4822
3571
  pulumi.set(self, "zypper", value)
4823
3572
 
4824
3573
 
4825
- if not MYPY:
4826
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgAptArgsDict(TypedDict):
4827
- name: pulumi.Input[str]
4828
- """
4829
- Package name.
4830
- """
4831
- elif False:
4832
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgAptArgsDict: TypeAlias = Mapping[str, Any]
4833
-
4834
3574
  @pulumi.input_type
4835
3575
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgAptArgs:
4836
3576
  def __init__(__self__, *,
@@ -4853,22 +3593,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgAptArgs:
4853
3593
  pulumi.set(self, "name", value)
4854
3594
 
4855
3595
 
4856
- if not MYPY:
4857
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebArgsDict(TypedDict):
4858
- source: pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceArgsDict']
4859
- """
4860
- A deb package. Structure is
4861
- documented below.
4862
- """
4863
- pull_deps: NotRequired[pulumi.Input[bool]]
4864
- """
4865
- Whether dependencies should also be installed. -
4866
- install when false: `dpkg -i package` - install when true: `apt-get update
4867
- && apt-get -y install package.deb`
4868
- """
4869
- elif False:
4870
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebArgsDict: TypeAlias = Mapping[str, Any]
4871
-
4872
3596
  @pulumi.input_type
4873
3597
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebArgs:
4874
3598
  def __init__(__self__, *,
@@ -4913,31 +3637,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebArgs:
4913
3637
  pulumi.set(self, "pull_deps", value)
4914
3638
 
4915
3639
 
4916
- if not MYPY:
4917
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceArgsDict(TypedDict):
4918
- allow_insecure: NotRequired[pulumi.Input[bool]]
4919
- """
4920
- Defaults to false. When false, files are
4921
- subject to validations based on the file type: Remote: A checksum must be
4922
- specified. Cloud Storage: An object generation number must be specified.
4923
- """
4924
- gcs: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceGcsArgsDict']]
4925
- """
4926
- A Cloud Storage object. Structure is
4927
- documented below.
4928
- """
4929
- local_path: NotRequired[pulumi.Input[str]]
4930
- """
4931
- A local path within the VM to use.
4932
- """
4933
- remote: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceRemoteArgsDict']]
4934
- """
4935
- A generic remote file. Structure is
4936
- documented below.
4937
- """
4938
- elif False:
4939
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceArgsDict: TypeAlias = Mapping[str, Any]
4940
-
4941
3640
  @pulumi.input_type
4942
3641
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceArgs:
4943
3642
  def __init__(__self__, *,
@@ -5017,23 +3716,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceArgs:
5017
3716
  pulumi.set(self, "remote", value)
5018
3717
 
5019
3718
 
5020
- if not MYPY:
5021
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceGcsArgsDict(TypedDict):
5022
- bucket: pulumi.Input[str]
5023
- """
5024
- Bucket of the Cloud Storage object.
5025
- """
5026
- object: pulumi.Input[str]
5027
- """
5028
- Name of the Cloud Storage object.
5029
- """
5030
- generation: NotRequired[pulumi.Input[int]]
5031
- """
5032
- Generation number of the Cloud Storage object.
5033
- """
5034
- elif False:
5035
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceGcsArgsDict: TypeAlias = Mapping[str, Any]
5036
-
5037
3719
  @pulumi.input_type
5038
3720
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceGcsArgs:
5039
3721
  def __init__(__self__, *,
@@ -5087,20 +3769,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceGcsArgs:
5087
3769
  pulumi.set(self, "generation", value)
5088
3770
 
5089
3771
 
5090
- if not MYPY:
5091
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceRemoteArgsDict(TypedDict):
5092
- uri: pulumi.Input[str]
5093
- """
5094
- URI from which to fetch the object. It should contain
5095
- both the protocol and path following the format `{protocol}://{location}`.
5096
- """
5097
- sha256_checksum: NotRequired[pulumi.Input[str]]
5098
- """
5099
- SHA256 checksum of the remote file.
5100
- """
5101
- elif False:
5102
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceRemoteArgsDict: TypeAlias = Mapping[str, Any]
5103
-
5104
3772
  @pulumi.input_type
5105
3773
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceRemoteArgs:
5106
3774
  def __init__(__self__, *,
@@ -5141,15 +3809,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgDebSourceRemoteArgs:
5141
3809
  pulumi.set(self, "sha256_checksum", value)
5142
3810
 
5143
3811
 
5144
- if not MYPY:
5145
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgGoogetArgsDict(TypedDict):
5146
- name: pulumi.Input[str]
5147
- """
5148
- Package name.
5149
- """
5150
- elif False:
5151
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgGoogetArgsDict: TypeAlias = Mapping[str, Any]
5152
-
5153
3812
  @pulumi.input_type
5154
3813
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgGoogetArgs:
5155
3814
  def __init__(__self__, *,
@@ -5172,22 +3831,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgGoogetArgs:
5172
3831
  pulumi.set(self, "name", value)
5173
3832
 
5174
3833
 
5175
- if not MYPY:
5176
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiArgsDict(TypedDict):
5177
- source: pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceArgsDict']
5178
- """
5179
- The MSI package. Structure is
5180
- documented below.
5181
- """
5182
- properties: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
5183
- """
5184
- Additional properties to use during installation.
5185
- This should be in the format of Property=Setting. Appended to the defaults
5186
- of `ACTION=INSTALL REBOOT=ReallySuppress`.
5187
- """
5188
- elif False:
5189
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiArgsDict: TypeAlias = Mapping[str, Any]
5190
-
5191
3834
  @pulumi.input_type
5192
3835
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiArgs:
5193
3836
  def __init__(__self__, *,
@@ -5232,31 +3875,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiArgs:
5232
3875
  pulumi.set(self, "properties", value)
5233
3876
 
5234
3877
 
5235
- if not MYPY:
5236
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceArgsDict(TypedDict):
5237
- allow_insecure: NotRequired[pulumi.Input[bool]]
5238
- """
5239
- Defaults to false. When false, files are
5240
- subject to validations based on the file type: Remote: A checksum must be
5241
- specified. Cloud Storage: An object generation number must be specified.
5242
- """
5243
- gcs: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceGcsArgsDict']]
5244
- """
5245
- A Cloud Storage object. Structure is
5246
- documented below.
5247
- """
5248
- local_path: NotRequired[pulumi.Input[str]]
5249
- """
5250
- A local path within the VM to use.
5251
- """
5252
- remote: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceRemoteArgsDict']]
5253
- """
5254
- A generic remote file. Structure is
5255
- documented below.
5256
- """
5257
- elif False:
5258
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceArgsDict: TypeAlias = Mapping[str, Any]
5259
-
5260
3878
  @pulumi.input_type
5261
3879
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceArgs:
5262
3880
  def __init__(__self__, *,
@@ -5336,23 +3954,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceArgs:
5336
3954
  pulumi.set(self, "remote", value)
5337
3955
 
5338
3956
 
5339
- if not MYPY:
5340
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceGcsArgsDict(TypedDict):
5341
- bucket: pulumi.Input[str]
5342
- """
5343
- Bucket of the Cloud Storage object.
5344
- """
5345
- object: pulumi.Input[str]
5346
- """
5347
- Name of the Cloud Storage object.
5348
- """
5349
- generation: NotRequired[pulumi.Input[int]]
5350
- """
5351
- Generation number of the Cloud Storage object.
5352
- """
5353
- elif False:
5354
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceGcsArgsDict: TypeAlias = Mapping[str, Any]
5355
-
5356
3957
  @pulumi.input_type
5357
3958
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceGcsArgs:
5358
3959
  def __init__(__self__, *,
@@ -5406,20 +4007,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceGcsArgs:
5406
4007
  pulumi.set(self, "generation", value)
5407
4008
 
5408
4009
 
5409
- if not MYPY:
5410
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceRemoteArgsDict(TypedDict):
5411
- uri: pulumi.Input[str]
5412
- """
5413
- URI from which to fetch the object. It should contain
5414
- both the protocol and path following the format `{protocol}://{location}`.
5415
- """
5416
- sha256_checksum: NotRequired[pulumi.Input[str]]
5417
- """
5418
- SHA256 checksum of the remote file.
5419
- """
5420
- elif False:
5421
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceRemoteArgsDict: TypeAlias = Mapping[str, Any]
5422
-
5423
4010
  @pulumi.input_type
5424
4011
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceRemoteArgs:
5425
4012
  def __init__(__self__, *,
@@ -5460,22 +4047,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgMsiSourceRemoteArgs:
5460
4047
  pulumi.set(self, "sha256_checksum", value)
5461
4048
 
5462
4049
 
5463
- if not MYPY:
5464
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmArgsDict(TypedDict):
5465
- source: pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceArgsDict']
5466
- """
5467
- An rpm package. Structure is
5468
- documented below.
5469
- """
5470
- pull_deps: NotRequired[pulumi.Input[bool]]
5471
- """
5472
- Whether dependencies should also be installed. -
5473
- install when false: `rpm --upgrade --replacepkgs package.rpm` - install when
5474
- true: `yum -y install package.rpm` or `zypper -y install package.rpm`
5475
- """
5476
- elif False:
5477
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmArgsDict: TypeAlias = Mapping[str, Any]
5478
-
5479
4050
  @pulumi.input_type
5480
4051
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmArgs:
5481
4052
  def __init__(__self__, *,
@@ -5503,47 +4074,22 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmArgs:
5503
4074
 
5504
4075
  @source.setter
5505
4076
  def source(self, value: pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceArgs']):
5506
- pulumi.set(self, "source", value)
5507
-
5508
- @property
5509
- @pulumi.getter(name="pullDeps")
5510
- def pull_deps(self) -> Optional[pulumi.Input[bool]]:
5511
- """
5512
- Whether dependencies should also be installed. -
5513
- install when false: `rpm --upgrade --replacepkgs package.rpm` - install when
5514
- true: `yum -y install package.rpm` or `zypper -y install package.rpm`
5515
- """
5516
- return pulumi.get(self, "pull_deps")
5517
-
5518
- @pull_deps.setter
5519
- def pull_deps(self, value: Optional[pulumi.Input[bool]]):
5520
- pulumi.set(self, "pull_deps", value)
5521
-
5522
-
5523
- if not MYPY:
5524
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceArgsDict(TypedDict):
5525
- allow_insecure: NotRequired[pulumi.Input[bool]]
5526
- """
5527
- Defaults to false. When false, files are
5528
- subject to validations based on the file type: Remote: A checksum must be
5529
- specified. Cloud Storage: An object generation number must be specified.
5530
- """
5531
- gcs: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceGcsArgsDict']]
5532
- """
5533
- A Cloud Storage object. Structure is
5534
- documented below.
5535
- """
5536
- local_path: NotRequired[pulumi.Input[str]]
5537
- """
5538
- A local path within the VM to use.
5539
- """
5540
- remote: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceRemoteArgsDict']]
4077
+ pulumi.set(self, "source", value)
4078
+
4079
+ @property
4080
+ @pulumi.getter(name="pullDeps")
4081
+ def pull_deps(self) -> Optional[pulumi.Input[bool]]:
5541
4082
  """
5542
- A generic remote file. Structure is
5543
- documented below.
4083
+ Whether dependencies should also be installed. -
4084
+ install when false: `rpm --upgrade --replacepkgs package.rpm` - install when
4085
+ true: `yum -y install package.rpm` or `zypper -y install package.rpm`
5544
4086
  """
5545
- elif False:
5546
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceArgsDict: TypeAlias = Mapping[str, Any]
4087
+ return pulumi.get(self, "pull_deps")
4088
+
4089
+ @pull_deps.setter
4090
+ def pull_deps(self, value: Optional[pulumi.Input[bool]]):
4091
+ pulumi.set(self, "pull_deps", value)
4092
+
5547
4093
 
5548
4094
  @pulumi.input_type
5549
4095
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceArgs:
@@ -5624,23 +4170,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceArgs:
5624
4170
  pulumi.set(self, "remote", value)
5625
4171
 
5626
4172
 
5627
- if not MYPY:
5628
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceGcsArgsDict(TypedDict):
5629
- bucket: pulumi.Input[str]
5630
- """
5631
- Bucket of the Cloud Storage object.
5632
- """
5633
- object: pulumi.Input[str]
5634
- """
5635
- Name of the Cloud Storage object.
5636
- """
5637
- generation: NotRequired[pulumi.Input[int]]
5638
- """
5639
- Generation number of the Cloud Storage object.
5640
- """
5641
- elif False:
5642
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceGcsArgsDict: TypeAlias = Mapping[str, Any]
5643
-
5644
4173
  @pulumi.input_type
5645
4174
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceGcsArgs:
5646
4175
  def __init__(__self__, *,
@@ -5694,20 +4223,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceGcsArgs:
5694
4223
  pulumi.set(self, "generation", value)
5695
4224
 
5696
4225
 
5697
- if not MYPY:
5698
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceRemoteArgsDict(TypedDict):
5699
- uri: pulumi.Input[str]
5700
- """
5701
- URI from which to fetch the object. It should contain
5702
- both the protocol and path following the format `{protocol}://{location}`.
5703
- """
5704
- sha256_checksum: NotRequired[pulumi.Input[str]]
5705
- """
5706
- SHA256 checksum of the remote file.
5707
- """
5708
- elif False:
5709
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceRemoteArgsDict: TypeAlias = Mapping[str, Any]
5710
-
5711
4226
  @pulumi.input_type
5712
4227
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceRemoteArgs:
5713
4228
  def __init__(__self__, *,
@@ -5748,15 +4263,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgRpmSourceRemoteArgs:
5748
4263
  pulumi.set(self, "sha256_checksum", value)
5749
4264
 
5750
4265
 
5751
- if not MYPY:
5752
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgYumArgsDict(TypedDict):
5753
- name: pulumi.Input[str]
5754
- """
5755
- Package name.
5756
- """
5757
- elif False:
5758
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgYumArgsDict: TypeAlias = Mapping[str, Any]
5759
-
5760
4266
  @pulumi.input_type
5761
4267
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgYumArgs:
5762
4268
  def __init__(__self__, *,
@@ -5779,15 +4285,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgYumArgs:
5779
4285
  pulumi.set(self, "name", value)
5780
4286
 
5781
4287
 
5782
- if not MYPY:
5783
- class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgZypperArgsDict(TypedDict):
5784
- name: pulumi.Input[str]
5785
- """
5786
- Package name.
5787
- """
5788
- elif False:
5789
- OsPolicyAssignmentOsPolicyResourceGroupResourcePkgZypperArgsDict: TypeAlias = Mapping[str, Any]
5790
-
5791
4288
  @pulumi.input_type
5792
4289
  class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgZypperArgs:
5793
4290
  def __init__(__self__, *,
@@ -5810,31 +4307,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourcePkgZypperArgs:
5810
4307
  pulumi.set(self, "name", value)
5811
4308
 
5812
4309
 
5813
- if not MYPY:
5814
- class OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryArgsDict(TypedDict):
5815
- apt: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryAptArgsDict']]
5816
- """
5817
- An Apt Repository. Structure is
5818
- documented below.
5819
- """
5820
- goo: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryGooArgsDict']]
5821
- """
5822
- A Goo Repository. Structure is
5823
- documented below.
5824
- """
5825
- yum: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryYumArgsDict']]
5826
- """
5827
- A Yum Repository. Structure is
5828
- documented below.
5829
- """
5830
- zypper: NotRequired[pulumi.Input['OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryZypperArgsDict']]
5831
- """
5832
- A Zypper Repository. Structure is
5833
- documented below.
5834
- """
5835
- elif False:
5836
- OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryArgsDict: TypeAlias = Mapping[str, Any]
5837
-
5838
4310
  @pulumi.input_type
5839
4311
  class OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryArgs:
5840
4312
  def __init__(__self__, *,
@@ -5914,34 +4386,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryArgs:
5914
4386
  pulumi.set(self, "zypper", value)
5915
4387
 
5916
4388
 
5917
- if not MYPY:
5918
- class OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryAptArgsDict(TypedDict):
5919
- archive_type: pulumi.Input[str]
5920
- """
5921
- Type of archive files in this repository.
5922
- Possible values are: `ARCHIVE_TYPE_UNSPECIFIED`, `DEB`, `DEB_SRC`.
5923
- """
5924
- components: pulumi.Input[Sequence[pulumi.Input[str]]]
5925
- """
5926
- List of components for this repository. Must
5927
- contain at least one item.
5928
- """
5929
- distribution: pulumi.Input[str]
5930
- """
5931
- Distribution of this repository.
5932
- """
5933
- uri: pulumi.Input[str]
5934
- """
5935
- URI for this repository.
5936
- """
5937
- gpg_key: NotRequired[pulumi.Input[str]]
5938
- """
5939
- URI of the key file for this repository. The agent
5940
- maintains a keyring at `/etc/apt/trusted.gpg.d/osconfig_agent_managed.gpg`.
5941
- """
5942
- elif False:
5943
- OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryAptArgsDict: TypeAlias = Mapping[str, Any]
5944
-
5945
4389
  @pulumi.input_type
5946
4390
  class OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryAptArgs:
5947
4391
  def __init__(__self__, *,
@@ -6031,19 +4475,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryAptArgs:
6031
4475
  pulumi.set(self, "gpg_key", value)
6032
4476
 
6033
4477
 
6034
- if not MYPY:
6035
- class OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryGooArgsDict(TypedDict):
6036
- name: pulumi.Input[str]
6037
- """
6038
- The name of the repository.
6039
- """
6040
- url: pulumi.Input[str]
6041
- """
6042
- The url of the repository.
6043
- """
6044
- elif False:
6045
- OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryGooArgsDict: TypeAlias = Mapping[str, Any]
6046
-
6047
4478
  @pulumi.input_type
6048
4479
  class OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryGooArgs:
6049
4480
  def __init__(__self__, *,
@@ -6081,30 +4512,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryGooArgs:
6081
4512
  pulumi.set(self, "url", value)
6082
4513
 
6083
4514
 
6084
- if not MYPY:
6085
- class OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryYumArgsDict(TypedDict):
6086
- base_url: pulumi.Input[str]
6087
- """
6088
- The location of the repository directory.
6089
- """
6090
- id: pulumi.Input[str]
6091
- """
6092
- A one word, unique name for this repository. This is the
6093
- `repo id` in the yum config file and also the `display_name` if
6094
- `display_name` is omitted. This id is also used as the unique identifier
6095
- when checking for resource conflicts.
6096
- """
6097
- display_name: NotRequired[pulumi.Input[str]]
6098
- """
6099
- The display name of the repository.
6100
- """
6101
- gpg_keys: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
6102
- """
6103
- URIs of GPG keys.
6104
- """
6105
- elif False:
6106
- OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryYumArgsDict: TypeAlias = Mapping[str, Any]
6107
-
6108
4515
  @pulumi.input_type
6109
4516
  class OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryYumArgs:
6110
4517
  def __init__(__self__, *,
@@ -6180,30 +4587,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryYumArgs:
6180
4587
  pulumi.set(self, "gpg_keys", value)
6181
4588
 
6182
4589
 
6183
- if not MYPY:
6184
- class OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryZypperArgsDict(TypedDict):
6185
- base_url: pulumi.Input[str]
6186
- """
6187
- The location of the repository directory.
6188
- """
6189
- id: pulumi.Input[str]
6190
- """
6191
- A one word, unique name for this repository. This is the
6192
- `repo id` in the zypper config file and also the `display_name` if
6193
- `display_name` is omitted. This id is also used as the unique identifier
6194
- when checking for GuestPolicy conflicts.
6195
- """
6196
- display_name: NotRequired[pulumi.Input[str]]
6197
- """
6198
- The display name of the repository.
6199
- """
6200
- gpg_keys: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
6201
- """
6202
- URIs of GPG keys.
6203
- """
6204
- elif False:
6205
- OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryZypperArgsDict: TypeAlias = Mapping[str, Any]
6206
-
6207
4590
  @pulumi.input_type
6208
4591
  class OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryZypperArgs:
6209
4592
  def __init__(__self__, *,
@@ -6279,25 +4662,6 @@ class OsPolicyAssignmentOsPolicyResourceGroupResourceRepositoryZypperArgs:
6279
4662
  pulumi.set(self, "gpg_keys", value)
6280
4663
 
6281
4664
 
6282
- if not MYPY:
6283
- class OsPolicyAssignmentRolloutArgsDict(TypedDict):
6284
- disruption_budget: pulumi.Input['OsPolicyAssignmentRolloutDisruptionBudgetArgsDict']
6285
- """
6286
- The maximum number (or percentage) of VMs
6287
- per zone to disrupt at any given moment. Structure is
6288
- documented below.
6289
- """
6290
- min_wait_duration: pulumi.Input[str]
6291
- """
6292
- This determines the minimum duration of
6293
- time to wait after the configuration changes are applied through the current
6294
- rollout. A VM continues to count towards the `disruption_budget` at least
6295
- until this duration of time has passed after configuration changes are
6296
- applied.
6297
- """
6298
- elif False:
6299
- OsPolicyAssignmentRolloutArgsDict: TypeAlias = Mapping[str, Any]
6300
-
6301
4665
  @pulumi.input_type
6302
4666
  class OsPolicyAssignmentRolloutArgs:
6303
4667
  def __init__(__self__, *,
@@ -6347,22 +4711,6 @@ class OsPolicyAssignmentRolloutArgs:
6347
4711
  pulumi.set(self, "min_wait_duration", value)
6348
4712
 
6349
4713
 
6350
- if not MYPY:
6351
- class OsPolicyAssignmentRolloutDisruptionBudgetArgsDict(TypedDict):
6352
- fixed: NotRequired[pulumi.Input[int]]
6353
- """
6354
- Specifies a fixed value.
6355
- """
6356
- percent: NotRequired[pulumi.Input[int]]
6357
- """
6358
- Specifies the relative value defined as a percentage,
6359
- which will be multiplied by a reference value.
6360
-
6361
- --------------------------------------------------------------------------------
6362
- """
6363
- elif False:
6364
- OsPolicyAssignmentRolloutDisruptionBudgetArgsDict: TypeAlias = Mapping[str, Any]
6365
-
6366
4714
  @pulumi.input_type
6367
4715
  class OsPolicyAssignmentRolloutDisruptionBudgetArgs:
6368
4716
  def __init__(__self__, *,
@@ -6408,35 +4756,6 @@ class OsPolicyAssignmentRolloutDisruptionBudgetArgs:
6408
4756
  pulumi.set(self, "percent", value)
6409
4757
 
6410
4758
 
6411
- if not MYPY:
6412
- class PatchDeploymentInstanceFilterArgsDict(TypedDict):
6413
- all: NotRequired[pulumi.Input[bool]]
6414
- """
6415
- Target all VM instances in the project. If true, no other criteria is permitted.
6416
- """
6417
- group_labels: NotRequired[pulumi.Input[Sequence[pulumi.Input['PatchDeploymentInstanceFilterGroupLabelArgsDict']]]]
6418
- """
6419
- Targets VM instances matching ANY of these GroupLabels. This allows targeting of disparate groups of VM instances.
6420
- Structure is documented below.
6421
- """
6422
- instance_name_prefixes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
6423
- """
6424
- Targets VMs whose name starts with one of these prefixes. Similar to labels, this is another way to group
6425
- VMs when targeting configs, for example prefix="prod-".
6426
- """
6427
- instances: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
6428
- """
6429
- Targets any of the VM instances specified. Instances are specified by their URI in the `form zones/{{zone}}/instances/{{instance_name}}`,
6430
- `projects/{{project_id}}/zones/{{zone}}/instances/{{instance_name}}`, or
6431
- `https://www.googleapis.com/compute/v1/projects/{{project_id}}/zones/{{zone}}/instances/{{instance_name}}`
6432
- """
6433
- zones: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
6434
- """
6435
- Targets VM instances in ANY of these zones. Leave empty to target VM instances in any zone.
6436
- """
6437
- elif False:
6438
- PatchDeploymentInstanceFilterArgsDict: TypeAlias = Mapping[str, Any]
6439
-
6440
4759
  @pulumi.input_type
6441
4760
  class PatchDeploymentInstanceFilterArgs:
6442
4761
  def __init__(__self__, *,
@@ -6532,17 +4851,6 @@ class PatchDeploymentInstanceFilterArgs:
6532
4851
  pulumi.set(self, "zones", value)
6533
4852
 
6534
4853
 
6535
- if not MYPY:
6536
- class PatchDeploymentInstanceFilterGroupLabelArgsDict(TypedDict):
6537
- labels: pulumi.Input[Mapping[str, pulumi.Input[str]]]
6538
- """
6539
- Compute Engine instance labels that must be present for a VM instance to be targeted by this filter
6540
-
6541
- - - -
6542
- """
6543
- elif False:
6544
- PatchDeploymentInstanceFilterGroupLabelArgsDict: TypeAlias = Mapping[str, Any]
6545
-
6546
4854
  @pulumi.input_type
6547
4855
  class PatchDeploymentInstanceFilterGroupLabelArgs:
6548
4856
  def __init__(__self__, *,
@@ -6569,16 +4877,6 @@ class PatchDeploymentInstanceFilterGroupLabelArgs:
6569
4877
  pulumi.set(self, "labels", value)
6570
4878
 
6571
4879
 
6572
- if not MYPY:
6573
- class PatchDeploymentOneTimeScheduleArgsDict(TypedDict):
6574
- execute_time: pulumi.Input[str]
6575
- """
6576
- The desired patch job execution time. A timestamp in RFC3339 UTC "Zulu" format,
6577
- accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
6578
- """
6579
- elif False:
6580
- PatchDeploymentOneTimeScheduleArgsDict: TypeAlias = Mapping[str, Any]
6581
-
6582
4880
  @pulumi.input_type
6583
4881
  class PatchDeploymentOneTimeScheduleArgs:
6584
4882
  def __init__(__self__, *,
@@ -6603,55 +4901,6 @@ class PatchDeploymentOneTimeScheduleArgs:
6603
4901
  pulumi.set(self, "execute_time", value)
6604
4902
 
6605
4903
 
6606
- if not MYPY:
6607
- class PatchDeploymentPatchConfigArgsDict(TypedDict):
6608
- apt: NotRequired[pulumi.Input['PatchDeploymentPatchConfigAptArgsDict']]
6609
- """
6610
- Apt update settings. Use this setting to override the default apt patch rules.
6611
- Structure is documented below.
6612
- """
6613
- goo: NotRequired[pulumi.Input['PatchDeploymentPatchConfigGooArgsDict']]
6614
- """
6615
- goo update settings. Use this setting to override the default goo patch rules.
6616
- Structure is documented below.
6617
- """
6618
- mig_instances_allowed: NotRequired[pulumi.Input[bool]]
6619
- """
6620
- Allows the patch job to run on Managed instance groups (MIGs).
6621
- """
6622
- post_step: NotRequired[pulumi.Input['PatchDeploymentPatchConfigPostStepArgsDict']]
6623
- """
6624
- The ExecStep to run after the patch update.
6625
- Structure is documented below.
6626
- """
6627
- pre_step: NotRequired[pulumi.Input['PatchDeploymentPatchConfigPreStepArgsDict']]
6628
- """
6629
- The ExecStep to run before the patch update.
6630
- Structure is documented below.
6631
- """
6632
- reboot_config: NotRequired[pulumi.Input[str]]
6633
- """
6634
- Post-patch reboot settings.
6635
- Possible values are: `DEFAULT`, `ALWAYS`, `NEVER`.
6636
- """
6637
- windows_update: NotRequired[pulumi.Input['PatchDeploymentPatchConfigWindowsUpdateArgsDict']]
6638
- """
6639
- Windows update settings. Use this setting to override the default Windows patch rules.
6640
- Structure is documented below.
6641
- """
6642
- yum: NotRequired[pulumi.Input['PatchDeploymentPatchConfigYumArgsDict']]
6643
- """
6644
- Yum update settings. Use this setting to override the default yum patch rules.
6645
- Structure is documented below.
6646
- """
6647
- zypper: NotRequired[pulumi.Input['PatchDeploymentPatchConfigZypperArgsDict']]
6648
- """
6649
- zypper update settings. Use this setting to override the default zypper patch rules.
6650
- Structure is documented below.
6651
- """
6652
- elif False:
6653
- PatchDeploymentPatchConfigArgsDict: TypeAlias = Mapping[str, Any]
6654
-
6655
4904
  @pulumi.input_type
6656
4905
  class PatchDeploymentPatchConfigArgs:
6657
4906
  def __init__(__self__, *,
@@ -6819,26 +5068,6 @@ class PatchDeploymentPatchConfigArgs:
6819
5068
  pulumi.set(self, "zypper", value)
6820
5069
 
6821
5070
 
6822
- if not MYPY:
6823
- class PatchDeploymentPatchConfigAptArgsDict(TypedDict):
6824
- excludes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
6825
- """
6826
- List of packages to exclude from update. These packages will be excluded.
6827
- """
6828
- exclusive_packages: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
6829
- """
6830
- An exclusive list of packages to be updated. These are the only packages that will be updated.
6831
- If these packages are not installed, they will be ignored. This field cannot be specified with
6832
- any other patch configuration fields.
6833
- """
6834
- type: NotRequired[pulumi.Input[str]]
6835
- """
6836
- By changing the type to DIST, the patching is performed using apt-get dist-upgrade instead.
6837
- Possible values are: `DIST`, `UPGRADE`.
6838
- """
6839
- elif False:
6840
- PatchDeploymentPatchConfigAptArgsDict: TypeAlias = Mapping[str, Any]
6841
-
6842
5071
  @pulumi.input_type
6843
5072
  class PatchDeploymentPatchConfigAptArgs:
6844
5073
  def __init__(__self__, *,
@@ -6900,15 +5129,6 @@ class PatchDeploymentPatchConfigAptArgs:
6900
5129
  pulumi.set(self, "type", value)
6901
5130
 
6902
5131
 
6903
- if not MYPY:
6904
- class PatchDeploymentPatchConfigGooArgsDict(TypedDict):
6905
- enabled: pulumi.Input[bool]
6906
- """
6907
- goo update settings. Use this setting to override the default goo patch rules.
6908
- """
6909
- elif False:
6910
- PatchDeploymentPatchConfigGooArgsDict: TypeAlias = Mapping[str, Any]
6911
-
6912
5132
  @pulumi.input_type
6913
5133
  class PatchDeploymentPatchConfigGooArgs:
6914
5134
  def __init__(__self__, *,
@@ -6931,21 +5151,6 @@ class PatchDeploymentPatchConfigGooArgs:
6931
5151
  pulumi.set(self, "enabled", value)
6932
5152
 
6933
5153
 
6934
- if not MYPY:
6935
- class PatchDeploymentPatchConfigPostStepArgsDict(TypedDict):
6936
- linux_exec_step_config: NotRequired[pulumi.Input['PatchDeploymentPatchConfigPostStepLinuxExecStepConfigArgsDict']]
6937
- """
6938
- The ExecStepConfig for all Linux VMs targeted by the PatchJob.
6939
- Structure is documented below.
6940
- """
6941
- windows_exec_step_config: NotRequired[pulumi.Input['PatchDeploymentPatchConfigPostStepWindowsExecStepConfigArgsDict']]
6942
- """
6943
- The ExecStepConfig for all Windows VMs targeted by the PatchJob.
6944
- Structure is documented below.
6945
- """
6946
- elif False:
6947
- PatchDeploymentPatchConfigPostStepArgsDict: TypeAlias = Mapping[str, Any]
6948
-
6949
5154
  @pulumi.input_type
6950
5155
  class PatchDeploymentPatchConfigPostStepArgs:
6951
5156
  def __init__(__self__, *,
@@ -6979,39 +5184,15 @@ class PatchDeploymentPatchConfigPostStepArgs:
6979
5184
  @pulumi.getter(name="windowsExecStepConfig")
6980
5185
  def windows_exec_step_config(self) -> Optional[pulumi.Input['PatchDeploymentPatchConfigPostStepWindowsExecStepConfigArgs']]:
6981
5186
  """
6982
- The ExecStepConfig for all Windows VMs targeted by the PatchJob.
6983
- Structure is documented below.
6984
- """
6985
- return pulumi.get(self, "windows_exec_step_config")
6986
-
6987
- @windows_exec_step_config.setter
6988
- def windows_exec_step_config(self, value: Optional[pulumi.Input['PatchDeploymentPatchConfigPostStepWindowsExecStepConfigArgs']]):
6989
- pulumi.set(self, "windows_exec_step_config", value)
6990
-
6991
-
6992
- if not MYPY:
6993
- class PatchDeploymentPatchConfigPostStepLinuxExecStepConfigArgsDict(TypedDict):
6994
- allowed_success_codes: NotRequired[pulumi.Input[Sequence[pulumi.Input[int]]]]
6995
- """
6996
- Defaults to [0]. A list of possible return values that the execution can return to indicate a success.
6997
- """
6998
- gcs_object: NotRequired[pulumi.Input['PatchDeploymentPatchConfigPostStepLinuxExecStepConfigGcsObjectArgsDict']]
6999
- """
7000
- A Cloud Storage object containing the executable.
7001
- Structure is documented below.
7002
- """
7003
- interpreter: NotRequired[pulumi.Input[str]]
7004
- """
7005
- The script interpreter to use to run the script. If no interpreter is specified the script will
7006
- be executed directly, which will likely only succeed for scripts with shebang lines.
7007
- Possible values are: `SHELL`, `POWERSHELL`.
7008
- """
7009
- local_path: NotRequired[pulumi.Input[str]]
7010
- """
7011
- An absolute path to the executable on the VM.
5187
+ The ExecStepConfig for all Windows VMs targeted by the PatchJob.
5188
+ Structure is documented below.
7012
5189
  """
7013
- elif False:
7014
- PatchDeploymentPatchConfigPostStepLinuxExecStepConfigArgsDict: TypeAlias = Mapping[str, Any]
5190
+ return pulumi.get(self, "windows_exec_step_config")
5191
+
5192
+ @windows_exec_step_config.setter
5193
+ def windows_exec_step_config(self, value: Optional[pulumi.Input['PatchDeploymentPatchConfigPostStepWindowsExecStepConfigArgs']]):
5194
+ pulumi.set(self, "windows_exec_step_config", value)
5195
+
7015
5196
 
7016
5197
  @pulumi.input_type
7017
5198
  class PatchDeploymentPatchConfigPostStepLinuxExecStepConfigArgs:
@@ -7090,23 +5271,6 @@ class PatchDeploymentPatchConfigPostStepLinuxExecStepConfigArgs:
7090
5271
  pulumi.set(self, "local_path", value)
7091
5272
 
7092
5273
 
7093
- if not MYPY:
7094
- class PatchDeploymentPatchConfigPostStepLinuxExecStepConfigGcsObjectArgsDict(TypedDict):
7095
- bucket: pulumi.Input[str]
7096
- """
7097
- Bucket of the Cloud Storage object.
7098
- """
7099
- generation_number: pulumi.Input[str]
7100
- """
7101
- Generation number of the Cloud Storage object. This is used to ensure that the ExecStep specified by this PatchJob does not change.
7102
- """
7103
- object: pulumi.Input[str]
7104
- """
7105
- Name of the Cloud Storage object.
7106
- """
7107
- elif False:
7108
- PatchDeploymentPatchConfigPostStepLinuxExecStepConfigGcsObjectArgsDict: TypeAlias = Mapping[str, Any]
7109
-
7110
5274
  @pulumi.input_type
7111
5275
  class PatchDeploymentPatchConfigPostStepLinuxExecStepConfigGcsObjectArgs:
7112
5276
  def __init__(__self__, *,
@@ -7159,30 +5323,6 @@ class PatchDeploymentPatchConfigPostStepLinuxExecStepConfigGcsObjectArgs:
7159
5323
  pulumi.set(self, "object", value)
7160
5324
 
7161
5325
 
7162
- if not MYPY:
7163
- class PatchDeploymentPatchConfigPostStepWindowsExecStepConfigArgsDict(TypedDict):
7164
- allowed_success_codes: NotRequired[pulumi.Input[Sequence[pulumi.Input[int]]]]
7165
- """
7166
- Defaults to [0]. A list of possible return values that the execution can return to indicate a success.
7167
- """
7168
- gcs_object: NotRequired[pulumi.Input['PatchDeploymentPatchConfigPostStepWindowsExecStepConfigGcsObjectArgsDict']]
7169
- """
7170
- A Cloud Storage object containing the executable.
7171
- Structure is documented below.
7172
- """
7173
- interpreter: NotRequired[pulumi.Input[str]]
7174
- """
7175
- The script interpreter to use to run the script. If no interpreter is specified the script will
7176
- be executed directly, which will likely only succeed for scripts with shebang lines.
7177
- Possible values are: `SHELL`, `POWERSHELL`.
7178
- """
7179
- local_path: NotRequired[pulumi.Input[str]]
7180
- """
7181
- An absolute path to the executable on the VM.
7182
- """
7183
- elif False:
7184
- PatchDeploymentPatchConfigPostStepWindowsExecStepConfigArgsDict: TypeAlias = Mapping[str, Any]
7185
-
7186
5326
  @pulumi.input_type
7187
5327
  class PatchDeploymentPatchConfigPostStepWindowsExecStepConfigArgs:
7188
5328
  def __init__(__self__, *,
@@ -7260,23 +5400,6 @@ class PatchDeploymentPatchConfigPostStepWindowsExecStepConfigArgs:
7260
5400
  pulumi.set(self, "local_path", value)
7261
5401
 
7262
5402
 
7263
- if not MYPY:
7264
- class PatchDeploymentPatchConfigPostStepWindowsExecStepConfigGcsObjectArgsDict(TypedDict):
7265
- bucket: pulumi.Input[str]
7266
- """
7267
- Bucket of the Cloud Storage object.
7268
- """
7269
- generation_number: pulumi.Input[str]
7270
- """
7271
- Generation number of the Cloud Storage object. This is used to ensure that the ExecStep specified by this PatchJob does not change.
7272
- """
7273
- object: pulumi.Input[str]
7274
- """
7275
- Name of the Cloud Storage object.
7276
- """
7277
- elif False:
7278
- PatchDeploymentPatchConfigPostStepWindowsExecStepConfigGcsObjectArgsDict: TypeAlias = Mapping[str, Any]
7279
-
7280
5403
  @pulumi.input_type
7281
5404
  class PatchDeploymentPatchConfigPostStepWindowsExecStepConfigGcsObjectArgs:
7282
5405
  def __init__(__self__, *,
@@ -7329,21 +5452,6 @@ class PatchDeploymentPatchConfigPostStepWindowsExecStepConfigGcsObjectArgs:
7329
5452
  pulumi.set(self, "object", value)
7330
5453
 
7331
5454
 
7332
- if not MYPY:
7333
- class PatchDeploymentPatchConfigPreStepArgsDict(TypedDict):
7334
- linux_exec_step_config: NotRequired[pulumi.Input['PatchDeploymentPatchConfigPreStepLinuxExecStepConfigArgsDict']]
7335
- """
7336
- The ExecStepConfig for all Linux VMs targeted by the PatchJob.
7337
- Structure is documented below.
7338
- """
7339
- windows_exec_step_config: NotRequired[pulumi.Input['PatchDeploymentPatchConfigPreStepWindowsExecStepConfigArgsDict']]
7340
- """
7341
- The ExecStepConfig for all Windows VMs targeted by the PatchJob.
7342
- Structure is documented below.
7343
- """
7344
- elif False:
7345
- PatchDeploymentPatchConfigPreStepArgsDict: TypeAlias = Mapping[str, Any]
7346
-
7347
5455
  @pulumi.input_type
7348
5456
  class PatchDeploymentPatchConfigPreStepArgs:
7349
5457
  def __init__(__self__, *,
@@ -7387,30 +5495,6 @@ class PatchDeploymentPatchConfigPreStepArgs:
7387
5495
  pulumi.set(self, "windows_exec_step_config", value)
7388
5496
 
7389
5497
 
7390
- if not MYPY:
7391
- class PatchDeploymentPatchConfigPreStepLinuxExecStepConfigArgsDict(TypedDict):
7392
- allowed_success_codes: NotRequired[pulumi.Input[Sequence[pulumi.Input[int]]]]
7393
- """
7394
- Defaults to [0]. A list of possible return values that the execution can return to indicate a success.
7395
- """
7396
- gcs_object: NotRequired[pulumi.Input['PatchDeploymentPatchConfigPreStepLinuxExecStepConfigGcsObjectArgsDict']]
7397
- """
7398
- A Cloud Storage object containing the executable.
7399
- Structure is documented below.
7400
- """
7401
- interpreter: NotRequired[pulumi.Input[str]]
7402
- """
7403
- The script interpreter to use to run the script. If no interpreter is specified the script will
7404
- be executed directly, which will likely only succeed for scripts with shebang lines.
7405
- Possible values are: `SHELL`, `POWERSHELL`.
7406
- """
7407
- local_path: NotRequired[pulumi.Input[str]]
7408
- """
7409
- An absolute path to the executable on the VM.
7410
- """
7411
- elif False:
7412
- PatchDeploymentPatchConfigPreStepLinuxExecStepConfigArgsDict: TypeAlias = Mapping[str, Any]
7413
-
7414
5498
  @pulumi.input_type
7415
5499
  class PatchDeploymentPatchConfigPreStepLinuxExecStepConfigArgs:
7416
5500
  def __init__(__self__, *,
@@ -7488,23 +5572,6 @@ class PatchDeploymentPatchConfigPreStepLinuxExecStepConfigArgs:
7488
5572
  pulumi.set(self, "local_path", value)
7489
5573
 
7490
5574
 
7491
- if not MYPY:
7492
- class PatchDeploymentPatchConfigPreStepLinuxExecStepConfigGcsObjectArgsDict(TypedDict):
7493
- bucket: pulumi.Input[str]
7494
- """
7495
- Bucket of the Cloud Storage object.
7496
- """
7497
- generation_number: pulumi.Input[str]
7498
- """
7499
- Generation number of the Cloud Storage object. This is used to ensure that the ExecStep specified by this PatchJob does not change.
7500
- """
7501
- object: pulumi.Input[str]
7502
- """
7503
- Name of the Cloud Storage object.
7504
- """
7505
- elif False:
7506
- PatchDeploymentPatchConfigPreStepLinuxExecStepConfigGcsObjectArgsDict: TypeAlias = Mapping[str, Any]
7507
-
7508
5575
  @pulumi.input_type
7509
5576
  class PatchDeploymentPatchConfigPreStepLinuxExecStepConfigGcsObjectArgs:
7510
5577
  def __init__(__self__, *,
@@ -7557,30 +5624,6 @@ class PatchDeploymentPatchConfigPreStepLinuxExecStepConfigGcsObjectArgs:
7557
5624
  pulumi.set(self, "object", value)
7558
5625
 
7559
5626
 
7560
- if not MYPY:
7561
- class PatchDeploymentPatchConfigPreStepWindowsExecStepConfigArgsDict(TypedDict):
7562
- allowed_success_codes: NotRequired[pulumi.Input[Sequence[pulumi.Input[int]]]]
7563
- """
7564
- Defaults to [0]. A list of possible return values that the execution can return to indicate a success.
7565
- """
7566
- gcs_object: NotRequired[pulumi.Input['PatchDeploymentPatchConfigPreStepWindowsExecStepConfigGcsObjectArgsDict']]
7567
- """
7568
- A Cloud Storage object containing the executable.
7569
- Structure is documented below.
7570
- """
7571
- interpreter: NotRequired[pulumi.Input[str]]
7572
- """
7573
- The script interpreter to use to run the script. If no interpreter is specified the script will
7574
- be executed directly, which will likely only succeed for scripts with shebang lines.
7575
- Possible values are: `SHELL`, `POWERSHELL`.
7576
- """
7577
- local_path: NotRequired[pulumi.Input[str]]
7578
- """
7579
- An absolute path to the executable on the VM.
7580
- """
7581
- elif False:
7582
- PatchDeploymentPatchConfigPreStepWindowsExecStepConfigArgsDict: TypeAlias = Mapping[str, Any]
7583
-
7584
5627
  @pulumi.input_type
7585
5628
  class PatchDeploymentPatchConfigPreStepWindowsExecStepConfigArgs:
7586
5629
  def __init__(__self__, *,
@@ -7658,23 +5701,6 @@ class PatchDeploymentPatchConfigPreStepWindowsExecStepConfigArgs:
7658
5701
  pulumi.set(self, "local_path", value)
7659
5702
 
7660
5703
 
7661
- if not MYPY:
7662
- class PatchDeploymentPatchConfigPreStepWindowsExecStepConfigGcsObjectArgsDict(TypedDict):
7663
- bucket: pulumi.Input[str]
7664
- """
7665
- Bucket of the Cloud Storage object.
7666
- """
7667
- generation_number: pulumi.Input[str]
7668
- """
7669
- Generation number of the Cloud Storage object. This is used to ensure that the ExecStep specified by this PatchJob does not change.
7670
- """
7671
- object: pulumi.Input[str]
7672
- """
7673
- Name of the Cloud Storage object.
7674
- """
7675
- elif False:
7676
- PatchDeploymentPatchConfigPreStepWindowsExecStepConfigGcsObjectArgsDict: TypeAlias = Mapping[str, Any]
7677
-
7678
5704
  @pulumi.input_type
7679
5705
  class PatchDeploymentPatchConfigPreStepWindowsExecStepConfigGcsObjectArgs:
7680
5706
  def __init__(__self__, *,
@@ -7727,25 +5753,6 @@ class PatchDeploymentPatchConfigPreStepWindowsExecStepConfigGcsObjectArgs:
7727
5753
  pulumi.set(self, "object", value)
7728
5754
 
7729
5755
 
7730
- if not MYPY:
7731
- class PatchDeploymentPatchConfigWindowsUpdateArgsDict(TypedDict):
7732
- classifications: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
7733
- """
7734
- Only apply updates of these windows update classifications. If empty, all updates are applied.
7735
- Each value may be one of: `CRITICAL`, `SECURITY`, `DEFINITION`, `DRIVER`, `FEATURE_PACK`, `SERVICE_PACK`, `TOOL`, `UPDATE_ROLLUP`, `UPDATE`.
7736
- """
7737
- excludes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
7738
- """
7739
- List of KBs to exclude from update.
7740
- """
7741
- exclusive_patches: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
7742
- """
7743
- An exclusive list of kbs to be updated. These are the only patches that will be updated.
7744
- This field must not be used with other patch configurations.
7745
- """
7746
- elif False:
7747
- PatchDeploymentPatchConfigWindowsUpdateArgsDict: TypeAlias = Mapping[str, Any]
7748
-
7749
5756
  @pulumi.input_type
7750
5757
  class PatchDeploymentPatchConfigWindowsUpdateArgs:
7751
5758
  def __init__(__self__, *,
@@ -7805,29 +5812,6 @@ class PatchDeploymentPatchConfigWindowsUpdateArgs:
7805
5812
  pulumi.set(self, "exclusive_patches", value)
7806
5813
 
7807
5814
 
7808
- if not MYPY:
7809
- class PatchDeploymentPatchConfigYumArgsDict(TypedDict):
7810
- excludes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
7811
- """
7812
- List of packages to exclude from update. These packages will be excluded.
7813
- """
7814
- exclusive_packages: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
7815
- """
7816
- An exclusive list of packages to be updated. These are the only packages that will be updated.
7817
- If these packages are not installed, they will be ignored. This field cannot be specified with
7818
- any other patch configuration fields.
7819
- """
7820
- minimal: NotRequired[pulumi.Input[bool]]
7821
- """
7822
- Will cause patch to run yum update-minimal instead.
7823
- """
7824
- security: NotRequired[pulumi.Input[bool]]
7825
- """
7826
- Adds the --security flag to yum update. Not supported on all platforms.
7827
- """
7828
- elif False:
7829
- PatchDeploymentPatchConfigYumArgsDict: TypeAlias = Mapping[str, Any]
7830
-
7831
5815
  @pulumi.input_type
7832
5816
  class PatchDeploymentPatchConfigYumArgs:
7833
5817
  def __init__(__self__, *,
@@ -7903,36 +5887,6 @@ class PatchDeploymentPatchConfigYumArgs:
7903
5887
  pulumi.set(self, "security", value)
7904
5888
 
7905
5889
 
7906
- if not MYPY:
7907
- class PatchDeploymentPatchConfigZypperArgsDict(TypedDict):
7908
- categories: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
7909
- """
7910
- Install only patches with these categories. Common categories include security, recommended, and feature.
7911
- """
7912
- excludes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
7913
- """
7914
- List of packages to exclude from update.
7915
- """
7916
- exclusive_patches: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
7917
- """
7918
- An exclusive list of patches to be updated. These are the only patches that will be installed using 'zypper patch patch:' command.
7919
- This field must not be used with any other patch configuration fields.
7920
- """
7921
- severities: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
7922
- """
7923
- Install only patches with these severities. Common severities include critical, important, moderate, and low.
7924
- """
7925
- with_optional: NotRequired[pulumi.Input[bool]]
7926
- """
7927
- Adds the --with-optional flag to zypper patch.
7928
- """
7929
- with_update: NotRequired[pulumi.Input[bool]]
7930
- """
7931
- Adds the --with-update flag, to zypper patch.
7932
- """
7933
- elif False:
7934
- PatchDeploymentPatchConfigZypperArgsDict: TypeAlias = Mapping[str, Any]
7935
-
7936
5890
  @pulumi.input_type
7937
5891
  class PatchDeploymentPatchConfigZypperArgs:
7938
5892
  def __init__(__self__, *,
@@ -8038,54 +5992,6 @@ class PatchDeploymentPatchConfigZypperArgs:
8038
5992
  pulumi.set(self, "with_update", value)
8039
5993
 
8040
5994
 
8041
- if not MYPY:
8042
- class PatchDeploymentRecurringScheduleArgsDict(TypedDict):
8043
- time_of_day: pulumi.Input['PatchDeploymentRecurringScheduleTimeOfDayArgsDict']
8044
- """
8045
- Time of the day to run a recurring deployment.
8046
- Structure is documented below.
8047
- """
8048
- time_zone: pulumi.Input['PatchDeploymentRecurringScheduleTimeZoneArgsDict']
8049
- """
8050
- Defines the time zone that timeOfDay is relative to. The rules for daylight saving time are
8051
- determined by the chosen time zone.
8052
- Structure is documented below.
8053
- """
8054
- end_time: NotRequired[pulumi.Input[str]]
8055
- """
8056
- The end time at which a recurring patch deployment schedule is no longer active.
8057
- A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
8058
- """
8059
- last_execute_time: NotRequired[pulumi.Input[str]]
8060
- """
8061
- (Output)
8062
- The time the last patch job ran successfully.
8063
- A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
8064
- """
8065
- monthly: NotRequired[pulumi.Input['PatchDeploymentRecurringScheduleMonthlyArgsDict']]
8066
- """
8067
- Schedule with monthly executions.
8068
- Structure is documented below.
8069
- """
8070
- next_execute_time: NotRequired[pulumi.Input[str]]
8071
- """
8072
- (Output)
8073
- The time the next patch job is scheduled to run.
8074
- A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
8075
- """
8076
- start_time: NotRequired[pulumi.Input[str]]
8077
- """
8078
- The time that the recurring schedule becomes effective. Defaults to createTime of the patch deployment.
8079
- A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
8080
- """
8081
- weekly: NotRequired[pulumi.Input['PatchDeploymentRecurringScheduleWeeklyArgsDict']]
8082
- """
8083
- Schedule with weekly executions.
8084
- Structure is documented below.
8085
- """
8086
- elif False:
8087
- PatchDeploymentRecurringScheduleArgsDict: TypeAlias = Mapping[str, Any]
8088
-
8089
5995
  @pulumi.input_type
8090
5996
  class PatchDeploymentRecurringScheduleArgs:
8091
5997
  def __init__(__self__, *,
@@ -8241,22 +6147,6 @@ class PatchDeploymentRecurringScheduleArgs:
8241
6147
  pulumi.set(self, "weekly", value)
8242
6148
 
8243
6149
 
8244
- if not MYPY:
8245
- class PatchDeploymentRecurringScheduleMonthlyArgsDict(TypedDict):
8246
- month_day: NotRequired[pulumi.Input[int]]
8247
- """
8248
- One day of the month. 1-31 indicates the 1st to the 31st day. -1 indicates the last day of the month.
8249
- Months without the target day will be skipped. For example, a schedule to run "every month on the 31st"
8250
- will not run in February, April, June, etc.
8251
- """
8252
- week_day_of_month: NotRequired[pulumi.Input['PatchDeploymentRecurringScheduleMonthlyWeekDayOfMonthArgsDict']]
8253
- """
8254
- Week day in a month.
8255
- Structure is documented below.
8256
- """
8257
- elif False:
8258
- PatchDeploymentRecurringScheduleMonthlyArgsDict: TypeAlias = Mapping[str, Any]
8259
-
8260
6150
  @pulumi.input_type
8261
6151
  class PatchDeploymentRecurringScheduleMonthlyArgs:
8262
6152
  def __init__(__self__, *,
@@ -8302,24 +6192,6 @@ class PatchDeploymentRecurringScheduleMonthlyArgs:
8302
6192
  pulumi.set(self, "week_day_of_month", value)
8303
6193
 
8304
6194
 
8305
- if not MYPY:
8306
- class PatchDeploymentRecurringScheduleMonthlyWeekDayOfMonthArgsDict(TypedDict):
8307
- day_of_week: pulumi.Input[str]
8308
- """
8309
- A day of the week.
8310
- Possible values are: `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, `SUNDAY`.
8311
- """
8312
- week_ordinal: pulumi.Input[int]
8313
- """
8314
- Week number in a month. 1-4 indicates the 1st to 4th week of the month. -1 indicates the last week of the month.
8315
- """
8316
- day_offset: NotRequired[pulumi.Input[int]]
8317
- """
8318
- Represents the number of days before or after the given week day of month that the patch deployment is scheduled for.
8319
- """
8320
- elif False:
8321
- PatchDeploymentRecurringScheduleMonthlyWeekDayOfMonthArgsDict: TypeAlias = Mapping[str, Any]
8322
-
8323
6195
  @pulumi.input_type
8324
6196
  class PatchDeploymentRecurringScheduleMonthlyWeekDayOfMonthArgs:
8325
6197
  def __init__(__self__, *,
@@ -8375,28 +6247,6 @@ class PatchDeploymentRecurringScheduleMonthlyWeekDayOfMonthArgs:
8375
6247
  pulumi.set(self, "day_offset", value)
8376
6248
 
8377
6249
 
8378
- if not MYPY:
8379
- class PatchDeploymentRecurringScheduleTimeOfDayArgsDict(TypedDict):
8380
- hours: NotRequired[pulumi.Input[int]]
8381
- """
8382
- Hours of day in 24 hour format. Should be from 0 to 23.
8383
- An API may choose to allow the value "24:00:00" for scenarios like business closing time.
8384
- """
8385
- minutes: NotRequired[pulumi.Input[int]]
8386
- """
8387
- Minutes of hour of day. Must be from 0 to 59.
8388
- """
8389
- nanos: NotRequired[pulumi.Input[int]]
8390
- """
8391
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
8392
- """
8393
- seconds: NotRequired[pulumi.Input[int]]
8394
- """
8395
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
8396
- """
8397
- elif False:
8398
- PatchDeploymentRecurringScheduleTimeOfDayArgsDict: TypeAlias = Mapping[str, Any]
8399
-
8400
6250
  @pulumi.input_type
8401
6251
  class PatchDeploymentRecurringScheduleTimeOfDayArgs:
8402
6252
  def __init__(__self__, *,
@@ -8470,19 +6320,6 @@ class PatchDeploymentRecurringScheduleTimeOfDayArgs:
8470
6320
  pulumi.set(self, "seconds", value)
8471
6321
 
8472
6322
 
8473
- if not MYPY:
8474
- class PatchDeploymentRecurringScheduleTimeZoneArgsDict(TypedDict):
8475
- id: pulumi.Input[str]
8476
- """
8477
- IANA Time Zone Database time zone, e.g. "America/New_York".
8478
- """
8479
- version: NotRequired[pulumi.Input[str]]
8480
- """
8481
- IANA Time Zone Database version number, e.g. "2019a".
8482
- """
8483
- elif False:
8484
- PatchDeploymentRecurringScheduleTimeZoneArgsDict: TypeAlias = Mapping[str, Any]
8485
-
8486
6323
  @pulumi.input_type
8487
6324
  class PatchDeploymentRecurringScheduleTimeZoneArgs:
8488
6325
  def __init__(__self__, *,
@@ -8521,16 +6358,6 @@ class PatchDeploymentRecurringScheduleTimeZoneArgs:
8521
6358
  pulumi.set(self, "version", value)
8522
6359
 
8523
6360
 
8524
- if not MYPY:
8525
- class PatchDeploymentRecurringScheduleWeeklyArgsDict(TypedDict):
8526
- day_of_week: pulumi.Input[str]
8527
- """
8528
- IANA Time Zone Database time zone, e.g. "America/New_York".
8529
- Possible values are: `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, `SUNDAY`.
8530
- """
8531
- elif False:
8532
- PatchDeploymentRecurringScheduleWeeklyArgsDict: TypeAlias = Mapping[str, Any]
8533
-
8534
6361
  @pulumi.input_type
8535
6362
  class PatchDeploymentRecurringScheduleWeeklyArgs:
8536
6363
  def __init__(__self__, *,
@@ -8555,25 +6382,6 @@ class PatchDeploymentRecurringScheduleWeeklyArgs:
8555
6382
  pulumi.set(self, "day_of_week", value)
8556
6383
 
8557
6384
 
8558
- if not MYPY:
8559
- class PatchDeploymentRolloutArgsDict(TypedDict):
8560
- disruption_budget: pulumi.Input['PatchDeploymentRolloutDisruptionBudgetArgsDict']
8561
- """
8562
- The maximum number (or percentage) of VMs per zone to disrupt at any given moment. The number of VMs calculated from multiplying the percentage by the total number of VMs in a zone is rounded up.
8563
- During patching, a VM is considered disrupted from the time the agent is notified to begin until patching has completed. This disruption time includes the time to complete reboot and any post-patch steps.
8564
- A VM contributes to the disruption budget if its patching operation fails either when applying the patches, running pre or post patch steps, or if it fails to respond with a success notification before timing out. VMs that are not running or do not have an active agent do not count toward this disruption budget.
8565
- For zone-by-zone rollouts, if the disruption budget in a zone is exceeded, the patch job stops, because continuing to the next zone requires completion of the patch process in the previous zone.
8566
- For example, if the disruption budget has a fixed value of 10, and 8 VMs fail to patch in the current zone, the patch job continues to patch 2 VMs at a time until the zone is completed. When that zone is completed successfully, patching begins with 10 VMs at a time in the next zone. If 10 VMs in the next zone fail to patch, the patch job stops.
8567
- Structure is documented below.
8568
- """
8569
- mode: pulumi.Input[str]
8570
- """
8571
- Mode of the patch rollout.
8572
- Possible values are: `ZONE_BY_ZONE`, `CONCURRENT_ZONES`.
8573
- """
8574
- elif False:
8575
- PatchDeploymentRolloutArgsDict: TypeAlias = Mapping[str, Any]
8576
-
8577
6385
  @pulumi.input_type
8578
6386
  class PatchDeploymentRolloutArgs:
8579
6387
  def __init__(__self__, *,
@@ -8623,19 +6431,6 @@ class PatchDeploymentRolloutArgs:
8623
6431
  pulumi.set(self, "mode", value)
8624
6432
 
8625
6433
 
8626
- if not MYPY:
8627
- class PatchDeploymentRolloutDisruptionBudgetArgsDict(TypedDict):
8628
- fixed: NotRequired[pulumi.Input[int]]
8629
- """
8630
- Specifies a fixed value.
8631
- """
8632
- percentage: NotRequired[pulumi.Input[int]]
8633
- """
8634
- Specifies the relative value defined as a percentage, which will be multiplied by a reference value.
8635
- """
8636
- elif False:
8637
- PatchDeploymentRolloutDisruptionBudgetArgsDict: TypeAlias = Mapping[str, Any]
8638
-
8639
6434
  @pulumi.input_type
8640
6435
  class PatchDeploymentRolloutDisruptionBudgetArgs:
8641
6436
  def __init__(__self__, *,