pulumi-gcp 8.37.0a1751903932__py3-none-any.whl → 8.39.0__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 (834) hide show
  1. pulumi_gcp/__init__.py +35 -0
  2. pulumi_gcp/accesscontextmanager/access_level.py +0 -21
  3. pulumi_gcp/accesscontextmanager/access_level_condition.py +0 -21
  4. pulumi_gcp/accesscontextmanager/access_levels.py +0 -21
  5. pulumi_gcp/accesscontextmanager/access_policy.py +0 -21
  6. pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +0 -21
  7. pulumi_gcp/accesscontextmanager/egress_policy.py +0 -21
  8. pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +0 -21
  9. pulumi_gcp/accesscontextmanager/ingress_policy.py +0 -21
  10. pulumi_gcp/accesscontextmanager/service_perimeter.py +0 -21
  11. pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_egress_policy.py +0 -21
  12. pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_ingress_policy.py +0 -21
  13. pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_resource.py +0 -21
  14. pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +0 -21
  15. pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +0 -21
  16. pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +0 -21
  17. pulumi_gcp/accesscontextmanager/service_perimeters.py +0 -21
  18. pulumi_gcp/activedirectory/domain.py +0 -21
  19. pulumi_gcp/activedirectory/domain_trust.py +0 -21
  20. pulumi_gcp/activedirectory/peering.py +7 -7
  21. pulumi_gcp/alloydb/backup.py +0 -21
  22. pulumi_gcp/alloydb/cluster.py +0 -21
  23. pulumi_gcp/alloydb/instance.py +0 -21
  24. pulumi_gcp/alloydb/user.py +0 -21
  25. pulumi_gcp/apigateway/api.py +0 -21
  26. pulumi_gcp/apigateway/api_config.py +0 -21
  27. pulumi_gcp/apigateway/gateway.py +0 -21
  28. pulumi_gcp/apigee/_inputs.py +62 -18
  29. pulumi_gcp/apigee/addons_config.py +0 -21
  30. pulumi_gcp/apigee/app_group.py +0 -21
  31. pulumi_gcp/apigee/control_plane_access.py +0 -21
  32. pulumi_gcp/apigee/developer.py +0 -21
  33. pulumi_gcp/apigee/endpoint_attachment.py +0 -21
  34. pulumi_gcp/apigee/env_group.py +0 -21
  35. pulumi_gcp/apigee/env_group_attachment.py +0 -21
  36. pulumi_gcp/apigee/env_keystore.py +0 -21
  37. pulumi_gcp/apigee/env_references.py +0 -21
  38. pulumi_gcp/apigee/environment.py +0 -21
  39. pulumi_gcp/apigee/environment_addons_config.py +0 -21
  40. pulumi_gcp/apigee/environment_keyvaluemaps.py +0 -21
  41. pulumi_gcp/apigee/environment_keyvaluemaps_entries.py +0 -21
  42. pulumi_gcp/apigee/instance.py +63 -21
  43. pulumi_gcp/apigee/instance_attachment.py +0 -21
  44. pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +7 -0
  45. pulumi_gcp/apigee/nat_address.py +0 -21
  46. pulumi_gcp/apigee/organization.py +0 -21
  47. pulumi_gcp/apigee/outputs.py +37 -12
  48. pulumi_gcp/apigee/security_monitoring_condition.py +0 -21
  49. pulumi_gcp/apigee/sync_authorization.py +0 -21
  50. pulumi_gcp/apigee/target_server.py +0 -21
  51. pulumi_gcp/apihub/_inputs.py +0 -18
  52. pulumi_gcp/apihub/api_hub_instance.py +90 -49
  53. pulumi_gcp/apihub/curation.py +20 -0
  54. pulumi_gcp/apihub/host_project_registration.py +0 -21
  55. pulumi_gcp/apihub/outputs.py +0 -12
  56. pulumi_gcp/apihub/plugin.py +0 -21
  57. pulumi_gcp/apihub/plugin_instance.py +27 -0
  58. pulumi_gcp/appengine/_inputs.py +0 -30
  59. pulumi_gcp/appengine/application_url_dispatch_rules.py +20 -0
  60. pulumi_gcp/appengine/domain_mapping.py +0 -21
  61. pulumi_gcp/appengine/engine_split_traffic.py +20 -0
  62. pulumi_gcp/appengine/firewall_rule.py +0 -21
  63. pulumi_gcp/appengine/flexible_app_version.py +264 -154
  64. pulumi_gcp/appengine/outputs.py +0 -20
  65. pulumi_gcp/appengine/service_network_settings.py +20 -0
  66. pulumi_gcp/appengine/standard_app_version.py +181 -154
  67. pulumi_gcp/apphub/_inputs.py +0 -6
  68. pulumi_gcp/apphub/application.py +27 -0
  69. pulumi_gcp/apphub/outputs.py +0 -4
  70. pulumi_gcp/apphub/service.py +0 -21
  71. pulumi_gcp/apphub/service_project_attachment.py +0 -21
  72. pulumi_gcp/apphub/workload.py +0 -21
  73. pulumi_gcp/applicationintegration/auth_config.py +0 -21
  74. pulumi_gcp/applicationintegration/client.py +0 -21
  75. pulumi_gcp/artifactregistry/repository.py +0 -21
  76. pulumi_gcp/backupdisasterrecovery/__init__.py +1 -0
  77. pulumi_gcp/backupdisasterrecovery/_inputs.py +0 -6
  78. pulumi_gcp/backupdisasterrecovery/backup_plan.py +27 -7
  79. pulumi_gcp/backupdisasterrecovery/backup_plan_association.py +0 -21
  80. pulumi_gcp/backupdisasterrecovery/backup_vault.py +0 -21
  81. pulumi_gcp/backupdisasterrecovery/management_server.py +0 -21
  82. pulumi_gcp/backupdisasterrecovery/outputs.py +0 -4
  83. pulumi_gcp/backupdisasterrecovery/service_config.py +297 -0
  84. pulumi_gcp/beyondcorp/_inputs.py +0 -24
  85. pulumi_gcp/beyondcorp/app_connection.py +76 -42
  86. pulumi_gcp/beyondcorp/app_connector.py +48 -21
  87. pulumi_gcp/beyondcorp/app_gateway.py +0 -21
  88. pulumi_gcp/beyondcorp/application.py +41 -7
  89. pulumi_gcp/beyondcorp/outputs.py +0 -16
  90. pulumi_gcp/beyondcorp/security_gateway.py +0 -21
  91. pulumi_gcp/beyondcorp/security_gateway_application.py +41 -7
  92. pulumi_gcp/biglake/_inputs.py +0 -6
  93. pulumi_gcp/biglake/catalog.py +0 -21
  94. pulumi_gcp/biglake/outputs.py +0 -4
  95. pulumi_gcp/biglake/table.py +0 -21
  96. pulumi_gcp/bigquery/_inputs.py +6 -12
  97. pulumi_gcp/bigquery/app_profile.py +0 -21
  98. pulumi_gcp/bigquery/bi_reservation.py +0 -21
  99. pulumi_gcp/bigquery/capacity_commitment.py +0 -21
  100. pulumi_gcp/bigquery/data_transfer_config.py +0 -21
  101. pulumi_gcp/bigquery/dataset.py +0 -21
  102. pulumi_gcp/bigquery/dataset_access.py +0 -21
  103. pulumi_gcp/bigquery/get_table.py +12 -1
  104. pulumi_gcp/bigquery/job.py +83 -28
  105. pulumi_gcp/bigquery/outputs.py +4 -8
  106. pulumi_gcp/bigquery/reservation.py +0 -21
  107. pulumi_gcp/bigquery/reservation_assignment.py +0 -21
  108. pulumi_gcp/bigquery/routine.py +0 -21
  109. pulumi_gcp/bigquery/row_access_policy.py +0 -21
  110. pulumi_gcp/bigquery/table.py +54 -0
  111. pulumi_gcp/bigqueryanalyticshub/__init__.py +1 -0
  112. pulumi_gcp/bigqueryanalyticshub/_inputs.py +355 -6
  113. pulumi_gcp/bigqueryanalyticshub/data_exchange.py +0 -21
  114. pulumi_gcp/bigqueryanalyticshub/data_exchange_subscription.py +1082 -0
  115. pulumi_gcp/bigqueryanalyticshub/listing.py +116 -21
  116. pulumi_gcp/bigqueryanalyticshub/listing_subscription.py +20 -0
  117. pulumi_gcp/bigqueryanalyticshub/outputs.py +287 -4
  118. pulumi_gcp/bigquerydatapolicy/data_policy.py +0 -21
  119. pulumi_gcp/bigtable/app_profile.py +0 -21
  120. pulumi_gcp/bigtable/logical_view.py +0 -21
  121. pulumi_gcp/bigtable/materialized_view.py +0 -21
  122. pulumi_gcp/billing/_inputs.py +0 -6
  123. pulumi_gcp/billing/budget.py +91 -42
  124. pulumi_gcp/billing/outputs.py +0 -4
  125. pulumi_gcp/billing/project_info.py +0 -21
  126. pulumi_gcp/binaryauthorization/_inputs.py +0 -12
  127. pulumi_gcp/binaryauthorization/attestor.py +34 -7
  128. pulumi_gcp/binaryauthorization/outputs.py +0 -8
  129. pulumi_gcp/binaryauthorization/policy.py +146 -56
  130. pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +0 -21
  131. pulumi_gcp/certificateauthority/_inputs.py +0 -6
  132. pulumi_gcp/certificateauthority/authority.py +258 -168
  133. pulumi_gcp/certificateauthority/ca_pool.py +0 -21
  134. pulumi_gcp/certificateauthority/certificate.py +0 -21
  135. pulumi_gcp/certificateauthority/certificate_template.py +0 -21
  136. pulumi_gcp/certificateauthority/outputs.py +0 -4
  137. pulumi_gcp/certificatemanager/_inputs.py +0 -15
  138. pulumi_gcp/certificatemanager/certificate.py +0 -21
  139. pulumi_gcp/certificatemanager/certificate_issuance_config.py +55 -28
  140. pulumi_gcp/certificatemanager/certificate_map.py +0 -21
  141. pulumi_gcp/certificatemanager/certificate_map_entry.py +0 -21
  142. pulumi_gcp/certificatemanager/dns_authorization.py +0 -21
  143. pulumi_gcp/certificatemanager/outputs.py +0 -10
  144. pulumi_gcp/certificatemanager/trust_config.py +0 -21
  145. pulumi_gcp/chronicle/_inputs.py +0 -18
  146. pulumi_gcp/chronicle/data_access_label.py +0 -21
  147. pulumi_gcp/chronicle/data_access_scope.py +0 -21
  148. pulumi_gcp/chronicle/outputs.py +0 -12
  149. pulumi_gcp/chronicle/reference_list.py +20 -0
  150. pulumi_gcp/chronicle/retrohunt.py +20 -0
  151. pulumi_gcp/chronicle/rule.py +0 -21
  152. pulumi_gcp/chronicle/rule_deployment.py +0 -21
  153. pulumi_gcp/chronicle/watchlist.py +76 -21
  154. pulumi_gcp/cloudasset/_inputs.py +0 -18
  155. pulumi_gcp/cloudasset/folder_feed.py +112 -91
  156. pulumi_gcp/cloudasset/organization_feed.py +112 -91
  157. pulumi_gcp/cloudasset/outputs.py +0 -12
  158. pulumi_gcp/cloudasset/project_feed.py +160 -105
  159. pulumi_gcp/cloudbuild/_inputs.py +0 -6
  160. pulumi_gcp/cloudbuild/bitbucket_server_config.py +62 -49
  161. pulumi_gcp/cloudbuild/outputs.py +0 -4
  162. pulumi_gcp/cloudbuildv2/connection.py +0 -21
  163. pulumi_gcp/cloudbuildv2/repository.py +0 -21
  164. pulumi_gcp/clouddeploy/_inputs.py +0 -18
  165. pulumi_gcp/clouddeploy/automation.py +69 -119
  166. pulumi_gcp/clouddeploy/custom_target_type.py +0 -21
  167. pulumi_gcp/clouddeploy/deploy_policy.py +69 -119
  168. pulumi_gcp/clouddeploy/outputs.py +0 -12
  169. pulumi_gcp/clouddomains/_inputs.py +0 -18
  170. pulumi_gcp/clouddomains/outputs.py +0 -12
  171. pulumi_gcp/clouddomains/registration.py +55 -21
  172. pulumi_gcp/cloudfunctionsv2/function.py +0 -21
  173. pulumi_gcp/cloudidentity/_inputs.py +0 -12
  174. pulumi_gcp/cloudidentity/group.py +56 -28
  175. pulumi_gcp/cloudidentity/group_membership.py +14 -0
  176. pulumi_gcp/cloudidentity/outputs.py +0 -8
  177. pulumi_gcp/cloudids/endpoint.py +0 -21
  178. pulumi_gcp/cloudquota/_inputs.py +0 -6
  179. pulumi_gcp/cloudquota/outputs.py +0 -4
  180. pulumi_gcp/cloudquota/s_quota_adjuster_settings.py +0 -21
  181. pulumi_gcp/cloudquota/s_quota_preference.py +56 -84
  182. pulumi_gcp/cloudrun/_inputs.py +1 -16
  183. pulumi_gcp/cloudrun/domain_mapping.py +27 -0
  184. pulumi_gcp/cloudrun/outputs.py +1 -11
  185. pulumi_gcp/cloudrun/service.py +150 -81
  186. pulumi_gcp/cloudrunv2/_inputs.py +0 -18
  187. pulumi_gcp/cloudrunv2/job.py +167 -175
  188. pulumi_gcp/cloudrunv2/outputs.py +0 -12
  189. pulumi_gcp/cloudrunv2/service.py +202 -217
  190. pulumi_gcp/cloudrunv2/worker_pool.py +174 -182
  191. pulumi_gcp/cloudscheduler/job.py +0 -21
  192. pulumi_gcp/cloudtasks/queue.py +0 -21
  193. pulumi_gcp/colab/_inputs.py +0 -6
  194. pulumi_gcp/colab/notebook_execution.py +0 -21
  195. pulumi_gcp/colab/outputs.py +0 -4
  196. pulumi_gcp/colab/runtime.py +0 -21
  197. pulumi_gcp/colab/runtime_template.py +0 -21
  198. pulumi_gcp/colab/schedule.py +55 -84
  199. pulumi_gcp/composer/user_workloads_config_map.py +0 -21
  200. pulumi_gcp/compute/__init__.py +1 -0
  201. pulumi_gcp/compute/_inputs.py +861 -202
  202. pulumi_gcp/compute/address.py +0 -21
  203. pulumi_gcp/compute/autoscaler.py +20 -0
  204. pulumi_gcp/compute/backend_bucket.py +61 -21
  205. pulumi_gcp/compute/backend_bucket_signed_url_key.py +0 -21
  206. pulumi_gcp/compute/backend_service.py +0 -21
  207. pulumi_gcp/compute/backend_service_signed_url_key.py +0 -21
  208. pulumi_gcp/compute/cross_site_network.py +0 -21
  209. pulumi_gcp/compute/disk.py +0 -21
  210. pulumi_gcp/compute/disk_resource_policy_attachment.py +0 -21
  211. pulumi_gcp/compute/external_vpn_gateway.py +0 -21
  212. pulumi_gcp/compute/firewall.py +54 -21
  213. pulumi_gcp/compute/firewall_policy.py +0 -21
  214. pulumi_gcp/compute/firewall_policy_association.py +0 -21
  215. pulumi_gcp/compute/firewall_policy_rule.py +126 -112
  216. pulumi_gcp/compute/firewall_policy_with_rules.py +7 -14
  217. pulumi_gcp/compute/forwarding_rule.py +0 -21
  218. pulumi_gcp/compute/future_reservation.py +264 -154
  219. pulumi_gcp/compute/get_backend_bucket.py +12 -1
  220. pulumi_gcp/compute/get_network_attachment.py +288 -0
  221. pulumi_gcp/compute/get_network_peering.py +15 -4
  222. pulumi_gcp/compute/get_region_disk.py +23 -1
  223. pulumi_gcp/compute/get_reservation.py +45 -1
  224. pulumi_gcp/compute/global_address.py +0 -21
  225. pulumi_gcp/compute/global_forwarding_rule.py +0 -21
  226. pulumi_gcp/compute/global_network_endpoint.py +0 -21
  227. pulumi_gcp/compute/global_network_endpoint_group.py +0 -21
  228. pulumi_gcp/compute/ha_vpn_gateway.py +0 -21
  229. pulumi_gcp/compute/health_check.py +0 -21
  230. pulumi_gcp/compute/http_health_check.py +0 -21
  231. pulumi_gcp/compute/https_health_check.py +0 -21
  232. pulumi_gcp/compute/image.py +0 -21
  233. pulumi_gcp/compute/instance_group_membership.py +0 -21
  234. pulumi_gcp/compute/instance_group_named_port.py +0 -21
  235. pulumi_gcp/compute/instance_settings.py +0 -21
  236. pulumi_gcp/compute/instant_snapshot.py +0 -21
  237. pulumi_gcp/compute/interconnect.py +108 -21
  238. pulumi_gcp/compute/interconnect_attachment.py +0 -21
  239. pulumi_gcp/compute/interconnect_attachment_group.py +83 -35
  240. pulumi_gcp/compute/interconnect_group.py +62 -21
  241. pulumi_gcp/compute/machine_image.py +0 -21
  242. pulumi_gcp/compute/network.py +0 -21
  243. pulumi_gcp/compute/network_attachment.py +0 -21
  244. pulumi_gcp/compute/network_edge_security_service.py +0 -21
  245. pulumi_gcp/compute/network_endpoint.py +0 -21
  246. pulumi_gcp/compute/network_endpoint_group.py +0 -21
  247. pulumi_gcp/compute/network_endpoint_list.py +0 -21
  248. pulumi_gcp/compute/network_firewall_policy.py +0 -21
  249. pulumi_gcp/compute/network_firewall_policy_association.py +0 -21
  250. pulumi_gcp/compute/network_firewall_policy_packet_mirroring_rule.py +97 -77
  251. pulumi_gcp/compute/network_firewall_policy_rule.py +125 -98
  252. pulumi_gcp/compute/network_firewall_policy_with_rules.py +55 -35
  253. pulumi_gcp/compute/network_peering.py +50 -3
  254. pulumi_gcp/compute/network_peering_routes_config.py +0 -21
  255. pulumi_gcp/compute/node_group.py +0 -21
  256. pulumi_gcp/compute/node_template.py +0 -21
  257. pulumi_gcp/compute/organization_security_policy.py +0 -21
  258. pulumi_gcp/compute/organization_security_policy_association.py +0 -21
  259. pulumi_gcp/compute/organization_security_policy_rule.py +77 -49
  260. pulumi_gcp/compute/outputs.py +1015 -136
  261. pulumi_gcp/compute/packet_mirroring.py +69 -28
  262. pulumi_gcp/compute/per_instance_config.py +0 -21
  263. pulumi_gcp/compute/project_cloud_armor_tier.py +0 -21
  264. pulumi_gcp/compute/public_advertised_prefix.py +0 -21
  265. pulumi_gcp/compute/public_delegated_prefix.py +0 -21
  266. pulumi_gcp/compute/region_autoscaler.py +20 -0
  267. pulumi_gcp/compute/region_backend_service.py +0 -21
  268. pulumi_gcp/compute/region_commitment.py +0 -21
  269. pulumi_gcp/compute/region_disk.py +115 -21
  270. pulumi_gcp/compute/region_disk_resource_policy_attachment.py +0 -21
  271. pulumi_gcp/compute/region_health_check.py +0 -21
  272. pulumi_gcp/compute/region_network_endpoint.py +0 -21
  273. pulumi_gcp/compute/region_network_endpoint_group.py +0 -21
  274. pulumi_gcp/compute/region_network_firewall_policy.py +0 -21
  275. pulumi_gcp/compute/region_network_firewall_policy_association.py +0 -21
  276. pulumi_gcp/compute/region_network_firewall_policy_rule.py +139 -112
  277. pulumi_gcp/compute/region_network_firewall_policy_with_rules.py +55 -35
  278. pulumi_gcp/compute/region_per_instance_config.py +0 -21
  279. pulumi_gcp/compute/region_resize_request.py +0 -21
  280. pulumi_gcp/compute/region_security_policy.py +0 -21
  281. pulumi_gcp/compute/region_security_policy_rule.py +0 -21
  282. pulumi_gcp/compute/region_ssl_certificate.py +0 -21
  283. pulumi_gcp/compute/region_ssl_policy.py +0 -21
  284. pulumi_gcp/compute/region_target_http_proxy.py +0 -21
  285. pulumi_gcp/compute/region_target_https_proxy.py +0 -21
  286. pulumi_gcp/compute/region_target_tcp_proxy.py +0 -21
  287. pulumi_gcp/compute/region_url_map.py +0 -21
  288. pulumi_gcp/compute/reservation.py +497 -14
  289. pulumi_gcp/compute/resize_request.py +0 -21
  290. pulumi_gcp/compute/resource_policy.py +0 -21
  291. pulumi_gcp/compute/resource_policy_attachment.py +0 -21
  292. pulumi_gcp/compute/route.py +54 -21
  293. pulumi_gcp/compute/router.py +0 -21
  294. pulumi_gcp/compute/router_nat.py +0 -21
  295. pulumi_gcp/compute/router_nat_address.py +0 -21
  296. pulumi_gcp/compute/router_route_policy.py +34 -14
  297. pulumi_gcp/compute/security_policy_rule.py +0 -21
  298. pulumi_gcp/compute/security_scan_config.py +0 -21
  299. pulumi_gcp/compute/service_attachment.py +0 -21
  300. pulumi_gcp/compute/snapshot.py +0 -21
  301. pulumi_gcp/compute/snapshot_settings.py +20 -0
  302. pulumi_gcp/compute/ssl_certificate.py +0 -21
  303. pulumi_gcp/compute/ssl_policy.py +0 -21
  304. pulumi_gcp/compute/storage_pool.py +0 -21
  305. pulumi_gcp/compute/subnetwork.py +0 -21
  306. pulumi_gcp/compute/target_grpc_proxy.py +0 -21
  307. pulumi_gcp/compute/target_http_proxy.py +0 -21
  308. pulumi_gcp/compute/target_https_proxy.py +0 -21
  309. pulumi_gcp/compute/target_instance.py +0 -21
  310. pulumi_gcp/compute/target_ssl_proxy.py +0 -21
  311. pulumi_gcp/compute/target_tcp_proxy.py +0 -21
  312. pulumi_gcp/compute/url_map.py +0 -21
  313. pulumi_gcp/compute/vpn_gateway.py +0 -21
  314. pulumi_gcp/compute/vpn_tunnel.py +0 -21
  315. pulumi_gcp/compute/wire_group.py +0 -21
  316. pulumi_gcp/config/__init__.pyi +2 -0
  317. pulumi_gcp/config/vars.py +4 -0
  318. pulumi_gcp/contactcenterinsights/__init__.py +3 -0
  319. pulumi_gcp/contactcenterinsights/_inputs.py +475 -0
  320. pulumi_gcp/contactcenterinsights/analysis_rule.py +821 -0
  321. pulumi_gcp/contactcenterinsights/outputs.py +389 -0
  322. pulumi_gcp/contactcenterinsights/view.py +0 -21
  323. pulumi_gcp/container/_inputs.py +110 -7
  324. pulumi_gcp/container/attached_cluster.py +164 -53
  325. pulumi_gcp/container/cluster.py +68 -21
  326. pulumi_gcp/container/get_cluster.py +12 -1
  327. pulumi_gcp/container/outputs.py +166 -6
  328. pulumi_gcp/containeranalysis/_inputs.py +0 -12
  329. pulumi_gcp/containeranalysis/note.py +27 -0
  330. pulumi_gcp/containeranalysis/occurence.py +20 -0
  331. pulumi_gcp/containeranalysis/outputs.py +0 -8
  332. pulumi_gcp/databasemigrationservice/_inputs.py +0 -6
  333. pulumi_gcp/databasemigrationservice/connection_profile.py +0 -21
  334. pulumi_gcp/databasemigrationservice/migration_job.py +0 -21
  335. pulumi_gcp/databasemigrationservice/outputs.py +0 -4
  336. pulumi_gcp/databasemigrationservice/private_connection.py +41 -14
  337. pulumi_gcp/datacatalog/_inputs.py +3 -9
  338. pulumi_gcp/datacatalog/entry.py +0 -21
  339. pulumi_gcp/datacatalog/entry_group.py +0 -21
  340. pulumi_gcp/datacatalog/outputs.py +2 -6
  341. pulumi_gcp/datacatalog/policy_tag.py +0 -21
  342. pulumi_gcp/datacatalog/tag.py +42 -35
  343. pulumi_gcp/datacatalog/tag_template.py +27 -14
  344. pulumi_gcp/datacatalog/taxonomy.py +0 -21
  345. pulumi_gcp/dataflow/pipeline.py +0 -21
  346. pulumi_gcp/dataform/repository.py +0 -21
  347. pulumi_gcp/dataform/repository_release_config.py +0 -21
  348. pulumi_gcp/dataform/repository_workflow_config.py +0 -21
  349. pulumi_gcp/datafusion/instance.py +0 -21
  350. pulumi_gcp/dataloss/_inputs.py +0 -102
  351. pulumi_gcp/dataloss/outputs.py +0 -68
  352. pulumi_gcp/dataloss/prevention_deidentify_template.py +21 -14
  353. pulumi_gcp/dataloss/prevention_discovery_config.py +0 -21
  354. pulumi_gcp/dataloss/prevention_inspect_template.py +0 -21
  355. pulumi_gcp/dataloss/prevention_job_trigger.py +49 -21
  356. pulumi_gcp/dataloss/prevention_stored_info_type.py +0 -21
  357. pulumi_gcp/dataplex/_inputs.py +23 -18
  358. pulumi_gcp/dataplex/datascan.py +69 -21
  359. pulumi_gcp/dataplex/entry.py +0 -21
  360. pulumi_gcp/dataplex/glossary.py +0 -21
  361. pulumi_gcp/dataplex/glossary_category.py +0 -21
  362. pulumi_gcp/dataplex/glossary_term.py +0 -21
  363. pulumi_gcp/dataplex/outputs.py +14 -12
  364. pulumi_gcp/dataplex/task.py +76 -42
  365. pulumi_gcp/dataproc/_inputs.py +0 -6
  366. pulumi_gcp/dataproc/autoscaling_policy.py +0 -21
  367. pulumi_gcp/dataproc/gdc_application_environment.py +0 -21
  368. pulumi_gcp/dataproc/gdc_service_instance.py +0 -21
  369. pulumi_gcp/dataproc/gdc_spark_application.py +0 -21
  370. pulumi_gcp/dataproc/metastore_federation.py +41 -21
  371. pulumi_gcp/dataproc/metastore_service.py +0 -21
  372. pulumi_gcp/dataproc/outputs.py +0 -4
  373. pulumi_gcp/dataproc/session_template.py +0 -21
  374. pulumi_gcp/datastream/_inputs.py +0 -6
  375. pulumi_gcp/datastream/connection_profile.py +0 -21
  376. pulumi_gcp/datastream/outputs.py +0 -4
  377. pulumi_gcp/datastream/private_connection.py +0 -21
  378. pulumi_gcp/datastream/stream.py +90 -49
  379. pulumi_gcp/deploymentmanager/_inputs.py +0 -6
  380. pulumi_gcp/deploymentmanager/deployment.py +194 -56
  381. pulumi_gcp/deploymentmanager/outputs.py +0 -4
  382. pulumi_gcp/developerconnect/account_connector.py +0 -21
  383. pulumi_gcp/developerconnect/connection.py +0 -21
  384. pulumi_gcp/developerconnect/git_repository_link.py +0 -21
  385. pulumi_gcp/diagflow/_inputs.py +0 -18
  386. pulumi_gcp/diagflow/agent.py +0 -21
  387. pulumi_gcp/diagflow/cx_agent.py +0 -21
  388. pulumi_gcp/diagflow/cx_entity_type.py +105 -84
  389. pulumi_gcp/diagflow/cx_environment.py +21 -21
  390. pulumi_gcp/diagflow/cx_flow.py +0 -21
  391. pulumi_gcp/diagflow/cx_generative_settings.py +0 -21
  392. pulumi_gcp/diagflow/cx_intent.py +0 -21
  393. pulumi_gcp/diagflow/cx_page.py +0 -21
  394. pulumi_gcp/diagflow/cx_security_settings.py +0 -21
  395. pulumi_gcp/diagflow/cx_test_case.py +0 -21
  396. pulumi_gcp/diagflow/cx_tool.py +0 -21
  397. pulumi_gcp/diagflow/cx_version.py +0 -21
  398. pulumi_gcp/diagflow/cx_webhook.py +0 -21
  399. pulumi_gcp/diagflow/encryption_spec.py +20 -0
  400. pulumi_gcp/diagflow/entity_type.py +0 -21
  401. pulumi_gcp/diagflow/fulfillment.py +0 -21
  402. pulumi_gcp/diagflow/intent.py +0 -21
  403. pulumi_gcp/diagflow/outputs.py +0 -12
  404. pulumi_gcp/discoveryengine/_inputs.py +252 -18
  405. pulumi_gcp/discoveryengine/chat_engine.py +48 -14
  406. pulumi_gcp/discoveryengine/data_store.py +116 -21
  407. pulumi_gcp/discoveryengine/outputs.py +208 -12
  408. pulumi_gcp/discoveryengine/schema.py +0 -21
  409. pulumi_gcp/discoveryengine/search_engine.py +48 -21
  410. pulumi_gcp/discoveryengine/sitemap.py +0 -21
  411. pulumi_gcp/discoveryengine/target_site.py +0 -21
  412. pulumi_gcp/dns/managed_zone.py +0 -14
  413. pulumi_gcp/dns/policy.py +0 -21
  414. pulumi_gcp/dns/response_policy.py +0 -21
  415. pulumi_gcp/dns/response_policy_rule.py +0 -21
  416. pulumi_gcp/edgecontainer/_inputs.py +3 -12
  417. pulumi_gcp/edgecontainer/cluster.py +125 -63
  418. pulumi_gcp/edgecontainer/node_pool.py +0 -21
  419. pulumi_gcp/edgecontainer/outputs.py +2 -8
  420. pulumi_gcp/edgecontainer/vpn_connection.py +0 -21
  421. pulumi_gcp/edgenetwork/interconnect_attachment.py +0 -21
  422. pulumi_gcp/edgenetwork/network.py +0 -21
  423. pulumi_gcp/edgenetwork/subnet.py +0 -21
  424. pulumi_gcp/essentialcontacts/_inputs.py +0 -12
  425. pulumi_gcp/essentialcontacts/contact.py +0 -21
  426. pulumi_gcp/essentialcontacts/document_ai_processor.py +0 -21
  427. pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +0 -21
  428. pulumi_gcp/essentialcontacts/document_ai_warehouse_location.py +0 -21
  429. pulumi_gcp/essentialcontacts/outputs.py +0 -8
  430. pulumi_gcp/eventarc/_inputs.py +0 -12
  431. pulumi_gcp/eventarc/channel.py +0 -21
  432. pulumi_gcp/eventarc/enrollment.py +0 -21
  433. pulumi_gcp/eventarc/google_api_source.py +0 -21
  434. pulumi_gcp/eventarc/google_channel_config.py +0 -21
  435. pulumi_gcp/eventarc/message_bus.py +0 -21
  436. pulumi_gcp/eventarc/outputs.py +0 -8
  437. pulumi_gcp/eventarc/pipeline.py +209 -119
  438. pulumi_gcp/eventarc/trigger.py +76 -119
  439. pulumi_gcp/filestore/_inputs.py +0 -6
  440. pulumi_gcp/filestore/backup.py +0 -21
  441. pulumi_gcp/filestore/instance.py +241 -109
  442. pulumi_gcp/filestore/outputs.py +0 -4
  443. pulumi_gcp/filestore/snapshot.py +0 -21
  444. pulumi_gcp/firebase/_inputs.py +9 -12
  445. pulumi_gcp/firebase/android_app.py +0 -21
  446. pulumi_gcp/firebase/app_check_app_attest_config.py +0 -21
  447. pulumi_gcp/firebase/app_check_debug_token.py +0 -21
  448. pulumi_gcp/firebase/app_check_device_check_config.py +0 -21
  449. pulumi_gcp/firebase/app_check_play_integrity_config.py +0 -21
  450. pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +0 -21
  451. pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +0 -21
  452. pulumi_gcp/firebase/app_check_service_config.py +0 -21
  453. pulumi_gcp/firebase/app_hosting_backend.py +0 -21
  454. pulumi_gcp/firebase/app_hosting_build.py +83 -49
  455. pulumi_gcp/firebase/app_hosting_default_domain.py +0 -21
  456. pulumi_gcp/firebase/app_hosting_domain.py +0 -21
  457. pulumi_gcp/firebase/app_hosting_traffic.py +0 -21
  458. pulumi_gcp/firebase/apple_app.py +0 -21
  459. pulumi_gcp/firebase/data_connect_service.py +0 -21
  460. pulumi_gcp/firebase/database_instance.py +0 -21
  461. pulumi_gcp/firebase/extensions_instance.py +20 -0
  462. pulumi_gcp/firebase/hosting_channel.py +0 -21
  463. pulumi_gcp/firebase/hosting_custom_domain.py +0 -21
  464. pulumi_gcp/firebase/hosting_release.py +0 -21
  465. pulumi_gcp/firebase/hosting_site.py +50 -2
  466. pulumi_gcp/firebase/hosting_version.py +0 -21
  467. pulumi_gcp/firebase/outputs.py +6 -8
  468. pulumi_gcp/firebase/web_app.py +0 -21
  469. pulumi_gcp/firestore/__init__.py +1 -0
  470. pulumi_gcp/firestore/_inputs.py +0 -6
  471. pulumi_gcp/firestore/backup_schedule.py +0 -21
  472. pulumi_gcp/firestore/database.py +117 -22
  473. pulumi_gcp/firestore/document.py +0 -21
  474. pulumi_gcp/firestore/field.py +0 -21
  475. pulumi_gcp/firestore/get_document.py +234 -0
  476. pulumi_gcp/firestore/index.py +90 -70
  477. pulumi_gcp/firestore/outputs.py +0 -4
  478. pulumi_gcp/folder/_inputs.py +0 -6
  479. pulumi_gcp/folder/access_approval_settings.py +42 -42
  480. pulumi_gcp/folder/outputs.py +0 -4
  481. pulumi_gcp/gemini/_inputs.py +0 -12
  482. pulumi_gcp/gemini/code_repository_index.py +0 -21
  483. pulumi_gcp/gemini/code_tools_setting.py +48 -28
  484. pulumi_gcp/gemini/code_tools_setting_binding.py +0 -21
  485. pulumi_gcp/gemini/data_sharing_with_google_setting.py +0 -21
  486. pulumi_gcp/gemini/data_sharing_with_google_setting_binding.py +0 -21
  487. pulumi_gcp/gemini/gemini_gcp_enablement_setting.py +0 -21
  488. pulumi_gcp/gemini/gemini_gcp_enablement_setting_binding.py +0 -21
  489. pulumi_gcp/gemini/logging_setting.py +0 -21
  490. pulumi_gcp/gemini/logging_setting_binding.py +0 -21
  491. pulumi_gcp/gemini/outputs.py +0 -8
  492. pulumi_gcp/gemini/release_channel_setting.py +0 -21
  493. pulumi_gcp/gemini/release_channel_setting_binding.py +0 -21
  494. pulumi_gcp/gemini/repository_group.py +41 -14
  495. pulumi_gcp/gkebackup/_inputs.py +0 -6
  496. pulumi_gcp/gkebackup/backup_channel.py +0 -21
  497. pulumi_gcp/gkebackup/backup_plan.py +0 -21
  498. pulumi_gcp/gkebackup/outputs.py +0 -4
  499. pulumi_gcp/gkebackup/restore_channel.py +0 -21
  500. pulumi_gcp/gkebackup/restore_plan.py +62 -21
  501. pulumi_gcp/gkehub/_inputs.py +0 -12
  502. pulumi_gcp/gkehub/feature.py +0 -21
  503. pulumi_gcp/gkehub/membership.py +0 -21
  504. pulumi_gcp/gkehub/membership_binding.py +0 -21
  505. pulumi_gcp/gkehub/membership_rbac_role_binding.py +20 -0
  506. pulumi_gcp/gkehub/namespace.py +0 -21
  507. pulumi_gcp/gkehub/outputs.py +0 -8
  508. pulumi_gcp/gkehub/scope.py +0 -21
  509. pulumi_gcp/gkehub/scope_rbac_role_binding.py +97 -49
  510. pulumi_gcp/gkeonprem/_inputs.py +11 -47
  511. pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +8 -21
  512. pulumi_gcp/gkeonprem/bare_metal_cluster.py +175 -56
  513. pulumi_gcp/gkeonprem/bare_metal_node_pool.py +105 -42
  514. pulumi_gcp/gkeonprem/outputs.py +7 -31
  515. pulumi_gcp/gkeonprem/v_mware_cluster.py +203 -70
  516. pulumi_gcp/gkeonprem/v_mware_node_pool.py +112 -42
  517. pulumi_gcp/gkeonprem/vmware_admin_cluster.py +186 -49
  518. pulumi_gcp/healthcare/_inputs.py +0 -6
  519. pulumi_gcp/healthcare/consent_store.py +0 -21
  520. pulumi_gcp/healthcare/dataset.py +0 -21
  521. pulumi_gcp/healthcare/dicom_store.py +0 -21
  522. pulumi_gcp/healthcare/fhir_store.py +0 -21
  523. pulumi_gcp/healthcare/hl7_store.py +0 -21
  524. pulumi_gcp/healthcare/outputs.py +0 -4
  525. pulumi_gcp/healthcare/pipeline_job.py +0 -21
  526. pulumi_gcp/healthcare/workspace.py +28 -21
  527. pulumi_gcp/iam/_inputs.py +0 -36
  528. pulumi_gcp/iam/folders_policy_binding.py +217 -112
  529. pulumi_gcp/iam/oauth_client.py +0 -21
  530. pulumi_gcp/iam/oauth_client_credential.py +0 -21
  531. pulumi_gcp/iam/organizations_policy_binding.py +217 -112
  532. pulumi_gcp/iam/outputs.py +0 -24
  533. pulumi_gcp/iam/principal_access_boundary_policy.py +0 -21
  534. pulumi_gcp/iam/projects_policy_binding.py +237 -112
  535. pulumi_gcp/iam/workforce_pool.py +0 -21
  536. pulumi_gcp/iam/workforce_pool_provider.py +0 -21
  537. pulumi_gcp/iam/workload_identity_pool.py +0 -21
  538. pulumi_gcp/iam/workload_identity_pool_managed_identity.py +0 -21
  539. pulumi_gcp/iam/workload_identity_pool_namespace.py +0 -21
  540. pulumi_gcp/iam/workload_identity_pool_provider.py +0 -21
  541. pulumi_gcp/iap/brand.py +0 -21
  542. pulumi_gcp/iap/client.py +0 -45
  543. pulumi_gcp/iap/settings.py +0 -21
  544. pulumi_gcp/iap/tunnel_dest_group.py +0 -21
  545. pulumi_gcp/identityplatform/default_supported_idp_config.py +0 -21
  546. pulumi_gcp/identityplatform/inbound_saml_config.py +20 -0
  547. pulumi_gcp/identityplatform/oauth_idp_config.py +0 -21
  548. pulumi_gcp/identityplatform/tenant.py +0 -21
  549. pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +0 -21
  550. pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +20 -0
  551. pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +0 -21
  552. pulumi_gcp/integrationconnectors/connection.py +0 -21
  553. pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -21
  554. pulumi_gcp/integrationconnectors/managed_zone.py +0 -21
  555. pulumi_gcp/kms/_inputs.py +0 -6
  556. pulumi_gcp/kms/autokey_config.py +0 -21
  557. pulumi_gcp/kms/crypto_key.py +0 -21
  558. pulumi_gcp/kms/crypto_key_version.py +0 -21
  559. pulumi_gcp/kms/ekm_connection.py +48 -28
  560. pulumi_gcp/kms/get_autokey_config.py +14 -0
  561. pulumi_gcp/kms/get_key_handle.py +14 -0
  562. pulumi_gcp/kms/get_key_handles.py +14 -0
  563. pulumi_gcp/kms/key_handle.py +0 -21
  564. pulumi_gcp/kms/key_ring.py +0 -21
  565. pulumi_gcp/kms/key_ring_import_job.py +0 -21
  566. pulumi_gcp/kms/outputs.py +0 -4
  567. pulumi_gcp/kms/secret_ciphertext.py +0 -21
  568. pulumi_gcp/logging/folder_settings.py +0 -21
  569. pulumi_gcp/logging/linked_dataset.py +0 -21
  570. pulumi_gcp/logging/log_scope.py +0 -21
  571. pulumi_gcp/logging/log_view.py +0 -21
  572. pulumi_gcp/logging/metric.py +0 -21
  573. pulumi_gcp/logging/organization_settings.py +0 -21
  574. pulumi_gcp/looker/_inputs.py +0 -6
  575. pulumi_gcp/looker/instance.py +300 -168
  576. pulumi_gcp/looker/outputs.py +0 -4
  577. pulumi_gcp/lustre/instance.py +0 -21
  578. pulumi_gcp/managedkafka/_inputs.py +0 -18
  579. pulumi_gcp/managedkafka/acl.py +20 -0
  580. pulumi_gcp/managedkafka/cluster.py +48 -28
  581. pulumi_gcp/managedkafka/connect_cluster.py +41 -28
  582. pulumi_gcp/managedkafka/connector.py +0 -21
  583. pulumi_gcp/managedkafka/outputs.py +0 -12
  584. pulumi_gcp/managedkafka/topic.py +0 -21
  585. pulumi_gcp/memcache/_inputs.py +0 -6
  586. pulumi_gcp/memcache/instance.py +146 -70
  587. pulumi_gcp/memcache/outputs.py +0 -4
  588. pulumi_gcp/memorystore/_inputs.py +77 -0
  589. pulumi_gcp/memorystore/get_instance.py +12 -1
  590. pulumi_gcp/memorystore/instance.py +32 -21
  591. pulumi_gcp/memorystore/instance_desired_user_created_endpoints.py +0 -21
  592. pulumi_gcp/memorystore/outputs.py +101 -0
  593. pulumi_gcp/migrationcenter/group.py +0 -21
  594. pulumi_gcp/migrationcenter/preference_set.py +0 -21
  595. pulumi_gcp/ml/engine_model.py +0 -21
  596. pulumi_gcp/modelarmor/__init__.py +11 -0
  597. pulumi_gcp/modelarmor/_inputs.py +803 -0
  598. pulumi_gcp/modelarmor/outputs.py +694 -0
  599. pulumi_gcp/modelarmor/template.py +665 -0
  600. pulumi_gcp/monitoring/_inputs.py +0 -6
  601. pulumi_gcp/monitoring/alert_policy.py +181 -91
  602. pulumi_gcp/monitoring/generic_service.py +0 -21
  603. pulumi_gcp/monitoring/get_secret_version.py +24 -5
  604. pulumi_gcp/monitoring/group.py +0 -21
  605. pulumi_gcp/monitoring/metric_descriptor.py +0 -21
  606. pulumi_gcp/monitoring/monitored_project.py +0 -21
  607. pulumi_gcp/monitoring/notification_channel.py +0 -21
  608. pulumi_gcp/monitoring/outputs.py +0 -4
  609. pulumi_gcp/monitoring/slo.py +0 -21
  610. pulumi_gcp/monitoring/uptime_check_config.py +0 -21
  611. pulumi_gcp/netapp/active_directory.py +0 -21
  612. pulumi_gcp/netapp/backup.py +0 -21
  613. pulumi_gcp/netapp/backup_policy.py +0 -21
  614. pulumi_gcp/netapp/backup_vault.py +0 -21
  615. pulumi_gcp/netapp/kmsconfig.py +0 -21
  616. pulumi_gcp/netapp/storage_pool.py +0 -21
  617. pulumi_gcp/netapp/volume.py +0 -21
  618. pulumi_gcp/netapp/volume_quota_rule.py +0 -21
  619. pulumi_gcp/netapp/volume_replication.py +0 -21
  620. pulumi_gcp/netapp/volume_snapshot.py +0 -21
  621. pulumi_gcp/networkconnectivity/_inputs.py +0 -6
  622. pulumi_gcp/networkconnectivity/group.py +0 -21
  623. pulumi_gcp/networkconnectivity/hub.py +0 -21
  624. pulumi_gcp/networkconnectivity/internal_range.py +0 -21
  625. pulumi_gcp/networkconnectivity/outputs.py +0 -4
  626. pulumi_gcp/networkconnectivity/policy_based_route.py +83 -42
  627. pulumi_gcp/networkconnectivity/regional_endpoint.py +0 -21
  628. pulumi_gcp/networkconnectivity/service_connection_policy.py +0 -21
  629. pulumi_gcp/networkconnectivity/spoke.py +0 -21
  630. pulumi_gcp/networkmanagement/__init__.py +1 -0
  631. pulumi_gcp/networkmanagement/_inputs.py +0 -6
  632. pulumi_gcp/networkmanagement/connectivity_test.py +97 -49
  633. pulumi_gcp/networkmanagement/get_connectivity_test_run.py +255 -0
  634. pulumi_gcp/networkmanagement/outputs.py +274 -4
  635. pulumi_gcp/networkmanagement/vpc_flow_logs_config.py +0 -21
  636. pulumi_gcp/networksecurity/_inputs.py +0 -42
  637. pulumi_gcp/networksecurity/address_group.py +0 -21
  638. pulumi_gcp/networksecurity/authorization_policy.py +0 -21
  639. pulumi_gcp/networksecurity/authz_policy.py +83 -56
  640. pulumi_gcp/networksecurity/backend_authentication_config.py +12 -21
  641. pulumi_gcp/networksecurity/client_tls_policy.py +0 -21
  642. pulumi_gcp/networksecurity/firewall_endpoint.py +0 -21
  643. pulumi_gcp/networksecurity/firewall_endpoint_association.py +0 -21
  644. pulumi_gcp/networksecurity/gateway_security_policy.py +0 -21
  645. pulumi_gcp/networksecurity/gateway_security_policy_rule.py +0 -21
  646. pulumi_gcp/networksecurity/intercept_deployment.py +0 -21
  647. pulumi_gcp/networksecurity/intercept_deployment_group.py +0 -21
  648. pulumi_gcp/networksecurity/intercept_endpoint_group.py +0 -21
  649. pulumi_gcp/networksecurity/intercept_endpoint_group_association.py +0 -21
  650. pulumi_gcp/networksecurity/mirroring_deployment.py +0 -21
  651. pulumi_gcp/networksecurity/mirroring_deployment_group.py +0 -21
  652. pulumi_gcp/networksecurity/mirroring_endpoint_group.py +0 -21
  653. pulumi_gcp/networksecurity/mirroring_endpoint_group_association.py +0 -21
  654. pulumi_gcp/networksecurity/outputs.py +0 -28
  655. pulumi_gcp/networksecurity/security_profile.py +0 -21
  656. pulumi_gcp/networksecurity/security_profile_group.py +0 -21
  657. pulumi_gcp/networksecurity/server_tls_policy.py +0 -21
  658. pulumi_gcp/networksecurity/tls_inspection_policy.py +0 -21
  659. pulumi_gcp/networksecurity/url_list.py +0 -21
  660. pulumi_gcp/networkservices/_inputs.py +0 -48
  661. pulumi_gcp/networkservices/authz_extension.py +0 -21
  662. pulumi_gcp/networkservices/edge_cache_keyset.py +0 -21
  663. pulumi_gcp/networkservices/edge_cache_origin.py +0 -21
  664. pulumi_gcp/networkservices/edge_cache_service.py +132 -126
  665. pulumi_gcp/networkservices/endpoint_policy.py +69 -63
  666. pulumi_gcp/networkservices/gateway.py +0 -21
  667. pulumi_gcp/networkservices/grpc_route.py +48 -35
  668. pulumi_gcp/networkservices/http_route.py +76 -63
  669. pulumi_gcp/networkservices/lb_route_extension.py +41 -21
  670. pulumi_gcp/networkservices/lb_traffic_extension.py +69 -56
  671. pulumi_gcp/networkservices/mesh.py +0 -21
  672. pulumi_gcp/networkservices/outputs.py +0 -32
  673. pulumi_gcp/networkservices/service_binding.py +0 -21
  674. pulumi_gcp/networkservices/service_lb_policies.py +0 -21
  675. pulumi_gcp/networkservices/tcp_route.py +76 -63
  676. pulumi_gcp/networkservices/tls_route.py +55 -42
  677. pulumi_gcp/notebooks/environment.py +0 -21
  678. pulumi_gcp/notebooks/instance.py +0 -21
  679. pulumi_gcp/notebooks/runtime.py +0 -21
  680. pulumi_gcp/oracledatabase/_inputs.py +6 -3
  681. pulumi_gcp/oracledatabase/autonomous_database.py +55 -28
  682. pulumi_gcp/oracledatabase/cloud_exadata_infrastructure.py +0 -21
  683. pulumi_gcp/oracledatabase/cloud_vm_cluster.py +0 -21
  684. pulumi_gcp/oracledatabase/outputs.py +4 -2
  685. pulumi_gcp/organizations/_inputs.py +0 -6
  686. pulumi_gcp/organizations/access_approval_settings.py +35 -35
  687. pulumi_gcp/organizations/get_billing_account.py +15 -1
  688. pulumi_gcp/organizations/outputs.py +0 -4
  689. pulumi_gcp/orgpolicy/custom_constraint.py +0 -21
  690. pulumi_gcp/orgpolicy/policy.py +0 -21
  691. pulumi_gcp/osconfig/_inputs.py +135 -204
  692. pulumi_gcp/osconfig/guest_policies.py +62 -21
  693. pulumi_gcp/osconfig/outputs.py +90 -136
  694. pulumi_gcp/osconfig/patch_deployment.py +62 -14
  695. pulumi_gcp/osconfig/v2_policy_orchestrator.py +111 -84
  696. pulumi_gcp/osconfig/v2_policy_orchestrator_for_folder.py +91 -77
  697. pulumi_gcp/osconfig/v2_policy_orchestrator_for_organization.py +91 -84
  698. pulumi_gcp/oslogin/ssh_public_key.py +0 -21
  699. pulumi_gcp/parallelstore/instance.py +0 -21
  700. pulumi_gcp/parametermanager/parameter.py +0 -21
  701. pulumi_gcp/parametermanager/parameter_version.py +0 -21
  702. pulumi_gcp/parametermanager/regional_parameter.py +0 -21
  703. pulumi_gcp/parametermanager/regional_parameter_version.py +0 -21
  704. pulumi_gcp/privilegedaccessmanager/_inputs.py +0 -6
  705. pulumi_gcp/privilegedaccessmanager/entitlement.py +28 -14
  706. pulumi_gcp/privilegedaccessmanager/outputs.py +0 -4
  707. pulumi_gcp/projects/_inputs.py +0 -6
  708. pulumi_gcp/projects/access_approval_settings.py +67 -46
  709. pulumi_gcp/projects/outputs.py +0 -4
  710. pulumi_gcp/provider.py +20 -0
  711. pulumi_gcp/pubsub/lite_reservation.py +0 -21
  712. pulumi_gcp/pubsub/lite_subscription.py +0 -21
  713. pulumi_gcp/pubsub/lite_topic.py +0 -21
  714. pulumi_gcp/pubsub/schema.py +0 -21
  715. pulumi_gcp/pubsub/subscription.py +0 -21
  716. pulumi_gcp/pubsub/topic.py +0 -21
  717. pulumi_gcp/pulumi-plugin.json +1 -1
  718. pulumi_gcp/redis/__init__.py +1 -0
  719. pulumi_gcp/redis/cluster.py +0 -21
  720. pulumi_gcp/redis/cluster_user_created_connections.py +0 -21
  721. pulumi_gcp/redis/get_cluster.py +457 -0
  722. pulumi_gcp/redis/instance.py +0 -21
  723. pulumi_gcp/redis/outputs.py +993 -0
  724. pulumi_gcp/resourcemanager/capability.py +0 -21
  725. pulumi_gcp/resourcemanager/lien.py +0 -21
  726. pulumi_gcp/secretmanager/_inputs.py +0 -12
  727. pulumi_gcp/secretmanager/get_secret.py +12 -1
  728. pulumi_gcp/secretmanager/get_secret_version.py +24 -5
  729. pulumi_gcp/secretmanager/outputs.py +7 -8
  730. pulumi_gcp/secretmanager/regional_secret.py +0 -21
  731. pulumi_gcp/secretmanager/regional_secret_version.py +0 -21
  732. pulumi_gcp/secretmanager/secret.py +380 -226
  733. pulumi_gcp/secretmanager/secret_version.py +0 -21
  734. pulumi_gcp/securesourcemanager/branch_rule.py +0 -21
  735. pulumi_gcp/securesourcemanager/instance.py +0 -21
  736. pulumi_gcp/securesourcemanager/repository.py +0 -21
  737. pulumi_gcp/securitycenter/_inputs.py +0 -54
  738. pulumi_gcp/securitycenter/event_threat_detection_custom_module.py +0 -21
  739. pulumi_gcp/securitycenter/folder_scc_big_query_export.py +0 -21
  740. pulumi_gcp/securitycenter/management_folder_security_health_analytics_custom_module.py +0 -21
  741. pulumi_gcp/securitycenter/management_organization_event_threat_detection_custom_module.py +0 -21
  742. pulumi_gcp/securitycenter/management_organization_security_health_analytics_custom_module.py +0 -21
  743. pulumi_gcp/securitycenter/mute_config.py +0 -21
  744. pulumi_gcp/securitycenter/organization_scc_big_query_export.py +0 -21
  745. pulumi_gcp/securitycenter/outputs.py +0 -36
  746. pulumi_gcp/securitycenter/project_custom_module.py +20 -0
  747. pulumi_gcp/securitycenter/project_notification_config.py +20 -0
  748. pulumi_gcp/securitycenter/project_scc_big_query_export.py +0 -21
  749. pulumi_gcp/securitycenter/source.py +0 -21
  750. pulumi_gcp/securitycenter/source_iam_binding.py +0 -21
  751. pulumi_gcp/securitycenter/source_iam_member.py +0 -21
  752. pulumi_gcp/securitycenter/source_iam_policy.py +0 -21
  753. pulumi_gcp/securitycenter/v2_folder_mute_config.py +0 -21
  754. pulumi_gcp/securitycenter/v2_folder_scc_big_query_export.py +0 -21
  755. pulumi_gcp/securitycenter/v2_organization_mute_config.py +0 -21
  756. pulumi_gcp/securitycenter/v2_organization_scc_big_query_export.py +0 -21
  757. pulumi_gcp/securitycenter/v2_organization_scc_big_query_exports.py +0 -21
  758. pulumi_gcp/securitycenter/v2_organization_source.py +0 -21
  759. pulumi_gcp/securitycenter/v2_project_mute_config.py +0 -21
  760. pulumi_gcp/securitycenter/v2_project_notification_config.py +34 -7
  761. pulumi_gcp/securitycenter/v2_project_scc_big_query_export.py +0 -21
  762. pulumi_gcp/securityposture/_inputs.py +0 -6
  763. pulumi_gcp/securityposture/outputs.py +0 -4
  764. pulumi_gcp/securityposture/posture_deployment.py +0 -21
  765. pulumi_gcp/servicedirectory/endpoint.py +0 -21
  766. pulumi_gcp/servicedirectory/namespace.py +0 -21
  767. pulumi_gcp/servicedirectory/service.py +0 -21
  768. pulumi_gcp/servicenetworking/vpc_service_controls.py +0 -21
  769. pulumi_gcp/serviceusage/consumer_quota_override.py +0 -21
  770. pulumi_gcp/siteverification/_inputs.py +0 -6
  771. pulumi_gcp/siteverification/outputs.py +0 -4
  772. pulumi_gcp/sourcerepo/repository.py +0 -21
  773. pulumi_gcp/spanner/_inputs.py +0 -6
  774. pulumi_gcp/spanner/backup_schedule.py +0 -21
  775. pulumi_gcp/spanner/database.py +0 -21
  776. pulumi_gcp/spanner/instance.py +0 -21
  777. pulumi_gcp/spanner/instance_config.py +90 -56
  778. pulumi_gcp/spanner/instance_partition.py +0 -21
  779. pulumi_gcp/spanner/outputs.py +0 -4
  780. pulumi_gcp/sql/database.py +0 -21
  781. pulumi_gcp/sql/source_representation_instance.py +0 -21
  782. pulumi_gcp/storage/anywhere_cache.py +0 -21
  783. pulumi_gcp/storage/bucket_access_control.py +0 -21
  784. pulumi_gcp/storage/bucket_object.py +47 -0
  785. pulumi_gcp/storage/control_folder_intelligence_config.py +0 -21
  786. pulumi_gcp/storage/control_organization_intelligence_config.py +0 -21
  787. pulumi_gcp/storage/control_project_intelligence_config.py +0 -21
  788. pulumi_gcp/storage/default_object_access_control.py +0 -21
  789. pulumi_gcp/storage/folder.py +0 -21
  790. pulumi_gcp/storage/get_bucket_object.py +12 -1
  791. pulumi_gcp/storage/get_bucket_object_content.py +12 -1
  792. pulumi_gcp/storage/hmac_key.py +0 -21
  793. pulumi_gcp/storage/insights_report_config.py +0 -21
  794. pulumi_gcp/storage/managed_folder.py +0 -21
  795. pulumi_gcp/storage/object_access_control.py +0 -21
  796. pulumi_gcp/storage/transfer_agent_pool.py +0 -21
  797. pulumi_gcp/tags/tag_binding.py +0 -21
  798. pulumi_gcp/tags/tag_key.py +0 -21
  799. pulumi_gcp/tags/tag_value.py +0 -21
  800. pulumi_gcp/tpu/node.py +0 -21
  801. pulumi_gcp/tpu/v2_queued_resource.py +0 -21
  802. pulumi_gcp/tpu/v2_vm.py +0 -21
  803. pulumi_gcp/transcoder/job.py +0 -21
  804. pulumi_gcp/transcoder/job_template.py +0 -21
  805. pulumi_gcp/vertex/ai_dataset.py +0 -21
  806. pulumi_gcp/vertex/ai_deployment_resource_pool.py +0 -21
  807. pulumi_gcp/vertex/ai_endpoint.py +0 -21
  808. pulumi_gcp/vertex/ai_feature_group_feature.py +0 -21
  809. pulumi_gcp/vertex/ai_feature_online_store.py +0 -21
  810. pulumi_gcp/vertex/ai_feature_online_store_featureview.py +0 -21
  811. pulumi_gcp/vertex/ai_feature_store_entity_type.py +0 -21
  812. pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +0 -21
  813. pulumi_gcp/vertex/ai_index.py +0 -21
  814. pulumi_gcp/vertex/ai_index_endpoint.py +0 -21
  815. pulumi_gcp/vertex/ai_index_endpoint_deployed_index.py +0 -21
  816. pulumi_gcp/vertex/ai_tensorboard.py +0 -21
  817. pulumi_gcp/vmwareengine/_inputs.py +0 -12
  818. pulumi_gcp/vmwareengine/cluster.py +0 -21
  819. pulumi_gcp/vmwareengine/external_address.py +0 -21
  820. pulumi_gcp/vmwareengine/network.py +0 -21
  821. pulumi_gcp/vmwareengine/network_peering.py +0 -21
  822. pulumi_gcp/vmwareengine/network_policy.py +0 -21
  823. pulumi_gcp/vmwareengine/outputs.py +0 -8
  824. pulumi_gcp/vmwareengine/private_cloud.py +48 -42
  825. pulumi_gcp/vmwareengine/subnet.py +0 -21
  826. pulumi_gcp/vpcaccess/connector.py +0 -21
  827. pulumi_gcp/workbench/instance.py +0 -21
  828. pulumi_gcp/workstations/workstation.py +0 -21
  829. pulumi_gcp/workstations/workstation_cluster.py +0 -21
  830. pulumi_gcp/workstations/workstation_config.py +0 -21
  831. {pulumi_gcp-8.37.0a1751903932.dist-info → pulumi_gcp-8.39.0.dist-info}/METADATA +1 -1
  832. {pulumi_gcp-8.37.0a1751903932.dist-info → pulumi_gcp-8.39.0.dist-info}/RECORD +834 -821
  833. {pulumi_gcp-8.37.0a1751903932.dist-info → pulumi_gcp-8.39.0.dist-info}/WHEEL +0 -0
  834. {pulumi_gcp-8.37.0a1751903932.dist-info → pulumi_gcp-8.39.0.dist-info}/top_level.txt +0 -0
@@ -138,6 +138,8 @@ __all__ = [
138
138
  'FirewallDenyArgsDict',
139
139
  'FirewallLogConfigArgs',
140
140
  'FirewallLogConfigArgsDict',
141
+ 'FirewallParamsArgs',
142
+ 'FirewallParamsArgsDict',
141
143
  'FirewallPolicyRuleMatchArgs',
142
144
  'FirewallPolicyRuleMatchArgsDict',
143
145
  'FirewallPolicyRuleMatchLayer4ConfigArgs',
@@ -160,6 +162,12 @@ __all__ = [
160
162
  'FirewallPolicyWithRulesRuleMatchLayer4ConfigArgsDict',
161
163
  'ForwardingRuleServiceDirectoryRegistrationsArgs',
162
164
  'ForwardingRuleServiceDirectoryRegistrationsArgsDict',
165
+ 'FutureReservationAggregateReservationArgs',
166
+ 'FutureReservationAggregateReservationArgsDict',
167
+ 'FutureReservationAggregateReservationReservedResourceArgs',
168
+ 'FutureReservationAggregateReservationReservedResourceArgsDict',
169
+ 'FutureReservationAggregateReservationReservedResourceAcceleratorArgs',
170
+ 'FutureReservationAggregateReservationReservedResourceAcceleratorArgsDict',
163
171
  'FutureReservationAutoCreatedReservationsDurationArgs',
164
172
  'FutureReservationAutoCreatedReservationsDurationArgsDict',
165
173
  'FutureReservationCommitmentInfoArgs',
@@ -518,6 +526,16 @@ __all__ = [
518
526
  'InstantSnapshotIamBindingConditionArgsDict',
519
527
  'InstantSnapshotIamMemberConditionArgs',
520
528
  'InstantSnapshotIamMemberConditionArgsDict',
529
+ 'InterconnectApplicationAwareInterconnectArgs',
530
+ 'InterconnectApplicationAwareInterconnectArgsDict',
531
+ 'InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyArgs',
532
+ 'InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyArgsDict',
533
+ 'InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentageArgs',
534
+ 'InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentageArgsDict',
535
+ 'InterconnectApplicationAwareInterconnectShapeAveragePercentageArgs',
536
+ 'InterconnectApplicationAwareInterconnectShapeAveragePercentageArgsDict',
537
+ 'InterconnectApplicationAwareInterconnectStrictPriorityPolicyArgs',
538
+ 'InterconnectApplicationAwareInterconnectStrictPriorityPolicyArgsDict',
521
539
  'InterconnectAttachmentGroupAttachmentArgs',
522
540
  'InterconnectAttachmentGroupAttachmentArgsDict',
523
541
  'InterconnectAttachmentGroupConfiguredArgs',
@@ -1128,6 +1146,10 @@ __all__ = [
1128
1146
  'RegionUrlMapPathMatcherRouteRuleUrlRedirectArgsDict',
1129
1147
  'RegionUrlMapTestArgs',
1130
1148
  'RegionUrlMapTestArgsDict',
1149
+ 'ReservationDeleteAfterDurationArgs',
1150
+ 'ReservationDeleteAfterDurationArgsDict',
1151
+ 'ReservationReservationSharingPolicyArgs',
1152
+ 'ReservationReservationSharingPolicyArgsDict',
1131
1153
  'ReservationShareSettingsArgs',
1132
1154
  'ReservationShareSettingsArgsDict',
1133
1155
  'ReservationShareSettingsProjectMapArgs',
@@ -1208,6 +1230,8 @@ __all__ = [
1208
1230
  'ResourcePolicyWorkloadPolicyArgsDict',
1209
1231
  'RouteAsPathArgs',
1210
1232
  'RouteAsPathArgsDict',
1233
+ 'RouteParamsArgs',
1234
+ 'RouteParamsArgsDict',
1211
1235
  'RouteWarningArgs',
1212
1236
  'RouteWarningArgsDict',
1213
1237
  'RouteWarningDataArgs',
@@ -2483,7 +2507,7 @@ if not MYPY:
2483
2507
  """
2484
2508
  description: NotRequired[pulumi.Input[builtins.str]]
2485
2509
  """
2486
- An optional description of this resource.
2510
+ A description of a scaling schedule.
2487
2511
  """
2488
2512
  disabled: NotRequired[pulumi.Input[builtins.bool]]
2489
2513
  """
@@ -2511,7 +2535,7 @@ class AutoscalerAutoscalingPolicyScalingScheduleArgs:
2511
2535
  :param pulumi.Input[builtins.int] min_required_replicas: Minimum number of VM instances that autoscaler will recommend in time intervals starting according to schedule.
2512
2536
  :param pulumi.Input[builtins.str] name: The identifier for this object. Format specified above.
2513
2537
  :param pulumi.Input[builtins.str] schedule: The start timestamps of time intervals when this scaling schedule should provide a scaling signal. This field uses the extended cron format (with an optional year field).
2514
- :param pulumi.Input[builtins.str] description: An optional description of this resource.
2538
+ :param pulumi.Input[builtins.str] description: A description of a scaling schedule.
2515
2539
  :param pulumi.Input[builtins.bool] disabled: A boolean value that specifies if a scaling schedule can influence autoscaler recommendations. If set to true, then a scaling schedule has no effect.
2516
2540
  :param pulumi.Input[builtins.str] time_zone: The time zone to be used when interpreting the schedule. The value of this field must be a time zone name from the tz database: http://en.wikipedia.org/wiki/Tz_database.
2517
2541
  """
@@ -2578,7 +2602,7 @@ class AutoscalerAutoscalingPolicyScalingScheduleArgs:
2578
2602
  @pulumi.getter
2579
2603
  def description(self) -> Optional[pulumi.Input[builtins.str]]:
2580
2604
  """
2581
- An optional description of this resource.
2605
+ A description of a scaling schedule.
2582
2606
  """
2583
2607
  return pulumi.get(self, "description")
2584
2608
 
@@ -7441,6 +7465,53 @@ class FirewallLogConfigArgs:
7441
7465
  pulumi.set(self, "metadata", value)
7442
7466
 
7443
7467
 
7468
+ if not MYPY:
7469
+ class FirewallParamsArgsDict(TypedDict):
7470
+ resource_manager_tags: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]]
7471
+ """
7472
+ Resource manager tags to be bound to the firewall. Tag keys and values have the
7473
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
7474
+ and values are in the format tagValues/456. The field is ignored when empty.
7475
+ The field is immutable and causes resource replacement when mutated. This field is only
7476
+ set at create time and modifying this field after creation will trigger recreation.
7477
+ To apply tags to an existing resource, see the tags.TagBinding resource.
7478
+ """
7479
+ elif False:
7480
+ FirewallParamsArgsDict: TypeAlias = Mapping[str, Any]
7481
+
7482
+ @pulumi.input_type
7483
+ class FirewallParamsArgs:
7484
+ def __init__(__self__, *,
7485
+ resource_manager_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]] = None):
7486
+ """
7487
+ :param pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]] resource_manager_tags: Resource manager tags to be bound to the firewall. Tag keys and values have the
7488
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
7489
+ and values are in the format tagValues/456. The field is ignored when empty.
7490
+ The field is immutable and causes resource replacement when mutated. This field is only
7491
+ set at create time and modifying this field after creation will trigger recreation.
7492
+ To apply tags to an existing resource, see the tags.TagBinding resource.
7493
+ """
7494
+ if resource_manager_tags is not None:
7495
+ pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
7496
+
7497
+ @property
7498
+ @pulumi.getter(name="resourceManagerTags")
7499
+ def resource_manager_tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]]:
7500
+ """
7501
+ Resource manager tags to be bound to the firewall. Tag keys and values have the
7502
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
7503
+ and values are in the format tagValues/456. The field is ignored when empty.
7504
+ The field is immutable and causes resource replacement when mutated. This field is only
7505
+ set at create time and modifying this field after creation will trigger recreation.
7506
+ To apply tags to an existing resource, see the tags.TagBinding resource.
7507
+ """
7508
+ return pulumi.get(self, "resource_manager_tags")
7509
+
7510
+ @resource_manager_tags.setter
7511
+ def resource_manager_tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]]):
7512
+ pulumi.set(self, "resource_manager_tags", value)
7513
+
7514
+
7444
7515
  if not MYPY:
7445
7516
  class FirewallPolicyRuleMatchArgsDict(TypedDict):
7446
7517
  layer4_configs: pulumi.Input[Sequence[pulumi.Input['FirewallPolicyRuleMatchLayer4ConfigArgsDict']]]
@@ -7840,8 +7911,6 @@ if not MYPY:
7840
7911
  """
7841
7912
  (Output)
7842
7913
  State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.
7843
-
7844
- - - -
7845
7914
  """
7846
7915
  elif False:
7847
7916
  FirewallPolicyRuleMatchSrcSecureTagArgsDict: TypeAlias = Mapping[str, Any]
@@ -7855,8 +7924,6 @@ class FirewallPolicyRuleMatchSrcSecureTagArgs:
7855
7924
  :param pulumi.Input[builtins.str] name: Name of the secure tag, created with TagManager's TagValue API.
7856
7925
  :param pulumi.Input[builtins.str] state: (Output)
7857
7926
  State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.
7858
-
7859
- - - -
7860
7927
  """
7861
7928
  if name is not None:
7862
7929
  pulumi.set(__self__, "name", name)
@@ -7881,8 +7948,6 @@ class FirewallPolicyRuleMatchSrcSecureTagArgs:
7881
7948
  """
7882
7949
  (Output)
7883
7950
  State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.
7884
-
7885
- - - -
7886
7951
  """
7887
7952
  return pulumi.get(self, "state")
7888
7953
 
@@ -7956,8 +8021,7 @@ if not MYPY:
7956
8021
  """
7957
8022
  description: NotRequired[pulumi.Input[builtins.str]]
7958
8023
  """
7959
- (Output)
7960
- A description of the rule.
8024
+ An optional description of this resource.
7961
8025
  """
7962
8026
  direction: NotRequired[pulumi.Input[builtins.str]]
7963
8027
  """
@@ -8048,8 +8112,7 @@ class FirewallPolicyWithRulesPredefinedRuleArgs:
8048
8112
  :param pulumi.Input[builtins.str] action: (Output)
8049
8113
  The Action to perform when the client connection triggers the rule. Can currently be either
8050
8114
  "allow", "deny", "apply_security_profile_group" or "goto_next".
8051
- :param pulumi.Input[builtins.str] description: (Output)
8052
- A description of the rule.
8115
+ :param pulumi.Input[builtins.str] description: An optional description of this resource.
8053
8116
  :param pulumi.Input[builtins.str] direction: (Output)
8054
8117
  The direction in which this rule applies. If unspecified an INGRESS rule is created.
8055
8118
  :param pulumi.Input[builtins.bool] disabled: (Output)
@@ -8131,8 +8194,7 @@ class FirewallPolicyWithRulesPredefinedRuleArgs:
8131
8194
  @pulumi.getter
8132
8195
  def description(self) -> Optional[pulumi.Input[builtins.str]]:
8133
8196
  """
8134
- (Output)
8135
- A description of the rule.
8197
+ An optional description of this resource.
8136
8198
  """
8137
8199
  return pulumi.get(self, "description")
8138
8200
 
@@ -9452,6 +9514,173 @@ class ForwardingRuleServiceDirectoryRegistrationsArgs:
9452
9514
  pulumi.set(self, "service", value)
9453
9515
 
9454
9516
 
9517
+ if not MYPY:
9518
+ class FutureReservationAggregateReservationArgsDict(TypedDict):
9519
+ reserved_resources: pulumi.Input[Sequence[pulumi.Input['FutureReservationAggregateReservationReservedResourceArgsDict']]]
9520
+ """
9521
+ futureReservations.list of reserved resources (CPUs, memory, accelerators).
9522
+ Structure is documented below.
9523
+ """
9524
+ vm_family: NotRequired[pulumi.Input[builtins.str]]
9525
+ """
9526
+ The VM family that all instances scheduled against this reservation must belong to.
9527
+ Possible values are: `VM_FAMILY_CLOUD_TPU_DEVICE_CT3`, `VM_FAMILY_CLOUD_TPU_LITE_DEVICE_CT5L`, `VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT5LP`, `VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT6E`, `VM_FAMILY_CLOUD_TPU_POD_SLICE_CT3P`, `VM_FAMILY_CLOUD_TPU_POD_SLICE_CT4P`, `VM_FAMILY_CLOUD_TPU_POD_SLICE_CT5P`.
9528
+ """
9529
+ workload_type: NotRequired[pulumi.Input[builtins.str]]
9530
+ """
9531
+ The workload type of the instances that will target this reservation.
9532
+ Possible values are: `BATCH`, `SERVING`, `UNSPECIFIED`.
9533
+ """
9534
+ elif False:
9535
+ FutureReservationAggregateReservationArgsDict: TypeAlias = Mapping[str, Any]
9536
+
9537
+ @pulumi.input_type
9538
+ class FutureReservationAggregateReservationArgs:
9539
+ def __init__(__self__, *,
9540
+ reserved_resources: pulumi.Input[Sequence[pulumi.Input['FutureReservationAggregateReservationReservedResourceArgs']]],
9541
+ vm_family: Optional[pulumi.Input[builtins.str]] = None,
9542
+ workload_type: Optional[pulumi.Input[builtins.str]] = None):
9543
+ """
9544
+ :param pulumi.Input[Sequence[pulumi.Input['FutureReservationAggregateReservationReservedResourceArgs']]] reserved_resources: futureReservations.list of reserved resources (CPUs, memory, accelerators).
9545
+ Structure is documented below.
9546
+ :param pulumi.Input[builtins.str] vm_family: The VM family that all instances scheduled against this reservation must belong to.
9547
+ Possible values are: `VM_FAMILY_CLOUD_TPU_DEVICE_CT3`, `VM_FAMILY_CLOUD_TPU_LITE_DEVICE_CT5L`, `VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT5LP`, `VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT6E`, `VM_FAMILY_CLOUD_TPU_POD_SLICE_CT3P`, `VM_FAMILY_CLOUD_TPU_POD_SLICE_CT4P`, `VM_FAMILY_CLOUD_TPU_POD_SLICE_CT5P`.
9548
+ :param pulumi.Input[builtins.str] workload_type: The workload type of the instances that will target this reservation.
9549
+ Possible values are: `BATCH`, `SERVING`, `UNSPECIFIED`.
9550
+ """
9551
+ pulumi.set(__self__, "reserved_resources", reserved_resources)
9552
+ if vm_family is not None:
9553
+ pulumi.set(__self__, "vm_family", vm_family)
9554
+ if workload_type is not None:
9555
+ pulumi.set(__self__, "workload_type", workload_type)
9556
+
9557
+ @property
9558
+ @pulumi.getter(name="reservedResources")
9559
+ def reserved_resources(self) -> pulumi.Input[Sequence[pulumi.Input['FutureReservationAggregateReservationReservedResourceArgs']]]:
9560
+ """
9561
+ futureReservations.list of reserved resources (CPUs, memory, accelerators).
9562
+ Structure is documented below.
9563
+ """
9564
+ return pulumi.get(self, "reserved_resources")
9565
+
9566
+ @reserved_resources.setter
9567
+ def reserved_resources(self, value: pulumi.Input[Sequence[pulumi.Input['FutureReservationAggregateReservationReservedResourceArgs']]]):
9568
+ pulumi.set(self, "reserved_resources", value)
9569
+
9570
+ @property
9571
+ @pulumi.getter(name="vmFamily")
9572
+ def vm_family(self) -> Optional[pulumi.Input[builtins.str]]:
9573
+ """
9574
+ The VM family that all instances scheduled against this reservation must belong to.
9575
+ Possible values are: `VM_FAMILY_CLOUD_TPU_DEVICE_CT3`, `VM_FAMILY_CLOUD_TPU_LITE_DEVICE_CT5L`, `VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT5LP`, `VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT6E`, `VM_FAMILY_CLOUD_TPU_POD_SLICE_CT3P`, `VM_FAMILY_CLOUD_TPU_POD_SLICE_CT4P`, `VM_FAMILY_CLOUD_TPU_POD_SLICE_CT5P`.
9576
+ """
9577
+ return pulumi.get(self, "vm_family")
9578
+
9579
+ @vm_family.setter
9580
+ def vm_family(self, value: Optional[pulumi.Input[builtins.str]]):
9581
+ pulumi.set(self, "vm_family", value)
9582
+
9583
+ @property
9584
+ @pulumi.getter(name="workloadType")
9585
+ def workload_type(self) -> Optional[pulumi.Input[builtins.str]]:
9586
+ """
9587
+ The workload type of the instances that will target this reservation.
9588
+ Possible values are: `BATCH`, `SERVING`, `UNSPECIFIED`.
9589
+ """
9590
+ return pulumi.get(self, "workload_type")
9591
+
9592
+ @workload_type.setter
9593
+ def workload_type(self, value: Optional[pulumi.Input[builtins.str]]):
9594
+ pulumi.set(self, "workload_type", value)
9595
+
9596
+
9597
+ if not MYPY:
9598
+ class FutureReservationAggregateReservationReservedResourceArgsDict(TypedDict):
9599
+ accelerator: NotRequired[pulumi.Input['FutureReservationAggregateReservationReservedResourceAcceleratorArgsDict']]
9600
+ """
9601
+ Properties of accelerator resources in this reservation.
9602
+ Structure is documented below.
9603
+ """
9604
+ elif False:
9605
+ FutureReservationAggregateReservationReservedResourceArgsDict: TypeAlias = Mapping[str, Any]
9606
+
9607
+ @pulumi.input_type
9608
+ class FutureReservationAggregateReservationReservedResourceArgs:
9609
+ def __init__(__self__, *,
9610
+ accelerator: Optional[pulumi.Input['FutureReservationAggregateReservationReservedResourceAcceleratorArgs']] = None):
9611
+ """
9612
+ :param pulumi.Input['FutureReservationAggregateReservationReservedResourceAcceleratorArgs'] accelerator: Properties of accelerator resources in this reservation.
9613
+ Structure is documented below.
9614
+ """
9615
+ if accelerator is not None:
9616
+ pulumi.set(__self__, "accelerator", accelerator)
9617
+
9618
+ @property
9619
+ @pulumi.getter
9620
+ def accelerator(self) -> Optional[pulumi.Input['FutureReservationAggregateReservationReservedResourceAcceleratorArgs']]:
9621
+ """
9622
+ Properties of accelerator resources in this reservation.
9623
+ Structure is documented below.
9624
+ """
9625
+ return pulumi.get(self, "accelerator")
9626
+
9627
+ @accelerator.setter
9628
+ def accelerator(self, value: Optional[pulumi.Input['FutureReservationAggregateReservationReservedResourceAcceleratorArgs']]):
9629
+ pulumi.set(self, "accelerator", value)
9630
+
9631
+
9632
+ if not MYPY:
9633
+ class FutureReservationAggregateReservationReservedResourceAcceleratorArgsDict(TypedDict):
9634
+ accelerator_count: NotRequired[pulumi.Input[builtins.int]]
9635
+ """
9636
+ Number of accelerators of specified type.
9637
+ """
9638
+ accelerator_type: NotRequired[pulumi.Input[builtins.str]]
9639
+ """
9640
+ Full or partial URL to accelerator type. e.g. "projects/{PROJECT}/zones/{ZONE}/acceleratorTypes/ct4l"
9641
+ """
9642
+ elif False:
9643
+ FutureReservationAggregateReservationReservedResourceAcceleratorArgsDict: TypeAlias = Mapping[str, Any]
9644
+
9645
+ @pulumi.input_type
9646
+ class FutureReservationAggregateReservationReservedResourceAcceleratorArgs:
9647
+ def __init__(__self__, *,
9648
+ accelerator_count: Optional[pulumi.Input[builtins.int]] = None,
9649
+ accelerator_type: Optional[pulumi.Input[builtins.str]] = None):
9650
+ """
9651
+ :param pulumi.Input[builtins.int] accelerator_count: Number of accelerators of specified type.
9652
+ :param pulumi.Input[builtins.str] accelerator_type: Full or partial URL to accelerator type. e.g. "projects/{PROJECT}/zones/{ZONE}/acceleratorTypes/ct4l"
9653
+ """
9654
+ if accelerator_count is not None:
9655
+ pulumi.set(__self__, "accelerator_count", accelerator_count)
9656
+ if accelerator_type is not None:
9657
+ pulumi.set(__self__, "accelerator_type", accelerator_type)
9658
+
9659
+ @property
9660
+ @pulumi.getter(name="acceleratorCount")
9661
+ def accelerator_count(self) -> Optional[pulumi.Input[builtins.int]]:
9662
+ """
9663
+ Number of accelerators of specified type.
9664
+ """
9665
+ return pulumi.get(self, "accelerator_count")
9666
+
9667
+ @accelerator_count.setter
9668
+ def accelerator_count(self, value: Optional[pulumi.Input[builtins.int]]):
9669
+ pulumi.set(self, "accelerator_count", value)
9670
+
9671
+ @property
9672
+ @pulumi.getter(name="acceleratorType")
9673
+ def accelerator_type(self) -> Optional[pulumi.Input[builtins.str]]:
9674
+ """
9675
+ Full or partial URL to accelerator type. e.g. "projects/{PROJECT}/zones/{ZONE}/acceleratorTypes/ct4l"
9676
+ """
9677
+ return pulumi.get(self, "accelerator_type")
9678
+
9679
+ @accelerator_type.setter
9680
+ def accelerator_type(self, value: Optional[pulumi.Input[builtins.str]]):
9681
+ pulumi.set(self, "accelerator_type", value)
9682
+
9683
+
9455
9684
  if not MYPY:
9456
9685
  class FutureReservationAutoCreatedReservationsDurationArgsDict(TypedDict):
9457
9686
  nanos: NotRequired[pulumi.Input[builtins.int]]
@@ -10085,7 +10314,7 @@ if not MYPY:
10085
10314
  """
10086
10315
  specific_sku_properties: NotRequired[pulumi.Input['FutureReservationStatusSpecificSkuPropertiesArgsDict']]
10087
10316
  """
10088
- The previous instance related properties of the Future Reservation.
10317
+ Future Reservation configuration to indicate instance properties and total count.
10089
10318
  Structure is documented below.
10090
10319
  """
10091
10320
  elif False:
@@ -10111,7 +10340,7 @@ class FutureReservationStatusArgs:
10111
10340
  :param pulumi.Input[builtins.str] lock_time: The lock time of the FutureReservation before an amendment was requested.
10112
10341
  :param pulumi.Input[builtins.str] procurement_status: The status of the last known good state for the Future Reservation
10113
10342
  Possible values are: .
10114
- :param pulumi.Input['FutureReservationStatusSpecificSkuPropertiesArgs'] specific_sku_properties: The previous instance related properties of the Future Reservation.
10343
+ :param pulumi.Input['FutureReservationStatusSpecificSkuPropertiesArgs'] specific_sku_properties: Future Reservation configuration to indicate instance properties and total count.
10115
10344
  Structure is documented below.
10116
10345
  """
10117
10346
  if amendment_status is not None:
@@ -10208,7 +10437,7 @@ class FutureReservationStatusArgs:
10208
10437
  @pulumi.getter(name="specificSkuProperties")
10209
10438
  def specific_sku_properties(self) -> Optional[pulumi.Input['FutureReservationStatusSpecificSkuPropertiesArgs']]:
10210
10439
  """
10211
- The previous instance related properties of the Future Reservation.
10440
+ Future Reservation configuration to indicate instance properties and total count.
10212
10441
  Structure is documented below.
10213
10442
  """
10214
10443
  return pulumi.get(self, "specific_sku_properties")
@@ -10222,7 +10451,7 @@ if not MYPY:
10222
10451
  class FutureReservationStatusLastKnownGoodStateArgsDict(TypedDict):
10223
10452
  description: NotRequired[pulumi.Input[builtins.str]]
10224
10453
  """
10225
- The description of the FutureReservation before an amendment was requested.
10454
+ An optional description of this resource.
10226
10455
  """
10227
10456
  existing_matching_usage_info: NotRequired[pulumi.Input['FutureReservationStatusLastKnownGoodStateExistingMatchingUsageInfoArgsDict']]
10228
10457
  """
@@ -10240,7 +10469,7 @@ if not MYPY:
10240
10469
  """
10241
10470
  name_prefix: NotRequired[pulumi.Input[builtins.str]]
10242
10471
  """
10243
- The name prefix of the Future Reservation before an amendment was requested.
10472
+ Name prefix for the reservations to be created at the time of delivery. The name prefix must comply with RFC1035. Maximum allowed length for name prefix is 20. Automatically created reservations name format will be -date-####.
10244
10473
  """
10245
10474
  procurement_status: NotRequired[pulumi.Input[builtins.str]]
10246
10475
  """
@@ -10260,13 +10489,13 @@ class FutureReservationStatusLastKnownGoodStateArgs:
10260
10489
  name_prefix: Optional[pulumi.Input[builtins.str]] = None,
10261
10490
  procurement_status: Optional[pulumi.Input[builtins.str]] = None):
10262
10491
  """
10263
- :param pulumi.Input[builtins.str] description: The description of the FutureReservation before an amendment was requested.
10492
+ :param pulumi.Input[builtins.str] description: An optional description of this resource.
10264
10493
  :param pulumi.Input['FutureReservationStatusLastKnownGoodStateExistingMatchingUsageInfoArgs'] existing_matching_usage_info: Represents the matching usage for the future reservation before an amendment was requested.
10265
10494
  Structure is documented below.
10266
10495
  :param pulumi.Input['FutureReservationStatusLastKnownGoodStateFutureReservationSpecsArgs'] future_reservation_specs: The previous instance-related properties of the Future Reservation.
10267
10496
  Structure is documented below.
10268
10497
  :param pulumi.Input[builtins.str] lock_time: The lock time of the FutureReservation before an amendment was requested.
10269
- :param pulumi.Input[builtins.str] name_prefix: The name prefix of the Future Reservation before an amendment was requested.
10498
+ :param pulumi.Input[builtins.str] name_prefix: Name prefix for the reservations to be created at the time of delivery. The name prefix must comply with RFC1035. Maximum allowed length for name prefix is 20. Automatically created reservations name format will be -date-####.
10270
10499
  :param pulumi.Input[builtins.str] procurement_status: The status of the last known good state for the Future Reservation
10271
10500
  Possible values are: .
10272
10501
  """
@@ -10287,7 +10516,7 @@ class FutureReservationStatusLastKnownGoodStateArgs:
10287
10516
  @pulumi.getter
10288
10517
  def description(self) -> Optional[pulumi.Input[builtins.str]]:
10289
10518
  """
10290
- The description of the FutureReservation before an amendment was requested.
10519
+ An optional description of this resource.
10291
10520
  """
10292
10521
  return pulumi.get(self, "description")
10293
10522
 
@@ -10337,7 +10566,7 @@ class FutureReservationStatusLastKnownGoodStateArgs:
10337
10566
  @pulumi.getter(name="namePrefix")
10338
10567
  def name_prefix(self) -> Optional[pulumi.Input[builtins.str]]:
10339
10568
  """
10340
- The name prefix of the Future Reservation before an amendment was requested.
10569
+ Name prefix for the reservations to be created at the time of delivery. The name prefix must comply with RFC1035. Maximum allowed length for name prefix is 20. Automatically created reservations name format will be -date-####.
10341
10570
  """
10342
10571
  return pulumi.get(self, "name_prefix")
10343
10572
 
@@ -10415,12 +10644,12 @@ if not MYPY:
10415
10644
  class FutureReservationStatusLastKnownGoodStateFutureReservationSpecsArgsDict(TypedDict):
10416
10645
  share_settings: NotRequired[pulumi.Input['FutureReservationStatusLastKnownGoodStateFutureReservationSpecsShareSettingsArgsDict']]
10417
10646
  """
10418
- The previous share settings of the Future Reservation.
10647
+ Settings for sharing the future reservation
10419
10648
  Structure is documented below.
10420
10649
  """
10421
10650
  specific_sku_properties: NotRequired[pulumi.Input['FutureReservationStatusLastKnownGoodStateFutureReservationSpecsSpecificSkuPropertiesArgsDict']]
10422
10651
  """
10423
- The previous instance related properties of the Future Reservation.
10652
+ Future Reservation configuration to indicate instance properties and total count.
10424
10653
  Structure is documented below.
10425
10654
  """
10426
10655
  time_window: NotRequired[pulumi.Input['FutureReservationStatusLastKnownGoodStateFutureReservationSpecsTimeWindowArgsDict']]
@@ -10438,9 +10667,9 @@ class FutureReservationStatusLastKnownGoodStateFutureReservationSpecsArgs:
10438
10667
  specific_sku_properties: Optional[pulumi.Input['FutureReservationStatusLastKnownGoodStateFutureReservationSpecsSpecificSkuPropertiesArgs']] = None,
10439
10668
  time_window: Optional[pulumi.Input['FutureReservationStatusLastKnownGoodStateFutureReservationSpecsTimeWindowArgs']] = None):
10440
10669
  """
10441
- :param pulumi.Input['FutureReservationStatusLastKnownGoodStateFutureReservationSpecsShareSettingsArgs'] share_settings: The previous share settings of the Future Reservation.
10670
+ :param pulumi.Input['FutureReservationStatusLastKnownGoodStateFutureReservationSpecsShareSettingsArgs'] share_settings: Settings for sharing the future reservation
10442
10671
  Structure is documented below.
10443
- :param pulumi.Input['FutureReservationStatusLastKnownGoodStateFutureReservationSpecsSpecificSkuPropertiesArgs'] specific_sku_properties: The previous instance related properties of the Future Reservation.
10672
+ :param pulumi.Input['FutureReservationStatusLastKnownGoodStateFutureReservationSpecsSpecificSkuPropertiesArgs'] specific_sku_properties: Future Reservation configuration to indicate instance properties and total count.
10444
10673
  Structure is documented below.
10445
10674
  :param pulumi.Input['FutureReservationStatusLastKnownGoodStateFutureReservationSpecsTimeWindowArgs'] time_window: Time window for this Future Reservation.
10446
10675
  Structure is documented below.
@@ -10456,7 +10685,7 @@ class FutureReservationStatusLastKnownGoodStateFutureReservationSpecsArgs:
10456
10685
  @pulumi.getter(name="shareSettings")
10457
10686
  def share_settings(self) -> Optional[pulumi.Input['FutureReservationStatusLastKnownGoodStateFutureReservationSpecsShareSettingsArgs']]:
10458
10687
  """
10459
- The previous share settings of the Future Reservation.
10688
+ Settings for sharing the future reservation
10460
10689
  Structure is documented below.
10461
10690
  """
10462
10691
  return pulumi.get(self, "share_settings")
@@ -10469,7 +10698,7 @@ class FutureReservationStatusLastKnownGoodStateFutureReservationSpecsArgs:
10469
10698
  @pulumi.getter(name="specificSkuProperties")
10470
10699
  def specific_sku_properties(self) -> Optional[pulumi.Input['FutureReservationStatusLastKnownGoodStateFutureReservationSpecsSpecificSkuPropertiesArgs']]:
10471
10700
  """
10472
- The previous instance related properties of the Future Reservation.
10701
+ Future Reservation configuration to indicate instance properties and total count.
10473
10702
  Structure is documented below.
10474
10703
  """
10475
10704
  return pulumi.get(self, "specific_sku_properties")
@@ -10574,7 +10803,8 @@ if not MYPY:
10574
10803
  class FutureReservationStatusLastKnownGoodStateFutureReservationSpecsShareSettingsProjectMapArgsDict(TypedDict):
10575
10804
  project: pulumi.Input[builtins.str]
10576
10805
  """
10577
- (Required) The identifier for this object. Format specified above.
10806
+ The ID of the project in which the resource belongs.
10807
+ If it is not provided, the provider project is used.
10578
10808
  """
10579
10809
  project_id: NotRequired[pulumi.Input[builtins.str]]
10580
10810
  """
@@ -10589,7 +10819,8 @@ class FutureReservationStatusLastKnownGoodStateFutureReservationSpecsShareSettin
10589
10819
  project: pulumi.Input[builtins.str],
10590
10820
  project_id: Optional[pulumi.Input[builtins.str]] = None):
10591
10821
  """
10592
- :param pulumi.Input[builtins.str] project: (Required) The identifier for this object. Format specified above.
10822
+ :param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
10823
+ If it is not provided, the provider project is used.
10593
10824
  :param pulumi.Input[builtins.str] project_id: The project ID, should be same as the key of this project config in the parent map.
10594
10825
  """
10595
10826
  pulumi.set(__self__, "project", project)
@@ -10600,7 +10831,8 @@ class FutureReservationStatusLastKnownGoodStateFutureReservationSpecsShareSettin
10600
10831
  @pulumi.getter
10601
10832
  def project(self) -> pulumi.Input[builtins.str]:
10602
10833
  """
10603
- (Required) The identifier for this object. Format specified above.
10834
+ The ID of the project in which the resource belongs.
10835
+ If it is not provided, the provider project is used.
10604
10836
  """
10605
10837
  return pulumi.get(self, "project")
10606
10838
 
@@ -11044,8 +11276,6 @@ if not MYPY:
11044
11276
  nanos: NotRequired[pulumi.Input[builtins.int]]
11045
11277
  """
11046
11278
  Span of time that's a fraction of a second at nanosecond resolution.
11047
-
11048
- - - -
11049
11279
  """
11050
11280
  seconds: NotRequired[pulumi.Input[builtins.str]]
11051
11281
  """
@@ -11061,8 +11291,6 @@ class FutureReservationStatusLastKnownGoodStateFutureReservationSpecsTimeWindowD
11061
11291
  seconds: Optional[pulumi.Input[builtins.str]] = None):
11062
11292
  """
11063
11293
  :param pulumi.Input[builtins.int] nanos: Span of time that's a fraction of a second at nanosecond resolution.
11064
-
11065
- - - -
11066
11294
  :param pulumi.Input[builtins.str] seconds: Span of time at a resolution of a second. Must be from 0 to 315,576,000,000 inclusive.
11067
11295
  """
11068
11296
  if nanos is not None:
@@ -11075,8 +11303,6 @@ class FutureReservationStatusLastKnownGoodStateFutureReservationSpecsTimeWindowD
11075
11303
  def nanos(self) -> Optional[pulumi.Input[builtins.int]]:
11076
11304
  """
11077
11305
  Span of time that's a fraction of a second at nanosecond resolution.
11078
-
11079
- - - -
11080
11306
  """
11081
11307
  return pulumi.get(self, "nanos")
11082
11308
 
@@ -11208,8 +11434,6 @@ if not MYPY:
11208
11434
  nanos: NotRequired[pulumi.Input[builtins.int]]
11209
11435
  """
11210
11436
  Span of time that's a fraction of a second at nanosecond resolution.
11211
-
11212
- - - -
11213
11437
  """
11214
11438
  seconds: NotRequired[pulumi.Input[builtins.str]]
11215
11439
  """
@@ -11225,8 +11449,6 @@ class FutureReservationTimeWindowDurationArgs:
11225
11449
  seconds: Optional[pulumi.Input[builtins.str]] = None):
11226
11450
  """
11227
11451
  :param pulumi.Input[builtins.int] nanos: Span of time that's a fraction of a second at nanosecond resolution.
11228
-
11229
- - - -
11230
11452
  :param pulumi.Input[builtins.str] seconds: Span of time at a resolution of a second. Must be from 0 to 315,576,000,000 inclusive.
11231
11453
  """
11232
11454
  if nanos is not None:
@@ -11239,8 +11461,6 @@ class FutureReservationTimeWindowDurationArgs:
11239
11461
  def nanos(self) -> Optional[pulumi.Input[builtins.int]]:
11240
11462
  """
11241
11463
  Span of time that's a fraction of a second at nanosecond resolution.
11242
-
11243
- - - -
11244
11464
  """
11245
11465
  return pulumi.get(self, "nanos")
11246
11466
 
@@ -27503,6 +27723,276 @@ class InstantSnapshotIamMemberConditionArgs:
27503
27723
  pulumi.set(self, "description", value)
27504
27724
 
27505
27725
 
27726
+ if not MYPY:
27727
+ class InterconnectApplicationAwareInterconnectArgsDict(TypedDict):
27728
+ bandwidth_percentage_policy: NotRequired[pulumi.Input['InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyArgsDict']]
27729
+ """
27730
+ Bandwidth Percentage policy allows you to have granular control over how your Interconnect
27731
+ bandwidth is utilized among your workloads mapping to different traffic classes.
27732
+ Structure is documented below.
27733
+ """
27734
+ profile_description: NotRequired[pulumi.Input[builtins.str]]
27735
+ """
27736
+ A description for the AAI profile on this interconnect.
27737
+ """
27738
+ shape_average_percentages: NotRequired[pulumi.Input[Sequence[pulumi.Input['InterconnectApplicationAwareInterconnectShapeAveragePercentageArgsDict']]]]
27739
+ """
27740
+ Optional field to specify a list of shape average percentages to be
27741
+ applied in conjunction with StrictPriorityPolicy or BandwidthPercentagePolicy
27742
+ Structure is documented below.
27743
+ """
27744
+ strict_priority_policy: NotRequired[pulumi.Input['InterconnectApplicationAwareInterconnectStrictPriorityPolicyArgsDict']]
27745
+ """
27746
+ Specify configuration for StrictPriorityPolicy.
27747
+ """
27748
+ elif False:
27749
+ InterconnectApplicationAwareInterconnectArgsDict: TypeAlias = Mapping[str, Any]
27750
+
27751
+ @pulumi.input_type
27752
+ class InterconnectApplicationAwareInterconnectArgs:
27753
+ def __init__(__self__, *,
27754
+ bandwidth_percentage_policy: Optional[pulumi.Input['InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyArgs']] = None,
27755
+ profile_description: Optional[pulumi.Input[builtins.str]] = None,
27756
+ shape_average_percentages: Optional[pulumi.Input[Sequence[pulumi.Input['InterconnectApplicationAwareInterconnectShapeAveragePercentageArgs']]]] = None,
27757
+ strict_priority_policy: Optional[pulumi.Input['InterconnectApplicationAwareInterconnectStrictPriorityPolicyArgs']] = None):
27758
+ """
27759
+ :param pulumi.Input['InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyArgs'] bandwidth_percentage_policy: Bandwidth Percentage policy allows you to have granular control over how your Interconnect
27760
+ bandwidth is utilized among your workloads mapping to different traffic classes.
27761
+ Structure is documented below.
27762
+ :param pulumi.Input[builtins.str] profile_description: A description for the AAI profile on this interconnect.
27763
+ :param pulumi.Input[Sequence[pulumi.Input['InterconnectApplicationAwareInterconnectShapeAveragePercentageArgs']]] shape_average_percentages: Optional field to specify a list of shape average percentages to be
27764
+ applied in conjunction with StrictPriorityPolicy or BandwidthPercentagePolicy
27765
+ Structure is documented below.
27766
+ :param pulumi.Input['InterconnectApplicationAwareInterconnectStrictPriorityPolicyArgs'] strict_priority_policy: Specify configuration for StrictPriorityPolicy.
27767
+ """
27768
+ if bandwidth_percentage_policy is not None:
27769
+ pulumi.set(__self__, "bandwidth_percentage_policy", bandwidth_percentage_policy)
27770
+ if profile_description is not None:
27771
+ pulumi.set(__self__, "profile_description", profile_description)
27772
+ if shape_average_percentages is not None:
27773
+ pulumi.set(__self__, "shape_average_percentages", shape_average_percentages)
27774
+ if strict_priority_policy is not None:
27775
+ pulumi.set(__self__, "strict_priority_policy", strict_priority_policy)
27776
+
27777
+ @property
27778
+ @pulumi.getter(name="bandwidthPercentagePolicy")
27779
+ def bandwidth_percentage_policy(self) -> Optional[pulumi.Input['InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyArgs']]:
27780
+ """
27781
+ Bandwidth Percentage policy allows you to have granular control over how your Interconnect
27782
+ bandwidth is utilized among your workloads mapping to different traffic classes.
27783
+ Structure is documented below.
27784
+ """
27785
+ return pulumi.get(self, "bandwidth_percentage_policy")
27786
+
27787
+ @bandwidth_percentage_policy.setter
27788
+ def bandwidth_percentage_policy(self, value: Optional[pulumi.Input['InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyArgs']]):
27789
+ pulumi.set(self, "bandwidth_percentage_policy", value)
27790
+
27791
+ @property
27792
+ @pulumi.getter(name="profileDescription")
27793
+ def profile_description(self) -> Optional[pulumi.Input[builtins.str]]:
27794
+ """
27795
+ A description for the AAI profile on this interconnect.
27796
+ """
27797
+ return pulumi.get(self, "profile_description")
27798
+
27799
+ @profile_description.setter
27800
+ def profile_description(self, value: Optional[pulumi.Input[builtins.str]]):
27801
+ pulumi.set(self, "profile_description", value)
27802
+
27803
+ @property
27804
+ @pulumi.getter(name="shapeAveragePercentages")
27805
+ def shape_average_percentages(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InterconnectApplicationAwareInterconnectShapeAveragePercentageArgs']]]]:
27806
+ """
27807
+ Optional field to specify a list of shape average percentages to be
27808
+ applied in conjunction with StrictPriorityPolicy or BandwidthPercentagePolicy
27809
+ Structure is documented below.
27810
+ """
27811
+ return pulumi.get(self, "shape_average_percentages")
27812
+
27813
+ @shape_average_percentages.setter
27814
+ def shape_average_percentages(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['InterconnectApplicationAwareInterconnectShapeAveragePercentageArgs']]]]):
27815
+ pulumi.set(self, "shape_average_percentages", value)
27816
+
27817
+ @property
27818
+ @pulumi.getter(name="strictPriorityPolicy")
27819
+ def strict_priority_policy(self) -> Optional[pulumi.Input['InterconnectApplicationAwareInterconnectStrictPriorityPolicyArgs']]:
27820
+ """
27821
+ Specify configuration for StrictPriorityPolicy.
27822
+ """
27823
+ return pulumi.get(self, "strict_priority_policy")
27824
+
27825
+ @strict_priority_policy.setter
27826
+ def strict_priority_policy(self, value: Optional[pulumi.Input['InterconnectApplicationAwareInterconnectStrictPriorityPolicyArgs']]):
27827
+ pulumi.set(self, "strict_priority_policy", value)
27828
+
27829
+
27830
+ if not MYPY:
27831
+ class InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyArgsDict(TypedDict):
27832
+ bandwidth_percentages: NotRequired[pulumi.Input[Sequence[pulumi.Input['InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentageArgsDict']]]]
27833
+ """
27834
+ Specify bandwidth percentages for various traffic classes for queuing
27835
+ type Bandwidth Percent.
27836
+ Structure is documented below.
27837
+ """
27838
+ elif False:
27839
+ InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyArgsDict: TypeAlias = Mapping[str, Any]
27840
+
27841
+ @pulumi.input_type
27842
+ class InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyArgs:
27843
+ def __init__(__self__, *,
27844
+ bandwidth_percentages: Optional[pulumi.Input[Sequence[pulumi.Input['InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentageArgs']]]] = None):
27845
+ """
27846
+ :param pulumi.Input[Sequence[pulumi.Input['InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentageArgs']]] bandwidth_percentages: Specify bandwidth percentages for various traffic classes for queuing
27847
+ type Bandwidth Percent.
27848
+ Structure is documented below.
27849
+ """
27850
+ if bandwidth_percentages is not None:
27851
+ pulumi.set(__self__, "bandwidth_percentages", bandwidth_percentages)
27852
+
27853
+ @property
27854
+ @pulumi.getter(name="bandwidthPercentages")
27855
+ def bandwidth_percentages(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentageArgs']]]]:
27856
+ """
27857
+ Specify bandwidth percentages for various traffic classes for queuing
27858
+ type Bandwidth Percent.
27859
+ Structure is documented below.
27860
+ """
27861
+ return pulumi.get(self, "bandwidth_percentages")
27862
+
27863
+ @bandwidth_percentages.setter
27864
+ def bandwidth_percentages(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentageArgs']]]]):
27865
+ pulumi.set(self, "bandwidth_percentages", value)
27866
+
27867
+
27868
+ if not MYPY:
27869
+ class InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentageArgsDict(TypedDict):
27870
+ percentage: NotRequired[pulumi.Input[builtins.int]]
27871
+ """
27872
+ Bandwidth percentage for a specific traffic class.
27873
+ """
27874
+ traffic_class: NotRequired[pulumi.Input[builtins.str]]
27875
+ """
27876
+ Enum representing the various traffic classes offered by AAI.
27877
+ Default value is `TC_UNSPECIFIED`.
27878
+ Possible values are: `TC_UNSPECIFIED`, `TC1`, `TC2`, `TC3`, `TC4`, `TC5`, `TC6`.
27879
+ """
27880
+ elif False:
27881
+ InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentageArgsDict: TypeAlias = Mapping[str, Any]
27882
+
27883
+ @pulumi.input_type
27884
+ class InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentageArgs:
27885
+ def __init__(__self__, *,
27886
+ percentage: Optional[pulumi.Input[builtins.int]] = None,
27887
+ traffic_class: Optional[pulumi.Input[builtins.str]] = None):
27888
+ """
27889
+ :param pulumi.Input[builtins.int] percentage: Bandwidth percentage for a specific traffic class.
27890
+ :param pulumi.Input[builtins.str] traffic_class: Enum representing the various traffic classes offered by AAI.
27891
+ Default value is `TC_UNSPECIFIED`.
27892
+ Possible values are: `TC_UNSPECIFIED`, `TC1`, `TC2`, `TC3`, `TC4`, `TC5`, `TC6`.
27893
+ """
27894
+ if percentage is not None:
27895
+ pulumi.set(__self__, "percentage", percentage)
27896
+ if traffic_class is not None:
27897
+ pulumi.set(__self__, "traffic_class", traffic_class)
27898
+
27899
+ @property
27900
+ @pulumi.getter
27901
+ def percentage(self) -> Optional[pulumi.Input[builtins.int]]:
27902
+ """
27903
+ Bandwidth percentage for a specific traffic class.
27904
+ """
27905
+ return pulumi.get(self, "percentage")
27906
+
27907
+ @percentage.setter
27908
+ def percentage(self, value: Optional[pulumi.Input[builtins.int]]):
27909
+ pulumi.set(self, "percentage", value)
27910
+
27911
+ @property
27912
+ @pulumi.getter(name="trafficClass")
27913
+ def traffic_class(self) -> Optional[pulumi.Input[builtins.str]]:
27914
+ """
27915
+ Enum representing the various traffic classes offered by AAI.
27916
+ Default value is `TC_UNSPECIFIED`.
27917
+ Possible values are: `TC_UNSPECIFIED`, `TC1`, `TC2`, `TC3`, `TC4`, `TC5`, `TC6`.
27918
+ """
27919
+ return pulumi.get(self, "traffic_class")
27920
+
27921
+ @traffic_class.setter
27922
+ def traffic_class(self, value: Optional[pulumi.Input[builtins.str]]):
27923
+ pulumi.set(self, "traffic_class", value)
27924
+
27925
+
27926
+ if not MYPY:
27927
+ class InterconnectApplicationAwareInterconnectShapeAveragePercentageArgsDict(TypedDict):
27928
+ percentage: NotRequired[pulumi.Input[builtins.int]]
27929
+ """
27930
+ Bandwidth percentage for a specific traffic class.
27931
+ """
27932
+ traffic_class: NotRequired[pulumi.Input[builtins.str]]
27933
+ """
27934
+ Enum representing the various traffic classes offered by AAI.
27935
+ Default value is `TC_UNSPECIFIED`.
27936
+ Possible values are: `TC_UNSPECIFIED`, `TC1`, `TC2`, `TC3`, `TC4`, `TC5`, `TC6`.
27937
+ """
27938
+ elif False:
27939
+ InterconnectApplicationAwareInterconnectShapeAveragePercentageArgsDict: TypeAlias = Mapping[str, Any]
27940
+
27941
+ @pulumi.input_type
27942
+ class InterconnectApplicationAwareInterconnectShapeAveragePercentageArgs:
27943
+ def __init__(__self__, *,
27944
+ percentage: Optional[pulumi.Input[builtins.int]] = None,
27945
+ traffic_class: Optional[pulumi.Input[builtins.str]] = None):
27946
+ """
27947
+ :param pulumi.Input[builtins.int] percentage: Bandwidth percentage for a specific traffic class.
27948
+ :param pulumi.Input[builtins.str] traffic_class: Enum representing the various traffic classes offered by AAI.
27949
+ Default value is `TC_UNSPECIFIED`.
27950
+ Possible values are: `TC_UNSPECIFIED`, `TC1`, `TC2`, `TC3`, `TC4`, `TC5`, `TC6`.
27951
+ """
27952
+ if percentage is not None:
27953
+ pulumi.set(__self__, "percentage", percentage)
27954
+ if traffic_class is not None:
27955
+ pulumi.set(__self__, "traffic_class", traffic_class)
27956
+
27957
+ @property
27958
+ @pulumi.getter
27959
+ def percentage(self) -> Optional[pulumi.Input[builtins.int]]:
27960
+ """
27961
+ Bandwidth percentage for a specific traffic class.
27962
+ """
27963
+ return pulumi.get(self, "percentage")
27964
+
27965
+ @percentage.setter
27966
+ def percentage(self, value: Optional[pulumi.Input[builtins.int]]):
27967
+ pulumi.set(self, "percentage", value)
27968
+
27969
+ @property
27970
+ @pulumi.getter(name="trafficClass")
27971
+ def traffic_class(self) -> Optional[pulumi.Input[builtins.str]]:
27972
+ """
27973
+ Enum representing the various traffic classes offered by AAI.
27974
+ Default value is `TC_UNSPECIFIED`.
27975
+ Possible values are: `TC_UNSPECIFIED`, `TC1`, `TC2`, `TC3`, `TC4`, `TC5`, `TC6`.
27976
+ """
27977
+ return pulumi.get(self, "traffic_class")
27978
+
27979
+ @traffic_class.setter
27980
+ def traffic_class(self, value: Optional[pulumi.Input[builtins.str]]):
27981
+ pulumi.set(self, "traffic_class", value)
27982
+
27983
+
27984
+ if not MYPY:
27985
+ class InterconnectApplicationAwareInterconnectStrictPriorityPolicyArgsDict(TypedDict):
27986
+ pass
27987
+ elif False:
27988
+ InterconnectApplicationAwareInterconnectStrictPriorityPolicyArgsDict: TypeAlias = Mapping[str, Any]
27989
+
27990
+ @pulumi.input_type
27991
+ class InterconnectApplicationAwareInterconnectStrictPriorityPolicyArgs:
27992
+ def __init__(__self__):
27993
+ pass
27994
+
27995
+
27506
27996
  if not MYPY:
27507
27997
  class InterconnectAttachmentGroupAttachmentArgsDict(TypedDict):
27508
27998
  name: pulumi.Input[builtins.str]
@@ -27669,9 +28159,12 @@ if not MYPY:
27669
28159
  class InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockerArgsDict(TypedDict):
27670
28160
  attachments: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
27671
28161
  """
27672
- (Output)
27673
- URLs of any particular Attachments to explain this
27674
- blocker in more detail.
28162
+ Attachments in the AttachmentGroup. Keys are arbitrary user-specified
28163
+ strings. Users are encouraged, but not required, to use their preferred
28164
+ format for resource links as keys.
28165
+ Note that there are add-members and remove-members methods in gcloud.
28166
+ The size of this map is limited by an "Attachments per group" quota.
28167
+ Structure is documented below.
27675
28168
  """
27676
28169
  blocker_type: NotRequired[pulumi.Input[builtins.str]]
27677
28170
  """
@@ -27727,9 +28220,12 @@ class InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockerArgs
27727
28220
  regions: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
27728
28221
  zones: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None):
27729
28222
  """
27730
- :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] attachments: (Output)
27731
- URLs of any particular Attachments to explain this
27732
- blocker in more detail.
28223
+ :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] attachments: Attachments in the AttachmentGroup. Keys are arbitrary user-specified
28224
+ strings. Users are encouraged, but not required, to use their preferred
28225
+ format for resource links as keys.
28226
+ Note that there are add-members and remove-members methods in gcloud.
28227
+ The size of this map is limited by an "Attachments per group" quota.
28228
+ Structure is documented below.
27733
28229
  :param pulumi.Input[builtins.str] blocker_type: (Output)
27734
28230
  The category of an unmet SLA requirement.
27735
28231
  :param pulumi.Input[builtins.str] documentation_link: (Output)
@@ -27772,9 +28268,12 @@ class InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockerArgs
27772
28268
  @pulumi.getter
27773
28269
  def attachments(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
27774
28270
  """
27775
- (Output)
27776
- URLs of any particular Attachments to explain this
27777
- blocker in more detail.
28271
+ Attachments in the AttachmentGroup. Keys are arbitrary user-specified
28272
+ strings. Users are encouraged, but not required, to use their preferred
28273
+ format for resource links as keys.
28274
+ Note that there are add-members and remove-members methods in gcloud.
28275
+ The size of this map is limited by an "Attachments per group" quota.
28276
+ Structure is documented below.
27778
28277
  """
27779
28278
  return pulumi.get(self, "attachments")
27780
28279
 
@@ -27877,8 +28376,6 @@ if not MYPY:
27877
28376
  """
27878
28377
  Which SLA the user intends this group to support.
27879
28378
  Possible values are: `PRODUCTION_NON_CRITICAL`, `PRODUCTION_CRITICAL`, `NO_SLA`, `AVAILABILITY_SLA_UNSPECIFIED`.
27880
-
27881
- - - -
27882
28379
  """
27883
28380
  elif False:
27884
28381
  InterconnectAttachmentGroupIntentArgsDict: TypeAlias = Mapping[str, Any]
@@ -27890,8 +28387,6 @@ class InterconnectAttachmentGroupIntentArgs:
27890
28387
  """
27891
28388
  :param pulumi.Input[builtins.str] availability_sla: Which SLA the user intends this group to support.
27892
28389
  Possible values are: `PRODUCTION_NON_CRITICAL`, `PRODUCTION_CRITICAL`, `NO_SLA`, `AVAILABILITY_SLA_UNSPECIFIED`.
27893
-
27894
- - - -
27895
28390
  """
27896
28391
  if availability_sla is not None:
27897
28392
  pulumi.set(__self__, "availability_sla", availability_sla)
@@ -27902,8 +28397,6 @@ class InterconnectAttachmentGroupIntentArgs:
27902
28397
  """
27903
28398
  Which SLA the user intends this group to support.
27904
28399
  Possible values are: `PRODUCTION_NON_CRITICAL`, `PRODUCTION_CRITICAL`, `NO_SLA`, `AVAILABILITY_SLA_UNSPECIFIED`.
27905
-
27906
- - - -
27907
28400
  """
27908
28401
  return pulumi.get(self, "availability_sla")
27909
28402
 
@@ -28740,9 +29233,12 @@ if not MYPY:
28740
29233
  """
28741
29234
  interconnects: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
28742
29235
  """
28743
- (Output)
28744
- Interconnects used to explain this blocker in more
28745
- detail.
29236
+ Interconnects in the InterconnectGroup. Keys are arbitrary user-specified
29237
+ strings. Users are encouraged, but not required, to use their preferred
29238
+ format for resource links as keys.
29239
+ Note that there are add-members and remove-members methods in gcloud.
29240
+ The size of this map is limited by an "Interconnects per group" quota.
29241
+ Structure is documented below.
28746
29242
  """
28747
29243
  metros: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
28748
29244
  """
@@ -28786,9 +29282,12 @@ class InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockerArgs
28786
29282
  Facilities used to explain this blocker in more detail.
28787
29283
  Like physicalStructure.metros.facilities.facility, this is a numeric
28788
29284
  string like "5467".
28789
- :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] interconnects: (Output)
28790
- Interconnects used to explain this blocker in more
28791
- detail.
29285
+ :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] interconnects: Interconnects in the InterconnectGroup. Keys are arbitrary user-specified
29286
+ strings. Users are encouraged, but not required, to use their preferred
29287
+ format for resource links as keys.
29288
+ Note that there are add-members and remove-members methods in gcloud.
29289
+ The size of this map is limited by an "Interconnects per group" quota.
29290
+ Structure is documented below.
28792
29291
  :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] metros: (Output)
28793
29292
  Metros used to explain this blocker in more detail.
28794
29293
  These are three-letter lowercase strings like "iad". A blocker like
@@ -28875,9 +29374,12 @@ class InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockerArgs
28875
29374
  @pulumi.getter
28876
29375
  def interconnects(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
28877
29376
  """
28878
- (Output)
28879
- Interconnects used to explain this blocker in more
28880
- detail.
29377
+ Interconnects in the InterconnectGroup. Keys are arbitrary user-specified
29378
+ strings. Users are encouraged, but not required, to use their preferred
29379
+ format for resource links as keys.
29380
+ Note that there are add-members and remove-members methods in gcloud.
29381
+ The size of this map is limited by an "Interconnects per group" quota.
29382
+ Structure is documented below.
28881
29383
  """
28882
29384
  return pulumi.get(self, "interconnects")
28883
29385
 
@@ -28923,8 +29425,6 @@ if not MYPY:
28923
29425
  The reliability the user intends this group to be capable of, in terms
28924
29426
  of the Interconnect product SLAs.
28925
29427
  Possible values are: `PRODUCTION_NON_CRITICAL`, `PRODUCTION_CRITICAL`, `NO_SLA`, `AVAILABILITY_SLA_UNSPECIFIED`.
28926
-
28927
- - - -
28928
29428
  """
28929
29429
  elif False:
28930
29430
  InterconnectGroupIntentArgsDict: TypeAlias = Mapping[str, Any]
@@ -28937,8 +29437,6 @@ class InterconnectGroupIntentArgs:
28937
29437
  :param pulumi.Input[builtins.str] topology_capability: The reliability the user intends this group to be capable of, in terms
28938
29438
  of the Interconnect product SLAs.
28939
29439
  Possible values are: `PRODUCTION_NON_CRITICAL`, `PRODUCTION_CRITICAL`, `NO_SLA`, `AVAILABILITY_SLA_UNSPECIFIED`.
28940
-
28941
- - - -
28942
29440
  """
28943
29441
  if topology_capability is not None:
28944
29442
  pulumi.set(__self__, "topology_capability", topology_capability)
@@ -28950,8 +29448,6 @@ class InterconnectGroupIntentArgs:
28950
29448
  The reliability the user intends this group to be capable of, in terms
28951
29449
  of the Interconnect product SLAs.
28952
29450
  Possible values are: `PRODUCTION_NON_CRITICAL`, `PRODUCTION_CRITICAL`, `NO_SLA`, `AVAILABILITY_SLA_UNSPECIFIED`.
28953
-
28954
- - - -
28955
29451
  """
28956
29452
  return pulumi.get(self, "topology_capability")
28957
29453
 
@@ -29196,9 +29692,12 @@ if not MYPY:
29196
29692
  class InterconnectGroupPhysicalStructureMetroFacilityZoneArgsDict(TypedDict):
29197
29693
  interconnects: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
29198
29694
  """
29199
- (Output)
29200
- Interconnects used to explain this blocker in more
29201
- detail.
29695
+ Interconnects in the InterconnectGroup. Keys are arbitrary user-specified
29696
+ strings. Users are encouraged, but not required, to use their preferred
29697
+ format for resource links as keys.
29698
+ Note that there are add-members and remove-members methods in gcloud.
29699
+ The size of this map is limited by an "Interconnects per group" quota.
29700
+ Structure is documented below.
29202
29701
  """
29203
29702
  zone: NotRequired[pulumi.Input[builtins.str]]
29204
29703
  """
@@ -29216,9 +29715,12 @@ class InterconnectGroupPhysicalStructureMetroFacilityZoneArgs:
29216
29715
  interconnects: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
29217
29716
  zone: Optional[pulumi.Input[builtins.str]] = None):
29218
29717
  """
29219
- :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] interconnects: (Output)
29220
- Interconnects used to explain this blocker in more
29221
- detail.
29718
+ :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] interconnects: Interconnects in the InterconnectGroup. Keys are arbitrary user-specified
29719
+ strings. Users are encouraged, but not required, to use their preferred
29720
+ format for resource links as keys.
29721
+ Note that there are add-members and remove-members methods in gcloud.
29722
+ The size of this map is limited by an "Interconnects per group" quota.
29723
+ Structure is documented below.
29222
29724
  :param pulumi.Input[builtins.str] zone: (Output)
29223
29725
  The name of the zone, either "zone1" or "zone2".
29224
29726
  This is the second component of the location of Interconnects in
@@ -29233,9 +29735,12 @@ class InterconnectGroupPhysicalStructureMetroFacilityZoneArgs:
29233
29735
  @pulumi.getter
29234
29736
  def interconnects(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
29235
29737
  """
29236
- (Output)
29237
- Interconnects used to explain this blocker in more
29238
- detail.
29738
+ Interconnects in the InterconnectGroup. Keys are arbitrary user-specified
29739
+ strings. Users are encouraged, but not required, to use their preferred
29740
+ format for resource links as keys.
29741
+ Note that there are add-members and remove-members methods in gcloud.
29742
+ The size of this map is limited by an "Interconnects per group" quota.
29743
+ Structure is documented below.
29239
29744
  """
29240
29745
  return pulumi.get(self, "interconnects")
29241
29746
 
@@ -30579,8 +31084,6 @@ if not MYPY:
30579
31084
  """
30580
31085
  (Output)
30581
31086
  State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.
30582
-
30583
- - - -
30584
31087
  """
30585
31088
  elif False:
30586
31089
  NetworkFirewallPolicyRuleMatchSrcSecureTagArgsDict: TypeAlias = Mapping[str, Any]
@@ -30594,8 +31097,6 @@ class NetworkFirewallPolicyRuleMatchSrcSecureTagArgs:
30594
31097
  :param pulumi.Input[builtins.str] name: Name of the secure tag, created with TagManager's TagValue API.
30595
31098
  :param pulumi.Input[builtins.str] state: (Output)
30596
31099
  State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.
30597
-
30598
- - - -
30599
31100
  """
30600
31101
  if name is not None:
30601
31102
  pulumi.set(__self__, "name", name)
@@ -30620,8 +31121,6 @@ class NetworkFirewallPolicyRuleMatchSrcSecureTagArgs:
30620
31121
  """
30621
31122
  (Output)
30622
31123
  State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.
30623
-
30624
- - - -
30625
31124
  """
30626
31125
  return pulumi.get(self, "state")
30627
31126
 
@@ -30695,8 +31194,7 @@ if not MYPY:
30695
31194
  """
30696
31195
  description: NotRequired[pulumi.Input[builtins.str]]
30697
31196
  """
30698
- (Output)
30699
- A description of the rule.
31197
+ An optional description of this resource.
30700
31198
  """
30701
31199
  direction: NotRequired[pulumi.Input[builtins.str]]
30702
31200
  """
@@ -30795,8 +31293,7 @@ class NetworkFirewallPolicyWithRulesPredefinedRuleArgs:
30795
31293
  :param pulumi.Input[builtins.str] action: (Output)
30796
31294
  The Action to perform when the client connection triggers the rule. Can currently be either
30797
31295
  "allow", "deny", "apply_security_profile_group" or "goto_next".
30798
- :param pulumi.Input[builtins.str] description: (Output)
30799
- A description of the rule.
31296
+ :param pulumi.Input[builtins.str] description: An optional description of this resource.
30800
31297
  :param pulumi.Input[builtins.str] direction: (Output)
30801
31298
  The direction in which this rule applies. If unspecified an INGRESS rule is created.
30802
31299
  :param pulumi.Input[builtins.bool] disabled: (Output)
@@ -30886,8 +31383,7 @@ class NetworkFirewallPolicyWithRulesPredefinedRuleArgs:
30886
31383
  @pulumi.getter
30887
31384
  def description(self) -> Optional[pulumi.Input[builtins.str]]:
30888
31385
  """
30889
- (Output)
30890
- A description of the rule.
31386
+ An optional description of this resource.
30891
31387
  """
30892
31388
  return pulumi.get(self, "description")
30893
31389
 
@@ -31534,8 +32030,6 @@ if not MYPY:
31534
32030
  [Output Only] State of the secure tag, either `EFFECTIVE` or
31535
32031
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
31536
32032
  or its network is deleted.
31537
-
31538
- - - -
31539
32033
  """
31540
32034
  elif False:
31541
32035
  NetworkFirewallPolicyWithRulesPredefinedRuleTargetSecureTagArgsDict: TypeAlias = Mapping[str, Any]
@@ -31552,8 +32046,6 @@ class NetworkFirewallPolicyWithRulesPredefinedRuleTargetSecureTagArgs:
31552
32046
  [Output Only] State of the secure tag, either `EFFECTIVE` or
31553
32047
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
31554
32048
  or its network is deleted.
31555
-
31556
- - - -
31557
32049
  """
31558
32050
  if name is not None:
31559
32051
  pulumi.set(__self__, "name", name)
@@ -31581,8 +32073,6 @@ class NetworkFirewallPolicyWithRulesPredefinedRuleTargetSecureTagArgs:
31581
32073
  [Output Only] State of the secure tag, either `EFFECTIVE` or
31582
32074
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
31583
32075
  or its network is deleted.
31584
-
31585
- - - -
31586
32076
  """
31587
32077
  return pulumi.get(self, "state")
31588
32078
 
@@ -32468,8 +32958,6 @@ if not MYPY:
32468
32958
  [Output Only] State of the secure tag, either `EFFECTIVE` or
32469
32959
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
32470
32960
  or its network is deleted.
32471
-
32472
- - - -
32473
32961
  """
32474
32962
  elif False:
32475
32963
  NetworkFirewallPolicyWithRulesRuleTargetSecureTagArgsDict: TypeAlias = Mapping[str, Any]
@@ -32486,8 +32974,6 @@ class NetworkFirewallPolicyWithRulesRuleTargetSecureTagArgs:
32486
32974
  [Output Only] State of the secure tag, either `EFFECTIVE` or
32487
32975
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
32488
32976
  or its network is deleted.
32489
-
32490
- - - -
32491
32977
  """
32492
32978
  if name is not None:
32493
32979
  pulumi.set(__self__, "name", name)
@@ -32515,8 +33001,6 @@ class NetworkFirewallPolicyWithRulesRuleTargetSecureTagArgs:
32515
33001
  [Output Only] State of the secure tag, either `EFFECTIVE` or
32516
33002
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
32517
33003
  or its network is deleted.
32518
-
32519
- - - -
32520
33004
  """
32521
33005
  return pulumi.get(self, "state")
32522
33006
 
@@ -33514,8 +33998,6 @@ if not MYPY:
33514
33998
  url: pulumi.Input[builtins.str]
33515
33999
  """
33516
34000
  The URL of the instances where this rule should be active.
33517
-
33518
- - - -
33519
34001
  """
33520
34002
  elif False:
33521
34003
  PacketMirroringMirroredResourcesInstanceArgsDict: TypeAlias = Mapping[str, Any]
@@ -33526,8 +34008,6 @@ class PacketMirroringMirroredResourcesInstanceArgs:
33526
34008
  url: pulumi.Input[builtins.str]):
33527
34009
  """
33528
34010
  :param pulumi.Input[builtins.str] url: The URL of the instances where this rule should be active.
33529
-
33530
- - - -
33531
34011
  """
33532
34012
  pulumi.set(__self__, "url", url)
33533
34013
 
@@ -33536,8 +34016,6 @@ class PacketMirroringMirroredResourcesInstanceArgs:
33536
34016
  def url(self) -> pulumi.Input[builtins.str]:
33537
34017
  """
33538
34018
  The URL of the instances where this rule should be active.
33539
-
33540
- - - -
33541
34019
  """
33542
34020
  return pulumi.get(self, "url")
33543
34021
 
@@ -34969,7 +35447,7 @@ if not MYPY:
34969
35447
  """
34970
35448
  description: NotRequired[pulumi.Input[builtins.str]]
34971
35449
  """
34972
- An optional description of this resource.
35450
+ A description of a scaling schedule.
34973
35451
  """
34974
35452
  disabled: NotRequired[pulumi.Input[builtins.bool]]
34975
35453
  """
@@ -34997,7 +35475,7 @@ class RegionAutoscalerAutoscalingPolicyScalingScheduleArgs:
34997
35475
  :param pulumi.Input[builtins.int] min_required_replicas: Minimum number of VM instances that autoscaler will recommend in time intervals starting according to schedule.
34998
35476
  :param pulumi.Input[builtins.str] name: The identifier for this object. Format specified above.
34999
35477
  :param pulumi.Input[builtins.str] schedule: The start timestamps of time intervals when this scaling schedule should provide a scaling signal. This field uses the extended cron format (with an optional year field).
35000
- :param pulumi.Input[builtins.str] description: An optional description of this resource.
35478
+ :param pulumi.Input[builtins.str] description: A description of a scaling schedule.
35001
35479
  :param pulumi.Input[builtins.bool] disabled: A boolean value that specifies if a scaling schedule can influence autoscaler recommendations. If set to true, then a scaling schedule has no effect.
35002
35480
  :param pulumi.Input[builtins.str] time_zone: The time zone to be used when interpreting the schedule. The value of this field must be a time zone name from the tz database: http://en.wikipedia.org/wiki/Tz_database.
35003
35481
  """
@@ -35064,7 +35542,7 @@ class RegionAutoscalerAutoscalingPolicyScalingScheduleArgs:
35064
35542
  @pulumi.getter
35065
35543
  def description(self) -> Optional[pulumi.Input[builtins.str]]:
35066
35544
  """
35067
- An optional description of this resource.
35545
+ A description of a scaling schedule.
35068
35546
  """
35069
35547
  return pulumi.get(self, "description")
35070
35548
 
@@ -44526,8 +45004,6 @@ if not MYPY:
44526
45004
  """
44527
45005
  (Output)
44528
45006
  State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.
44529
-
44530
- - - -
44531
45007
  """
44532
45008
  elif False:
44533
45009
  RegionNetworkFirewallPolicyRuleMatchSrcSecureTagArgsDict: TypeAlias = Mapping[str, Any]
@@ -44541,8 +45017,6 @@ class RegionNetworkFirewallPolicyRuleMatchSrcSecureTagArgs:
44541
45017
  :param pulumi.Input[builtins.str] name: Name of the secure tag, created with TagManager's TagValue API.
44542
45018
  :param pulumi.Input[builtins.str] state: (Output)
44543
45019
  State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.
44544
-
44545
- - - -
44546
45020
  """
44547
45021
  if name is not None:
44548
45022
  pulumi.set(__self__, "name", name)
@@ -44567,8 +45041,6 @@ class RegionNetworkFirewallPolicyRuleMatchSrcSecureTagArgs:
44567
45041
  """
44568
45042
  (Output)
44569
45043
  State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.
44570
-
44571
- - - -
44572
45044
  """
44573
45045
  return pulumi.get(self, "state")
44574
45046
 
@@ -44642,8 +45114,7 @@ if not MYPY:
44642
45114
  """
44643
45115
  description: NotRequired[pulumi.Input[builtins.str]]
44644
45116
  """
44645
- (Output)
44646
- A description of the rule.
45117
+ An optional description of this resource.
44647
45118
  """
44648
45119
  direction: NotRequired[pulumi.Input[builtins.str]]
44649
45120
  """
@@ -44742,8 +45213,7 @@ class RegionNetworkFirewallPolicyWithRulesPredefinedRuleArgs:
44742
45213
  :param pulumi.Input[builtins.str] action: (Output)
44743
45214
  The Action to perform when the client connection triggers the rule. Can currently be either
44744
45215
  "allow", "deny", "apply_security_profile_group" or "goto_next".
44745
- :param pulumi.Input[builtins.str] description: (Output)
44746
- A description of the rule.
45216
+ :param pulumi.Input[builtins.str] description: An optional description of this resource.
44747
45217
  :param pulumi.Input[builtins.str] direction: (Output)
44748
45218
  The direction in which this rule applies. If unspecified an INGRESS rule is created.
44749
45219
  :param pulumi.Input[builtins.bool] disabled: (Output)
@@ -44833,8 +45303,7 @@ class RegionNetworkFirewallPolicyWithRulesPredefinedRuleArgs:
44833
45303
  @pulumi.getter
44834
45304
  def description(self) -> Optional[pulumi.Input[builtins.str]]:
44835
45305
  """
44836
- (Output)
44837
- A description of the rule.
45306
+ An optional description of this resource.
44838
45307
  """
44839
45308
  return pulumi.get(self, "description")
44840
45309
 
@@ -45481,8 +45950,6 @@ if not MYPY:
45481
45950
  [Output Only] State of the secure tag, either `EFFECTIVE` or
45482
45951
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
45483
45952
  or its network is deleted.
45484
-
45485
- - - -
45486
45953
  """
45487
45954
  elif False:
45488
45955
  RegionNetworkFirewallPolicyWithRulesPredefinedRuleTargetSecureTagArgsDict: TypeAlias = Mapping[str, Any]
@@ -45499,8 +45966,6 @@ class RegionNetworkFirewallPolicyWithRulesPredefinedRuleTargetSecureTagArgs:
45499
45966
  [Output Only] State of the secure tag, either `EFFECTIVE` or
45500
45967
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
45501
45968
  or its network is deleted.
45502
-
45503
- - - -
45504
45969
  """
45505
45970
  if name is not None:
45506
45971
  pulumi.set(__self__, "name", name)
@@ -45528,8 +45993,6 @@ class RegionNetworkFirewallPolicyWithRulesPredefinedRuleTargetSecureTagArgs:
45528
45993
  [Output Only] State of the secure tag, either `EFFECTIVE` or
45529
45994
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
45530
45995
  or its network is deleted.
45531
-
45532
- - - -
45533
45996
  """
45534
45997
  return pulumi.get(self, "state")
45535
45998
 
@@ -46415,8 +46878,6 @@ if not MYPY:
46415
46878
  [Output Only] State of the secure tag, either `EFFECTIVE` or
46416
46879
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
46417
46880
  or its network is deleted.
46418
-
46419
- - - -
46420
46881
  """
46421
46882
  elif False:
46422
46883
  RegionNetworkFirewallPolicyWithRulesRuleTargetSecureTagArgsDict: TypeAlias = Mapping[str, Any]
@@ -46433,8 +46894,6 @@ class RegionNetworkFirewallPolicyWithRulesRuleTargetSecureTagArgs:
46433
46894
  [Output Only] State of the secure tag, either `EFFECTIVE` or
46434
46895
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
46435
46896
  or its network is deleted.
46436
-
46437
- - - -
46438
46897
  """
46439
46898
  if name is not None:
46440
46899
  pulumi.set(__self__, "name", name)
@@ -46462,8 +46921,6 @@ class RegionNetworkFirewallPolicyWithRulesRuleTargetSecureTagArgs:
46462
46921
  [Output Only] State of the secure tag, either `EFFECTIVE` or
46463
46922
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
46464
46923
  or its network is deleted.
46465
-
46466
- - - -
46467
46924
  """
46468
46925
  return pulumi.get(self, "state")
46469
46926
 
@@ -58047,6 +58504,93 @@ class RegionUrlMapTestArgs:
58047
58504
  pulumi.set(self, "description", value)
58048
58505
 
58049
58506
 
58507
+ if not MYPY:
58508
+ class ReservationDeleteAfterDurationArgsDict(TypedDict):
58509
+ nanos: NotRequired[pulumi.Input[builtins.int]]
58510
+ """
58511
+ Number of nanoseconds for the auto-delete duration.
58512
+ """
58513
+ seconds: NotRequired[pulumi.Input[builtins.str]]
58514
+ """
58515
+ Number of seconds for the auto-delete duration.
58516
+ """
58517
+ elif False:
58518
+ ReservationDeleteAfterDurationArgsDict: TypeAlias = Mapping[str, Any]
58519
+
58520
+ @pulumi.input_type
58521
+ class ReservationDeleteAfterDurationArgs:
58522
+ def __init__(__self__, *,
58523
+ nanos: Optional[pulumi.Input[builtins.int]] = None,
58524
+ seconds: Optional[pulumi.Input[builtins.str]] = None):
58525
+ """
58526
+ :param pulumi.Input[builtins.int] nanos: Number of nanoseconds for the auto-delete duration.
58527
+ :param pulumi.Input[builtins.str] seconds: Number of seconds for the auto-delete duration.
58528
+ """
58529
+ if nanos is not None:
58530
+ pulumi.set(__self__, "nanos", nanos)
58531
+ if seconds is not None:
58532
+ pulumi.set(__self__, "seconds", seconds)
58533
+
58534
+ @property
58535
+ @pulumi.getter
58536
+ def nanos(self) -> Optional[pulumi.Input[builtins.int]]:
58537
+ """
58538
+ Number of nanoseconds for the auto-delete duration.
58539
+ """
58540
+ return pulumi.get(self, "nanos")
58541
+
58542
+ @nanos.setter
58543
+ def nanos(self, value: Optional[pulumi.Input[builtins.int]]):
58544
+ pulumi.set(self, "nanos", value)
58545
+
58546
+ @property
58547
+ @pulumi.getter
58548
+ def seconds(self) -> Optional[pulumi.Input[builtins.str]]:
58549
+ """
58550
+ Number of seconds for the auto-delete duration.
58551
+ """
58552
+ return pulumi.get(self, "seconds")
58553
+
58554
+ @seconds.setter
58555
+ def seconds(self, value: Optional[pulumi.Input[builtins.str]]):
58556
+ pulumi.set(self, "seconds", value)
58557
+
58558
+
58559
+ if not MYPY:
58560
+ class ReservationReservationSharingPolicyArgsDict(TypedDict):
58561
+ service_share_type: NotRequired[pulumi.Input[builtins.str]]
58562
+ """
58563
+ Sharing config for all Google Cloud services.
58564
+ Possible values are: `ALLOW_ALL`, `DISALLOW_ALL`.
58565
+ """
58566
+ elif False:
58567
+ ReservationReservationSharingPolicyArgsDict: TypeAlias = Mapping[str, Any]
58568
+
58569
+ @pulumi.input_type
58570
+ class ReservationReservationSharingPolicyArgs:
58571
+ def __init__(__self__, *,
58572
+ service_share_type: Optional[pulumi.Input[builtins.str]] = None):
58573
+ """
58574
+ :param pulumi.Input[builtins.str] service_share_type: Sharing config for all Google Cloud services.
58575
+ Possible values are: `ALLOW_ALL`, `DISALLOW_ALL`.
58576
+ """
58577
+ if service_share_type is not None:
58578
+ pulumi.set(__self__, "service_share_type", service_share_type)
58579
+
58580
+ @property
58581
+ @pulumi.getter(name="serviceShareType")
58582
+ def service_share_type(self) -> Optional[pulumi.Input[builtins.str]]:
58583
+ """
58584
+ Sharing config for all Google Cloud services.
58585
+ Possible values are: `ALLOW_ALL`, `DISALLOW_ALL`.
58586
+ """
58587
+ return pulumi.get(self, "service_share_type")
58588
+
58589
+ @service_share_type.setter
58590
+ def service_share_type(self, value: Optional[pulumi.Input[builtins.str]]):
58591
+ pulumi.set(self, "service_share_type", value)
58592
+
58593
+
58050
58594
  if not MYPY:
58051
58595
  class ReservationShareSettingsArgsDict(TypedDict):
58052
58596
  project_maps: NotRequired[pulumi.Input[Sequence[pulumi.Input['ReservationShareSettingsProjectMapArgsDict']]]]
@@ -58054,6 +58598,10 @@ if not MYPY:
58054
58598
  A map of project number and project config. This is only valid when shareType's value is SPECIFIC_PROJECTS.
58055
58599
  Structure is documented below.
58056
58600
  """
58601
+ projects: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
58602
+ """
58603
+ List of project IDs with which the reservation is shared.
58604
+ """
58057
58605
  share_type: NotRequired[pulumi.Input[builtins.str]]
58058
58606
  """
58059
58607
  Type of sharing for this shared-reservation
@@ -58066,15 +58614,19 @@ elif False:
58066
58614
  class ReservationShareSettingsArgs:
58067
58615
  def __init__(__self__, *,
58068
58616
  project_maps: Optional[pulumi.Input[Sequence[pulumi.Input['ReservationShareSettingsProjectMapArgs']]]] = None,
58617
+ projects: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
58069
58618
  share_type: Optional[pulumi.Input[builtins.str]] = None):
58070
58619
  """
58071
58620
  :param pulumi.Input[Sequence[pulumi.Input['ReservationShareSettingsProjectMapArgs']]] project_maps: A map of project number and project config. This is only valid when shareType's value is SPECIFIC_PROJECTS.
58072
58621
  Structure is documented below.
58622
+ :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] projects: List of project IDs with which the reservation is shared.
58073
58623
  :param pulumi.Input[builtins.str] share_type: Type of sharing for this shared-reservation
