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
@@ -78,6 +78,7 @@ __all__ = [
78
78
  'FirewallAllow',
79
79
  'FirewallDeny',
80
80
  'FirewallLogConfig',
81
+ 'FirewallParams',
81
82
  'FirewallPolicyRuleMatch',
82
83
  'FirewallPolicyRuleMatchLayer4Config',
83
84
  'FirewallPolicyRuleMatchSrcSecureTag',
@@ -89,6 +90,9 @@ __all__ = [
89
90
  'FirewallPolicyWithRulesRuleMatch',
90
91
  'FirewallPolicyWithRulesRuleMatchLayer4Config',
91
92
  'ForwardingRuleServiceDirectoryRegistrations',
93
+ 'FutureReservationAggregateReservation',
94
+ 'FutureReservationAggregateReservationReservedResource',
95
+ 'FutureReservationAggregateReservationReservedResourceAccelerator',
92
96
  'FutureReservationAutoCreatedReservationsDuration',
93
97
  'FutureReservationCommitmentInfo',
94
98
  'FutureReservationShareSettings',
@@ -268,6 +272,11 @@ __all__ = [
268
272
  'InstanceTemplateShieldedInstanceConfig',
269
273
  'InstantSnapshotIamBindingCondition',
270
274
  'InstantSnapshotIamMemberCondition',
275
+ 'InterconnectApplicationAwareInterconnect',
276
+ 'InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy',
277
+ 'InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentage',
278
+ 'InterconnectApplicationAwareInterconnectShapeAveragePercentage',
279
+ 'InterconnectApplicationAwareInterconnectStrictPriorityPolicy',
271
280
  'InterconnectAttachmentGroupAttachment',
272
281
  'InterconnectAttachmentGroupConfigured',
273
282
  'InterconnectAttachmentGroupConfiguredAvailabilitySla',
@@ -573,6 +582,8 @@ __all__ = [
573
582
  'RegionUrlMapPathMatcherRouteRuleRouteActionWeightedBackendServiceHeaderActionResponseHeadersToAdd',
574
583
  'RegionUrlMapPathMatcherRouteRuleUrlRedirect',
575
584
  'RegionUrlMapTest',
585
+ 'ReservationDeleteAfterDuration',
586
+ 'ReservationReservationSharingPolicy',
576
587
  'ReservationShareSettings',
577
588
  'ReservationShareSettingsProjectMap',
578
589
  'ReservationSpecificReservation',
@@ -613,6 +624,7 @@ __all__ = [
613
624
  'ResourcePolicySnapshotSchedulePolicySnapshotProperties',
614
625
  'ResourcePolicyWorkloadPolicy',
615
626
  'RouteAsPath',
627
+ 'RouteParams',
616
628
  'RouteWarning',
617
629
  'RouteWarningData',
618
630
  'RouterBgp',
@@ -632,10 +644,12 @@ __all__ = [
632
644
  'RouterRoutePolicyTermMatch',
633
645
  'RouterStatusBestRouteResult',
634
646
  'RouterStatusBestRouteAsPathResult',
647
+ 'RouterStatusBestRouteParamResult',
635
648
  'RouterStatusBestRouteWarningResult',
636
649
  'RouterStatusBestRouteWarningDataResult',
637
650
  'RouterStatusBestRoutesForRouterResult',
638
651
  'RouterStatusBestRoutesForRouterAsPathResult',
652
+ 'RouterStatusBestRoutesForRouterParamResult',
639
653
  'RouterStatusBestRoutesForRouterWarningResult',
640
654
  'RouterStatusBestRoutesForRouterWarningDataResult',
641
655
  'SecurityPolicyAdaptiveProtectionConfig',
@@ -929,6 +943,7 @@ __all__ = [
929
943
  'GetMachineTypesMachineTypeAcceleratorResult',
930
944
  'GetMachineTypesMachineTypeBundledLocalSsdResult',
931
945
  'GetMachineTypesMachineTypeDeprecatedResult',
946
+ 'GetNetworkAttachmentConnectionEndpointResult',
932
947
  'GetRegionBackendServiceBackendResult',
933
948
  'GetRegionBackendServiceBackendCustomMetricResult',
934
949
  'GetRegionBackendServiceCdnPolicyResult',
@@ -1005,6 +1020,8 @@ __all__ = [
1005
1020
  'GetRegionNetworkEndpointGroupCloudRunResult',
1006
1021
  'GetRegionNetworkEndpointGroupPscDataResult',
1007
1022
  'GetRegionNetworkEndpointGroupServerlessDeploymentResult',
1023
+ 'GetReservationDeleteAfterDurationResult',
1024
+ 'GetReservationReservationSharingPolicyResult',
1008
1025
  'GetReservationShareSettingResult',
1009
1026
  'GetReservationShareSettingProjectMapResult',
1010
1027
  'GetReservationSpecificReservationResult',
@@ -1035,10 +1052,12 @@ __all__ = [
1035
1052
  'GetRouterNatSubnetworkResult',
1036
1053
  'GetRouterStatusBestRouteResult',
1037
1054
  'GetRouterStatusBestRouteAsPathResult',
1055
+ 'GetRouterStatusBestRouteParamResult',
1038
1056
  'GetRouterStatusBestRouteWarningResult',
1039
1057
  'GetRouterStatusBestRouteWarningDataResult',
1040
1058
  'GetRouterStatusBestRoutesForRouterResult',
1041
1059
  'GetRouterStatusBestRoutesForRouterAsPathResult',
1060
+ 'GetRouterStatusBestRoutesForRouterParamResult',
1042
1061
  'GetRouterStatusBestRoutesForRouterWarningResult',
1043
1062
  'GetRouterStatusBestRoutesForRouterWarningDataResult',
1044
1063
  'GetSecurityPolicyAdaptiveProtectionConfigResult',
@@ -1770,7 +1789,7 @@ class AutoscalerAutoscalingPolicyScalingSchedule(dict):
1770
1789
  :param builtins.int min_required_replicas: Minimum number of VM instances that autoscaler will recommend in time intervals starting according to schedule.
1771
1790
  :param builtins.str name: The identifier for this object. Format specified above.
1772
1791
  :param 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).
1773
- :param builtins.str description: An optional description of this resource.
1792
+ :param builtins.str description: A description of a scaling schedule.
1774
1793
  :param 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.
1775
1794
  :param 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.
1776
1795
  """
@@ -1821,7 +1840,7 @@ class AutoscalerAutoscalingPolicyScalingSchedule(dict):
1821
1840
  @pulumi.getter
1822
1841
  def description(self) -> Optional[builtins.str]:
1823
1842
  """
1824
- An optional description of this resource.
1843
+ A description of a scaling schedule.
1825
1844
  """
1826
1845
  return pulumi.get(self, "description")
1827
1846
 
@@ -5386,6 +5405,52 @@ class FirewallLogConfig(dict):
5386
5405
  return pulumi.get(self, "metadata")
5387
5406
 
5388
5407
 
5408
+ @pulumi.output_type
5409
+ class FirewallParams(dict):
5410
+ @staticmethod
5411
+ def __key_warning(key: str):
5412
+ suggest = None
5413
+ if key == "resourceManagerTags":
5414
+ suggest = "resource_manager_tags"
5415
+
5416
+ if suggest:
5417
+ pulumi.log.warn(f"Key '{key}' not found in FirewallParams. Access the value via the '{suggest}' property getter instead.")
5418
+
5419
+ def __getitem__(self, key: str) -> Any:
5420
+ FirewallParams.__key_warning(key)
5421
+ return super().__getitem__(key)
5422
+
5423
+ def get(self, key: str, default = None) -> Any:
5424
+ FirewallParams.__key_warning(key)
5425
+ return super().get(key, default)
5426
+
5427
+ def __init__(__self__, *,
5428
+ resource_manager_tags: Optional[Mapping[str, builtins.str]] = None):
5429
+ """
5430
+ :param Mapping[str, builtins.str] resource_manager_tags: Resource manager tags to be bound to the firewall. Tag keys and values have the
5431
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
5432
+ and values are in the format tagValues/456. The field is ignored when empty.
5433
+ The field is immutable and causes resource replacement when mutated. This field is only
5434
+ set at create time and modifying this field after creation will trigger recreation.
5435
+ To apply tags to an existing resource, see the tags.TagBinding resource.
5436
+ """
5437
+ if resource_manager_tags is not None:
5438
+ pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
5439
+
5440
+ @property
5441
+ @pulumi.getter(name="resourceManagerTags")
5442
+ def resource_manager_tags(self) -> Optional[Mapping[str, builtins.str]]:
5443
+ """
5444
+ Resource manager tags to be bound to the firewall. Tag keys and values have the
5445
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
5446
+ and values are in the format tagValues/456. The field is ignored when empty.
5447
+ The field is immutable and causes resource replacement when mutated. This field is only
5448
+ set at create time and modifying this field after creation will trigger recreation.
5449
+ To apply tags to an existing resource, see the tags.TagBinding resource.
5450
+ """
5451
+ return pulumi.get(self, "resource_manager_tags")
5452
+
5453
+
5389
5454
  @pulumi.output_type
5390
5455
  class FirewallPolicyRuleMatch(dict):
5391
5456
  @staticmethod
@@ -5691,8 +5756,6 @@ class FirewallPolicyRuleMatchSrcSecureTag(dict):
5691
5756
  :param builtins.str name: Name of the secure tag, created with TagManager's TagValue API.
5692
5757
  :param builtins.str state: (Output)
5693
5758
  State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.
5694
-
5695
- - - -
5696
5759
  """
5697
5760
  if name is not None:
5698
5761
  pulumi.set(__self__, "name", name)
@@ -5713,8 +5776,6 @@ class FirewallPolicyRuleMatchSrcSecureTag(dict):
5713
5776
  """
5714
5777
  (Output)
5715
5778
  State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.
5716
-
5717
- - - -
5718
5779
  """
5719
5780
  return pulumi.get(self, "state")
5720
5781
 
@@ -5798,8 +5859,7 @@ class FirewallPolicyWithRulesPredefinedRule(dict):
5798
5859
  :param builtins.str action: (Output)
5799
5860
  The Action to perform when the client connection triggers the rule. Can currently be either
5800
5861
  "allow", "deny", "apply_security_profile_group" or "goto_next".
5801
- :param builtins.str description: (Output)
5802
- A description of the rule.
5862
+ :param builtins.str description: An optional description of this resource.
5803
5863
  :param builtins.str direction: (Output)
5804
5864
  The direction in which this rule applies. If unspecified an INGRESS rule is created.
5805
5865
  :param builtins.bool disabled: (Output)
@@ -5877,8 +5937,7 @@ class FirewallPolicyWithRulesPredefinedRule(dict):
5877
5937
  @pulumi.getter
5878
5938
  def description(self) -> Optional[builtins.str]:
5879
5939
  """
5880
- (Output)
5881
- A description of the rule.
5940
+ An optional description of this resource.
5882
5941
  """
5883
5942
  return pulumi.get(self, "description")
5884
5943
 
@@ -6842,6 +6901,146 @@ class ForwardingRuleServiceDirectoryRegistrations(dict):
6842
6901
  return pulumi.get(self, "service")
6843
6902
 
6844
6903
 
6904
+ @pulumi.output_type
6905
+ class FutureReservationAggregateReservation(dict):
6906
+ @staticmethod
6907
+ def __key_warning(key: str):
6908
+ suggest = None
6909
+ if key == "reservedResources":
6910
+ suggest = "reserved_resources"
6911
+ elif key == "vmFamily":
6912
+ suggest = "vm_family"
6913
+ elif key == "workloadType":
6914
+ suggest = "workload_type"
6915
+
6916
+ if suggest:
6917
+ pulumi.log.warn(f"Key '{key}' not found in FutureReservationAggregateReservation. Access the value via the '{suggest}' property getter instead.")
6918
+
6919
+ def __getitem__(self, key: str) -> Any:
6920
+ FutureReservationAggregateReservation.__key_warning(key)
6921
+ return super().__getitem__(key)
6922
+
6923
+ def get(self, key: str, default = None) -> Any:
6924
+ FutureReservationAggregateReservation.__key_warning(key)
6925
+ return super().get(key, default)
6926
+
6927
+ def __init__(__self__, *,
6928
+ reserved_resources: Sequence['outputs.FutureReservationAggregateReservationReservedResource'],
6929
+ vm_family: Optional[builtins.str] = None,
6930
+ workload_type: Optional[builtins.str] = None):
6931
+ """
6932
+ :param Sequence['FutureReservationAggregateReservationReservedResourceArgs'] reserved_resources: futureReservations.list of reserved resources (CPUs, memory, accelerators).
6933
+ Structure is documented below.
6934
+ :param builtins.str vm_family: The VM family that all instances scheduled against this reservation must belong to.
6935
+ 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`.
6936
+ :param builtins.str workload_type: The workload type of the instances that will target this reservation.
6937
+ Possible values are: `BATCH`, `SERVING`, `UNSPECIFIED`.
6938
+ """
6939
+ pulumi.set(__self__, "reserved_resources", reserved_resources)
6940
+ if vm_family is not None:
6941
+ pulumi.set(__self__, "vm_family", vm_family)
6942
+ if workload_type is not None:
6943
+ pulumi.set(__self__, "workload_type", workload_type)
6944
+
6945
+ @property
6946
+ @pulumi.getter(name="reservedResources")
6947
+ def reserved_resources(self) -> Sequence['outputs.FutureReservationAggregateReservationReservedResource']:
6948
+ """
6949
+ futureReservations.list of reserved resources (CPUs, memory, accelerators).
6950
+ Structure is documented below.
6951
+ """
6952
+ return pulumi.get(self, "reserved_resources")
6953
+
6954
+ @property
6955
+ @pulumi.getter(name="vmFamily")
6956
+ def vm_family(self) -> Optional[builtins.str]:
6957
+ """
6958
+ The VM family that all instances scheduled against this reservation must belong to.
6959
+ 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`.
6960
+ """
6961
+ return pulumi.get(self, "vm_family")
6962
+
6963
+ @property
6964
+ @pulumi.getter(name="workloadType")
6965
+ def workload_type(self) -> Optional[builtins.str]:
6966
+ """
6967
+ The workload type of the instances that will target this reservation.
6968
+ Possible values are: `BATCH`, `SERVING`, `UNSPECIFIED`.
6969
+ """
6970
+ return pulumi.get(self, "workload_type")
6971
+
6972
+
6973
+ @pulumi.output_type
6974
+ class FutureReservationAggregateReservationReservedResource(dict):
6975
+ def __init__(__self__, *,
6976
+ accelerator: Optional['outputs.FutureReservationAggregateReservationReservedResourceAccelerator'] = None):
6977
+ """
6978
+ :param 'FutureReservationAggregateReservationReservedResourceAcceleratorArgs' accelerator: Properties of accelerator resources in this reservation.
6979
+ Structure is documented below.
6980
+ """
6981
+ if accelerator is not None:
6982
+ pulumi.set(__self__, "accelerator", accelerator)
6983
+
6984
+ @property
6985
+ @pulumi.getter
6986
+ def accelerator(self) -> Optional['outputs.FutureReservationAggregateReservationReservedResourceAccelerator']:
6987
+ """
6988
+ Properties of accelerator resources in this reservation.
6989
+ Structure is documented below.
6990
+ """
6991
+ return pulumi.get(self, "accelerator")
6992
+
6993
+
6994
+ @pulumi.output_type
6995
+ class FutureReservationAggregateReservationReservedResourceAccelerator(dict):
6996
+ @staticmethod
6997
+ def __key_warning(key: str):
6998
+ suggest = None
6999
+ if key == "acceleratorCount":
7000
+ suggest = "accelerator_count"
7001
+ elif key == "acceleratorType":
7002
+ suggest = "accelerator_type"
7003
+
7004
+ if suggest:
7005
+ pulumi.log.warn(f"Key '{key}' not found in FutureReservationAggregateReservationReservedResourceAccelerator. Access the value via the '{suggest}' property getter instead.")
7006
+
7007
+ def __getitem__(self, key: str) -> Any:
7008
+ FutureReservationAggregateReservationReservedResourceAccelerator.__key_warning(key)
7009
+ return super().__getitem__(key)
7010
+
7011
+ def get(self, key: str, default = None) -> Any:
7012
+ FutureReservationAggregateReservationReservedResourceAccelerator.__key_warning(key)
7013
+ return super().get(key, default)
7014
+
7015
+ def __init__(__self__, *,
7016
+ accelerator_count: Optional[builtins.int] = None,
7017
+ accelerator_type: Optional[builtins.str] = None):
7018
+ """
7019
+ :param builtins.int accelerator_count: Number of accelerators of specified type.
7020
+ :param builtins.str accelerator_type: Full or partial URL to accelerator type. e.g. "projects/{PROJECT}/zones/{ZONE}/acceleratorTypes/ct4l"
7021
+ """
7022
+ if accelerator_count is not None:
7023
+ pulumi.set(__self__, "accelerator_count", accelerator_count)
7024
+ if accelerator_type is not None:
7025
+ pulumi.set(__self__, "accelerator_type", accelerator_type)
7026
+
7027
+ @property
7028
+ @pulumi.getter(name="acceleratorCount")
7029
+ def accelerator_count(self) -> Optional[builtins.int]:
7030
+ """
7031
+ Number of accelerators of specified type.
7032
+ """
7033
+ return pulumi.get(self, "accelerator_count")
7034
+
7035
+ @property
7036
+ @pulumi.getter(name="acceleratorType")
7037
+ def accelerator_type(self) -> Optional[builtins.str]:
7038
+ """
7039
+ Full or partial URL to accelerator type. e.g. "projects/{PROJECT}/zones/{ZONE}/acceleratorTypes/ct4l"
7040
+ """
7041
+ return pulumi.get(self, "accelerator_type")
7042
+
7043
+
6845
7044
  @pulumi.output_type
6846
7045
  class FutureReservationAutoCreatedReservationsDuration(dict):
6847
7046
  def __init__(__self__, *,
@@ -7395,7 +7594,7 @@ class FutureReservationStatus(dict):
7395
7594
  :param builtins.str lock_time: The lock time of the FutureReservation before an amendment was requested.
7396
7595
  :param builtins.str procurement_status: The status of the last known good state for the Future Reservation
7397
7596
  Possible values are: .
7398
- :param 'FutureReservationStatusSpecificSkuPropertiesArgs' specific_sku_properties: The previous instance related properties of the Future Reservation.
7597
+ :param 'FutureReservationStatusSpecificSkuPropertiesArgs' specific_sku_properties: Future Reservation configuration to indicate instance properties and total count.
7399
7598
  Structure is documented below.
7400
7599
  """
7401
7600
  if amendment_status is not None:
@@ -7468,7 +7667,7 @@ class FutureReservationStatus(dict):
7468
7667
  @pulumi.getter(name="specificSkuProperties")
7469
7668
  def specific_sku_properties(self) -> Optional['outputs.FutureReservationStatusSpecificSkuProperties']:
7470
7669
  """
7471
- The previous instance related properties of the Future Reservation.
7670
+ Future Reservation configuration to indicate instance properties and total count.
7472
7671
  Structure is documented below.
7473
7672
  """
7474
7673
  return pulumi.get(self, "specific_sku_properties")
@@ -7509,13 +7708,13 @@ class FutureReservationStatusLastKnownGoodState(dict):
7509
7708
  name_prefix: Optional[builtins.str] = None,
7510
7709
  procurement_status: Optional[builtins.str] = None):
7511
7710
  """
7512
- :param builtins.str description: The description of the FutureReservation before an amendment was requested.
7711
+ :param builtins.str description: An optional description of this resource.
7513
7712
  :param 'FutureReservationStatusLastKnownGoodStateExistingMatchingUsageInfoArgs' existing_matching_usage_info: Represents the matching usage for the future reservation before an amendment was requested.
7514
7713
  Structure is documented below.
7515
7714
  :param 'FutureReservationStatusLastKnownGoodStateFutureReservationSpecsArgs' future_reservation_specs: The previous instance-related properties of the Future Reservation.
7516
7715
  Structure is documented below.
7517
7716
  :param builtins.str lock_time: The lock time of the FutureReservation before an amendment was requested.
7518
- :param builtins.str name_prefix: The name prefix of the Future Reservation before an amendment was requested.
7717
+ :param 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-####.
7519
7718
  :param builtins.str procurement_status: The status of the last known good state for the Future Reservation
7520
7719
  Possible values are: .
7521
7720
  """
@@ -7536,7 +7735,7 @@ class FutureReservationStatusLastKnownGoodState(dict):
7536
7735
  @pulumi.getter
7537
7736
  def description(self) -> Optional[builtins.str]:
7538
7737
  """
7539
- The description of the FutureReservation before an amendment was requested.
7738
+ An optional description of this resource.
7540
7739
  """
7541
7740
  return pulumi.get(self, "description")
7542
7741
 
@@ -7570,7 +7769,7 @@ class FutureReservationStatusLastKnownGoodState(dict):
7570
7769
  @pulumi.getter(name="namePrefix")
7571
7770
  def name_prefix(self) -> Optional[builtins.str]:
7572
7771
  """
7573
- The name prefix of the Future Reservation before an amendment was requested.
7772
+ 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-####.
7574
7773
  """
7575
7774
  return pulumi.get(self, "name_prefix")
7576
7775
 
@@ -7660,9 +7859,9 @@ class FutureReservationStatusLastKnownGoodStateFutureReservationSpecs(dict):
7660
7859
  specific_sku_properties: Optional['outputs.FutureReservationStatusLastKnownGoodStateFutureReservationSpecsSpecificSkuProperties'] = None,
7661
7860
  time_window: Optional['outputs.FutureReservationStatusLastKnownGoodStateFutureReservationSpecsTimeWindow'] = None):
7662
7861
  """
7663
- :param 'FutureReservationStatusLastKnownGoodStateFutureReservationSpecsShareSettingsArgs' share_settings: The previous share settings of the Future Reservation.
7862
+ :param 'FutureReservationStatusLastKnownGoodStateFutureReservationSpecsShareSettingsArgs' share_settings: Settings for sharing the future reservation
7664
7863
  Structure is documented below.
7665
- :param 'FutureReservationStatusLastKnownGoodStateFutureReservationSpecsSpecificSkuPropertiesArgs' specific_sku_properties: The previous instance related properties of the Future Reservation.
7864
+ :param 'FutureReservationStatusLastKnownGoodStateFutureReservationSpecsSpecificSkuPropertiesArgs' specific_sku_properties: Future Reservation configuration to indicate instance properties and total count.
7666
7865
  Structure is documented below.
7667
7866
  :param 'FutureReservationStatusLastKnownGoodStateFutureReservationSpecsTimeWindowArgs' time_window: Time window for this Future Reservation.
7668
7867
  Structure is documented below.
@@ -7678,7 +7877,7 @@ class FutureReservationStatusLastKnownGoodStateFutureReservationSpecs(dict):
7678
7877
  @pulumi.getter(name="shareSettings")
7679
7878
  def share_settings(self) -> Optional['outputs.FutureReservationStatusLastKnownGoodStateFutureReservationSpecsShareSettings']:
7680
7879
  """
7681
- The previous share settings of the Future Reservation.
7880
+ Settings for sharing the future reservation
7682
7881
  Structure is documented below.
7683
7882
  """
7684
7883
  return pulumi.get(self, "share_settings")
@@ -7687,7 +7886,7 @@ class FutureReservationStatusLastKnownGoodStateFutureReservationSpecs(dict):
7687
7886
  @pulumi.getter(name="specificSkuProperties")
7688
7887
  def specific_sku_properties(self) -> Optional['outputs.FutureReservationStatusLastKnownGoodStateFutureReservationSpecsSpecificSkuProperties']:
7689
7888
  """
7690
- The previous instance related properties of the Future Reservation.
7889
+ Future Reservation configuration to indicate instance properties and total count.
7691
7890
  Structure is documented below.
7692
7891
  """
7693
7892
  return pulumi.get(self, "specific_sku_properties")
@@ -7791,7 +7990,8 @@ class FutureReservationStatusLastKnownGoodStateFutureReservationSpecsShareSettin
7791
7990
  project: builtins.str,
7792
7991
  project_id: Optional[builtins.str] = None):
7793
7992
  """
7794
- :param builtins.str project: (Required) The identifier for this object. Format specified above.
7993
+ :param builtins.str project: The ID of the project in which the resource belongs.
7994
+ If it is not provided, the provider project is used.
7795
7995
  :param builtins.str project_id: The project ID, should be same as the key of this project config in the parent map.
7796
7996
  """
7797
7997
  pulumi.set(__self__, "project", project)
@@ -7802,7 +8002,8 @@ class FutureReservationStatusLastKnownGoodStateFutureReservationSpecsShareSettin
7802
8002
  @pulumi.getter
7803
8003
  def project(self) -> builtins.str:
7804
8004
  """
7805
- (Required) The identifier for this object. Format specified above.
8005
+ The ID of the project in which the resource belongs.
8006
+ If it is not provided, the provider project is used.
7806
8007
  """
7807
8008
  return pulumi.get(self, "project")
7808
8009
 
@@ -8178,8 +8379,6 @@ class FutureReservationStatusLastKnownGoodStateFutureReservationSpecsTimeWindowD
8178
8379
  seconds: Optional[builtins.str] = None):
8179
8380
  """
8180
8381
  :param builtins.int nanos: Span of time that's a fraction of a second at nanosecond resolution.
8181
-
8182
- - - -
8183
8382
  :param builtins.str seconds: Span of time at a resolution of a second. Must be from 0 to 315,576,000,000 inclusive.
8184
8383
  """
8185
8384
  if nanos is not None:
@@ -8192,8 +8391,6 @@ class FutureReservationStatusLastKnownGoodStateFutureReservationSpecsTimeWindowD
8192
8391
  def nanos(self) -> Optional[builtins.int]:
8193
8392
  """
8194
8393
  Span of time that's a fraction of a second at nanosecond resolution.
8195
-
8196
- - - -
8197
8394
  """
8198
8395
  return pulumi.get(self, "nanos")
8199
8396
 
@@ -8312,8 +8509,6 @@ class FutureReservationTimeWindowDuration(dict):
8312
8509
  seconds: Optional[builtins.str] = None):
8313
8510
  """
8314
8511
  :param builtins.int nanos: Span of time that's a fraction of a second at nanosecond resolution.
8315
-
8316
- - - -
8317
8512
  :param builtins.str seconds: Span of time at a resolution of a second. Must be from 0 to 315,576,000,000 inclusive.
8318
8513
  """
8319
8514
  if nanos is not None:
@@ -8326,8 +8521,6 @@ class FutureReservationTimeWindowDuration(dict):
8326
8521
  def nanos(self) -> Optional[builtins.int]:
8327
8522
  """
8328
8523
  Span of time that's a fraction of a second at nanosecond resolution.
8329
-
8330
- - - -
8331
8524
  """
8332
8525
  return pulumi.get(self, "nanos")
8333
8526
 
@@ -20651,6 +20844,242 @@ class InstantSnapshotIamMemberCondition(dict):
20651
20844
  return pulumi.get(self, "description")
20652
20845
 
20653
20846
 
20847
+ @pulumi.output_type
20848
+ class InterconnectApplicationAwareInterconnect(dict):
20849
+ @staticmethod
20850
+ def __key_warning(key: str):
20851
+ suggest = None
20852
+ if key == "bandwidthPercentagePolicy":
20853
+ suggest = "bandwidth_percentage_policy"
20854
+ elif key == "profileDescription":
20855
+ suggest = "profile_description"
20856
+ elif key == "shapeAveragePercentages":
20857
+ suggest = "shape_average_percentages"
20858
+ elif key == "strictPriorityPolicy":
20859
+ suggest = "strict_priority_policy"
20860
+
20861
+ if suggest:
20862
+ pulumi.log.warn(f"Key '{key}' not found in InterconnectApplicationAwareInterconnect. Access the value via the '{suggest}' property getter instead.")
20863
+
20864
+ def __getitem__(self, key: str) -> Any:
20865
+ InterconnectApplicationAwareInterconnect.__key_warning(key)
20866
+ return super().__getitem__(key)
20867
+
20868
+ def get(self, key: str, default = None) -> Any:
20869
+ InterconnectApplicationAwareInterconnect.__key_warning(key)
20870
+ return super().get(key, default)
20871
+
20872
+ def __init__(__self__, *,
20873
+ bandwidth_percentage_policy: Optional['outputs.InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy'] = None,
20874
+ profile_description: Optional[builtins.str] = None,
20875
+ shape_average_percentages: Optional[Sequence['outputs.InterconnectApplicationAwareInterconnectShapeAveragePercentage']] = None,
20876
+ strict_priority_policy: Optional['outputs.InterconnectApplicationAwareInterconnectStrictPriorityPolicy'] = None):
20877
+ """
20878
+ :param 'InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyArgs' bandwidth_percentage_policy: Bandwidth Percentage policy allows you to have granular control over how your Interconnect
20879
+ bandwidth is utilized among your workloads mapping to different traffic classes.
20880
+ Structure is documented below.
20881
+ :param builtins.str profile_description: A description for the AAI profile on this interconnect.
20882
+ :param Sequence['InterconnectApplicationAwareInterconnectShapeAveragePercentageArgs'] shape_average_percentages: Optional field to specify a list of shape average percentages to be
20883
+ applied in conjunction with StrictPriorityPolicy or BandwidthPercentagePolicy
20884
+ Structure is documented below.
20885
+ :param 'InterconnectApplicationAwareInterconnectStrictPriorityPolicyArgs' strict_priority_policy: Specify configuration for StrictPriorityPolicy.
20886
+ """
20887
+ if bandwidth_percentage_policy is not None:
20888
+ pulumi.set(__self__, "bandwidth_percentage_policy", bandwidth_percentage_policy)
20889
+ if profile_description is not None:
20890
+ pulumi.set(__self__, "profile_description", profile_description)
20891
+ if shape_average_percentages is not None:
20892
+ pulumi.set(__self__, "shape_average_percentages", shape_average_percentages)
20893
+ if strict_priority_policy is not None:
20894
+ pulumi.set(__self__, "strict_priority_policy", strict_priority_policy)
20895
+
20896
+ @property
20897
+ @pulumi.getter(name="bandwidthPercentagePolicy")
20898
+ def bandwidth_percentage_policy(self) -> Optional['outputs.InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy']:
20899
+ """
20900
+ Bandwidth Percentage policy allows you to have granular control over how your Interconnect
20901
+ bandwidth is utilized among your workloads mapping to different traffic classes.
20902
+ Structure is documented below.
20903
+ """
20904
+ return pulumi.get(self, "bandwidth_percentage_policy")
20905
+
20906
+ @property
20907
+ @pulumi.getter(name="profileDescription")
20908
+ def profile_description(self) -> Optional[builtins.str]:
20909
+ """
20910
+ A description for the AAI profile on this interconnect.
20911
+ """
20912
+ return pulumi.get(self, "profile_description")
20913
+
20914
+ @property
20915
+ @pulumi.getter(name="shapeAveragePercentages")
20916
+ def shape_average_percentages(self) -> Optional[Sequence['outputs.InterconnectApplicationAwareInterconnectShapeAveragePercentage']]:
20917
+ """
20918
+ Optional field to specify a list of shape average percentages to be
20919
+ applied in conjunction with StrictPriorityPolicy or BandwidthPercentagePolicy
20920
+ Structure is documented below.
20921
+ """
20922
+ return pulumi.get(self, "shape_average_percentages")
20923
+
20924
+ @property
20925
+ @pulumi.getter(name="strictPriorityPolicy")
20926
+ def strict_priority_policy(self) -> Optional['outputs.InterconnectApplicationAwareInterconnectStrictPriorityPolicy']:
20927
+ """
20928
+ Specify configuration for StrictPriorityPolicy.
20929
+ """
20930
+ return pulumi.get(self, "strict_priority_policy")
20931
+
20932
+
20933
+ @pulumi.output_type
20934
+ class InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy(dict):
20935
+ @staticmethod
20936
+ def __key_warning(key: str):
20937
+ suggest = None
20938
+ if key == "bandwidthPercentages":
20939
+ suggest = "bandwidth_percentages"
20940
+
20941
+ if suggest:
20942
+ pulumi.log.warn(f"Key '{key}' not found in InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy. Access the value via the '{suggest}' property getter instead.")
20943
+
20944
+ def __getitem__(self, key: str) -> Any:
20945
+ InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy.__key_warning(key)
20946
+ return super().__getitem__(key)
20947
+
20948
+ def get(self, key: str, default = None) -> Any:
20949
+ InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy.__key_warning(key)
20950
+ return super().get(key, default)
20951
+
20952
+ def __init__(__self__, *,
20953
+ bandwidth_percentages: Optional[Sequence['outputs.InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentage']] = None):
20954
+ """
20955
+ :param Sequence['InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentageArgs'] bandwidth_percentages: Specify bandwidth percentages for various traffic classes for queuing
20956
+ type Bandwidth Percent.
20957
+ Structure is documented below.
20958
+ """
20959
+ if bandwidth_percentages is not None:
20960
+ pulumi.set(__self__, "bandwidth_percentages", bandwidth_percentages)
20961
+
20962
+ @property
20963
+ @pulumi.getter(name="bandwidthPercentages")
20964
+ def bandwidth_percentages(self) -> Optional[Sequence['outputs.InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentage']]:
20965
+ """
20966
+ Specify bandwidth percentages for various traffic classes for queuing
20967
+ type Bandwidth Percent.
20968
+ Structure is documented below.
20969
+ """
20970
+ return pulumi.get(self, "bandwidth_percentages")
20971
+
20972
+
20973
+ @pulumi.output_type
20974
+ class InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentage(dict):
20975
+ @staticmethod
20976
+ def __key_warning(key: str):
20977
+ suggest = None
20978
+ if key == "trafficClass":
20979
+ suggest = "traffic_class"
20980
+
20981
+ if suggest:
20982
+ pulumi.log.warn(f"Key '{key}' not found in InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentage. Access the value via the '{suggest}' property getter instead.")
20983
+
20984
+ def __getitem__(self, key: str) -> Any:
20985
+ InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentage.__key_warning(key)
20986
+ return super().__getitem__(key)
20987
+
20988
+ def get(self, key: str, default = None) -> Any:
20989
+ InterconnectApplicationAwareInterconnectBandwidthPercentagePolicyBandwidthPercentage.__key_warning(key)
20990
+ return super().get(key, default)
20991
+
20992
+ def __init__(__self__, *,
20993
+ percentage: Optional[builtins.int] = None,
20994
+ traffic_class: Optional[builtins.str] = None):
20995
+ """
20996
+ :param builtins.int percentage: Bandwidth percentage for a specific traffic class.
20997
+ :param builtins.str traffic_class: Enum representing the various traffic classes offered by AAI.
20998
+ Default value is `TC_UNSPECIFIED`.
20999
+ Possible values are: `TC_UNSPECIFIED`, `TC1`, `TC2`, `TC3`, `TC4`, `TC5`, `TC6`.
21000
+ """
21001
+ if percentage is not None:
21002
+ pulumi.set(__self__, "percentage", percentage)
21003
+ if traffic_class is not None:
21004
+ pulumi.set(__self__, "traffic_class", traffic_class)
21005
+
21006
+ @property
21007
+ @pulumi.getter
21008
+ def percentage(self) -> Optional[builtins.int]:
21009
+ """
21010
+ Bandwidth percentage for a specific traffic class.
21011
+ """
21012
+ return pulumi.get(self, "percentage")
21013
+
21014
+ @property
21015
+ @pulumi.getter(name="trafficClass")
21016
+ def traffic_class(self) -> Optional[builtins.str]:
21017
+ """
21018
+ Enum representing the various traffic classes offered by AAI.
21019
+ Default value is `TC_UNSPECIFIED`.
21020
+ Possible values are: `TC_UNSPECIFIED`, `TC1`, `TC2`, `TC3`, `TC4`, `TC5`, `TC6`.
21021
+ """
21022
+ return pulumi.get(self, "traffic_class")
21023
+
21024
+
21025
+ @pulumi.output_type
21026
+ class InterconnectApplicationAwareInterconnectShapeAveragePercentage(dict):
21027
+ @staticmethod
21028
+ def __key_warning(key: str):
21029
+ suggest = None
21030
+ if key == "trafficClass":
21031
+ suggest = "traffic_class"
21032
+
21033
+ if suggest:
21034
+ pulumi.log.warn(f"Key '{key}' not found in InterconnectApplicationAwareInterconnectShapeAveragePercentage. Access the value via the '{suggest}' property getter instead.")
21035
+
21036
+ def __getitem__(self, key: str) -> Any:
21037
+ InterconnectApplicationAwareInterconnectShapeAveragePercentage.__key_warning(key)
21038
+ return super().__getitem__(key)
21039
+
21040
+ def get(self, key: str, default = None) -> Any:
21041
+ InterconnectApplicationAwareInterconnectShapeAveragePercentage.__key_warning(key)
21042
+ return super().get(key, default)
21043
+
21044
+ def __init__(__self__, *,
21045
+ percentage: Optional[builtins.int] = None,
21046
+ traffic_class: Optional[builtins.str] = None):
21047
+ """
21048
+ :param builtins.int percentage: Bandwidth percentage for a specific traffic class.
21049
+ :param builtins.str traffic_class: Enum representing the various traffic classes offered by AAI.
21050
+ Default value is `TC_UNSPECIFIED`.
21051
+ Possible values are: `TC_UNSPECIFIED`, `TC1`, `TC2`, `TC3`, `TC4`, `TC5`, `TC6`.
21052
+ """
21053
+ if percentage is not None:
21054
+ pulumi.set(__self__, "percentage", percentage)
21055
+ if traffic_class is not None:
21056
+ pulumi.set(__self__, "traffic_class", traffic_class)
21057
+
21058
+ @property
21059
+ @pulumi.getter
21060
+ def percentage(self) -> Optional[builtins.int]:
21061
+ """
21062
+ Bandwidth percentage for a specific traffic class.
21063
+ """
21064
+ return pulumi.get(self, "percentage")
21065
+
21066
+ @property
21067
+ @pulumi.getter(name="trafficClass")
21068
+ def traffic_class(self) -> Optional[builtins.str]:
21069
+ """
21070
+ Enum representing the various traffic classes offered by AAI.
21071
+ Default value is `TC_UNSPECIFIED`.
21072
+ Possible values are: `TC_UNSPECIFIED`, `TC1`, `TC2`, `TC3`, `TC4`, `TC5`, `TC6`.
21073
+ """
21074
+ return pulumi.get(self, "traffic_class")
21075
+
21076
+
21077
+ @pulumi.output_type
21078
+ class InterconnectApplicationAwareInterconnectStrictPriorityPolicy(dict):
21079
+ def __init__(__self__):
21080
+ pass
21081
+
21082
+
20654
21083
  @pulumi.output_type
20655
21084
  class InterconnectAttachmentGroupAttachment(dict):
20656
21085
  def __init__(__self__, *,
@@ -20815,9 +21244,12 @@ class InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlocker(dic
20815
21244
  regions: Optional[Sequence[builtins.str]] = None,
20816
21245
  zones: Optional[Sequence[builtins.str]] = None):
20817
21246
  """
20818
- :param Sequence[builtins.str] attachments: (Output)
20819
- URLs of any particular Attachments to explain this
20820
- blocker in more detail.
21247
+ :param Sequence[builtins.str] attachments: Attachments in the AttachmentGroup. Keys are arbitrary user-specified
21248
+ strings. Users are encouraged, but not required, to use their preferred
21249
+ format for resource links as keys.
21250
+ Note that there are add-members and remove-members methods in gcloud.
21251
+ The size of this map is limited by an "Attachments per group" quota.
21252
+ Structure is documented below.
20821
21253
  :param builtins.str blocker_type: (Output)
20822
21254
  The category of an unmet SLA requirement.
20823
21255
  :param builtins.str documentation_link: (Output)
@@ -20860,9 +21292,12 @@ class InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlocker(dic
20860
21292
  @pulumi.getter
20861
21293
  def attachments(self) -> Optional[Sequence[builtins.str]]:
20862
21294
  """
20863
- (Output)
20864
- URLs of any particular Attachments to explain this
20865
- blocker in more detail.
21295
+ Attachments in the AttachmentGroup. Keys are arbitrary user-specified
21296
+ strings. Users are encouraged, but not required, to use their preferred
21297
+ format for resource links as keys.
21298
+ Note that there are add-members and remove-members methods in gcloud.
21299
+ The size of this map is limited by an "Attachments per group" quota.
21300
+ Structure is documented below.
20866
21301
  """
20867
21302
  return pulumi.get(self, "attachments")
20868
21303
 
@@ -20955,8 +21390,6 @@ class InterconnectAttachmentGroupIntent(dict):
20955
21390
  """
20956
21391
  :param builtins.str availability_sla: Which SLA the user intends this group to support.
20957
21392
  Possible values are: `PRODUCTION_NON_CRITICAL`, `PRODUCTION_CRITICAL`, `NO_SLA`, `AVAILABILITY_SLA_UNSPECIFIED`.
20958
-
20959
- - - -
20960
21393
  """
20961
21394
  if availability_sla is not None:
20962
21395
  pulumi.set(__self__, "availability_sla", availability_sla)
@@ -20967,8 +21400,6 @@ class InterconnectAttachmentGroupIntent(dict):
20967
21400
  """
20968
21401
  Which SLA the user intends this group to support.
20969
21402
  Possible values are: `PRODUCTION_NON_CRITICAL`, `PRODUCTION_CRITICAL`, `NO_SLA`, `AVAILABILITY_SLA_UNSPECIFIED`.
20970
-
20971
- - - -
20972
21403
  """
20973
21404
  return pulumi.get(self, "availability_sla")
20974
21405
 
@@ -21587,9 +22018,12 @@ class InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlocker(dic
21587
22018
  Facilities used to explain this blocker in more detail.
21588
22019
  Like physicalStructure.metros.facilities.facility, this is a numeric
21589
22020
  string like "5467".
21590
- :param Sequence[builtins.str] interconnects: (Output)
21591
- Interconnects used to explain this blocker in more
21592
- detail.
22021
+ :param Sequence[builtins.str] interconnects: Interconnects in the InterconnectGroup. Keys are arbitrary user-specified
22022
+ strings. Users are encouraged, but not required, to use their preferred
22023
+ format for resource links as keys.
22024
+ Note that there are add-members and remove-members methods in gcloud.
22025
+ The size of this map is limited by an "Interconnects per group" quota.
22026
+ Structure is documented below.
21593
22027
  :param Sequence[builtins.str] metros: (Output)
21594
22028
  Metros used to explain this blocker in more detail.
21595
22029
  These are three-letter lowercase strings like "iad". A blocker like
@@ -21660,9 +22094,12 @@ class InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlocker(dic
21660
22094
  @pulumi.getter
21661
22095
  def interconnects(self) -> Optional[Sequence[builtins.str]]:
21662
22096
  """
21663
- (Output)
21664
- Interconnects used to explain this blocker in more
21665
- detail.
22097
+ Interconnects in the InterconnectGroup. Keys are arbitrary user-specified
22098
+ strings. Users are encouraged, but not required, to use their preferred
22099
+ format for resource links as keys.
22100
+ Note that there are add-members and remove-members methods in gcloud.
22101
+ The size of this map is limited by an "Interconnects per group" quota.
22102
+ Structure is documented below.
21666
22103
  """
21667
22104
  return pulumi.get(self, "interconnects")
21668
22105
 
@@ -21714,8 +22151,6 @@ class InterconnectGroupIntent(dict):
21714
22151
  :param builtins.str topology_capability: The reliability the user intends this group to be capable of, in terms
21715
22152
  of the Interconnect product SLAs.
21716
22153
  Possible values are: `PRODUCTION_NON_CRITICAL`, `PRODUCTION_CRITICAL`, `NO_SLA`, `AVAILABILITY_SLA_UNSPECIFIED`.
21717
-
21718
- - - -
21719
22154
  """
21720
22155
  if topology_capability is not None:
21721
22156
  pulumi.set(__self__, "topology_capability", topology_capability)
@@ -21727,8 +22162,6 @@ class InterconnectGroupIntent(dict):
21727
22162
  The reliability the user intends this group to be capable of, in terms
21728
22163
  of the Interconnect product SLAs.
21729
22164
  Possible values are: `PRODUCTION_NON_CRITICAL`, `PRODUCTION_CRITICAL`, `NO_SLA`, `AVAILABILITY_SLA_UNSPECIFIED`.
21730
-
21731
- - - -
21732
22165
  """
21733
22166
  return pulumi.get(self, "topology_capability")
21734
22167
 
@@ -21880,9 +22313,12 @@ class InterconnectGroupPhysicalStructureMetroFacilityZone(dict):
21880
22313
  interconnects: Optional[Sequence[builtins.str]] = None,
21881
22314
  zone: Optional[builtins.str] = None):
21882
22315
  """
21883
- :param Sequence[builtins.str] interconnects: (Output)
21884
- Interconnects used to explain this blocker in more
21885
- detail.
22316
+ :param Sequence[builtins.str] interconnects: Interconnects in the InterconnectGroup. Keys are arbitrary user-specified
22317
+ strings. Users are encouraged, but not required, to use their preferred
22318
+ format for resource links as keys.
22319
+ Note that there are add-members and remove-members methods in gcloud.
22320
+ The size of this map is limited by an "Interconnects per group" quota.
22321
+ Structure is documented below.
21886
22322
  :param builtins.str zone: (Output)
21887
22323
  The name of the zone, either "zone1" or "zone2".
21888
22324
  This is the second component of the location of Interconnects in
@@ -21897,9 +22333,12 @@ class InterconnectGroupPhysicalStructureMetroFacilityZone(dict):
21897
22333
  @pulumi.getter
21898
22334
  def interconnects(self) -> Optional[Sequence[builtins.str]]:
21899
22335
  """
21900
- (Output)
21901
- Interconnects used to explain this blocker in more
21902
- detail.
22336
+ Interconnects in the InterconnectGroup. Keys are arbitrary user-specified
22337
+ strings. Users are encouraged, but not required, to use their preferred
22338
+ format for resource links as keys.
22339
+ Note that there are add-members and remove-members methods in gcloud.
22340
+ The size of this map is limited by an "Interconnects per group" quota.
22341
+ Structure is documented below.
21903
22342
  """
21904
22343
  return pulumi.get(self, "interconnects")
21905
22344
 
@@ -22909,8 +23348,6 @@ class NetworkFirewallPolicyRuleMatchSrcSecureTag(dict):
22909
23348
  :param builtins.str name: Name of the secure tag, created with TagManager's TagValue API.
22910
23349
  :param builtins.str state: (Output)
22911
23350
  State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.
22912
-
22913
- - - -
22914
23351
  """
22915
23352
  if name is not None:
22916
23353
  pulumi.set(__self__, "name", name)
@@ -22931,8 +23368,6 @@ class NetworkFirewallPolicyRuleMatchSrcSecureTag(dict):
22931
23368
  """
22932
23369
  (Output)
22933
23370
  State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.
22934
-
22935
- - - -
22936
23371
  """
22937
23372
  return pulumi.get(self, "state")
22938
23373
 
@@ -23016,8 +23451,7 @@ class NetworkFirewallPolicyWithRulesPredefinedRule(dict):
23016
23451
  :param builtins.str action: (Output)
23017
23452
  The Action to perform when the client connection triggers the rule. Can currently be either
23018
23453
  "allow", "deny", "apply_security_profile_group" or "goto_next".
23019
- :param builtins.str description: (Output)
23020
- A description of the rule.
23454
+ :param builtins.str description: An optional description of this resource.
23021
23455
  :param builtins.str direction: (Output)
23022
23456
  The direction in which this rule applies. If unspecified an INGRESS rule is created.
23023
23457
  :param builtins.bool disabled: (Output)
@@ -23103,8 +23537,7 @@ class NetworkFirewallPolicyWithRulesPredefinedRule(dict):
23103
23537
  @pulumi.getter
23104
23538
  def description(self) -> Optional[builtins.str]:
23105
23539
  """
23106
- (Output)
23107
- A description of the rule.
23540
+ An optional description of this resource.
23108
23541
  """
23109
23542
  return pulumi.get(self, "description")
23110
23543
 
@@ -23581,8 +24014,6 @@ class NetworkFirewallPolicyWithRulesPredefinedRuleTargetSecureTag(dict):
23581
24014
  [Output Only] State of the secure tag, either `EFFECTIVE` or
23582
24015
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
23583
24016
  or its network is deleted.
23584
-
23585
- - - -
23586
24017
  """
23587
24018
  if name is not None:
23588
24019
  pulumi.set(__self__, "name", name)
@@ -23606,8 +24037,6 @@ class NetworkFirewallPolicyWithRulesPredefinedRuleTargetSecureTag(dict):
23606
24037
  [Output Only] State of the secure tag, either `EFFECTIVE` or
23607
24038
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
23608
24039
  or its network is deleted.
23609
-
23610
- - - -
23611
24040
  """
23612
24041
  return pulumi.get(self, "state")
23613
24042
 
@@ -24242,8 +24671,6 @@ class NetworkFirewallPolicyWithRulesRuleTargetSecureTag(dict):
24242
24671
  [Output Only] State of the secure tag, either `EFFECTIVE` or
24243
24672
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
24244
24673
  or its network is deleted.
24245
-
24246
- - - -
24247
24674
  """
24248
24675
  if name is not None:
24249
24676
  pulumi.set(__self__, "name", name)
@@ -24267,8 +24694,6 @@ class NetworkFirewallPolicyWithRulesRuleTargetSecureTag(dict):
24267
24694
  [Output Only] State of the secure tag, either `EFFECTIVE` or
24268
24695
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
24269
24696
  or its network is deleted.
24270
-
24271
- - - -
24272
24697
  """
24273
24698
  return pulumi.get(self, "state")
24274
24699
 
@@ -25093,8 +25518,6 @@ class PacketMirroringMirroredResourcesInstance(dict):
25093
25518
  url: builtins.str):
25094
25519
  """
25095
25520
  :param builtins.str url: The URL of the instances where this rule should be active.
25096
-
25097
- - - -
25098
25521
  """
25099
25522
  pulumi.set(__self__, "url", url)
25100
25523
 
@@ -25103,8 +25526,6 @@ class PacketMirroringMirroredResourcesInstance(dict):
25103
25526
  def url(self) -> builtins.str:
25104
25527
  """
25105
25528
  The URL of the instances where this rule should be active.
25106
-
25107
- - - -
25108
25529
  """
25109
25530
  return pulumi.get(self, "url")
25110
25531
 
@@ -26185,7 +26606,7 @@ class RegionAutoscalerAutoscalingPolicyScalingSchedule(dict):
26185
26606
  :param builtins.int min_required_replicas: Minimum number of VM instances that autoscaler will recommend in time intervals starting according to schedule.
26186
26607
  :param builtins.str name: The identifier for this object. Format specified above.
26187
26608
  :param 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).
26188
- :param builtins.str description: An optional description of this resource.
26609
+ :param builtins.str description: A description of a scaling schedule.
26189
26610
  :param 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.
26190
26611
  :param 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.
26191
26612
  """
@@ -26236,7 +26657,7 @@ class RegionAutoscalerAutoscalingPolicyScalingSchedule(dict):
26236
26657
  @pulumi.getter
26237
26658
  def description(self) -> Optional[builtins.str]:
26238
26659
  """
26239
- An optional description of this resource.
26660
+ A description of a scaling schedule.
26240
26661
  """
26241
26662
  return pulumi.get(self, "description")
26242
26663
 
@@ -33394,8 +33815,6 @@ class RegionNetworkFirewallPolicyRuleMatchSrcSecureTag(dict):
33394
33815
  :param builtins.str name: Name of the secure tag, created with TagManager's TagValue API.
33395
33816
  :param builtins.str state: (Output)
33396
33817
  State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.
33397
-
33398
- - - -
33399
33818
  """
33400
33819
  if name is not None:
33401
33820
  pulumi.set(__self__, "name", name)
@@ -33416,8 +33835,6 @@ class RegionNetworkFirewallPolicyRuleMatchSrcSecureTag(dict):
33416
33835
  """
33417
33836
  (Output)
33418
33837
  State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.
33419
-
33420
- - - -
33421
33838
  """
33422
33839
  return pulumi.get(self, "state")
33423
33840
 
@@ -33501,8 +33918,7 @@ class RegionNetworkFirewallPolicyWithRulesPredefinedRule(dict):
33501
33918
  :param builtins.str action: (Output)
33502
33919
  The Action to perform when the client connection triggers the rule. Can currently be either
33503
33920
  "allow", "deny", "apply_security_profile_group" or "goto_next".
33504
- :param builtins.str description: (Output)
33505
- A description of the rule.
33921
+ :param builtins.str description: An optional description of this resource.
33506
33922
  :param builtins.str direction: (Output)
33507
33923
  The direction in which this rule applies. If unspecified an INGRESS rule is created.
33508
33924
  :param builtins.bool disabled: (Output)
@@ -33588,8 +34004,7 @@ class RegionNetworkFirewallPolicyWithRulesPredefinedRule(dict):
33588
34004
  @pulumi.getter
33589
34005
  def description(self) -> Optional[builtins.str]:
33590
34006
  """
33591
- (Output)
33592
- A description of the rule.
34007
+ An optional description of this resource.
33593
34008
  """
33594
34009
  return pulumi.get(self, "description")
33595
34010
 
@@ -34066,8 +34481,6 @@ class RegionNetworkFirewallPolicyWithRulesPredefinedRuleTargetSecureTag(dict):
34066
34481
  [Output Only] State of the secure tag, either `EFFECTIVE` or
34067
34482
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
34068
34483
  or its network is deleted.
34069
-
34070
- - - -
34071
34484
  """
34072
34485
  if name is not None:
34073
34486
  pulumi.set(__self__, "name", name)
@@ -34091,8 +34504,6 @@ class RegionNetworkFirewallPolicyWithRulesPredefinedRuleTargetSecureTag(dict):
34091
34504
  [Output Only] State of the secure tag, either `EFFECTIVE` or
34092
34505
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
34093
34506
  or its network is deleted.
34094
-
34095
- - - -
34096
34507
  """
34097
34508
  return pulumi.get(self, "state")
34098
34509
 
@@ -34727,8 +35138,6 @@ class RegionNetworkFirewallPolicyWithRulesRuleTargetSecureTag(dict):
34727
35138
  [Output Only] State of the secure tag, either `EFFECTIVE` or
34728
35139
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
34729
35140
  or its network is deleted.
34730
-
34731
- - - -
34732
35141
  """
34733
35142
  if name is not None:
34734
35143
  pulumi.set(__self__, "name", name)
@@ -34752,8 +35161,6 @@ class RegionNetworkFirewallPolicyWithRulesRuleTargetSecureTag(dict):
34752
35161
  [Output Only] State of the secure tag, either `EFFECTIVE` or
34753
35162
  `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted
34754
35163
  or its network is deleted.
34755
-
34756
- - - -
34757
35164
  """
34758
35165
  return pulumi.get(self, "state")
34759
35166
 
@@ -43519,6 +43926,75 @@ class RegionUrlMapTest(dict):
43519
43926
  return pulumi.get(self, "description")
43520
43927
 
43521
43928
 
43929
+ @pulumi.output_type
43930
+ class ReservationDeleteAfterDuration(dict):
43931
+ def __init__(__self__, *,
43932
+ nanos: Optional[builtins.int] = None,
43933
+ seconds: Optional[builtins.str] = None):
43934
+ """
43935
+ :param builtins.int nanos: Number of nanoseconds for the auto-delete duration.
43936
+ :param builtins.str seconds: Number of seconds for the auto-delete duration.
43937
+ """
43938
+ if nanos is not None:
43939
+ pulumi.set(__self__, "nanos", nanos)
43940
+ if seconds is not None:
43941
+ pulumi.set(__self__, "seconds", seconds)
43942
+
43943
+ @property
43944
+ @pulumi.getter
43945
+ def nanos(self) -> Optional[builtins.int]:
43946
+ """
43947
+ Number of nanoseconds for the auto-delete duration.
43948
+ """
43949
+ return pulumi.get(self, "nanos")
43950
+
43951
+ @property
43952
+ @pulumi.getter
43953
+ def seconds(self) -> Optional[builtins.str]:
43954
+ """
43955
+ Number of seconds for the auto-delete duration.
43956
+ """
43957
+ return pulumi.get(self, "seconds")
43958
+
43959
+
43960
+ @pulumi.output_type
43961
+ class ReservationReservationSharingPolicy(dict):
43962
+ @staticmethod
43963
+ def __key_warning(key: str):
43964
+ suggest = None
43965
+ if key == "serviceShareType":
43966
+ suggest = "service_share_type"
43967
+
43968
+ if suggest:
43969
+ pulumi.log.warn(f"Key '{key}' not found in ReservationReservationSharingPolicy. Access the value via the '{suggest}' property getter instead.")
43970
+
43971
+ def __getitem__(self, key: str) -> Any:
43972
+ ReservationReservationSharingPolicy.__key_warning(key)
43973
+ return super().__getitem__(key)
43974
+
43975
+ def get(self, key: str, default = None) -> Any:
43976
+ ReservationReservationSharingPolicy.__key_warning(key)
43977
+ return super().get(key, default)
43978
+
43979
+ def __init__(__self__, *,
43980
+ service_share_type: Optional[builtins.str] = None):
43981
+ """
43982
+ :param builtins.str service_share_type: Sharing config for all Google Cloud services.
43983
+ Possible values are: `ALLOW_ALL`, `DISALLOW_ALL`.
43984
+ """
43985
+ if service_share_type is not None:
43986
+ pulumi.set(__self__, "service_share_type", service_share_type)
43987
+
43988
+ @property
43989
+ @pulumi.getter(name="serviceShareType")
43990
+ def service_share_type(self) -> Optional[builtins.str]:
43991
+ """
43992
+ Sharing config for all Google Cloud services.
43993
+ Possible values are: `ALLOW_ALL`, `DISALLOW_ALL`.
43994
+ """
43995
+ return pulumi.get(self, "service_share_type")
43996
+
43997
+
43522
43998
  @pulumi.output_type
43523
43999
  class ReservationShareSettings(dict):
43524
44000
  @staticmethod
@@ -43542,15 +44018,19 @@ class ReservationShareSettings(dict):
43542
44018
 
43543
44019
  def __init__(__self__, *,
43544
44020
  project_maps: Optional[Sequence['outputs.ReservationShareSettingsProjectMap']] = None,
44021
+ projects: Optional[Sequence[builtins.str]] = None,
43545
44022
  share_type: Optional[builtins.str] = None):
43546
44023
  """
43547
44024
  :param Sequence['ReservationShareSettingsProjectMapArgs'] project_maps: A map of project number and project config. This is only valid when shareType's value is SPECIFIC_PROJECTS.
43548
44025
  Structure is documented below.
44026
+ :param Sequence[builtins.str] projects: List of project IDs with which the reservation is shared.
43549
44027
  :param builtins.str share_type: Type of sharing for this shared-reservation
43550
44028
  Possible values are: `LOCAL`, `SPECIFIC_PROJECTS`.
43551
44029
  """
43552
44030
  if project_maps is not None:
43553
44031
  pulumi.set(__self__, "project_maps", project_maps)
44032
+ if projects is not None:
44033
+ pulumi.set(__self__, "projects", projects)
43554
44034
  if share_type is not None:
43555
44035
  pulumi.set(__self__, "share_type", share_type)
43556
44036
 
@@ -43563,6 +44043,14 @@ class ReservationShareSettings(dict):
43563
44043
  """
43564
44044
  return pulumi.get(self, "project_maps")
43565
44045
 
44046
+ @property
44047
+ @pulumi.getter
44048
+ def projects(self) -> Optional[Sequence[builtins.str]]:
44049
+ """
44050
+ List of project IDs with which the reservation is shared.
44051
+ """
44052
+ return pulumi.get(self, "projects")
44053
+
43566
44054
  @property
43567
44055
  @pulumi.getter(name="shareType")
43568
44056
  def share_type(self) -> Optional[builtins.str]:
@@ -43625,10 +44113,12 @@ class ReservationSpecificReservation(dict):
43625
44113
  @staticmethod
43626
44114
  def __key_warning(key: str):
43627
44115
  suggest = None
43628
- if key == "instanceProperties":
43629
- suggest = "instance_properties"
43630
- elif key == "inUseCount":
44116
+ if key == "inUseCount":
43631
44117
  suggest = "in_use_count"
44118
+ elif key == "instanceProperties":
44119
+ suggest = "instance_properties"
44120
+ elif key == "sourceInstanceTemplate":
44121
+ suggest = "source_instance_template"
43632
44122
 
43633
44123
  if suggest:
43634
44124
  pulumi.log.warn(f"Key '{key}' not found in ReservationSpecificReservation. Access the value via the '{suggest}' property getter instead.")
@@ -43643,19 +44133,25 @@ class ReservationSpecificReservation(dict):
43643
44133
 
43644
44134
  def __init__(__self__, *,
43645
44135
  count: builtins.int,
43646
- instance_properties: 'outputs.ReservationSpecificReservationInstanceProperties',
43647
- in_use_count: Optional[builtins.int] = None):
44136
+ in_use_count: Optional[builtins.int] = None,
44137
+ instance_properties: Optional['outputs.ReservationSpecificReservationInstanceProperties'] = None,
44138
+ source_instance_template: Optional[builtins.str] = None):
43648
44139
  """
43649
44140
  :param builtins.int count: The number of resources that are allocated.
43650
- :param 'ReservationSpecificReservationInstancePropertiesArgs' instance_properties: The instance properties for the reservation.
43651
- Structure is documented below.
43652
44141
  :param builtins.int in_use_count: (Output)
43653
44142
  How many instances are in use.
44143
+ :param 'ReservationSpecificReservationInstancePropertiesArgs' instance_properties: The instance properties for the reservation.
44144
+ Structure is documented below.
44145
+ :param builtins.str source_instance_template: Specifies the instance template to create the reservation. If you use this field, you must exclude the
44146
+ instanceProperties field.
43654
44147
  """
43655
44148
  pulumi.set(__self__, "count", count)
43656
- pulumi.set(__self__, "instance_properties", instance_properties)
43657
44149
  if in_use_count is not None:
43658
44150
  pulumi.set(__self__, "in_use_count", in_use_count)
44151
+ if instance_properties is not None:
44152
+ pulumi.set(__self__, "instance_properties", instance_properties)
44153
+ if source_instance_template is not None:
44154
+ pulumi.set(__self__, "source_instance_template", source_instance_template)
43659
44155
 
43660
44156
  @property
43661
44157
  @pulumi.getter
@@ -43665,9 +44161,18 @@ class ReservationSpecificReservation(dict):
43665
44161
  """
43666
44162
  return pulumi.get(self, "count")
43667
44163
 
44164
+ @property
44165
+ @pulumi.getter(name="inUseCount")
44166
+ def in_use_count(self) -> Optional[builtins.int]:
44167
+ """
44168
+ (Output)
44169
+ How many instances are in use.
44170
+ """
44171
+ return pulumi.get(self, "in_use_count")
44172
+
43668
44173
  @property
43669
44174
  @pulumi.getter(name="instanceProperties")
43670
- def instance_properties(self) -> 'outputs.ReservationSpecificReservationInstanceProperties':
44175
+ def instance_properties(self) -> Optional['outputs.ReservationSpecificReservationInstanceProperties']:
43671
44176
  """
43672
44177
  The instance properties for the reservation.
43673
44178
  Structure is documented below.
@@ -43675,13 +44180,13 @@ class ReservationSpecificReservation(dict):
43675
44180
  return pulumi.get(self, "instance_properties")
43676
44181
 
43677
44182
  @property
43678
- @pulumi.getter(name="inUseCount")
43679
- def in_use_count(self) -> Optional[builtins.int]:
44183
+ @pulumi.getter(name="sourceInstanceTemplate")
44184
+ def source_instance_template(self) -> Optional[builtins.str]:
43680
44185
  """
43681
- (Output)
43682
- How many instances are in use.
44186
+ Specifies the instance template to create the reservation. If you use this field, you must exclude the
44187
+ instanceProperties field.
43683
44188
  """
43684
- return pulumi.get(self, "in_use_count")
44189
+ return pulumi.get(self, "source_instance_template")
43685
44190
 
43686
44191
 
43687
44192
  @pulumi.output_type
@@ -43695,6 +44200,8 @@ class ReservationSpecificReservationInstanceProperties(dict):
43695
44200
  suggest = "guest_accelerators"
43696
44201
  elif key == "localSsds":
43697
44202
  suggest = "local_ssds"
44203
+ elif key == "maintenanceInterval":
44204
+ suggest = "maintenance_interval"
43698
44205
  elif key == "minCpuPlatform":
43699
44206
  suggest = "min_cpu_platform"
43700
44207
 
@@ -43713,6 +44220,7 @@ class ReservationSpecificReservationInstanceProperties(dict):
43713
44220
  machine_type: builtins.str,
43714
44221
  guest_accelerators: Optional[Sequence['outputs.ReservationSpecificReservationInstancePropertiesGuestAccelerator']] = None,
43715
44222
  local_ssds: Optional[Sequence['outputs.ReservationSpecificReservationInstancePropertiesLocalSsd']] = None,
44223
+ maintenance_interval: Optional[builtins.str] = None,
43716
44224
  min_cpu_platform: Optional[builtins.str] = None):
43717
44225
  """
43718
44226
  :param builtins.str machine_type: The name of the machine type to reserve.
@@ -43721,6 +44229,8 @@ class ReservationSpecificReservationInstanceProperties(dict):
43721
44229
  :param Sequence['ReservationSpecificReservationInstancePropertiesLocalSsdArgs'] local_ssds: The amount of local ssd to reserve with each instance. This
43722
44230
  reserves disks of type `local-ssd`.
43723
44231
  Structure is documented below.
44232
+ :param builtins.str maintenance_interval: Specifies the frequency of planned maintenance events.
44233
+ Possible values are: `AS_NEEDED`, `PERIODIC`, `RECURRENT`.
43724
44234
  :param builtins.str min_cpu_platform: The minimum CPU platform for the reservation. For example,
43725
44235
  `"Intel Skylake"`. See
43726
44236
  the CPU platform availability reference](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform#availablezones)
@@ -43731,6 +44241,8 @@ class ReservationSpecificReservationInstanceProperties(dict):
43731
44241
  pulumi.set(__self__, "guest_accelerators", guest_accelerators)
43732
44242
  if local_ssds is not None:
43733
44243
  pulumi.set(__self__, "local_ssds", local_ssds)
44244
+ if maintenance_interval is not None:
44245
+ pulumi.set(__self__, "maintenance_interval", maintenance_interval)
43734
44246
  if min_cpu_platform is not None:
43735
44247
  pulumi.set(__self__, "min_cpu_platform", min_cpu_platform)
43736
44248
 
@@ -43761,6 +44273,15 @@ class ReservationSpecificReservationInstanceProperties(dict):
43761
44273
  """
43762
44274
  return pulumi.get(self, "local_ssds")
43763
44275
 
44276
+ @property
44277
+ @pulumi.getter(name="maintenanceInterval")
44278
+ def maintenance_interval(self) -> Optional[builtins.str]:
44279
+ """
44280
+ Specifies the frequency of planned maintenance events.
44281
+ Possible values are: `AS_NEEDED`, `PERIODIC`, `RECURRENT`.
44282
+ """
44283
+ return pulumi.get(self, "maintenance_interval")
44284
+
43764
44285
  @property
43765
44286
  @pulumi.getter(name="minCpuPlatform")
43766
44287
  def min_cpu_platform(self) -> Optional[builtins.str]:
@@ -43853,8 +44374,6 @@ class ReservationSpecificReservationInstancePropertiesLocalSsd(dict):
43853
44374
  interface: Optional[builtins.str] = None):
43854
44375
  """
43855
44376
  :param builtins.int disk_size_gb: The size of the disk in base-2 GB.
43856
-
43857
- - - -
43858
44377
  :param builtins.str interface: The disk interface to use for attaching this disk.
43859
44378
  Default value is `SCSI`.
43860
44379
  Possible values are: `SCSI`, `NVME`.
@@ -43868,8 +44387,6 @@ class ReservationSpecificReservationInstancePropertiesLocalSsd(dict):
43868
44387
  def disk_size_gb(self) -> builtins.int:
43869
44388
  """
43870
44389
  The size of the disk in base-2 GB.
43871
-
43872
- - - -
43873
44390
  """
43874
44391
  return pulumi.get(self, "disk_size_gb")
43875
44392
 
@@ -45760,6 +46277,52 @@ class RouteAsPath(dict):
45760
46277
  return pulumi.get(self, "path_segment_type")
45761
46278
 
45762
46279
 
46280
+ @pulumi.output_type
46281
+ class RouteParams(dict):
46282
+ @staticmethod
46283
+ def __key_warning(key: str):
46284
+ suggest = None
46285
+ if key == "resourceManagerTags":
46286
+ suggest = "resource_manager_tags"
46287
+
46288
+ if suggest:
46289
+ pulumi.log.warn(f"Key '{key}' not found in RouteParams. Access the value via the '{suggest}' property getter instead.")
46290
+
46291
+ def __getitem__(self, key: str) -> Any:
46292
+ RouteParams.__key_warning(key)
46293
+ return super().__getitem__(key)
46294
+
46295
+ def get(self, key: str, default = None) -> Any:
46296
+ RouteParams.__key_warning(key)
46297
+ return super().get(key, default)
46298
+
46299
+ def __init__(__self__, *,
46300
+ resource_manager_tags: Optional[Mapping[str, builtins.str]] = None):
46301
+ """
46302
+ :param Mapping[str, builtins.str] resource_manager_tags: Resource manager tags to be bound to the route. Tag keys and values have the
46303
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
46304
+ and values are in the format tagValues/456. The field is ignored when empty.
46305
+ The field is immutable and causes resource replacement when mutated. This field is only
46306
+ set at create time and modifying this field after creation will trigger recreation.
46307
+ To apply tags to an existing resource, see the tags.TagBinding resource.
46308
+ """
46309
+ if resource_manager_tags is not None:
46310
+ pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
46311
+
46312
+ @property
46313
+ @pulumi.getter(name="resourceManagerTags")
46314
+ def resource_manager_tags(self) -> Optional[Mapping[str, builtins.str]]:
46315
+ """
46316
+ Resource manager tags to be bound to the route. Tag keys and values have the
46317
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
46318
+ and values are in the format tagValues/456. The field is ignored when empty.
46319
+ The field is immutable and causes resource replacement when mutated. This field is only
46320
+ set at create time and modifying this field after creation will trigger recreation.
46321
+ To apply tags to an existing resource, see the tags.TagBinding resource.
46322
+ """
46323
+ return pulumi.get(self, "resource_manager_tags")
46324
+
46325
+
45763
46326
  @pulumi.output_type
45764
46327
  class RouteWarning(dict):
45765
46328
  def __init__(__self__, *,
@@ -46594,21 +47157,29 @@ class RouterPeerMd5AuthenticationKey(dict):
46594
47157
  @pulumi.output_type
46595
47158
  class RouterRoutePolicyTerm(dict):
46596
47159
  def __init__(__self__, *,
47160
+ match: 'outputs.RouterRoutePolicyTermMatch',
46597
47161
  priority: builtins.int,
46598
- actions: Optional[Sequence['outputs.RouterRoutePolicyTermAction']] = None,
46599
- match: Optional['outputs.RouterRoutePolicyTermMatch'] = None):
47162
+ actions: Optional[Sequence['outputs.RouterRoutePolicyTermAction']] = None):
46600
47163
  """
47164
+ :param 'RouterRoutePolicyTermMatchArgs' match: CEL expression evaluated against a route to determine if this term applies (see Policy Language).
47165
+ Structure is documented below.
46601
47166
  :param builtins.int priority: The evaluation priority for this term, which must be between 0 (inclusive) and 231 (exclusive), and unique within the list.
46602
47167
  :param Sequence['RouterRoutePolicyTermActionArgs'] actions: 'CEL expressions to evaluate to modify a route when this term matches.'\\
46603
47168
  Structure is documented below.
46604
- :param '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.
46605
- Structure is documented below.
46606
47169
  """
47170
+ pulumi.set(__self__, "match", match)
46607
47171
  pulumi.set(__self__, "priority", priority)
46608
47172
  if actions is not None:
46609
47173
  pulumi.set(__self__, "actions", actions)
46610
- if match is not None:
46611
- pulumi.set(__self__, "match", match)
47174
+
47175
+ @property
47176
+ @pulumi.getter
47177
+ def match(self) -> 'outputs.RouterRoutePolicyTermMatch':
47178
+ """
47179
+ CEL expression evaluated against a route to determine if this term applies (see Policy Language).
47180
+ Structure is documented below.
47181
+ """
47182
+ return pulumi.get(self, "match")
46612
47183
 
46613
47184
  @property
46614
47185
  @pulumi.getter
@@ -46627,15 +47198,6 @@ class RouterRoutePolicyTerm(dict):
46627
47198
  """
46628
47199
  return pulumi.get(self, "actions")
46629
47200
 
46630
- @property
46631
- @pulumi.getter
46632
- def match(self) -> Optional['outputs.RouterRoutePolicyTermMatch']:
46633
- """
46634
- CEL expression evaluated against a route to determine if this term applies (see Policy Language). When not set, the term applies to all routes.
46635
- Structure is documented below.
46636
- """
46637
- return pulumi.get(self, "match")
46638
-
46639
47201
 
46640
47202
  @pulumi.output_type
46641
47203
  class RouterRoutePolicyTermAction(dict):
@@ -46650,8 +47212,6 @@ class RouterRoutePolicyTermAction(dict):
46650
47212
  :param builtins.str description: Description of the expression
46651
47213
  :param builtins.str location: String indicating the location of the expression for error
46652
47214
  reporting, e.g. a file name and a position in the file
46653
-
46654
- - - -
46655
47215
  :param builtins.str title: Title for the expression, i.e. a short string describing its
46656
47216
  purpose.
46657
47217
  """
@@ -46686,8 +47246,6 @@ class RouterRoutePolicyTermAction(dict):
46686
47246
  """
46687
47247
  String indicating the location of the expression for error
46688
47248
  reporting, e.g. a file name and a position in the file
46689
-
46690
- - - -
46691
47249
  """
46692
47250
  return pulumi.get(self, "location")
46693
47251
 
@@ -46776,6 +47334,7 @@ class RouterStatusBestRouteResult(dict):
46776
47334
  next_hop_origin: builtins.str,
46777
47335
  next_hop_peering: builtins.str,
46778
47336
  next_hop_vpn_tunnel: builtins.str,
47337
+ params: Sequence['outputs.RouterStatusBestRouteParamResult'],
46779
47338
  priority: builtins.int,
46780
47339
  project: builtins.str,
46781
47340
  route_status: builtins.str,
@@ -46830,6 +47389,7 @@ class RouterStatusBestRouteResult(dict):
46830
47389
  :param builtins.str next_hop_origin: Indicates the origin of the route. Can be IGP (Interior Gateway Protocol), EGP (Exterior Gateway Protocol), or INCOMPLETE.
46831
47390
  :param builtins.str next_hop_peering: The network peering name that should handle matching packets, which should conform to RFC1035.
46832
47391
  :param builtins.str next_hop_vpn_tunnel: URL to a VpnTunnel that should handle matching packets.
47392
+ :param Sequence['RouterStatusBestRouteParamArgs'] params: Additional params passed with the request, but not persisted as part of resource payload
46833
47393
  :param builtins.int priority: The priority of this route. Priority is used to break ties in cases
46834
47394
  where there is more than one matching route of equal prefix length.
46835
47395
 
@@ -46868,6 +47428,7 @@ class RouterStatusBestRouteResult(dict):
46868
47428
  pulumi.set(__self__, "next_hop_origin", next_hop_origin)
46869
47429
  pulumi.set(__self__, "next_hop_peering", next_hop_peering)
46870
47430
  pulumi.set(__self__, "next_hop_vpn_tunnel", next_hop_vpn_tunnel)
47431
+ pulumi.set(__self__, "params", params)
46871
47432
  pulumi.set(__self__, "priority", priority)
46872
47433
  pulumi.set(__self__, "project", project)
46873
47434
  pulumi.set(__self__, "route_status", route_status)
@@ -47046,6 +47607,14 @@ class RouterStatusBestRouteResult(dict):
47046
47607
  """
47047
47608
  return pulumi.get(self, "next_hop_vpn_tunnel")
47048
47609
 
47610
+ @property
47611
+ @pulumi.getter
47612
+ def params(self) -> Sequence['outputs.RouterStatusBestRouteParamResult']:
47613
+ """
47614
+ Additional params passed with the request, but not persisted as part of resource payload
47615
+ """
47616
+ return pulumi.get(self, "params")
47617
+
47049
47618
  @property
47050
47619
  @pulumi.getter
47051
47620
  def priority(self) -> builtins.int:
@@ -47150,6 +47719,34 @@ class RouterStatusBestRouteAsPathResult(dict):
47150
47719
  return pulumi.get(self, "path_segment_type")
47151
47720
 
47152
47721
 
47722
+ @pulumi.output_type
47723
+ class RouterStatusBestRouteParamResult(dict):
47724
+ def __init__(__self__, *,
47725
+ resource_manager_tags: Mapping[str, builtins.str]):
47726
+ """
47727
+ :param Mapping[str, builtins.str] resource_manager_tags: Resource manager tags to be bound to the route. Tag keys and values have the
47728
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
47729
+ and values are in the format tagValues/456. The field is ignored when empty.
47730
+ The field is immutable and causes resource replacement when mutated. This field is only
47731
+ set at create time and modifying this field after creation will trigger recreation.
47732
+ To apply tags to an existing resource, see the tags.TagBinding resource.
47733
+ """
47734
+ pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
47735
+
47736
+ @property
47737
+ @pulumi.getter(name="resourceManagerTags")
47738
+ def resource_manager_tags(self) -> Mapping[str, builtins.str]:
47739
+ """
47740
+ Resource manager tags to be bound to the route. Tag keys and values have the
47741
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
47742
+ and values are in the format tagValues/456. The field is ignored when empty.
47743
+ The field is immutable and causes resource replacement when mutated. This field is only
47744
+ set at create time and modifying this field after creation will trigger recreation.
47745
+ To apply tags to an existing resource, see the tags.TagBinding resource.
47746
+ """
47747
+ return pulumi.get(self, "resource_manager_tags")
47748
+
47749
+
47153
47750
  @pulumi.output_type
47154
47751
  class RouterStatusBestRouteWarningResult(dict):
47155
47752
  def __init__(__self__, *,
@@ -47244,6 +47841,7 @@ class RouterStatusBestRoutesForRouterResult(dict):
47244
47841
  next_hop_origin: builtins.str,
47245
47842
  next_hop_peering: builtins.str,
47246
47843
  next_hop_vpn_tunnel: builtins.str,
47844
+ params: Sequence['outputs.RouterStatusBestRoutesForRouterParamResult'],
47247
47845
  priority: builtins.int,
47248
47846
  project: builtins.str,
47249
47847
  route_status: builtins.str,
@@ -47298,6 +47896,7 @@ class RouterStatusBestRoutesForRouterResult(dict):
47298
47896
  :param builtins.str next_hop_origin: Indicates the origin of the route. Can be IGP (Interior Gateway Protocol), EGP (Exterior Gateway Protocol), or INCOMPLETE.
47299
47897
  :param builtins.str next_hop_peering: The network peering name that should handle matching packets, which should conform to RFC1035.
47300
47898
  :param builtins.str next_hop_vpn_tunnel: URL to a VpnTunnel that should handle matching packets.
47899
+ :param Sequence['RouterStatusBestRoutesForRouterParamArgs'] params: Additional params passed with the request, but not persisted as part of resource payload
47301
47900
  :param builtins.int priority: The priority of this route. Priority is used to break ties in cases
47302
47901
  where there is more than one matching route of equal prefix length.
47303
47902
 
@@ -47336,6 +47935,7 @@ class RouterStatusBestRoutesForRouterResult(dict):
47336
47935
  pulumi.set(__self__, "next_hop_origin", next_hop_origin)
47337
47936
  pulumi.set(__self__, "next_hop_peering", next_hop_peering)
47338
47937
  pulumi.set(__self__, "next_hop_vpn_tunnel", next_hop_vpn_tunnel)
47938
+ pulumi.set(__self__, "params", params)
47339
47939
  pulumi.set(__self__, "priority", priority)
47340
47940
  pulumi.set(__self__, "project", project)
47341
47941
  pulumi.set(__self__, "route_status", route_status)
@@ -47514,6 +48114,14 @@ class RouterStatusBestRoutesForRouterResult(dict):
47514
48114
  """
47515
48115
  return pulumi.get(self, "next_hop_vpn_tunnel")
47516
48116
 
48117
+ @property
48118
+ @pulumi.getter
48119
+ def params(self) -> Sequence['outputs.RouterStatusBestRoutesForRouterParamResult']:
48120
+ """
48121
+ Additional params passed with the request, but not persisted as part of resource payload
48122
+ """
48123
+ return pulumi.get(self, "params")
48124
+
47517
48125
  @property
47518
48126
  @pulumi.getter
47519
48127
  def priority(self) -> builtins.int:
@@ -47618,6 +48226,34 @@ class RouterStatusBestRoutesForRouterAsPathResult(dict):
47618
48226
  return pulumi.get(self, "path_segment_type")
47619
48227
 
47620
48228
 
48229
+ @pulumi.output_type
48230
+ class RouterStatusBestRoutesForRouterParamResult(dict):
48231
+ def __init__(__self__, *,
48232
+ resource_manager_tags: Mapping[str, builtins.str]):
48233
+ """
48234
+ :param Mapping[str, builtins.str] resource_manager_tags: Resource manager tags to be bound to the route. Tag keys and values have the
48235
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
48236
+ and values are in the format tagValues/456. The field is ignored when empty.
48237
+ The field is immutable and causes resource replacement when mutated. This field is only
48238
+ set at create time and modifying this field after creation will trigger recreation.
48239
+ To apply tags to an existing resource, see the tags.TagBinding resource.
48240
+ """
48241
+ pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
48242
+
48243
+ @property
48244
+ @pulumi.getter(name="resourceManagerTags")
48245
+ def resource_manager_tags(self) -> Mapping[str, builtins.str]:
48246
+ """
48247
+ Resource manager tags to be bound to the route. Tag keys and values have the
48248
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
48249
+ and values are in the format tagValues/456. The field is ignored when empty.
48250
+ The field is immutable and causes resource replacement when mutated. This field is only
48251
+ set at create time and modifying this field after creation will trigger recreation.
48252
+ To apply tags to an existing resource, see the tags.TagBinding resource.
48253
+ """
48254
+ return pulumi.get(self, "resource_manager_tags")
48255
+
48256
+
47621
48257
  @pulumi.output_type
47622
48258
  class RouterStatusBestRoutesForRouterWarningResult(dict):
47623
48259
  def __init__(__self__, *,
@@ -48104,6 +48740,8 @@ class SecurityPolicyAdvancedOptionsConfig(dict):
48104
48740
  suggest = "json_parsing"
48105
48741
  elif key == "logLevel":
48106
48742
  suggest = "log_level"
48743
+ elif key == "requestBodyInspectionSize":
48744
+ suggest = "request_body_inspection_size"
48107
48745
  elif key == "userIpRequestHeaders":
48108
48746
  suggest = "user_ip_request_headers"
48109
48747
 
@@ -48122,6 +48760,7 @@ class SecurityPolicyAdvancedOptionsConfig(dict):
48122
48760
  json_custom_config: Optional['outputs.SecurityPolicyAdvancedOptionsConfigJsonCustomConfig'] = None,
48123
48761
  json_parsing: Optional[builtins.str] = None,
48124
48762
  log_level: Optional[builtins.str] = None,
48763
+ request_body_inspection_size: Optional[builtins.str] = None,
48125
48764
  user_ip_request_headers: Optional[Sequence[builtins.str]] = None):
48126
48765
  """
48127
48766
  :param 'SecurityPolicyAdvancedOptionsConfigJsonCustomConfigArgs' json_custom_config: Custom configuration to apply the JSON parsing. Only applicable when
@@ -48133,6 +48772,7 @@ class SecurityPolicyAdvancedOptionsConfig(dict):
48133
48772
  :param builtins.str log_level: Log level to use. Defaults to `NORMAL`.
48134
48773
  * `NORMAL` - Normal log level.
48135
48774
  * `VERBOSE` - Verbose log level.
48775
+ :param 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.
48136
48776
  :param Sequence[builtins.str] user_ip_request_headers: An optional list of case-insensitive request header names to use for resolving the callers client IP address.
48137
48777
  """
48138
48778
  if json_custom_config is not None:
@@ -48141,6 +48781,8 @@ class SecurityPolicyAdvancedOptionsConfig(dict):
48141
48781
  pulumi.set(__self__, "json_parsing", json_parsing)
48142
48782
  if log_level is not None:
48143
48783
  pulumi.set(__self__, "log_level", log_level)
48784
+ if request_body_inspection_size is not None:
48785
+ pulumi.set(__self__, "request_body_inspection_size", request_body_inspection_size)
48144
48786
  if user_ip_request_headers is not None:
48145
48787
  pulumi.set(__self__, "user_ip_request_headers", user_ip_request_headers)
48146
48788
 
@@ -48174,6 +48816,14 @@ class SecurityPolicyAdvancedOptionsConfig(dict):
48174
48816
  """
48175
48817
  return pulumi.get(self, "log_level")
48176
48818
 
48819
+ @property
48820
+ @pulumi.getter(name="requestBodyInspectionSize")
48821
+ def request_body_inspection_size(self) -> Optional[builtins.str]:
48822
+ """
48823
+ The maximum request size chosen by the customer with Waf enabled. Values supported are "8KB", "16KB, "32KB", "48KB" and "64KB". Values are case insensitive.
48824
+ """
48825
+ return pulumi.get(self, "request_body_inspection_size")
48826
+
48177
48827
  @property
48178
48828
  @pulumi.getter(name="userIpRequestHeaders")
48179
48829
  def user_ip_request_headers(self) -> Optional[Sequence[builtins.str]]:
@@ -49934,8 +50584,6 @@ class SnapshotSettingsStorageLocationLocation(dict):
49934
50584
  :param builtins.str location: The identifier for this object. Format specified above.
49935
50585
  :param builtins.str name: Name of the location. It should be one of the Cloud Storage buckets.
49936
50586
  Only one location can be specified. (should match location)
49937
-
49938
- - - -
49939
50587
  """
49940
50588
  pulumi.set(__self__, "location", location)
49941
50589
  pulumi.set(__self__, "name", name)
@@ -49954,8 +50602,6 @@ class SnapshotSettingsStorageLocationLocation(dict):
49954
50602
  """
49955
50603
  Name of the location. It should be one of the Cloud Storage buckets.
49956
50604
  Only one location can be specified. (should match location)
49957
-
49958
- - - -
49959
50605
  """
49960
50606
  return pulumi.get(self, "name")
49961
50607
 
@@ -67622,6 +68268,68 @@ class GetMachineTypesMachineTypeDeprecatedResult(dict):
67622
68268
  return pulumi.get(self, "state")
67623
68269
 
67624
68270
 
68271
+ @pulumi.output_type
68272
+ class GetNetworkAttachmentConnectionEndpointResult(dict):
68273
+ def __init__(__self__, *,
68274
+ ip_address: builtins.str,
68275
+ project_id_or_num: builtins.str,
68276
+ secondary_ip_cidr_ranges: builtins.str,
68277
+ status: builtins.str,
68278
+ subnetwork: builtins.str):
68279
+ """
68280
+ :param builtins.str ip_address: The IPv4 address assigned to the producer instance network interface. This value will be a range in case of Serverless.
68281
+ :param builtins.str project_id_or_num: The project id or number of the interface to which the IP was assigned.
68282
+ :param builtins.str secondary_ip_cidr_ranges: Alias IP ranges from the same subnetwork.
68283
+ :param builtins.str status: The status of a connected endpoint to this network attachment.
68284
+ :param builtins.str subnetwork: The subnetwork used to assign the IP to the producer instance network interface.
68285
+ """
68286
+ pulumi.set(__self__, "ip_address", ip_address)
68287
+ pulumi.set(__self__, "project_id_or_num", project_id_or_num)
68288
+ pulumi.set(__self__, "secondary_ip_cidr_ranges", secondary_ip_cidr_ranges)
68289
+ pulumi.set(__self__, "status", status)
68290
+ pulumi.set(__self__, "subnetwork", subnetwork)
68291
+
68292
+ @property
68293
+ @pulumi.getter(name="ipAddress")
68294
+ def ip_address(self) -> builtins.str:
68295
+ """
68296
+ The IPv4 address assigned to the producer instance network interface. This value will be a range in case of Serverless.
68297
+ """
68298
+ return pulumi.get(self, "ip_address")
68299
+
68300
+ @property
68301
+ @pulumi.getter(name="projectIdOrNum")
68302
+ def project_id_or_num(self) -> builtins.str:
68303
+ """
68304
+ The project id or number of the interface to which the IP was assigned.
68305
+ """
68306
+ return pulumi.get(self, "project_id_or_num")
68307
+
68308
+ @property
68309
+ @pulumi.getter(name="secondaryIpCidrRanges")
68310
+ def secondary_ip_cidr_ranges(self) -> builtins.str:
68311
+ """
68312
+ Alias IP ranges from the same subnetwork.
68313
+ """
68314
+ return pulumi.get(self, "secondary_ip_cidr_ranges")
68315
+
68316
+ @property
68317
+ @pulumi.getter
68318
+ def status(self) -> builtins.str:
68319
+ """
68320
+ The status of a connected endpoint to this network attachment.
68321
+ """
68322
+ return pulumi.get(self, "status")
68323
+
68324
+ @property
68325
+ @pulumi.getter
68326
+ def subnetwork(self) -> builtins.str:
68327
+ """
68328
+ The subnetwork used to assign the IP to the producer instance network interface.
68329
+ """
68330
+ return pulumi.get(self, "subnetwork")
68331
+
68332
+
67625
68333
  @pulumi.output_type
67626
68334
  class GetRegionBackendServiceBackendResult(dict):
67627
68335
  def __init__(__self__, *,
@@ -71787,16 +72495,66 @@ class GetRegionNetworkEndpointGroupServerlessDeploymentResult(dict):
71787
72495
  return pulumi.get(self, "version")
71788
72496
 
71789
72497
 
72498
+ @pulumi.output_type
72499
+ class GetReservationDeleteAfterDurationResult(dict):
72500
+ def __init__(__self__, *,
72501
+ nanos: builtins.int,
72502
+ seconds: builtins.str):
72503
+ """
72504
+ :param builtins.int nanos: Number of nanoseconds for the auto-delete duration.
72505
+ :param builtins.str seconds: Number of seconds for the auto-delete duration.
72506
+ """
72507
+ pulumi.set(__self__, "nanos", nanos)
72508
+ pulumi.set(__self__, "seconds", seconds)
72509
+
72510
+ @property
72511
+ @pulumi.getter
72512
+ def nanos(self) -> builtins.int:
72513
+ """
72514
+ Number of nanoseconds for the auto-delete duration.
72515
+ """
72516
+ return pulumi.get(self, "nanos")
72517
+
72518
+ @property
72519
+ @pulumi.getter
72520
+ def seconds(self) -> builtins.str:
72521
+ """
72522
+ Number of seconds for the auto-delete duration.
72523
+ """
72524
+ return pulumi.get(self, "seconds")
72525
+
72526
+
72527
+ @pulumi.output_type
72528
+ class GetReservationReservationSharingPolicyResult(dict):
72529
+ def __init__(__self__, *,
72530
+ service_share_type: builtins.str):
72531
+ """
72532
+ :param builtins.str service_share_type: Sharing config for all Google Cloud services. Possible values: ["ALLOW_ALL", "DISALLOW_ALL"]
72533
+ """
72534
+ pulumi.set(__self__, "service_share_type", service_share_type)
72535
+
72536
+ @property
72537
+ @pulumi.getter(name="serviceShareType")
72538
+ def service_share_type(self) -> builtins.str:
72539
+ """
72540
+ Sharing config for all Google Cloud services. Possible values: ["ALLOW_ALL", "DISALLOW_ALL"]
72541
+ """
72542
+ return pulumi.get(self, "service_share_type")
72543
+
72544
+
71790
72545
  @pulumi.output_type
71791
72546
  class GetReservationShareSettingResult(dict):
71792
72547
  def __init__(__self__, *,
71793
72548
  project_maps: Sequence['outputs.GetReservationShareSettingProjectMapResult'],
72549
+ projects: Sequence[builtins.str],
71794
72550
  share_type: builtins.str):
71795
72551
  """
71796
72552
  :param Sequence['GetReservationShareSettingProjectMapArgs'] project_maps: A map of project number and project config. This is only valid when shareType's value is SPECIFIC_PROJECTS.
72553
+ :param Sequence[builtins.str] projects: List of project IDs with which the reservation is shared.
71797
72554
  :param builtins.str share_type: Type of sharing for this shared-reservation Possible values: ["LOCAL", "SPECIFIC_PROJECTS"]
71798
72555
  """
71799
72556
  pulumi.set(__self__, "project_maps", project_maps)
72557
+ pulumi.set(__self__, "projects", projects)
71800
72558
  pulumi.set(__self__, "share_type", share_type)
71801
72559
 
71802
72560
  @property
@@ -71807,6 +72565,14 @@ class GetReservationShareSettingResult(dict):
71807
72565
  """
71808
72566
  return pulumi.get(self, "project_maps")
71809
72567
 
72568
+ @property
72569
+ @pulumi.getter
72570
+ def projects(self) -> Sequence[builtins.str]:
72571
+ """
72572
+ List of project IDs with which the reservation is shared.
72573
+ """
72574
+ return pulumi.get(self, "projects")
72575
+
71810
72576
  @property
71811
72577
  @pulumi.getter(name="shareType")
71812
72578
  def share_type(self) -> builtins.str:
@@ -71846,15 +72612,19 @@ class GetReservationSpecificReservationResult(dict):
71846
72612
  def __init__(__self__, *,
71847
72613
  count: builtins.int,
71848
72614
  in_use_count: builtins.int,
71849
- instance_properties: Sequence['outputs.GetReservationSpecificReservationInstancePropertyResult']):
72615
+ instance_properties: Sequence['outputs.GetReservationSpecificReservationInstancePropertyResult'],
72616
+ source_instance_template: builtins.str):
71850
72617
  """
71851
72618
  :param builtins.int count: The number of resources that are allocated.
71852
72619
  :param builtins.int in_use_count: How many instances are in use.
71853
72620
  :param Sequence['GetReservationSpecificReservationInstancePropertyArgs'] instance_properties: The instance properties for the reservation.
72621
+ :param builtins.str source_instance_template: Specifies the instance template to create the reservation. If you use this field, you must exclude the
72622
+ instanceProperties field.
71854
72623
  """
71855
72624
  pulumi.set(__self__, "count", count)
71856
72625
  pulumi.set(__self__, "in_use_count", in_use_count)
71857
72626
  pulumi.set(__self__, "instance_properties", instance_properties)
72627
+ pulumi.set(__self__, "source_instance_template", source_instance_template)
71858
72628
 
71859
72629
  @property
71860
72630
  @pulumi.getter
@@ -71880,6 +72650,15 @@ class GetReservationSpecificReservationResult(dict):
71880
72650
  """
71881
72651
  return pulumi.get(self, "instance_properties")
71882
72652
 
72653
+ @property
72654
+ @pulumi.getter(name="sourceInstanceTemplate")
72655
+ def source_instance_template(self) -> builtins.str:
72656
+ """
72657
+ Specifies the instance template to create the reservation. If you use this field, you must exclude the
72658
+ instanceProperties field.
72659
+ """
72660
+ return pulumi.get(self, "source_instance_template")
72661
+
71883
72662
 
71884
72663
  @pulumi.output_type
71885
72664
  class GetReservationSpecificReservationInstancePropertyResult(dict):
@@ -71887,12 +72666,14 @@ class GetReservationSpecificReservationInstancePropertyResult(dict):
71887
72666
  guest_accelerators: Sequence['outputs.GetReservationSpecificReservationInstancePropertyGuestAcceleratorResult'],
71888
72667
  local_ssds: Sequence['outputs.GetReservationSpecificReservationInstancePropertyLocalSsdResult'],
71889
72668
  machine_type: builtins.str,
72669
+ maintenance_interval: builtins.str,
71890
72670
  min_cpu_platform: builtins.str):
71891
72671
  """
71892
72672
  :param Sequence['GetReservationSpecificReservationInstancePropertyGuestAcceleratorArgs'] guest_accelerators: Guest accelerator type and count.
71893
72673
  :param Sequence['GetReservationSpecificReservationInstancePropertyLocalSsdArgs'] local_ssds: The amount of local ssd to reserve with each instance. This
71894
72674
  reserves disks of type 'local-ssd'.
71895
72675
  :param builtins.str machine_type: The name of the machine type to reserve.
72676
+ :param builtins.str maintenance_interval: Specifies the frequency of planned maintenance events. Possible values: ["AS_NEEDED", "PERIODIC", "RECURRENT"]
71896
72677
  :param builtins.str min_cpu_platform: The minimum CPU platform for the reservation. For example,
71897
72678
  '"Intel Skylake"'. See
71898
72679
  the CPU platform availability reference](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform#availablezones)
@@ -71901,6 +72682,7 @@ class GetReservationSpecificReservationInstancePropertyResult(dict):
71901
72682
  pulumi.set(__self__, "guest_accelerators", guest_accelerators)
71902
72683
  pulumi.set(__self__, "local_ssds", local_ssds)
71903
72684
  pulumi.set(__self__, "machine_type", machine_type)
72685
+ pulumi.set(__self__, "maintenance_interval", maintenance_interval)
71904
72686
  pulumi.set(__self__, "min_cpu_platform", min_cpu_platform)
71905
72687
 
71906
72688
  @property
@@ -71928,6 +72710,14 @@ class GetReservationSpecificReservationInstancePropertyResult(dict):
71928
72710
  """
71929
72711
  return pulumi.get(self, "machine_type")
71930
72712
 
72713
+ @property
72714
+ @pulumi.getter(name="maintenanceInterval")
72715
+ def maintenance_interval(self) -> builtins.str:
72716
+ """
72717
+ Specifies the frequency of planned maintenance events. Possible values: ["AS_NEEDED", "PERIODIC", "RECURRENT"]
72718
+ """
72719
+ return pulumi.get(self, "maintenance_interval")
72720
+
71931
72721
  @property
71932
72722
  @pulumi.getter(name="minCpuPlatform")
71933
72723
  def min_cpu_platform(self) -> builtins.str:
@@ -72991,6 +73781,7 @@ class GetRouterStatusBestRouteResult(dict):
72991
73781
  next_hop_origin: builtins.str,
72992
73782
  next_hop_peering: builtins.str,
72993
73783
  next_hop_vpn_tunnel: builtins.str,
73784
+ params: Sequence['outputs.GetRouterStatusBestRouteParamResult'],
72994
73785
  priority: builtins.int,
72995
73786
  project: builtins.str,
72996
73787
  route_status: builtins.str,
@@ -73045,6 +73836,7 @@ class GetRouterStatusBestRouteResult(dict):
73045
73836
  :param builtins.str next_hop_origin: Indicates the origin of the route. Can be IGP (Interior Gateway Protocol), EGP (Exterior Gateway Protocol), or INCOMPLETE.
73046
73837
  :param builtins.str next_hop_peering: The network peering name that should handle matching packets, which should conform to RFC1035.
73047
73838
  :param builtins.str next_hop_vpn_tunnel: URL to a VpnTunnel that should handle matching packets.
73839
+ :param Sequence['GetRouterStatusBestRouteParamArgs'] params: Additional params passed with the request, but not persisted as part of resource payload
73048
73840
  :param builtins.int priority: The priority of this route. Priority is used to break ties in cases
73049
73841
  where there is more than one matching route of equal prefix length.
73050
73842
 
@@ -73083,6 +73875,7 @@ class GetRouterStatusBestRouteResult(dict):
73083
73875
  pulumi.set(__self__, "next_hop_origin", next_hop_origin)
73084
73876
  pulumi.set(__self__, "next_hop_peering", next_hop_peering)
73085
73877
  pulumi.set(__self__, "next_hop_vpn_tunnel", next_hop_vpn_tunnel)
73878
+ pulumi.set(__self__, "params", params)
73086
73879
  pulumi.set(__self__, "priority", priority)
73087
73880
  pulumi.set(__self__, "project", project)
73088
73881
  pulumi.set(__self__, "route_status", route_status)
@@ -73261,6 +74054,14 @@ class GetRouterStatusBestRouteResult(dict):
73261
74054
  """
73262
74055
  return pulumi.get(self, "next_hop_vpn_tunnel")
73263
74056
 
74057
+ @property
74058
+ @pulumi.getter
74059
+ def params(self) -> Sequence['outputs.GetRouterStatusBestRouteParamResult']:
74060
+ """
74061
+ Additional params passed with the request, but not persisted as part of resource payload
74062
+ """
74063
+ return pulumi.get(self, "params")
74064
+
73264
74065
  @property
73265
74066
  @pulumi.getter
73266
74067
  def priority(self) -> builtins.int:
@@ -73365,6 +74166,34 @@ class GetRouterStatusBestRouteAsPathResult(dict):
73365
74166
  return pulumi.get(self, "path_segment_type")
73366
74167
 
73367
74168
 
74169
+ @pulumi.output_type
74170
+ class GetRouterStatusBestRouteParamResult(dict):
74171
+ def __init__(__self__, *,
74172
+ resource_manager_tags: Mapping[str, builtins.str]):
74173
+ """
74174
+ :param Mapping[str, builtins.str] resource_manager_tags: Resource manager tags to be bound to the route. Tag keys and values have the
74175
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
74176
+ and values are in the format tagValues/456. The field is ignored when empty.
74177
+ The field is immutable and causes resource replacement when mutated. This field is only
74178
+ set at create time and modifying this field after creation will trigger recreation.
74179
+ To apply tags to an existing resource, see the tags.TagBinding resource.
74180
+ """
74181
+ pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
74182
+
74183
+ @property
74184
+ @pulumi.getter(name="resourceManagerTags")
74185
+ def resource_manager_tags(self) -> Mapping[str, builtins.str]:
74186
+ """
74187
+ Resource manager tags to be bound to the route. Tag keys and values have the
74188
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
74189
+ and values are in the format tagValues/456. The field is ignored when empty.
74190
+ The field is immutable and causes resource replacement when mutated. This field is only
74191
+ set at create time and modifying this field after creation will trigger recreation.
74192
+ To apply tags to an existing resource, see the tags.TagBinding resource.
74193
+ """
74194
+ return pulumi.get(self, "resource_manager_tags")
74195
+
74196
+
73368
74197
  @pulumi.output_type
73369
74198
  class GetRouterStatusBestRouteWarningResult(dict):
73370
74199
  def __init__(__self__, *,
@@ -73459,6 +74288,7 @@ class GetRouterStatusBestRoutesForRouterResult(dict):
73459
74288
  next_hop_origin: builtins.str,
73460
74289
  next_hop_peering: builtins.str,
73461
74290
  next_hop_vpn_tunnel: builtins.str,
74291
+ params: Sequence['outputs.GetRouterStatusBestRoutesForRouterParamResult'],
73462
74292
  priority: builtins.int,
73463
74293
  project: builtins.str,
73464
74294
  route_status: builtins.str,
@@ -73513,6 +74343,7 @@ class GetRouterStatusBestRoutesForRouterResult(dict):
73513
74343
  :param builtins.str next_hop_origin: Indicates the origin of the route. Can be IGP (Interior Gateway Protocol), EGP (Exterior Gateway Protocol), or INCOMPLETE.
73514
74344
  :param builtins.str next_hop_peering: The network peering name that should handle matching packets, which should conform to RFC1035.
73515
74345
  :param builtins.str next_hop_vpn_tunnel: URL to a VpnTunnel that should handle matching packets.
74346
+ :param Sequence['GetRouterStatusBestRoutesForRouterParamArgs'] params: Additional params passed with the request, but not persisted as part of resource payload
73516
74347
  :param builtins.int priority: The priority of this route. Priority is used to break ties in cases
73517
74348
  where there is more than one matching route of equal prefix length.
73518
74349
 
@@ -73551,6 +74382,7 @@ class GetRouterStatusBestRoutesForRouterResult(dict):
73551
74382
  pulumi.set(__self__, "next_hop_origin", next_hop_origin)
73552
74383
  pulumi.set(__self__, "next_hop_peering", next_hop_peering)
73553
74384
  pulumi.set(__self__, "next_hop_vpn_tunnel", next_hop_vpn_tunnel)
74385
+ pulumi.set(__self__, "params", params)
73554
74386
  pulumi.set(__self__, "priority", priority)
73555
74387
  pulumi.set(__self__, "project", project)
73556
74388
  pulumi.set(__self__, "route_status", route_status)
@@ -73729,6 +74561,14 @@ class GetRouterStatusBestRoutesForRouterResult(dict):
73729
74561
  """
73730
74562
  return pulumi.get(self, "next_hop_vpn_tunnel")
73731
74563
 
74564
+ @property
74565
+ @pulumi.getter
74566
+ def params(self) -> Sequence['outputs.GetRouterStatusBestRoutesForRouterParamResult']:
74567
+ """
74568
+ Additional params passed with the request, but not persisted as part of resource payload
74569
+ """
74570
+ return pulumi.get(self, "params")
74571
+
73732
74572
  @property
73733
74573
  @pulumi.getter
73734
74574
  def priority(self) -> builtins.int:
@@ -73833,6 +74673,34 @@ class GetRouterStatusBestRoutesForRouterAsPathResult(dict):
73833
74673
  return pulumi.get(self, "path_segment_type")
73834
74674
 
73835
74675
 
74676
+ @pulumi.output_type
74677
+ class GetRouterStatusBestRoutesForRouterParamResult(dict):
74678
+ def __init__(__self__, *,
74679
+ resource_manager_tags: Mapping[str, builtins.str]):
74680
+ """
74681
+ :param Mapping[str, builtins.str] resource_manager_tags: Resource manager tags to be bound to the route. Tag keys and values have the
74682
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
74683
+ and values are in the format tagValues/456. The field is ignored when empty.
74684
+ The field is immutable and causes resource replacement when mutated. This field is only
74685
+ set at create time and modifying this field after creation will trigger recreation.
74686
+ To apply tags to an existing resource, see the tags.TagBinding resource.
74687
+ """
74688
+ pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
74689
+
74690
+ @property
74691
+ @pulumi.getter(name="resourceManagerTags")
74692
+ def resource_manager_tags(self) -> Mapping[str, builtins.str]:
74693
+ """
74694
+ Resource manager tags to be bound to the route. Tag keys and values have the
74695
+ same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
74696
+ and values are in the format tagValues/456. The field is ignored when empty.
74697
+ The field is immutable and causes resource replacement when mutated. This field is only
74698
+ set at create time and modifying this field after creation will trigger recreation.
74699
+ To apply tags to an existing resource, see the tags.TagBinding resource.
74700
+ """
74701
+ return pulumi.get(self, "resource_manager_tags")
74702
+
74703
+
73836
74704
  @pulumi.output_type
73837
74705
  class GetRouterStatusBestRoutesForRouterWarningResult(dict):
73838
74706
  def __init__(__self__, *,
@@ -74146,16 +75014,19 @@ class GetSecurityPolicyAdvancedOptionsConfigResult(dict):
74146
75014
  json_custom_configs: Sequence['outputs.GetSecurityPolicyAdvancedOptionsConfigJsonCustomConfigResult'],
74147
75015
  json_parsing: builtins.str,
74148
75016
  log_level: builtins.str,
75017
+ request_body_inspection_size: builtins.str,
74149
75018
  user_ip_request_headers: Sequence[builtins.str]):
74150
75019
  """
74151
75020
  :param Sequence['GetSecurityPolicyAdvancedOptionsConfigJsonCustomConfigArgs'] json_custom_configs: Custom configuration to apply the JSON parsing. Only applicable when JSON parsing is set to STANDARD.
74152
75021
  :param builtins.str json_parsing: JSON body parsing. Supported values include: "DISABLED", "STANDARD".
74153
75022
  :param builtins.str log_level: Logging level. Supported values include: "NORMAL", "VERBOSE".
75023
+ :param 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.
74154
75024
  :param Sequence[builtins.str] user_ip_request_headers: An optional list of case-insensitive request header names to use for resolving the callers client IP address.
74155
75025
  """
74156
75026
  pulumi.set(__self__, "json_custom_configs", json_custom_configs)
74157
75027
  pulumi.set(__self__, "json_parsing", json_parsing)
74158
75028
  pulumi.set(__self__, "log_level", log_level)
75029
+ pulumi.set(__self__, "request_body_inspection_size", request_body_inspection_size)
74159
75030
  pulumi.set(__self__, "user_ip_request_headers", user_ip_request_headers)
74160
75031
 
74161
75032
  @property
@@ -74182,6 +75053,14 @@ class GetSecurityPolicyAdvancedOptionsConfigResult(dict):
74182
75053
  """
74183
75054
  return pulumi.get(self, "log_level")
74184
75055
 
75056
+ @property
75057
+ @pulumi.getter(name="requestBodyInspectionSize")
75058
+ def request_body_inspection_size(self) -> builtins.str:
75059
+ """
75060
+ The maximum request size chosen by the customer with Waf enabled. Values supported are "8KB", "16KB, "32KB", "48KB" and "64KB". Values are case insensitive.
75061
+ """
75062
+ return pulumi.get(self, "request_body_inspection_size")
75063
+
74185
75064
  @property
74186
75065
  @pulumi.getter(name="userIpRequestHeaders")
74187
75066
  def user_ip_request_headers(self) -> Sequence[builtins.str]: