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
@@ -23,6 +23,7 @@ __all__ = ['FutureReservationArgs', 'FutureReservation']
23
23
  class FutureReservationArgs:
24
24
  def __init__(__self__, *,
25
25
  time_window: pulumi.Input['FutureReservationTimeWindowArgs'],
26
+ aggregate_reservation: Optional[pulumi.Input['FutureReservationAggregateReservationArgs']] = None,
26
27
  auto_created_reservations_delete_time: Optional[pulumi.Input[builtins.str]] = None,
27
28
  auto_created_reservations_duration: Optional[pulumi.Input['FutureReservationAutoCreatedReservationsDurationArgs']] = None,
28
29
  auto_delete_auto_created_reservations: Optional[pulumi.Input[builtins.bool]] = None,
@@ -43,17 +44,17 @@ class FutureReservationArgs:
43
44
  The set of arguments for constructing a FutureReservation resource.
44
45
  :param pulumi.Input['FutureReservationTimeWindowArgs'] time_window: Time window for this Future Reservation.
45
46
  Structure is documented below.
47
+ :param pulumi.Input['FutureReservationAggregateReservationArgs'] aggregate_reservation: Aggregate reservation details for the future reservation.
48
+ Structure is documented below.
46
49
  :param pulumi.Input[builtins.str] auto_created_reservations_delete_time: Future timestamp when the FR auto-created reservations will be deleted by Compute Engine.
47
- :param pulumi.Input['FutureReservationAutoCreatedReservationsDurationArgs'] auto_created_reservations_duration: Specifies the duration of auto-created reservations. It represents relative time to future reservation startTime when
48
- auto-created reservations will be automatically deleted by Compute Engine. Duration time unit is represented as a count
49
- of seconds and fractions of seconds at nanosecond resolution.
50
- :param pulumi.Input[builtins.bool] auto_delete_auto_created_reservations: Setting for enabling or disabling automatic deletion for auto-created reservation. If set to true, auto-created
51
- reservations will be deleted at Future Reservation's end time (default) or at user's defined timestamp if any of the
52
- [autoCreatedReservationsDeleteTime, autoCreatedReservationsDuration] values is specified. For keeping auto-created
53
- reservation indefinitely, this value should be set to false.
50
+ :param pulumi.Input['FutureReservationAutoCreatedReservationsDurationArgs'] auto_created_reservations_duration: Specifies the duration of auto-created reservations. It represents relative time to future reservation startTime when auto-created reservations will be automatically deleted by Compute Engine. Duration time unit is represented as a count of seconds and fractions of seconds at nanosecond resolution.
51
+ Structure is documented below.
52
+ :param pulumi.Input[builtins.bool] auto_delete_auto_created_reservations: Setting for enabling or disabling automatic deletion for auto-created reservation. If set to true, auto-created reservations will be deleted at Future Reservation's end time (default) or at user's defined timestamp if any of the [autoCreatedReservationsDeleteTime, autoCreatedReservationsDuration] values is specified. For keeping auto-created reservation indefinitely, this value should be set to false.
54
53
  :param pulumi.Input['FutureReservationCommitmentInfoArgs'] commitment_info: If not present, then FR will not deliver a new commitment or update an existing commitment.
55
- :param pulumi.Input[builtins.str] deployment_type: Type of the deployment requested as part of future reservation. Possible values: ["DENSE", "FLEXIBLE"]
56
- :param pulumi.Input[builtins.str] description: The description of the FutureReservation before an amendment was requested.
54
+ Structure is documented below.
55
+ :param pulumi.Input[builtins.str] deployment_type: Type of the deployment requested as part of future reservation.
56
+ Possible values are: `DENSE`, `FLEXIBLE`.
57
+ :param pulumi.Input[builtins.str] description: An optional description of this resource.
57
58
  :param pulumi.Input[builtins.str] name: Name of the resource. Provided by the client when the resource is
58
59
  created. The name must be 1-63 characters long, and comply with
59
60
  RFC1035. Specifically, the name must be 1-63 characters long and match
@@ -61,23 +62,25 @@ class FutureReservationArgs:
61
62
  first character must be a lowercase letter, and all following
62
63
  characters must be a dash, lowercase letter, or digit, except the las
63
64
  character, which cannot be a dash.
64
- :param pulumi.Input[builtins.str] name_prefix: The name prefix of the Future Reservation before an amendment was requested.
65
- :param pulumi.Input[builtins.str] planning_status: Planning state before being submitted for evaluation Possible values: ["DRAFT", "SUBMITTED"]
66
- :param pulumi.Input[builtins.str] project: (Required) The identifier for this object. Format specified above.
67
- :param pulumi.Input[builtins.str] reservation_mode: The reservation mode which determines reservation-termination behavior and expected pricing. Possible values:
68
- ["CALENDAR", "DEFAULT"]
69
- :param pulumi.Input[builtins.str] reservation_name: Name of reservations where the capacity is provisioned at the time of delivery of future reservations. If the
70
- reservation with the given name does not exist already, it is created automatically at the time of Approval with
71
- INACTIVE state till specified start-time. Either provide the reservationName or a namePrefix.
72
- :param pulumi.Input[builtins.str] scheduling_type: Maintenance information for this reservation Possible values: ["GROUPED", "INDEPENDENT"]
73
- :param pulumi.Input['FutureReservationShareSettingsArgs'] share_settings: The previous share settings of the Future Reservation.
65
+ :param pulumi.Input[builtins.str] name_prefix: Name prefix for the reservations to be created at the time of delivery. The name prefix must comply with RFC1035. Maximum allowed length for name prefix is 20. Automatically created reservations name format will be -date-####.
66
+ :param pulumi.Input[builtins.str] planning_status: Planning state before being submitted for evaluation
67
+ Possible values are: `DRAFT`, `SUBMITTED`.
68
+ :param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
69
+ If it is not provided, the provider project is used.
70
+ :param pulumi.Input[builtins.str] reservation_mode: The reservation mode which determines reservation-termination behavior and expected pricing.
71
+ Possible values are: `CALENDAR`, `DEFAULT`.
72
+ :param pulumi.Input[builtins.str] reservation_name: Name of reservations where the capacity is provisioned at the time of delivery of future reservations. If the reservation with the given name does not exist already, it is created automatically at the time of Approval with INACTIVE state till specified start-time. Either provide the reservationName or a namePrefix.
73
+ :param pulumi.Input[builtins.str] scheduling_type: Maintenance information for this reservation
74
+ Possible values are: `GROUPED`, `INDEPENDENT`.
75
+ :param pulumi.Input['FutureReservationShareSettingsArgs'] share_settings: Settings for sharing the future reservation
74
76
  Structure is documented below.
75
- :param pulumi.Input[builtins.bool] specific_reservation_required: Indicates whether the auto-created reservation can be consumed by VMs with affinity for "any" reservation. If the field
76
- is set, then only VMs that target the reservation by name can consume from the delivered reservation.
77
- :param pulumi.Input['FutureReservationSpecificSkuPropertiesArgs'] specific_sku_properties: The previous instance related properties of the Future Reservation.
77
+ :param pulumi.Input[builtins.bool] specific_reservation_required: Indicates whether the auto-created reservation can be consumed by VMs with affinity for "any" reservation. If the field is set, then only VMs that target the reservation by name can consume from the delivered reservation.
78
+ :param pulumi.Input['FutureReservationSpecificSkuPropertiesArgs'] specific_sku_properties: Future Reservation configuration to indicate instance properties and total count.
78
79
  Structure is documented below.
79
80
  """
80
81
  pulumi.set(__self__, "time_window", time_window)
82
+ if aggregate_reservation is not None:
83
+ pulumi.set(__self__, "aggregate_reservation", aggregate_reservation)
81
84
  if auto_created_reservations_delete_time is not None:
82
85
  pulumi.set(__self__, "auto_created_reservations_delete_time", auto_created_reservations_delete_time)
83
86
  if auto_created_reservations_duration is not None:
@@ -124,6 +127,19 @@ class FutureReservationArgs:
124
127
  def time_window(self, value: pulumi.Input['FutureReservationTimeWindowArgs']):
125
128
  pulumi.set(self, "time_window", value)
126
129
 
130
+ @property
131
+ @pulumi.getter(name="aggregateReservation")
132
+ def aggregate_reservation(self) -> Optional[pulumi.Input['FutureReservationAggregateReservationArgs']]:
133
+ """
134
+ Aggregate reservation details for the future reservation.
135
+ Structure is documented below.
136
+ """
137
+ return pulumi.get(self, "aggregate_reservation")
138
+
139
+ @aggregate_reservation.setter
140
+ def aggregate_reservation(self, value: Optional[pulumi.Input['FutureReservationAggregateReservationArgs']]):
141
+ pulumi.set(self, "aggregate_reservation", value)
142
+
127
143
  @property
128
144
  @pulumi.getter(name="autoCreatedReservationsDeleteTime")
129
145
  def auto_created_reservations_delete_time(self) -> Optional[pulumi.Input[builtins.str]]:
@@ -140,9 +156,8 @@ class FutureReservationArgs:
140
156
  @pulumi.getter(name="autoCreatedReservationsDuration")
141
157
  def auto_created_reservations_duration(self) -> Optional[pulumi.Input['FutureReservationAutoCreatedReservationsDurationArgs']]:
142
158
  """
143
- Specifies the duration of auto-created reservations. It represents relative time to future reservation startTime when
144
- auto-created reservations will be automatically deleted by Compute Engine. Duration time unit is represented as a count
145
- of seconds and fractions of seconds at nanosecond resolution.
159
+ Specifies the duration of auto-created reservations. It represents relative time to future reservation startTime when auto-created reservations will be automatically deleted by Compute Engine. Duration time unit is represented as a count of seconds and fractions of seconds at nanosecond resolution.
160
+ Structure is documented below.
146
161
  """
147
162
  return pulumi.get(self, "auto_created_reservations_duration")
148
163
 
@@ -154,10 +169,7 @@ class FutureReservationArgs:
154
169
  @pulumi.getter(name="autoDeleteAutoCreatedReservations")
155
170
  def auto_delete_auto_created_reservations(self) -> Optional[pulumi.Input[builtins.bool]]:
156
171
  """
157
- Setting for enabling or disabling automatic deletion for auto-created reservation. If set to true, auto-created
158
- reservations will be deleted at Future Reservation's end time (default) or at user's defined timestamp if any of the
159
- [autoCreatedReservationsDeleteTime, autoCreatedReservationsDuration] values is specified. For keeping auto-created
160
- reservation indefinitely, this value should be set to false.
172
+ Setting for enabling or disabling automatic deletion for auto-created reservation. If set to true, auto-created reservations will be deleted at Future Reservation's end time (default) or at user's defined timestamp if any of the [autoCreatedReservationsDeleteTime, autoCreatedReservationsDuration] values is specified. For keeping auto-created reservation indefinitely, this value should be set to false.
161
173
  """
162
174
  return pulumi.get(self, "auto_delete_auto_created_reservations")
163
175
 
@@ -170,6 +182,7 @@ class FutureReservationArgs:
170
182
  def commitment_info(self) -> Optional[pulumi.Input['FutureReservationCommitmentInfoArgs']]:
171
183
  """
172
184
  If not present, then FR will not deliver a new commitment or update an existing commitment.
185
+ Structure is documented below.
173
186
  """
174
187
  return pulumi.get(self, "commitment_info")
175
188
 
@@ -181,7 +194,8 @@ class FutureReservationArgs:
181
194
  @pulumi.getter(name="deploymentType")
182
195
  def deployment_type(self) -> Optional[pulumi.Input[builtins.str]]:
183
196
  """
184
- Type of the deployment requested as part of future reservation. Possible values: ["DENSE", "FLEXIBLE"]
197
+ Type of the deployment requested as part of future reservation.
198
+ Possible values are: `DENSE`, `FLEXIBLE`.
185
199
  """
186
200
  return pulumi.get(self, "deployment_type")
187
201
 
@@ -193,7 +207,7 @@ class FutureReservationArgs:
193
207
  @pulumi.getter
194
208
  def description(self) -> Optional[pulumi.Input[builtins.str]]:
195
209
  """
196
- The description of the FutureReservation before an amendment was requested.
210
+ An optional description of this resource.
197
211
  """
198
212
  return pulumi.get(self, "description")
199
213
 
@@ -223,7 +237,7 @@ class FutureReservationArgs:
223
237
  @pulumi.getter(name="namePrefix")
224
238
  def name_prefix(self) -> Optional[pulumi.Input[builtins.str]]:
225
239
  """
226
- The name prefix of the Future Reservation before an amendment was requested.
240
+ 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-####.
227
241
  """
228
242
  return pulumi.get(self, "name_prefix")
229
243
 
@@ -235,7 +249,8 @@ class FutureReservationArgs:
235
249
  @pulumi.getter(name="planningStatus")
236
250
  def planning_status(self) -> Optional[pulumi.Input[builtins.str]]:
237
251
  """
238
- Planning state before being submitted for evaluation Possible values: ["DRAFT", "SUBMITTED"]
252
+ Planning state before being submitted for evaluation
253
+ Possible values are: `DRAFT`, `SUBMITTED`.
239
254
  """
240
255
  return pulumi.get(self, "planning_status")
241
256
 
@@ -247,7 +262,8 @@ class FutureReservationArgs:
247
262
  @pulumi.getter
248
263
  def project(self) -> Optional[pulumi.Input[builtins.str]]:
249
264
  """
250
- (Required) The identifier for this object. Format specified above.
265
+ The ID of the project in which the resource belongs.
266
+ If it is not provided, the provider project is used.
251
267
  """
252
268
  return pulumi.get(self, "project")
253
269
 
@@ -259,8 +275,8 @@ class FutureReservationArgs:
259
275
  @pulumi.getter(name="reservationMode")
260
276
  def reservation_mode(self) -> Optional[pulumi.Input[builtins.str]]:
261
277
  """
262
- The reservation mode which determines reservation-termination behavior and expected pricing. Possible values:
263
- ["CALENDAR", "DEFAULT"]
278
+ The reservation mode which determines reservation-termination behavior and expected pricing.
279
+ Possible values are: `CALENDAR`, `DEFAULT`.
264
280
  """
265
281
  return pulumi.get(self, "reservation_mode")
266
282
 
@@ -272,9 +288,7 @@ class FutureReservationArgs:
272
288
  @pulumi.getter(name="reservationName")
273
289
  def reservation_name(self) -> Optional[pulumi.Input[builtins.str]]:
274
290
  """
275
- Name of reservations where the capacity is provisioned at the time of delivery of future reservations. If the
276
- reservation with the given name does not exist already, it is created automatically at the time of Approval with
277
- INACTIVE state till specified start-time. Either provide the reservationName or a namePrefix.
291
+ Name of reservations where the capacity is provisioned at the time of delivery of future reservations. If the reservation with the given name does not exist already, it is created automatically at the time of Approval with INACTIVE state till specified start-time. Either provide the reservationName or a namePrefix.
278
292
  """
279
293
  return pulumi.get(self, "reservation_name")
280
294
 
@@ -286,7 +300,8 @@ class FutureReservationArgs:
286
300
  @pulumi.getter(name="schedulingType")
287
301
  def scheduling_type(self) -> Optional[pulumi.Input[builtins.str]]:
288
302
  """
289
- Maintenance information for this reservation Possible values: ["GROUPED", "INDEPENDENT"]
303
+ Maintenance information for this reservation
304
+ Possible values are: `GROUPED`, `INDEPENDENT`.
290
305
  """
291
306
  return pulumi.get(self, "scheduling_type")
292
307
 
@@ -298,7 +313,7 @@ class FutureReservationArgs:
298
313
  @pulumi.getter(name="shareSettings")
299
314
  def share_settings(self) -> Optional[pulumi.Input['FutureReservationShareSettingsArgs']]:
300
315
  """
301
- The previous share settings of the Future Reservation.
316
+ Settings for sharing the future reservation
302
317
  Structure is documented below.
303
318
  """
304
319
  return pulumi.get(self, "share_settings")
@@ -311,8 +326,7 @@ class FutureReservationArgs:
311
326
  @pulumi.getter(name="specificReservationRequired")
312
327
  def specific_reservation_required(self) -> Optional[pulumi.Input[builtins.bool]]:
313
328
  """
314
- Indicates whether the auto-created reservation can be consumed by VMs with affinity for "any" reservation. If the field
315
- is set, then only VMs that target the reservation by name can consume from the delivered reservation.
329
+ Indicates whether the auto-created reservation can be consumed by VMs with affinity for "any" reservation. If the field is set, then only VMs that target the reservation by name can consume from the delivered reservation.
316
330
  """
317
331
  return pulumi.get(self, "specific_reservation_required")
318
332
 
@@ -324,7 +338,7 @@ class FutureReservationArgs:
324
338
  @pulumi.getter(name="specificSkuProperties")
325
339
  def specific_sku_properties(self) -> Optional[pulumi.Input['FutureReservationSpecificSkuPropertiesArgs']]:
326
340
  """
327
- The previous instance related properties of the Future Reservation.
341
+ Future Reservation configuration to indicate instance properties and total count.
328
342
  Structure is documented below.
329
343
  """
330
344
  return pulumi.get(self, "specific_sku_properties")
@@ -337,6 +351,7 @@ class FutureReservationArgs:
337
351
  @pulumi.input_type
338
352
  class _FutureReservationState:
339
353
  def __init__(__self__, *,
354
+ aggregate_reservation: Optional[pulumi.Input['FutureReservationAggregateReservationArgs']] = None,
340
355
  auto_created_reservations_delete_time: Optional[pulumi.Input[builtins.str]] = None,
341
356
  auto_created_reservations_duration: Optional[pulumi.Input['FutureReservationAutoCreatedReservationsDurationArgs']] = None,
342
357
  auto_delete_auto_created_reservations: Optional[pulumi.Input[builtins.bool]] = None,
@@ -361,18 +376,18 @@ class _FutureReservationState:
361
376
  zone: Optional[pulumi.Input[builtins.str]] = None):
362
377
  """
363
378
  Input properties used for looking up and filtering FutureReservation resources.
379
+ :param pulumi.Input['FutureReservationAggregateReservationArgs'] aggregate_reservation: Aggregate reservation details for the future reservation.
380
+ Structure is documented below.
364
381
  :param pulumi.Input[builtins.str] auto_created_reservations_delete_time: Future timestamp when the FR auto-created reservations will be deleted by Compute Engine.
365
- :param pulumi.Input['FutureReservationAutoCreatedReservationsDurationArgs'] auto_created_reservations_duration: Specifies the duration of auto-created reservations. It represents relative time to future reservation startTime when
366
- auto-created reservations will be automatically deleted by Compute Engine. Duration time unit is represented as a count
367
- of seconds and fractions of seconds at nanosecond resolution.
368
- :param pulumi.Input[builtins.bool] auto_delete_auto_created_reservations: Setting for enabling or disabling automatic deletion for auto-created reservation. If set to true, auto-created
369
- reservations will be deleted at Future Reservation's end time (default) or at user's defined timestamp if any of the
370
- [autoCreatedReservationsDeleteTime, autoCreatedReservationsDuration] values is specified. For keeping auto-created
371
- reservation indefinitely, this value should be set to false.
382
+ :param pulumi.Input['FutureReservationAutoCreatedReservationsDurationArgs'] auto_created_reservations_duration: Specifies the duration of auto-created reservations. It represents relative time to future reservation startTime when auto-created reservations will be automatically deleted by Compute Engine. Duration time unit is represented as a count of seconds and fractions of seconds at nanosecond resolution.
383
+ Structure is documented below.
384
+ :param pulumi.Input[builtins.bool] auto_delete_auto_created_reservations: Setting for enabling or disabling automatic deletion for auto-created reservation. If set to true, auto-created reservations will be deleted at Future Reservation's end time (default) or at user's defined timestamp if any of the [autoCreatedReservationsDeleteTime, autoCreatedReservationsDuration] values is specified. For keeping auto-created reservation indefinitely, this value should be set to false.
372
385
  :param pulumi.Input['FutureReservationCommitmentInfoArgs'] commitment_info: If not present, then FR will not deliver a new commitment or update an existing commitment.
386
+ Structure is documented below.
373
387
  :param pulumi.Input[builtins.str] creation_timestamp: The creation timestamp for this future reservation in RFC3339 text format.
374
- :param pulumi.Input[builtins.str] deployment_type: Type of the deployment requested as part of future reservation. Possible values: ["DENSE", "FLEXIBLE"]
375
- :param pulumi.Input[builtins.str] description: The description of the FutureReservation before an amendment was requested.
388
+ :param pulumi.Input[builtins.str] deployment_type: Type of the deployment requested as part of future reservation.
389
+ Possible values are: `DENSE`, `FLEXIBLE`.
390
+ :param pulumi.Input[builtins.str] description: An optional description of this resource.
376
391
  :param pulumi.Input[builtins.str] name: Name of the resource. Provided by the client when the resource is
377
392
  created. The name must be 1-63 characters long, and comply with
378
393
  RFC1035. Specifically, the name must be 1-63 characters long and match
@@ -380,22 +395,22 @@ class _FutureReservationState:
380
395
  first character must be a lowercase letter, and all following
381
396
  characters must be a dash, lowercase letter, or digit, except the las
382
397
  character, which cannot be a dash.
383
- :param pulumi.Input[builtins.str] name_prefix: The name prefix of the Future Reservation before an amendment was requested.
384
- :param pulumi.Input[builtins.str] planning_status: Planning state before being submitted for evaluation Possible values: ["DRAFT", "SUBMITTED"]
385
- :param pulumi.Input[builtins.str] project: (Required) The identifier for this object. Format specified above.
386
- :param pulumi.Input[builtins.str] reservation_mode: The reservation mode which determines reservation-termination behavior and expected pricing. Possible values:
387
- ["CALENDAR", "DEFAULT"]
388
- :param pulumi.Input[builtins.str] reservation_name: Name of reservations where the capacity is provisioned at the time of delivery of future reservations. If the
389
- reservation with the given name does not exist already, it is created automatically at the time of Approval with
390
- INACTIVE state till specified start-time. Either provide the reservationName or a namePrefix.
391
- :param pulumi.Input[builtins.str] scheduling_type: Maintenance information for this reservation Possible values: ["GROUPED", "INDEPENDENT"]
398
+ :param pulumi.Input[builtins.str] name_prefix: Name prefix for the reservations to be created at the time of delivery. The name prefix must comply with RFC1035. Maximum allowed length for name prefix is 20. Automatically created reservations name format will be -date-####.
399
+ :param pulumi.Input[builtins.str] planning_status: Planning state before being submitted for evaluation
400
+ Possible values are: `DRAFT`, `SUBMITTED`.
401
+ :param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
402
+ If it is not provided, the provider project is used.
403
+ :param pulumi.Input[builtins.str] reservation_mode: The reservation mode which determines reservation-termination behavior and expected pricing.
404
+ Possible values are: `CALENDAR`, `DEFAULT`.
405
+ :param pulumi.Input[builtins.str] reservation_name: Name of reservations where the capacity is provisioned at the time of delivery of future reservations. If the reservation with the given name does not exist already, it is created automatically at the time of Approval with INACTIVE state till specified start-time. Either provide the reservationName or a namePrefix.
406
+ :param pulumi.Input[builtins.str] scheduling_type: Maintenance information for this reservation
407
+ Possible values are: `GROUPED`, `INDEPENDENT`.
392
408
  :param pulumi.Input[builtins.str] self_link: The URI of the created resource.
393
409
  :param pulumi.Input[builtins.str] self_link_with_id: Server-defined URL for this resource with the resource id.
394
- :param pulumi.Input['FutureReservationShareSettingsArgs'] share_settings: The previous share settings of the Future Reservation.
410
+ :param pulumi.Input['FutureReservationShareSettingsArgs'] share_settings: Settings for sharing the future reservation
395
411
  Structure is documented below.
396
- :param pulumi.Input[builtins.bool] specific_reservation_required: Indicates whether the auto-created reservation can be consumed by VMs with affinity for "any" reservation. If the field
397
- is set, then only VMs that target the reservation by name can consume from the delivered reservation.
398
- :param pulumi.Input['FutureReservationSpecificSkuPropertiesArgs'] specific_sku_properties: The previous instance related properties of the Future Reservation.
412
+ :param pulumi.Input[builtins.bool] specific_reservation_required: Indicates whether the auto-created reservation can be consumed by VMs with affinity for "any" reservation. If the field is set, then only VMs that target the reservation by name can consume from the delivered reservation.
413
+ :param pulumi.Input['FutureReservationSpecificSkuPropertiesArgs'] specific_sku_properties: Future Reservation configuration to indicate instance properties and total count.
399
414
  Structure is documented below.
400
415
  :param pulumi.Input[Sequence[pulumi.Input['FutureReservationStatusArgs']]] statuses: [Output only] Status of the Future Reservation
401
416
  Structure is documented below.
@@ -403,6 +418,8 @@ class _FutureReservationState:
403
418
  Structure is documented below.
404
419
  :param pulumi.Input[builtins.str] zone: URL of the Zone where this future reservation resides.
405
420
  """
421
+ if aggregate_reservation is not None:
422
+ pulumi.set(__self__, "aggregate_reservation", aggregate_reservation)
406
423
  if auto_created_reservations_delete_time is not None:
407
424
  pulumi.set(__self__, "auto_created_reservations_delete_time", auto_created_reservations_delete_time)
408
425
  if auto_created_reservations_duration is not None:
@@ -448,6 +465,19 @@ class _FutureReservationState:
448
465
  if zone is not None:
449
466
  pulumi.set(__self__, "zone", zone)
450
467
 
468
+ @property
469
+ @pulumi.getter(name="aggregateReservation")
470
+ def aggregate_reservation(self) -> Optional[pulumi.Input['FutureReservationAggregateReservationArgs']]:
471
+ """
472
+ Aggregate reservation details for the future reservation.
473
+ Structure is documented below.
474
+ """
475
+ return pulumi.get(self, "aggregate_reservation")
476
+
477
+ @aggregate_reservation.setter
478
+ def aggregate_reservation(self, value: Optional[pulumi.Input['FutureReservationAggregateReservationArgs']]):
479
+ pulumi.set(self, "aggregate_reservation", value)
480
+
451
481
  @property
452
482
  @pulumi.getter(name="autoCreatedReservationsDeleteTime")
453
483
  def auto_created_reservations_delete_time(self) -> Optional[pulumi.Input[builtins.str]]:
@@ -464,9 +494,8 @@ class _FutureReservationState:
464
494
  @pulumi.getter(name="autoCreatedReservationsDuration")
465
495
  def auto_created_reservations_duration(self) -> Optional[pulumi.Input['FutureReservationAutoCreatedReservationsDurationArgs']]:
466
496
  """
467
- Specifies the duration of auto-created reservations. It represents relative time to future reservation startTime when
468
- auto-created reservations will be automatically deleted by Compute Engine. Duration time unit is represented as a count
469
- of seconds and fractions of seconds at nanosecond resolution.
497
+ Specifies the duration of auto-created reservations. It represents relative time to future reservation startTime when auto-created reservations will be automatically deleted by Compute Engine. Duration time unit is represented as a count of seconds and fractions of seconds at nanosecond resolution.
498
+ Structure is documented below.
470
499
  """
471
500
  return pulumi.get(self, "auto_created_reservations_duration")
472
501
 
@@ -478,10 +507,7 @@ class _FutureReservationState:
478
507
  @pulumi.getter(name="autoDeleteAutoCreatedReservations")
479
508
  def auto_delete_auto_created_reservations(self) -> Optional[pulumi.Input[builtins.bool]]:
480
509
  """
481
- Setting for enabling or disabling automatic deletion for auto-created reservation. If set to true, auto-created
482
- reservations will be deleted at Future Reservation's end time (default) or at user's defined timestamp if any of the
483
- [autoCreatedReservationsDeleteTime, autoCreatedReservationsDuration] values is specified. For keeping auto-created
484
- reservation indefinitely, this value should be set to false.
510
+ Setting for enabling or disabling automatic deletion for auto-created reservation. If set to true, auto-created reservations will be deleted at Future Reservation's end time (default) or at user's defined timestamp if any of the [autoCreatedReservationsDeleteTime, autoCreatedReservationsDuration] values is specified. For keeping auto-created reservation indefinitely, this value should be set to false.
485
511
  """
486
512
  return pulumi.get(self, "auto_delete_auto_created_reservations")
487
513
 
@@ -494,6 +520,7 @@ class _FutureReservationState:
494
520
  def commitment_info(self) -> Optional[pulumi.Input['FutureReservationCommitmentInfoArgs']]:
495
521
  """
496
522
  If not present, then FR will not deliver a new commitment or update an existing commitment.
523
+ Structure is documented below.
497
524
  """
498
525
  return pulumi.get(self, "commitment_info")
499
526
 
@@ -517,7 +544,8 @@ class _FutureReservationState:
517
544
  @pulumi.getter(name="deploymentType")
518
545
  def deployment_type(self) -> Optional[pulumi.Input[builtins.str]]:
519
546
  """
520
- Type of the deployment requested as part of future reservation. Possible values: ["DENSE", "FLEXIBLE"]
547
+ Type of the deployment requested as part of future reservation.
548
+ Possible values are: `DENSE`, `FLEXIBLE`.
521
549
  """
522
550
  return pulumi.get(self, "deployment_type")
523
551
 
@@ -529,7 +557,7 @@ class _FutureReservationState:
529
557
  @pulumi.getter
530
558
  def description(self) -> Optional[pulumi.Input[builtins.str]]:
531
559
  """
532
- The description of the FutureReservation before an amendment was requested.
560
+ An optional description of this resource.
533
561
  """
534
562
  return pulumi.get(self, "description")
535
563
 
@@ -559,7 +587,7 @@ class _FutureReservationState:
559
587
  @pulumi.getter(name="namePrefix")
560
588
  def name_prefix(self) -> Optional[pulumi.Input[builtins.str]]:
561
589
  """
562
- The name prefix of the Future Reservation before an amendment was requested.
590
+ 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-####.
563
591
  """
564
592
  return pulumi.get(self, "name_prefix")
565
593
 
@@ -571,7 +599,8 @@ class _FutureReservationState:
571
599
  @pulumi.getter(name="planningStatus")
572
600
  def planning_status(self) -> Optional[pulumi.Input[builtins.str]]:
573
601
  """
574
- Planning state before being submitted for evaluation Possible values: ["DRAFT", "SUBMITTED"]
602
+ Planning state before being submitted for evaluation
603
+ Possible values are: `DRAFT`, `SUBMITTED`.
575
604
  """
576
605
  return pulumi.get(self, "planning_status")
577
606
 
@@ -583,7 +612,8 @@ class _FutureReservationState:
583
612
  @pulumi.getter
584
613
  def project(self) -> Optional[pulumi.Input[builtins.str]]:
585
614
  """
586
- (Required) The identifier for this object. Format specified above.
615
+ The ID of the project in which the resource belongs.
616
+ If it is not provided, the provider project is used.
587
617
  """
588
618
  return pulumi.get(self, "project")
589
619
 
@@ -595,8 +625,8 @@ class _FutureReservationState:
595
625
  @pulumi.getter(name="reservationMode")
596
626
  def reservation_mode(self) -> Optional[pulumi.Input[builtins.str]]:
597
627
  """
598
- The reservation mode which determines reservation-termination behavior and expected pricing. Possible values:
599
- ["CALENDAR", "DEFAULT"]
628
+ The reservation mode which determines reservation-termination behavior and expected pricing.
629
+ Possible values are: `CALENDAR`, `DEFAULT`.
600
630
  """
601
631
  return pulumi.get(self, "reservation_mode")
602
632
 
@@ -608,9 +638,7 @@ class _FutureReservationState:
608
638
  @pulumi.getter(name="reservationName")
609
639
  def reservation_name(self) -> Optional[pulumi.Input[builtins.str]]:
610
640
  """
611
- Name of reservations where the capacity is provisioned at the time of delivery of future reservations. If the
612
- reservation with the given name does not exist already, it is created automatically at the time of Approval with
613
- INACTIVE state till specified start-time. Either provide the reservationName or a namePrefix.
641
+ Name of reservations where the capacity is provisioned at the time of delivery of future reservations. If the reservation with the given name does not exist already, it is created automatically at the time of Approval with INACTIVE state till specified start-time. Either provide the reservationName or a namePrefix.
614
642
  """
615
643
  return pulumi.get(self, "reservation_name")
616
644
 
@@ -622,7 +650,8 @@ class _FutureReservationState:
622
650
  @pulumi.getter(name="schedulingType")
623
651
  def scheduling_type(self) -> Optional[pulumi.Input[builtins.str]]:
624
652
  """
625
- Maintenance information for this reservation Possible values: ["GROUPED", "INDEPENDENT"]
653
+ Maintenance information for this reservation
654
+ Possible values are: `GROUPED`, `INDEPENDENT`.
626
655
  """
627
656
  return pulumi.get(self, "scheduling_type")
628
657
 
@@ -658,7 +687,7 @@ class _FutureReservationState:
658
687
  @pulumi.getter(name="shareSettings")
659
688
  def share_settings(self) -> Optional[pulumi.Input['FutureReservationShareSettingsArgs']]:
660
689
  """
661
- The previous share settings of the Future Reservation.
690
+ Settings for sharing the future reservation
662
691
  Structure is documented below.
663
692
  """
664
693
  return pulumi.get(self, "share_settings")
@@ -671,8 +700,7 @@ class _FutureReservationState:
671
700
  @pulumi.getter(name="specificReservationRequired")
672
701
  def specific_reservation_required(self) -> Optional[pulumi.Input[builtins.bool]]:
673
702
  """
674
- Indicates whether the auto-created reservation can be consumed by VMs with affinity for "any" reservation. If the field
675
- is set, then only VMs that target the reservation by name can consume from the delivered reservation.
703
+ Indicates whether the auto-created reservation can be consumed by VMs with affinity for "any" reservation. If the field is set, then only VMs that target the reservation by name can consume from the delivered reservation.
676
704
  """
677
705
  return pulumi.get(self, "specific_reservation_required")
678
706
 
@@ -684,7 +712,7 @@ class _FutureReservationState:
684
712
  @pulumi.getter(name="specificSkuProperties")
685
713
  def specific_sku_properties(self) -> Optional[pulumi.Input['FutureReservationSpecificSkuPropertiesArgs']]:
686
714
  """
687
- The previous instance related properties of the Future Reservation.
715
+ Future Reservation configuration to indicate instance properties and total count.
688
716
  Structure is documented below.
689
717
  """
690
718
  return pulumi.get(self, "specific_sku_properties")
@@ -738,6 +766,7 @@ class FutureReservation(pulumi.CustomResource):
738
766
  def __init__(__self__,
739
767
  resource_name: str,
740
768
  opts: Optional[pulumi.ResourceOptions] = None,
769
+ aggregate_reservation: Optional[pulumi.Input[Union['FutureReservationAggregateReservationArgs', 'FutureReservationAggregateReservationArgsDict']]] = None,
741
770
  auto_created_reservations_delete_time: Optional[pulumi.Input[builtins.str]] = None,
742
771
  auto_created_reservations_duration: Optional[pulumi.Input[Union['FutureReservationAutoCreatedReservationsDurationArgs', 'FutureReservationAutoCreatedReservationsDurationArgsDict']]] = None,
743
772
  auto_delete_auto_created_reservations: Optional[pulumi.Input[builtins.bool]] = None,
@@ -782,6 +811,41 @@ class FutureReservation(pulumi.CustomResource):
782
811
  },
783
812
  })
784
813
  ```
814
+ ### Future Reservation Aggregate Reservation
815
+
816
+ ```python
817
+ import pulumi
818
+ import pulumi_gcp as gcp
819
+
820
+ gce_future_reservation = gcp.compute.FutureReservation("gce_future_reservation",
821
+ name="gce-future-reservation-aggregate-reservation",
822
+ project="my-project-name",
823
+ auto_delete_auto_created_reservations=True,
824
+ planning_status="DRAFT",
825
+ name_prefix="fr-basic",
826
+ time_window={
827
+ "start_time": "2025-11-01T00:00:00Z",
828
+ "end_time": "2025-11-02T00:00:00Z",
829
+ },
830
+ aggregate_reservation={
831
+ "vm_family": "VM_FAMILY_CLOUD_TPU_DEVICE_CT3",
832
+ "workload_type": "UNSPECIFIED",
833
+ "reserved_resources": [
834
+ {
835
+ "accelerator": {
836
+ "accelerator_count": 32,
837
+ "accelerator_type": "projects/my-project-name/zones/us-central1-a/acceleratorTypes/ct3",
838
+ },
839
+ },
840
+ {
841
+ "accelerator": {
842
+ "accelerator_count": 2,
843
+ "accelerator_type": "projects/my-project-name/zones/us-central1-a/acceleratorTypes/ct3",
844
+ },
845
+ },
846
+ ],
847
+ })
848
+ ```
785
849
 
786
850
  ## Import
787
851
 
@@ -815,17 +879,17 @@ class FutureReservation(pulumi.CustomResource):
815
879
 
816
880
  :param str resource_name: The name of the resource.
817
881
  :param pulumi.ResourceOptions opts: Options for the resource.
882
+ :param pulumi.Input[Union['FutureReservationAggregateReservationArgs', 'FutureReservationAggregateReservationArgsDict']] aggregate_reservation: Aggregate reservation details for the future reservation.
883
+ Structure is documented below.
818
884
  :param pulumi.Input[builtins.str] auto_created_reservations_delete_time: Future timestamp when the FR auto-created reservations will be deleted by Compute Engine.
819
- :param pulumi.Input[Union['FutureReservationAutoCreatedReservationsDurationArgs', 'FutureReservationAutoCreatedReservationsDurationArgsDict']] auto_created_reservations_duration: Specifies the duration of auto-created reservations. It represents relative time to future reservation startTime when
820
- auto-created reservations will be automatically deleted by Compute Engine. Duration time unit is represented as a count
821
- of seconds and fractions of seconds at nanosecond resolution.
822
- :param pulumi.Input[builtins.bool] auto_delete_auto_created_reservations: Setting for enabling or disabling automatic deletion for auto-created reservation. If set to true, auto-created
823
- reservations will be deleted at Future Reservation's end time (default) or at user's defined timestamp if any of the
824
- [autoCreatedReservationsDeleteTime, autoCreatedReservationsDuration] values is specified. For keeping auto-created
825
- reservation indefinitely, this value should be set to false.
885
+ :param pulumi.Input[Union['FutureReservationAutoCreatedReservationsDurationArgs', 'FutureReservationAutoCreatedReservationsDurationArgsDict']] auto_created_reservations_duration: Specifies the duration of auto-created reservations. It represents relative time to future reservation startTime when auto-created reservations will be automatically deleted by Compute Engine. Duration time unit is represented as a count of seconds and fractions of seconds at nanosecond resolution.
886
+ Structure is documented below.
887
+ :param pulumi.Input[builtins.bool] auto_delete_auto_created_reservations: Setting for enabling or disabling automatic deletion for auto-created reservation. If set to true, auto-created reservations will be deleted at Future Reservation's end time (default) or at user's defined timestamp if any of the [autoCreatedReservationsDeleteTime, autoCreatedReservationsDuration] values is specified. For keeping auto-created reservation indefinitely, this value should be set to false.
826
888
  :param pulumi.Input[Union['FutureReservationCommitmentInfoArgs', 'FutureReservationCommitmentInfoArgsDict']] commitment_info: If not present, then FR will not deliver a new commitment or update an existing commitment.
827
- :param pulumi.Input[builtins.str] deployment_type: Type of the deployment requested as part of future reservation. Possible values: ["DENSE", "FLEXIBLE"]
828
- :param pulumi.Input[builtins.str] description: The description of the FutureReservation before an amendment was requested.
889
+ Structure is documented below.
890
+ :param pulumi.Input[builtins.str] deployment_type: Type of the deployment requested as part of future reservation.
891
+ Possible values are: `DENSE`, `FLEXIBLE`.
892
+ :param pulumi.Input[builtins.str] description: An optional description of this resource.
829
893
  :param pulumi.Input[builtins.str] name: Name of the resource. Provided by the client when the resource is
830
894
  created. The name must be 1-63 characters long, and comply with
831
895
  RFC1035. Specifically, the name must be 1-63 characters long and match
@@ -833,20 +897,20 @@ class FutureReservation(pulumi.CustomResource):
833
897
  first character must be a lowercase letter, and all following
834
898
  characters must be a dash, lowercase letter, or digit, except the las
835
899
  character, which cannot be a dash.
836
- :param pulumi.Input[builtins.str] name_prefix: The name prefix of the Future Reservation before an amendment was requested.
837
- :param pulumi.Input[builtins.str] planning_status: Planning state before being submitted for evaluation Possible values: ["DRAFT", "SUBMITTED"]
838
- :param pulumi.Input[builtins.str] project: (Required) The identifier for this object. Format specified above.
839
- :param pulumi.Input[builtins.str] reservation_mode: The reservation mode which determines reservation-termination behavior and expected pricing. Possible values:
840
- ["CALENDAR", "DEFAULT"]
841
- :param pulumi.Input[builtins.str] reservation_name: Name of reservations where the capacity is provisioned at the time of delivery of future reservations. If the
842
- reservation with the given name does not exist already, it is created automatically at the time of Approval with
843
- INACTIVE state till specified start-time. Either provide the reservationName or a namePrefix.
844
- :param pulumi.Input[builtins.str] scheduling_type: Maintenance information for this reservation Possible values: ["GROUPED", "INDEPENDENT"]
845
- :param pulumi.Input[Union['FutureReservationShareSettingsArgs', 'FutureReservationShareSettingsArgsDict']] share_settings: The previous share settings of the Future Reservation.
900
+ :param pulumi.Input[builtins.str] name_prefix: Name prefix for the reservations to be created at the time of delivery. The name prefix must comply with RFC1035. Maximum allowed length for name prefix is 20. Automatically created reservations name format will be -date-####.
901
+ :param pulumi.Input[builtins.str] planning_status: Planning state before being submitted for evaluation
902
+ Possible values are: `DRAFT`, `SUBMITTED`.
903
+ :param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
904
+ If it is not provided, the provider project is used.
905
+ :param pulumi.Input[builtins.str] reservation_mode: The reservation mode which determines reservation-termination behavior and expected pricing.
906
+ Possible values are: `CALENDAR`, `DEFAULT`.
907
+ :param pulumi.Input[builtins.str] reservation_name: Name of reservations where the capacity is provisioned at the time of delivery of future reservations. If the reservation with the given name does not exist already, it is created automatically at the time of Approval with INACTIVE state till specified start-time. Either provide the reservationName or a namePrefix.
908
+ :param pulumi.Input[builtins.str] scheduling_type: Maintenance information for this reservation
909
+ Possible values are: `GROUPED`, `INDEPENDENT`.
910
+ :param pulumi.Input[Union['FutureReservationShareSettingsArgs', 'FutureReservationShareSettingsArgsDict']] share_settings: Settings for sharing the future reservation
846
911
  Structure is documented below.
847
- :param pulumi.Input[builtins.bool] specific_reservation_required: Indicates whether the auto-created reservation can be consumed by VMs with affinity for "any" reservation. If the field
848
- is set, then only VMs that target the reservation by name can consume from the delivered reservation.
849
- :param pulumi.Input[Union['FutureReservationSpecificSkuPropertiesArgs', 'FutureReservationSpecificSkuPropertiesArgsDict']] specific_sku_properties: The previous instance related properties of the Future Reservation.
912
+ :param pulumi.Input[builtins.bool] specific_reservation_required: Indicates whether the auto-created reservation can be consumed by VMs with affinity for "any" reservation. If the field is set, then only VMs that target the reservation by name can consume from the delivered reservation.
913
+ :param pulumi.Input[Union['FutureReservationSpecificSkuPropertiesArgs', 'FutureReservationSpecificSkuPropertiesArgsDict']] specific_sku_properties: Future Reservation configuration to indicate instance properties and total count.
850
914
  Structure is documented below.
851
915
  :param pulumi.Input[Union['FutureReservationTimeWindowArgs', 'FutureReservationTimeWindowArgsDict']] time_window: Time window for this Future Reservation.
852
916
  Structure is documented below.
@@ -883,6 +947,41 @@ class FutureReservation(pulumi.CustomResource):
883
947
  },
884
948
  })
885
949
  ```
950
+ ### Future Reservation Aggregate Reservation
951
+
952
+ ```python
953
+ import pulumi
954
+ import pulumi_gcp as gcp
955
+
956
+ gce_future_reservation = gcp.compute.FutureReservation("gce_future_reservation",
957
+ name="gce-future-reservation-aggregate-reservation",
958
+ project="my-project-name",
959
+ auto_delete_auto_created_reservations=True,
960
+ planning_status="DRAFT",
961
+ name_prefix="fr-basic",
962
+ time_window={
963
+ "start_time": "2025-11-01T00:00:00Z",
964
+ "end_time": "2025-11-02T00:00:00Z",
965
+ },
966
+ aggregate_reservation={
967
+ "vm_family": "VM_FAMILY_CLOUD_TPU_DEVICE_CT3",
968
+ "workload_type": "UNSPECIFIED",
969
+ "reserved_resources": [
970
+ {
971
+ "accelerator": {
972
+ "accelerator_count": 32,
973
+ "accelerator_type": "projects/my-project-name/zones/us-central1-a/acceleratorTypes/ct3",
974
+ },
975
+ },
976
+ {
977
+ "accelerator": {
978
+ "accelerator_count": 2,
979
+ "accelerator_type": "projects/my-project-name/zones/us-central1-a/acceleratorTypes/ct3",
980
+ },
981
+ },
982
+ ],
983
+ })
984
+ ```
886
985
 
887
986
  ## Import
888
987
 
@@ -929,6 +1028,7 @@ class FutureReservation(pulumi.CustomResource):
929
1028
  def _internal_init(__self__,
930
1029
  resource_name: str,
931
1030
  opts: Optional[pulumi.ResourceOptions] = None,
1031
+ aggregate_reservation: Optional[pulumi.Input[Union['FutureReservationAggregateReservationArgs', 'FutureReservationAggregateReservationArgsDict']]] = None,
932
1032
  auto_created_reservations_delete_time: Optional[pulumi.Input[builtins.str]] = None,
933
1033
  auto_created_reservations_duration: Optional[pulumi.Input[Union['FutureReservationAutoCreatedReservationsDurationArgs', 'FutureReservationAutoCreatedReservationsDurationArgsDict']]] = None,
934
1034
  auto_delete_auto_created_reservations: Optional[pulumi.Input[builtins.bool]] = None,
@@ -955,6 +1055,7 @@ class FutureReservation(pulumi.CustomResource):
955
1055
  raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
956
1056
  __props__ = FutureReservationArgs.__new__(FutureReservationArgs)
957
1057
 
1058
+ __props__.__dict__["aggregate_reservation"] = aggregate_reservation
958
1059
  __props__.__dict__["auto_created_reservations_delete_time"] = auto_created_reservations_delete_time
959
1060
  __props__.__dict__["auto_created_reservations_duration"] = auto_created_reservations_duration
960
1061
  __props__.__dict__["auto_delete_auto_created_reservations"] = auto_delete_auto_created_reservations
@@ -989,6 +1090,7 @@ class FutureReservation(pulumi.CustomResource):
989
1090
  def get(resource_name: str,
990
1091
  id: pulumi.Input[str],
991
1092
  opts: Optional[pulumi.ResourceOptions] = None,
1093
+ aggregate_reservation: Optional[pulumi.Input[Union['FutureReservationAggregateReservationArgs', 'FutureReservationAggregateReservationArgsDict']]] = None,
992
1094
  auto_created_reservations_delete_time: Optional[pulumi.Input[builtins.str]] = None,
993
1095
  auto_created_reservations_duration: Optional[pulumi.Input[Union['FutureReservationAutoCreatedReservationsDurationArgs', 'FutureReservationAutoCreatedReservationsDurationArgsDict']]] = None,
994
1096
  auto_delete_auto_created_reservations: Optional[pulumi.Input[builtins.bool]] = None,
@@ -1018,18 +1120,18 @@ class FutureReservation(pulumi.CustomResource):
1018
1120
  :param str resource_name: The unique name of the resulting resource.
1019
1121
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
1020
1122
  :param pulumi.ResourceOptions opts: Options for the resource.
1123
+ :param pulumi.Input[Union['FutureReservationAggregateReservationArgs', 'FutureReservationAggregateReservationArgsDict']] aggregate_reservation: Aggregate reservation details for the future reservation.
1124
+ Structure is documented below.
1021
1125
  :param pulumi.Input[builtins.str] auto_created_reservations_delete_time: Future timestamp when the FR auto-created reservations will be deleted by Compute Engine.
1022
- :param pulumi.Input[Union['FutureReservationAutoCreatedReservationsDurationArgs', 'FutureReservationAutoCreatedReservationsDurationArgsDict']] auto_created_reservations_duration: Specifies the duration of auto-created reservations. It represents relative time to future reservation startTime when
1023
- auto-created reservations will be automatically deleted by Compute Engine. Duration time unit is represented as a count
1024
- of seconds and fractions of seconds at nanosecond resolution.
1025
- :param pulumi.Input[builtins.bool] auto_delete_auto_created_reservations: Setting for enabling or disabling automatic deletion for auto-created reservation. If set to true, auto-created
1026
- reservations will be deleted at Future Reservation's end time (default) or at user's defined timestamp if any of the
1027
- [autoCreatedReservationsDeleteTime, autoCreatedReservationsDuration] values is specified. For keeping auto-created
1028
- reservation indefinitely, this value should be set to false.
1126
+ :param pulumi.Input[Union['FutureReservationAutoCreatedReservationsDurationArgs', 'FutureReservationAutoCreatedReservationsDurationArgsDict']] auto_created_reservations_duration: Specifies the duration of auto-created reservations. It represents relative time to future reservation startTime when auto-created reservations will be automatically deleted by Compute Engine. Duration time unit is represented as a count of seconds and fractions of seconds at nanosecond resolution.
1127
+ Structure is documented below.
1128
+ :param pulumi.Input[builtins.bool] auto_delete_auto_created_reservations: Setting for enabling or disabling automatic deletion for auto-created reservation. If set to true, auto-created reservations will be deleted at Future Reservation's end time (default) or at user's defined timestamp if any of the [autoCreatedReservationsDeleteTime, autoCreatedReservationsDuration] values is specified. For keeping auto-created reservation indefinitely, this value should be set to false.
1029
1129
  :param pulumi.Input[Union['FutureReservationCommitmentInfoArgs', 'FutureReservationCommitmentInfoArgsDict']] commitment_info: If not present, then FR will not deliver a new commitment or update an existing commitment.
1130
+ Structure is documented below.
1030
1131
  :param pulumi.Input[builtins.str] creation_timestamp: The creation timestamp for this future reservation in RFC3339 text format.
1031
- :param pulumi.Input[builtins.str] deployment_type: Type of the deployment requested as part of future reservation. Possible values: ["DENSE", "FLEXIBLE"]
1032
- :param pulumi.Input[builtins.str] description: The description of the FutureReservation before an amendment was requested.
1132
+ :param pulumi.Input[builtins.str] deployment_type: Type of the deployment requested as part of future reservation.
1133
+ Possible values are: `DENSE`, `FLEXIBLE`.
1134
+ :param pulumi.Input[builtins.str] description: An optional description of this resource.
1033
1135
  :param pulumi.Input[builtins.str] name: Name of the resource. Provided by the client when the resource is
1034
1136
  created. The name must be 1-63 characters long, and comply with
1035
1137
  RFC1035. Specifically, the name must be 1-63 characters long and match
@@ -1037,22 +1139,22 @@ class FutureReservation(pulumi.CustomResource):
1037
1139
  first character must be a lowercase letter, and all following
1038
1140
  characters must be a dash, lowercase letter, or digit, except the las
1039
1141
  character, which cannot be a dash.
1040
- :param pulumi.Input[builtins.str] name_prefix: The name prefix of the Future Reservation before an amendment was requested.
1041
- :param pulumi.Input[builtins.str] planning_status: Planning state before being submitted for evaluation Possible values: ["DRAFT", "SUBMITTED"]
1042
- :param pulumi.Input[builtins.str] project: (Required) The identifier for this object. Format specified above.
1043
- :param pulumi.Input[builtins.str] reservation_mode: The reservation mode which determines reservation-termination behavior and expected pricing. Possible values:
1044
- ["CALENDAR", "DEFAULT"]
1045
- :param pulumi.Input[builtins.str] reservation_name: Name of reservations where the capacity is provisioned at the time of delivery of future reservations. If the
1046
- reservation with the given name does not exist already, it is created automatically at the time of Approval with
1047
- INACTIVE state till specified start-time. Either provide the reservationName or a namePrefix.
1048
- :param pulumi.Input[builtins.str] scheduling_type: Maintenance information for this reservation Possible values: ["GROUPED", "INDEPENDENT"]
1142
+ :param pulumi.Input[builtins.str] name_prefix: Name prefix for the reservations to be created at the time of delivery. The name prefix must comply with RFC1035. Maximum allowed length for name prefix is 20. Automatically created reservations name format will be -date-####.
1143
+ :param pulumi.Input[builtins.str] planning_status: Planning state before being submitted for evaluation
1144
+ Possible values are: `DRAFT`, `SUBMITTED`.
1145
+ :param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
1146
+ If it is not provided, the provider project is used.
1147
+ :param pulumi.Input[builtins.str] reservation_mode: The reservation mode which determines reservation-termination behavior and expected pricing.
1148
+ Possible values are: `CALENDAR`, `DEFAULT`.
1149
+ :param pulumi.Input[builtins.str] reservation_name: Name of reservations where the capacity is provisioned at the time of delivery of future reservations. If the reservation with the given name does not exist already, it is created automatically at the time of Approval with INACTIVE state till specified start-time. Either provide the reservationName or a namePrefix.
1150
+ :param pulumi.Input[builtins.str] scheduling_type: Maintenance information for this reservation
1151
+ Possible values are: `GROUPED`, `INDEPENDENT`.
1049
1152
  :param pulumi.Input[builtins.str] self_link: The URI of the created resource.
1050
1153
  :param pulumi.Input[builtins.str] self_link_with_id: Server-defined URL for this resource with the resource id.
1051
- :param pulumi.Input[Union['FutureReservationShareSettingsArgs', 'FutureReservationShareSettingsArgsDict']] share_settings: The previous share settings of the Future Reservation.
1154
+ :param pulumi.Input[Union['FutureReservationShareSettingsArgs', 'FutureReservationShareSettingsArgsDict']] share_settings: Settings for sharing the future reservation
1052
1155
  Structure is documented below.
1053
- :param pulumi.Input[builtins.bool] specific_reservation_required: Indicates whether the auto-created reservation can be consumed by VMs with affinity for "any" reservation. If the field
1054
- is set, then only VMs that target the reservation by name can consume from the delivered reservation.
1055
- :param pulumi.Input[Union['FutureReservationSpecificSkuPropertiesArgs', 'FutureReservationSpecificSkuPropertiesArgsDict']] specific_sku_properties: The previous instance related properties of the Future Reservation.
1156
+ :param pulumi.Input[builtins.bool] specific_reservation_required: Indicates whether the auto-created reservation can be consumed by VMs with affinity for "any" reservation. If the field is set, then only VMs that target the reservation by name can consume from the delivered reservation.
1157
+ :param pulumi.Input[Union['FutureReservationSpecificSkuPropertiesArgs', 'FutureReservationSpecificSkuPropertiesArgsDict']] specific_sku_properties: Future Reservation configuration to indicate instance properties and total count.
1056
1158
  Structure is documented below.
1057
1159
  :param pulumi.Input[Sequence[pulumi.Input[Union['FutureReservationStatusArgs', 'FutureReservationStatusArgsDict']]]] statuses: [Output only] Status of the Future Reservation
1058
1160
  Structure is documented below.
@@ -1064,6 +1166,7 @@ class FutureReservation(pulumi.CustomResource):
1064
1166
 
1065
1167
  __props__ = _FutureReservationState.__new__(_FutureReservationState)
1066
1168
 
1169
+ __props__.__dict__["aggregate_reservation"] = aggregate_reservation
1067
1170
  __props__.__dict__["auto_created_reservations_delete_time"] = auto_created_reservations_delete_time
1068
1171
  __props__.__dict__["auto_created_reservations_duration"] = auto_created_reservations_duration
1069
1172
  __props__.__dict__["auto_delete_auto_created_reservations"] = auto_delete_auto_created_reservations
@@ -1088,6 +1191,15 @@ class FutureReservation(pulumi.CustomResource):
1088
1191
  __props__.__dict__["zone"] = zone
1089
1192
  return FutureReservation(resource_name, opts=opts, __props__=__props__)
1090
1193
 
1194
+ @property
1195
+ @pulumi.getter(name="aggregateReservation")
1196
+ def aggregate_reservation(self) -> pulumi.Output[Optional['outputs.FutureReservationAggregateReservation']]:
1197
+ """
1198
+ Aggregate reservation details for the future reservation.
1199
+ Structure is documented below.
1200
+ """
1201
+ return pulumi.get(self, "aggregate_reservation")
1202
+
1091
1203
  @property
1092
1204
  @pulumi.getter(name="autoCreatedReservationsDeleteTime")
1093
1205
  def auto_created_reservations_delete_time(self) -> pulumi.Output[Optional[builtins.str]]:
@@ -1100,9 +1212,8 @@ class FutureReservation(pulumi.CustomResource):
1100
1212
  @pulumi.getter(name="autoCreatedReservationsDuration")
1101
1213
  def auto_created_reservations_duration(self) -> pulumi.Output[Optional['outputs.FutureReservationAutoCreatedReservationsDuration']]:
1102
1214
  """
1103
- Specifies the duration of auto-created reservations. It represents relative time to future reservation startTime when
1104
- auto-created reservations will be automatically deleted by Compute Engine. Duration time unit is represented as a count
1105
- of seconds and fractions of seconds at nanosecond resolution.
1215
+ Specifies the duration of auto-created reservations. It represents relative time to future reservation startTime when auto-created reservations will be automatically deleted by Compute Engine. Duration time unit is represented as a count of seconds and fractions of seconds at nanosecond resolution.
1216
+ Structure is documented below.
1106
1217
  """
1107
1218
  return pulumi.get(self, "auto_created_reservations_duration")
1108
1219
 
@@ -1110,10 +1221,7 @@ class FutureReservation(pulumi.CustomResource):
1110
1221
  @pulumi.getter(name="autoDeleteAutoCreatedReservations")
1111
1222
  def auto_delete_auto_created_reservations(self) -> pulumi.Output[Optional[builtins.bool]]:
1112
1223
  """
1113
- Setting for enabling or disabling automatic deletion for auto-created reservation. If set to true, auto-created
1114
- reservations will be deleted at Future Reservation's end time (default) or at user's defined timestamp if any of the
1115
- [autoCreatedReservationsDeleteTime, autoCreatedReservationsDuration] values is specified. For keeping auto-created
1116
- reservation indefinitely, this value should be set to false.
1224
+ Setting for enabling or disabling automatic deletion for auto-created reservation. If set to true, auto-created reservations will be deleted at Future Reservation's end time (default) or at user's defined timestamp if any of the [autoCreatedReservationsDeleteTime, autoCreatedReservationsDuration] values is specified. For keeping auto-created reservation indefinitely, this value should be set to false.
1117
1225
  """
1118
1226
  return pulumi.get(self, "auto_delete_auto_created_reservations")
1119
1227
 
@@ -1122,6 +1230,7 @@ class FutureReservation(pulumi.CustomResource):
1122
1230
  def commitment_info(self) -> pulumi.Output[Optional['outputs.FutureReservationCommitmentInfo']]:
1123
1231
  """
1124
1232
  If not present, then FR will not deliver a new commitment or update an existing commitment.
1233
+ Structure is documented below.
1125
1234
  """
1126
1235
  return pulumi.get(self, "commitment_info")
1127
1236
 
@@ -1137,7 +1246,8 @@ class FutureReservation(pulumi.CustomResource):
1137
1246
  @pulumi.getter(name="deploymentType")
1138
1247
  def deployment_type(self) -> pulumi.Output[Optional[builtins.str]]:
1139
1248
  """
1140
- Type of the deployment requested as part of future reservation. Possible values: ["DENSE", "FLEXIBLE"]
1249
+ Type of the deployment requested as part of future reservation.
1250
+ Possible values are: `DENSE`, `FLEXIBLE`.
1141
1251
  """
1142
1252
  return pulumi.get(self, "deployment_type")
1143
1253
 
@@ -1145,7 +1255,7 @@ class FutureReservation(pulumi.CustomResource):
1145
1255
  @pulumi.getter
1146
1256
  def description(self) -> pulumi.Output[Optional[builtins.str]]:
1147
1257
  """
1148
- The description of the FutureReservation before an amendment was requested.
1258
+ An optional description of this resource.
1149
1259
  """
1150
1260
  return pulumi.get(self, "description")
1151
1261
 
@@ -1167,7 +1277,7 @@ class FutureReservation(pulumi.CustomResource):
1167
1277
  @pulumi.getter(name="namePrefix")
1168
1278
  def name_prefix(self) -> pulumi.Output[Optional[builtins.str]]:
1169
1279
  """
1170
- The name prefix of the Future Reservation before an amendment was requested.
1280
+ 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-####.
1171
1281
  """
1172
1282
  return pulumi.get(self, "name_prefix")
1173
1283
 
@@ -1175,7 +1285,8 @@ class FutureReservation(pulumi.CustomResource):
1175
1285
  @pulumi.getter(name="planningStatus")
1176
1286
  def planning_status(self) -> pulumi.Output[builtins.str]:
1177
1287
  """
1178
- Planning state before being submitted for evaluation Possible values: ["DRAFT", "SUBMITTED"]
1288
+ Planning state before being submitted for evaluation
1289
+ Possible values are: `DRAFT`, `SUBMITTED`.
1179
1290
  """
1180
1291
  return pulumi.get(self, "planning_status")
1181
1292
 
@@ -1183,7 +1294,8 @@ class FutureReservation(pulumi.CustomResource):
1183
1294
  @pulumi.getter
1184
1295
  def project(self) -> pulumi.Output[builtins.str]:
1185
1296
  """
1186
- (Required) The identifier for this object. Format specified above.
1297
+ The ID of the project in which the resource belongs.
1298
+ If it is not provided, the provider project is used.
1187
1299
  """
1188
1300
  return pulumi.get(self, "project")
1189
1301
 
@@ -1191,8 +1303,8 @@ class FutureReservation(pulumi.CustomResource):
1191
1303
  @pulumi.getter(name="reservationMode")
1192
1304
  def reservation_mode(self) -> pulumi.Output[Optional[builtins.str]]:
1193
1305
  """
1194
- The reservation mode which determines reservation-termination behavior and expected pricing. Possible values:
1195
- ["CALENDAR", "DEFAULT"]
1306
+ The reservation mode which determines reservation-termination behavior and expected pricing.
1307
+ Possible values are: `CALENDAR`, `DEFAULT`.
1196
1308
  """
1197
1309
  return pulumi.get(self, "reservation_mode")
1198
1310
 
@@ -1200,9 +1312,7 @@ class FutureReservation(pulumi.CustomResource):
1200
1312
  @pulumi.getter(name="reservationName")
1201
1313
  def reservation_name(self) -> pulumi.Output[Optional[builtins.str]]:
1202
1314
  """
1203
- Name of reservations where the capacity is provisioned at the time of delivery of future reservations. If the
1204
- reservation with the given name does not exist already, it is created automatically at the time of Approval with
1205
- INACTIVE state till specified start-time. Either provide the reservationName or a namePrefix.
1315
+ Name of reservations where the capacity is provisioned at the time of delivery of future reservations. If the reservation with the given name does not exist already, it is created automatically at the time of Approval with INACTIVE state till specified start-time. Either provide the reservationName or a namePrefix.
1206
1316
  """
1207
1317
  return pulumi.get(self, "reservation_name")
1208
1318
 
@@ -1210,7 +1320,8 @@ class FutureReservation(pulumi.CustomResource):
1210
1320
  @pulumi.getter(name="schedulingType")
1211
1321
  def scheduling_type(self) -> pulumi.Output[Optional[builtins.str]]:
1212
1322
  """
1213
- Maintenance information for this reservation Possible values: ["GROUPED", "INDEPENDENT"]
1323
+ Maintenance information for this reservation
1324
+ Possible values are: `GROUPED`, `INDEPENDENT`.
1214
1325
  """
1215
1326
  return pulumi.get(self, "scheduling_type")
1216
1327
 
@@ -1234,7 +1345,7 @@ class FutureReservation(pulumi.CustomResource):
1234
1345
  @pulumi.getter(name="shareSettings")
1235
1346
  def share_settings(self) -> pulumi.Output[Optional['outputs.FutureReservationShareSettings']]:
1236
1347
  """
1237
- The previous share settings of the Future Reservation.
1348
+ Settings for sharing the future reservation
1238
1349
  Structure is documented below.
1239
1350
  """
1240
1351
  return pulumi.get(self, "share_settings")
@@ -1243,8 +1354,7 @@ class FutureReservation(pulumi.CustomResource):
1243
1354
  @pulumi.getter(name="specificReservationRequired")
1244
1355
  def specific_reservation_required(self) -> pulumi.Output[Optional[builtins.bool]]:
1245
1356
  """
1246
- Indicates whether the auto-created reservation can be consumed by VMs with affinity for "any" reservation. If the field
1247
- is set, then only VMs that target the reservation by name can consume from the delivered reservation.
1357
+ Indicates whether the auto-created reservation can be consumed by VMs with affinity for "any" reservation. If the field is set, then only VMs that target the reservation by name can consume from the delivered reservation.
1248
1358
  """
1249
1359
  return pulumi.get(self, "specific_reservation_required")
1250
1360
 
@@ -1252,7 +1362,7 @@ class FutureReservation(pulumi.CustomResource):
1252
1362
  @pulumi.getter(name="specificSkuProperties")
1253
1363
  def specific_sku_properties(self) -> pulumi.Output[Optional['outputs.FutureReservationSpecificSkuProperties']]:
1254
1364
  """
1255
- The previous instance related properties of the Future Reservation.
1365
+ Future Reservation configuration to indicate instance properties and total count.
1256
1366
  Structure is documented below.
1257
1367
  """
1258
1368
  return pulumi.get(self, "specific_sku_properties")