58074
58624
  Possible values are: `LOCAL`, `SPECIFIC_PROJECTS`.
58075
58625
  """
58076
58626
  if project_maps is not None:
58077
58627
  pulumi.set(__self__, "project_maps", project_maps)
58628
+ if projects is not None:
58629
+ pulumi.set(__self__, "projects", projects)
58078
58630
  if share_type is not None:
58079
58631
  pulumi.set(__self__, "share_type", share_type)
58080
58632
 
@@ -58091,6 +58643,18 @@ class ReservationShareSettingsArgs:
58091
58643
  def project_maps(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['ReservationShareSettingsProjectMapArgs']]]]):
58092
58644
  pulumi.set(self, "project_maps", value)
58093
58645
 
58646
+ @property
58647
+ @pulumi.getter
58648
+ def projects(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
58649
+ """
58650
+ List of project IDs with which the reservation is shared.
58651
+ """
58652
+ return pulumi.get(self, "projects")
58653
+
58654
+ @projects.setter
58655
+ def projects(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
58656
+ pulumi.set(self, "projects", value)
58657
+
58094
58658
  @property
58095
58659
  @pulumi.getter(name="shareType")
58096
58660
  def share_type(self) -> Optional[pulumi.Input[builtins.str]]:
@@ -58162,15 +58726,20 @@ if not MYPY:
58162
58726
  """
58163
58727
  The number of resources that are allocated.
58164
58728
  """
58165
- instance_properties: pulumi.Input['ReservationSpecificReservationInstancePropertiesArgsDict']
58729
+ in_use_count: NotRequired[pulumi.Input[builtins.int]]
58730
+ """
58731
+ (Output)
58732
+ How many instances are in use.
58733
+ """
58734
+ instance_properties: NotRequired[pulumi.Input['ReservationSpecificReservationInstancePropertiesArgsDict']]
58166
58735
  """
58167
58736
  The instance properties for the reservation.
58168
58737
  Structure is documented below.
58169
58738
  """
58170
- in_use_count: NotRequired[pulumi.Input[builtins.int]]
58739
+ source_instance_template: NotRequired[pulumi.Input[builtins.str]]
58171
58740
  """
58172
- (Output)
58173
- How many instances are in use.
58741
+ Specifies the instance template to create the reservation. If you use this field, you must exclude the
58742
+ instanceProperties field.
58174
58743
  """
58175
58744
  elif False:
58176
58745
  ReservationSpecificReservationArgsDict: TypeAlias = Mapping[str, Any]
@@ -58179,19 +58748,25 @@ elif False:
58179
58748
  class ReservationSpecificReservationArgs:
58180
58749
  def __init__(__self__, *,
58181
58750
  count: pulumi.Input[builtins.int],
58182
- instance_properties: pulumi.Input['ReservationSpecificReservationInstancePropertiesArgs'],
58183
- in_use_count: Optional[pulumi.Input[builtins.int]] = None):
58751
+ in_use_count: Optional[pulumi.Input[builtins.int]] = None,
58752
+ instance_properties: Optional[pulumi.Input['ReservationSpecificReservationInstancePropertiesArgs']] = None,
58753
+ source_instance_template: Optional[pulumi.Input[builtins.str]] = None):
58184
58754
  """
58185
58755
  :param pulumi.Input[builtins.int] count: The number of resources that are allocated.
58186
- :param pulumi.Input['ReservationSpecificReservationInstancePropertiesArgs'] instance_properties: The instance properties for the reservation.
58187
- Structure is documented below.
58188
58756
  :param pulumi.Input[builtins.int] in_use_count: (Output)
58189
58757
  How many instances are in use.
58758
+ :param pulumi.Input['ReservationSpecificReservationInstancePropertiesArgs'] instance_properties: The instance properties for the reservation.
58759
+ Structure is documented below.
58760
+ :param pulumi.Input[builtins.str] source_instance_template: Specifies the instance template to create the reservation. If you use this field, you must exclude the
58761
+ instanceProperties field.
58190
58762
  """
58191
58763
  pulumi.set(__self__, "count", count)
58192
- pulumi.set(__self__, "instance_properties", instance_properties)
58193
58764
  if in_use_count is not None:
58194
58765
  pulumi.set(__self__, "in_use_count", in_use_count)
58766
+ if instance_properties is not None:
58767
+ pulumi.set(__self__, "instance_properties", instance_properties)
58768
+ if source_instance_template is not None:
58769
+ pulumi.set(__self__, "source_instance_template", source_instance_template)
58195
58770
 
58196
58771
  @property
58197
58772
  @pulumi.getter
@@ -58205,9 +58780,22 @@ class ReservationSpecificReservationArgs:
58205
58780
  def count(self, value: pulumi.Input[builtins.int]):
58206
58781
  pulumi.set(self, "count", value)
58207
58782
 
58783
+ @property
58784
+ @pulumi.getter(name="inUseCount")
58785
+ def in_use_count(self) -> Optional[pulumi.Input[builtins.int]]:
58786
+ """
58787
+ (Output)
58788
+ How many instances are in use.
58789
+ """
58790
+ return pulumi.get(self, "in_use_count")
58791
+
58792
+ @in_use_count.setter
58793
+ def in_use_count(self, value: Optional[pulumi.Input[builtins.int]]):
58794
+ pulumi.set(self, "in_use_count", value)
58795
+
58208
58796
  @property
58209
58797
  @pulumi.getter(name="instanceProperties")
58210
- def instance_properties(self) -> pulumi.Input['ReservationSpecificReservationInstancePropertiesArgs']:
58798
+ def instance_properties(self) -> Optional[pulumi.Input['ReservationSpecificReservationInstancePropertiesArgs']]:
58211
58799
  """
58212
58800
  The instance properties for the reservation.
58213
58801
  Structure is documented below.
@@ -58215,21 +58803,21 @@ class ReservationSpecificReservationArgs:
58215
58803
  return pulumi.get(self, "instance_properties")
58216
58804
 
58217
58805
  @instance_properties.setter
58218
- def instance_properties(self, value: pulumi.Input['ReservationSpecificReservationInstancePropertiesArgs']):
58806
+ def instance_properties(self, value: Optional[pulumi.Input['ReservationSpecificReservationInstancePropertiesArgs']]):
58219
58807
  pulumi.set(self, "instance_properties", value)
58220
58808
 
58221
58809
  @property
58222
- @pulumi.getter(name="inUseCount")
58223
- def in_use_count(self) -> Optional[pulumi.Input[builtins.int]]:
58810
+ @pulumi.getter(name="sourceInstanceTemplate")
58811
+ def source_instance_template(self) -> Optional[pulumi.Input[builtins.str]]:
58224
58812
  """
58225
- (Output)
58226
- How many instances are in use.
58813
+ Specifies the instance template to create the reservation. If you use this field, you must exclude the
58814
+ instanceProperties field.
58227
58815
  """
58228
- return pulumi.get(self, "in_use_count")
58816
+ return pulumi.get(self, "source_instance_template")
58229
58817
 
58230
- @in_use_count.setter
58231
- def in_use_count(self, value: Optional[pulumi.Input[builtins.int]]):
58232
- pulumi.set(self, "in_use_count", value)
58818
+ @source_instance_template.setter
58819
+ def source_instance_template(self, value: Optional[pulumi.Input[builtins.str]]):
58820
+ pulumi.set(self, "source_instance_template", value)
58233
58821
 
58234
58822
 
58235
58823
  if not MYPY:
@@ -58249,6 +58837,11 @@ if not MYPY:
58249
58837
  reserves disks of type `local-ssd`.
58250
58838
  Structure is documented below.
58251
58839
  """
58840
+ maintenance_interval: NotRequired[pulumi.Input[builtins.str]]
58841
+ """
58842
+ Specifies the frequency of planned maintenance events.
58843
+ Possible values are: `AS_NEEDED`, `PERIODIC`, `RECURRENT`.
58844
+ """
58252
58845
  min_cpu_platform: NotRequired[pulumi.Input[builtins.str]]
58253
58846
  """
58254
58847
  The minimum CPU platform for the reservation. For example,
@@ -58265,6 +58858,7 @@ class ReservationSpecificReservationInstancePropertiesArgs:
58265
58858
  machine_type: pulumi.Input[builtins.str],
58266
58859
  guest_accelerators: Optional[pulumi.Input[Sequence[pulumi.Input['ReservationSpecificReservationInstancePropertiesGuestAcceleratorArgs']]]] = None,
58267
58860
  local_ssds: Optional[pulumi.Input[Sequence[pulumi.Input['ReservationSpecificReservationInstancePropertiesLocalSsdArgs']]]] = None,
58861
+ maintenance_interval: Optional[pulumi.Input[builtins.str]] = None,
58268
58862
  min_cpu_platform: Optional[pulumi.Input[builtins.str]] = None):
58269
58863
  """
58270
58864
  :param pulumi.Input[builtins.str] machine_type: The name of the machine type to reserve.
@@ -58273,6 +58867,8 @@ class ReservationSpecificReservationInstancePropertiesArgs:
58273
58867
  :param pulumi.Input[Sequence[pulumi.Input['ReservationSpecificReservationInstancePropertiesLocalSsdArgs']]] local_ssds: The amount of local ssd to reserve with each instance. This
58274
58868
  reserves disks of type `local-ssd`.
58275
58869
  Structure is documented below.
58870
+ :param pulumi.Input[builtins.str] maintenance_interval: Specifies the frequency of planned maintenance events.
58871
+ Possible values are: `AS_NEEDED`, `PERIODIC`, `RECURRENT`.
58276
58872
  :param pulumi.Input[builtins.str] min_cpu_platform: The minimum CPU platform for the reservation. For example,
58277
58873
  `"Intel Skylake"`. See
58278
58874
  the CPU platform availability reference](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform#availablezones)
@@ -58283,6 +58879,8 @@ class ReservationSpecificReservationInstancePropertiesArgs:
58283
58879
  pulumi.set(__self__, "guest_accelerators", guest_accelerators)
58284
58880
  if local_ssds is not None:
58285
58881
  pulumi.set(__self__, "local_ssds", local_ssds)
58882
+ if maintenance_interval is not None:
58883
+ pulumi.set(__self__, "maintenance_interval", maintenance_interval)
58286
58884
  if min_cpu_platform is not None:
58287
58885
  pulumi.set(__self__, "min_cpu_platform", min_cpu_platform)
58288
58886
 
@@ -58325,6 +58923,19 @@ class ReservationSpecificReservationInstancePropertiesArgs:
58325
58923
  def local_ssds(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['ReservationSpecificReservationInstancePropertiesLocalSsdArgs']]]]):
58326
58924
  pulumi.set(self, "local_ssds", value)
58327
58925
 
58926
+ @property
58927
+ @pulumi.getter(name="maintenanceInterval")
58928
+ def maintenance_interval(self) -> Optional[pulumi.Input[builtins.str]]:
58929
+ """
58930
+ Specifies the frequency of planned maintenance events.
58931
+ Possible values are: `AS_NEEDED`, `PERIODIC`, `RECURRENT`.
58932
+ """
58933
+ return pulumi.get(self, "maintenance_interval")
58934
+
58935
+ @maintenance_interval.setter
58936
+ def maintenance_interval(self, value: Optional[pulumi.Input[builtins.str]]):
58937
+ pulumi.set(self, "maintenance_interval", value)
58938
+
58328
58939
  @property
58329
58940
  @pulumi.getter(name="minCpuPlatform")
58330
58941
  def min_cpu_platform(self) -> Optional[pulumi.Input[builtins.str]]:
@@ -58408,8 +59019,6 @@ if not MYPY:
58408
59019
  disk_size_gb: pulumi.Input[builtins.int]
58409
59020
  """
58410
59021
  The size of the disk in base-2 GB.
58411
-
58412
- - - -
58413
59022
  """
58414
59023
  interface: NotRequired[pulumi.Input[builtins.str]]
58415
59024
  """
@@ -58427,8 +59036,6 @@ class ReservationSpecificReservationInstancePropertiesLocalSsdArgs:
58427
59036
  interface: Optional[pulumi.Input[builtins.str]] = None):
58428
59037
  """
58429
59038
  :param pulumi.Input[builtins.int] disk_size_gb: The size of the disk in base-2 GB.
58430
-
58431
- - - -
58432
59039
  :param pulumi.Input[builtins.str] interface: The disk interface to use for attaching this disk.
58433
59040
  Default value is `SCSI`.
58434
59041
  Possible values are: `SCSI`, `NVME`.
@@ -58442,8 +59049,6 @@ class ReservationSpecificReservationInstancePropertiesLocalSsdArgs:
58442
59049
  def disk_size_gb(self) -> pulumi.Input[builtins.int]:
58443
59050
  """
58444
59051
  The size of the disk in base-2 GB.
58445
-
58446
- - - -
58447
59052
  """
58448
59053
  return pulumi.get(self, "disk_size_gb")
58449
59054
 
@@ -60948,6 +61553,53 @@ class RouteAsPathArgs:
60948
61553
  pulumi.set(self, "path_segment_type", value)
60949
61554
 
60950
61555
 
61556
+ if not MYPY:
61557
+ class RouteParamsArgsDict(TypedDict):
61558
+ resource_manager_tags: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]]
61559
+ """
61560
+ Resource manager tags to be bound to the route. Tag keys and values have the
61561
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
61562
+ and values are in the format tagValues/456. The field is ignored when empty.
61563
+ The field is immutable and causes resource replacement when mutated. This field is only
61564
+ set at create time and modifying this field after creation will trigger recreation.
61565
+ To apply tags to an existing resource, see the tags.TagBinding resource.
61566
+ """
61567
+ elif False:
61568
+ RouteParamsArgsDict: TypeAlias = Mapping[str, Any]
61569
+
61570
+ @pulumi.input_type
61571
+ class RouteParamsArgs:
61572
+ def __init__(__self__, *,
61573
+ resource_manager_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]] = None):
61574
+ """
61575
+ :param pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]] resource_manager_tags: Resource manager tags to be bound to the route. Tag keys and values have the
61576
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
61577
+ and values are in the format tagValues/456. The field is ignored when empty.
61578
+ The field is immutable and causes resource replacement when mutated. This field is only
61579
+ set at create time and modifying this field after creation will trigger recreation.
61580
+ To apply tags to an existing resource, see the tags.TagBinding resource.
61581
+ """
61582
+ if resource_manager_tags is not None:
61583
+ pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
61584
+
61585
+ @property
61586
+ @pulumi.getter(name="resourceManagerTags")
61587
+ def resource_manager_tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]]:
61588
+ """
61589
+ Resource manager tags to be bound to the route. Tag keys and values have the
61590
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
61591
+ and values are in the format tagValues/456. The field is ignored when empty.
61592
+ The field is immutable and causes resource replacement when mutated. This field is only
61593
+ set at create time and modifying this field after creation will trigger recreation.
61594
+ To apply tags to an existing resource, see the tags.TagBinding resource.
61595
+ """
61596
+ return pulumi.get(self, "resource_manager_tags")
61597
+
61598
+ @resource_manager_tags.setter
61599
+ def resource_manager_tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]]]):
61600
+ pulumi.set(self, "resource_manager_tags", value)
61601
+
61602
+
60951
61603
  if not MYPY:
60952
61604
  class RouteWarningArgsDict(TypedDict):
60953
61605
  code: NotRequired[pulumi.Input[builtins.str]]
@@ -62144,6 +62796,11 @@ class RouterPeerMd5AuthenticationKeyArgs:
62144
62796
 
62145
62797
  if not MYPY:
62146
62798
  class RouterRoutePolicyTermArgsDict(TypedDict):
62799
+ match: pulumi.Input['RouterRoutePolicyTermMatchArgsDict']
62800
+ """
62801
+ CEL expression evaluated against a route to determine if this term applies (see Policy Language).
62802
+ Structure is documented below.
62803
+ """
62147
62804
  priority: pulumi.Input[builtins.int]
62148
62805
  """
62149
62806
  The evaluation priority for this term, which must be between 0 (inclusive) and 231 (exclusive), and unique within the list.
@@ -62153,32 +62810,39 @@ if not MYPY:
62153
62810
  'CEL expressions to evaluate to modify a route when this term matches.'\\
62154
62811
  Structure is documented below.
62155
62812
  """
62156
- match: NotRequired[pulumi.Input['RouterRoutePolicyTermMatchArgsDict']]
62157
- """
62158
- CEL expression evaluated against a route to determine if this term applies (see Policy Language). When not set, the term applies to all routes.
62159
- Structure is documented below.
62160
- """
62161
62813
  elif False:
62162
62814
  RouterRoutePolicyTermArgsDict: TypeAlias = Mapping[str, Any]
62163
62815
 
62164
62816
  @pulumi.input_type
62165
62817
  class RouterRoutePolicyTermArgs:
62166
62818
  def __init__(__self__, *,
62819
+ match: pulumi.Input['RouterRoutePolicyTermMatchArgs'],
62167
62820
  priority: pulumi.Input[builtins.int],
62168
- actions: Optional[pulumi.Input[Sequence[pulumi.Input['RouterRoutePolicyTermActionArgs']]]] = None,
62169
- match: Optional[pulumi.Input['RouterRoutePolicyTermMatchArgs']] = None):
62821
+ actions: Optional[pulumi.Input[Sequence[pulumi.Input['RouterRoutePolicyTermActionArgs']]]] = None):
62170
62822
  """
62823
+ :param pulumi.Input['RouterRoutePolicyTermMatchArgs'] match: CEL expression evaluated against a route to determine if this term applies (see Policy Language).
62824
+ Structure is documented below.
62171
62825
  :param pulumi.Input[builtins.int] priority: The evaluation priority for this term, which must be between 0 (inclusive) and 231 (exclusive), and unique within the list.
62172
62826
  :param pulumi.Input[Sequence[pulumi.Input['RouterRoutePolicyTermActionArgs']]] actions: 'CEL expressions to evaluate to modify a route when this term matches.'\\
62173
62827
  Structure is documented below.
62174
- :param pulumi.Input['RouterRoutePolicyTermMatchArgs'] match: CEL expression evaluated against a route to determine if this term applies (see Policy Language). When not set, the term applies to all routes.
62175
- Structure is documented below.
62176
62828
  """
62829
+ pulumi.set(__self__, "match", match)
62177
62830
  pulumi.set(__self__, "priority", priority)
62178
62831
  if actions is not None:
62179
62832
  pulumi.set(__self__, "actions", actions)
62180
- if match is not None:
62181
- pulumi.set(__self__, "match", match)
62833
+
62834
+ @property
62835
+ @pulumi.getter
62836
+ def match(self) -> pulumi.Input['RouterRoutePolicyTermMatchArgs']:
62837
+ """
62838
+ CEL expression evaluated against a route to determine if this term applies (see Policy Language).
62839
+ Structure is documented below.
62840
+ """
62841
+ return pulumi.get(self, "match")
62842
+
62843
+ @match.setter
62844
+ def match(self, value: pulumi.Input['RouterRoutePolicyTermMatchArgs']):
62845
+ pulumi.set(self, "match", value)
62182
62846
 
62183
62847
  @property
62184
62848
  @pulumi.getter
@@ -62205,19 +62869,6 @@ class RouterRoutePolicyTermArgs:
62205
62869
  def actions(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['RouterRoutePolicyTermActionArgs']]]]):
62206
62870
  pulumi.set(self, "actions", value)
62207
62871
 
62208
- @property
62209
- @pulumi.getter
62210
- def match(self) -> Optional[pulumi.Input['RouterRoutePolicyTermMatchArgs']]:
62211
- """
62212
- CEL expression evaluated against a route to determine if this term applies (see Policy Language). When not set, the term applies to all routes.
62213
- Structure is documented below.
62214
- """
62215
- return pulumi.get(self, "match")
62216
-
62217
- @match.setter
62218
- def match(self, value: Optional[pulumi.Input['RouterRoutePolicyTermMatchArgs']]):
62219
- pulumi.set(self, "match", value)
62220
-
62221
62872
 
62222
62873
  if not MYPY:
62223
62874
  class RouterRoutePolicyTermActionArgsDict(TypedDict):
@@ -62234,8 +62885,6 @@ if not MYPY:
62234
62885
  """
62235
62886
  String indicating the location of the expression for error
62236
62887
  reporting, e.g. a file name and a position in the file
62237
-
62238
- - - -
62239
62888
  """
62240
62889
  title: NotRequired[pulumi.Input[builtins.str]]
62241
62890
  """
@@ -62258,8 +62907,6 @@ class RouterRoutePolicyTermActionArgs:
62258
62907
  :param pulumi.Input[builtins.str] description: Description of the expression
62259
62908
  :param pulumi.Input[builtins.str] location: String indicating the location of the expression for error
62260
62909
  reporting, e.g. a file name and a position in the file
62261
-
62262
- - - -
62263
62910
  :param pulumi.Input[builtins.str] title: Title for the expression, i.e. a short string describing its
62264
62911
  purpose.
62265
62912
  """
@@ -62302,8 +62949,6 @@ class RouterRoutePolicyTermActionArgs:
62302
62949
  """
62303
62950
  String indicating the location of the expression for error
62304
62951
  reporting, e.g. a file name and a position in the file
62305
-
62306
- - - -
62307
62952
  """
62308
62953
  return pulumi.get(self, "location")
62309
62954
 
@@ -62926,6 +63571,10 @@ if not MYPY:
62926
63571
  * `NORMAL` - Normal log level.
62927
63572
  * `VERBOSE` - Verbose log level.
62928
63573
  """
63574
+ request_body_inspection_size: NotRequired[pulumi.Input[builtins.str]]
63575
+ """
63576
+ The maximum request size chosen by the customer with Waf enabled. Values supported are "8KB", "16KB, "32KB", "48KB" and "64KB". Values are case insensitive.
63577
+ """
62929
63578
  user_ip_request_headers: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
62930
63579
  """
62931
63580
  An optional list of case-insensitive request header names to use for resolving the callers client IP address.
@@ -62939,6 +63588,7 @@ class SecurityPolicyAdvancedOptionsConfigArgs:
62939
63588
  json_custom_config: Optional[pulumi.Input['SecurityPolicyAdvancedOptionsConfigJsonCustomConfigArgs']] = None,
62940
63589
  json_parsing: Optional[pulumi.Input[builtins.str]] = None,
62941
63590
  log_level: Optional[pulumi.Input[builtins.str]] = None,
63591
+ request_body_inspection_size: Optional[pulumi.Input[builtins.str]] = None,
62942
63592
  user_ip_request_headers: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None):
62943
63593
  """
62944
63594
  :param pulumi.Input['SecurityPolicyAdvancedOptionsConfigJsonCustomConfigArgs'] json_custom_config: Custom configuration to apply the JSON parsing. Only applicable when
@@ -62950,6 +63600,7 @@ class SecurityPolicyAdvancedOptionsConfigArgs:
62950
63600
  :param pulumi.Input[builtins.str] log_level: Log level to use. Defaults to `NORMAL`.
62951
63601
  * `NORMAL` - Normal log level.
62952
63602
  * `VERBOSE` - Verbose log level.
63603
+ :param pulumi.Input[builtins.str] request_body_inspection_size: The maximum request size chosen by the customer with Waf enabled. Values supported are "8KB", "16KB, "32KB", "48KB" and "64KB". Values are case insensitive.
62953
63604
  :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] user_ip_request_headers: An optional list of case-insensitive request header names to use for resolving the callers client IP address.
62954
63605
  """
62955
63606
  if json_custom_config is not None:
@@ -62958,6 +63609,8 @@ class SecurityPolicyAdvancedOptionsConfigArgs:
62958
63609
  pulumi.set(__self__, "json_parsing", json_parsing)
62959
63610
  if log_level is not None:
62960
63611
  pulumi.set(__self__, "log_level", log_level)
63612
+ if request_body_inspection_size is not None:
63613
+ pulumi.set(__self__, "request_body_inspection_size", request_body_inspection_size)
62961
63614
  if user_ip_request_headers is not None:
62962
63615
  pulumi.set(__self__, "user_ip_request_headers", user_ip_request_headers)
62963
63616
 
@@ -63003,6 +63656,18 @@ class SecurityPolicyAdvancedOptionsConfigArgs:
63003
63656
  def log_level(self, value: Optional[pulumi.Input[builtins.str]]):
63004
63657
  pulumi.set(self, "log_level", value)
63005
63658
 
63659
+ @property
63660
+ @pulumi.getter(name="requestBodyInspectionSize")
63661
+ def request_body_inspection_size(self) -> Optional[pulumi.Input[builtins.str]]:
63662
+ """
63663
+ The maximum request size chosen by the customer with Waf enabled. Values supported are "8KB", "16KB, "32KB", "48KB" and "64KB". Values are case insensitive.
63664
+ """
63665
+ return pulumi.get(self, "request_body_inspection_size")
63666
+
63667
+ @request_body_inspection_size.setter
63668
+ def request_body_inspection_size(self, value: Optional[pulumi.Input[builtins.str]]):
63669
+ pulumi.set(self, "request_body_inspection_size", value)
63670
+
63006
63671
  @property
63007
63672
  @pulumi.getter(name="userIpRequestHeaders")
63008
63673
  def user_ip_request_headers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
@@ -65295,8 +65960,6 @@ if not MYPY:
65295
65960
  """
65296
65961
  Name of the location. It should be one of the Cloud Storage buckets.
65297
65962
  Only one location can be specified. (should match location)
65298
-
65299
- - - -
65300
65963
  """
65301
65964
  elif False:
65302
65965
  SnapshotSettingsStorageLocationLocationArgsDict: TypeAlias = Mapping[str, Any]
@@ -65310,8 +65973,6 @@ class SnapshotSettingsStorageLocationLocationArgs:
65310
65973
  :param pulumi.Input[builtins.str] location: The identifier for this object. Format specified above.
65311
65974
  :param pulumi.Input[builtins.str] name: Name of the location. It should be one of the Cloud Storage buckets.
65312
65975
  Only one location can be specified. (should match location)
65313
-
65314
- - - -
65315
65976
  """
65316
65977
  pulumi.set(__self__, "location", location)
65317
65978
  pulumi.set(__self__, "name", name)
@@ -65334,8 +65995,6 @@ class SnapshotSettingsStorageLocationLocationArgs:
65334
65995
  """
65335
65996
  Name of the location. It should be one of the Cloud Storage buckets.
65336
65997
  Only one location can be specified. (should match location)
65337
-
65338
- - - -
65339
65998
  """
65340
65999
  return pulumi.get(self, "name")
65341
66000