pulumi-gcp 8.5.0__py3-none-any.whl → 8.5.0a1727969630__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 (52) hide show
  1. pulumi_gcp/__init__.py +0 -24
  2. pulumi_gcp/assuredworkloads/workload.py +7 -7
  3. pulumi_gcp/bigtable/gc_policy.py +0 -7
  4. pulumi_gcp/compute/_inputs.py +15 -299
  5. pulumi_gcp/compute/backend_service.py +7 -111
  6. pulumi_gcp/compute/get_backend_service.py +1 -11
  7. pulumi_gcp/compute/network.py +0 -236
  8. pulumi_gcp/compute/outputs.py +14 -399
  9. pulumi_gcp/compute/region_backend_service.py +7 -115
  10. pulumi_gcp/compute/route.py +0 -92
  11. pulumi_gcp/compute/subnetwork.py +2 -2
  12. pulumi_gcp/container/_inputs.py +0 -94
  13. pulumi_gcp/container/aws_node_pool.py +0 -59
  14. pulumi_gcp/container/outputs.py +0 -79
  15. pulumi_gcp/dataproc/__init__.py +0 -1
  16. pulumi_gcp/dataproc/_inputs.py +0 -1394
  17. pulumi_gcp/dataproc/outputs.py +0 -1127
  18. pulumi_gcp/firestore/field.py +4 -4
  19. pulumi_gcp/gkehub/membership_binding.py +6 -6
  20. pulumi_gcp/gkehub/membership_rbac_role_binding.py +4 -4
  21. pulumi_gcp/gkehub/namespace.py +4 -4
  22. pulumi_gcp/gkehub/scope_rbac_role_binding.py +4 -4
  23. pulumi_gcp/healthcare/__init__.py +0 -1
  24. pulumi_gcp/healthcare/_inputs.py +0 -538
  25. pulumi_gcp/healthcare/outputs.py +0 -467
  26. pulumi_gcp/iap/tunnel_dest_group.py +2 -2
  27. pulumi_gcp/integrationconnectors/managed_zone.py +8 -8
  28. pulumi_gcp/logging/log_scope.py +7 -7
  29. pulumi_gcp/networkconnectivity/spoke.py +10 -10
  30. pulumi_gcp/orgpolicy/policy.py +2 -2
  31. pulumi_gcp/pubsub/_inputs.py +1 -333
  32. pulumi_gcp/pubsub/outputs.py +2 -410
  33. pulumi_gcp/pubsub/subscription.py +6 -6
  34. pulumi_gcp/pubsub/topic.py +0 -44
  35. pulumi_gcp/pulumi-plugin.json +1 -1
  36. pulumi_gcp/securesourcemanager/repository.py +2 -0
  37. pulumi_gcp/securityposture/posture.py +2 -0
  38. pulumi_gcp/securityposture/posture_deployment.py +2 -0
  39. pulumi_gcp/serviceusage/consumer_quota_override.py +2 -0
  40. pulumi_gcp/siteverification/__init__.py +0 -1
  41. pulumi_gcp/sourcerepo/get_repository.py +1 -11
  42. pulumi_gcp/sourcerepo/repository.py +0 -47
  43. pulumi_gcp/tags/tag_key.py +7 -7
  44. pulumi_gcp/tags/tag_value.py +7 -7
  45. pulumi_gcp/vertex/ai_feature_online_store_featureview.py +4 -4
  46. {pulumi_gcp-8.5.0.dist-info → pulumi_gcp-8.5.0a1727969630.dist-info}/METADATA +1 -1
  47. {pulumi_gcp-8.5.0.dist-info → pulumi_gcp-8.5.0a1727969630.dist-info}/RECORD +49 -52
  48. pulumi_gcp/dataproc/batch.py +0 -1514
  49. pulumi_gcp/healthcare/pipeline_job.py +0 -1233
  50. pulumi_gcp/siteverification/owner.py +0 -398
  51. {pulumi_gcp-8.5.0.dist-info → pulumi_gcp-8.5.0a1727969630.dist-info}/WHEEL +0 -0
  52. {pulumi_gcp-8.5.0.dist-info → pulumi_gcp-8.5.0a1727969630.dist-info}/top_level.txt +0 -0
pulumi_gcp/__init__.py CHANGED
@@ -4013,14 +4013,6 @@ _utilities.register(
4013
4013
  "gcp:dataproc/autoscalingPolicyIamPolicy:AutoscalingPolicyIamPolicy": "AutoscalingPolicyIamPolicy"
4014
4014
  }
4015
4015
  },
4016
- {
4017
- "pkg": "gcp",
4018
- "mod": "dataproc/batch",
4019
- "fqn": "pulumi_gcp.dataproc",
4020
- "classes": {
4021
- "gcp:dataproc/batch:Batch": "Batch"
4022
- }
4023
- },
4024
4016
  {
4025
4017
  "pkg": "gcp",
4026
4018
  "mod": "dataproc/cluster",
@@ -5269,14 +5261,6 @@ _utilities.register(
5269
5261
  "gcp:healthcare/hl7StoreIamPolicy:Hl7StoreIamPolicy": "Hl7StoreIamPolicy"
5270
5262
  }
5271
5263
  },
5272
- {
5273
- "pkg": "gcp",
5274
- "mod": "healthcare/pipelineJob",
5275
- "fqn": "pulumi_gcp.healthcare",
5276
- "classes": {
5277
- "gcp:healthcare/pipelineJob:PipelineJob": "PipelineJob"
5278
- }
5279
- },
5280
5264
  {
5281
5265
  "pkg": "gcp",
5282
5266
  "mod": "healthcare/workspace",
@@ -7597,14 +7581,6 @@ _utilities.register(
7597
7581
  "gcp:serviceusage/consumerQuotaOverride:ConsumerQuotaOverride": "ConsumerQuotaOverride"
7598
7582
  }
7599
7583
  },
7600
- {
7601
- "pkg": "gcp",
7602
- "mod": "siteverification/owner",
7603
- "fqn": "pulumi_gcp.siteverification",
7604
- "classes": {
7605
- "gcp:siteverification/owner:Owner": "Owner"
7606
- }
7607
- },
7608
7584
  {
7609
7585
  "pkg": "gcp",
7610
7586
  "mod": "siteverification/webResource",
@@ -37,7 +37,7 @@ class WorkloadArgs:
37
37
  violation_notifications_enabled: Optional[pulumi.Input[bool]] = None):
38
38
  """
39
39
  The set of arguments for constructing a Workload resource.
40
- :param pulumi.Input[str] compliance_regime: Required. Immutable. Compliance Regime associated with this workload. Possible values: COMPLIANCE_REGIME_UNSPECIFIED, IL4, CJIS, FEDRAMP_HIGH, FEDRAMP_MODERATE, US_REGIONAL_ACCESS, HIPAA, HITRUST, EU_REGIONS_AND_SUPPORT, CA_REGIONS_AND_SUPPORT, ITAR, AU_REGIONS_AND_US_SUPPORT, ASSURED_WORKLOADS_FOR_PARTNERS, ISR_REGIONS, ISR_REGIONS_AND_SUPPORT, CA_PROTECTED_B, IL5, IL2, JP_REGIONS_AND_SUPPORT, KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS, REGIONAL_CONTROLS, HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS, HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_WITH_US_SUPPORT
40
+ :param pulumi.Input[str] compliance_regime: Required. Immutable. Compliance Regime associated with this workload. Possible values: COMPLIANCE_REGIME_UNSPECIFIED, IL4, CJIS, FEDRAMP_HIGH, FEDRAMP_MODERATE, US_REGIONAL_ACCESS, HIPAA, HITRUST, EU_REGIONS_AND_SUPPORT, CA_REGIONS_AND_SUPPORT, ITAR, AU_REGIONS_AND_US_SUPPORT, ASSURED_WORKLOADS_FOR_PARTNERS, ISR_REGIONS, ISR_REGIONS_AND_SUPPORT, CA_PROTECTED_B, IL5, IL2, JP_REGIONS_AND_SUPPORT, KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS, REGIONAL_CONTROLS
41
41
  :param pulumi.Input[str] display_name: Required. The user-assigned display name of the Workload. When present it must be between 4 to 30 characters. Allowed characters are: lowercase and uppercase letters, numbers, hyphen, and spaces. Example: My Workload
42
42
  :param pulumi.Input[str] location: The location for the resource
43
43
  :param pulumi.Input[str] organization: The organization for the resource
@@ -88,7 +88,7 @@ class WorkloadArgs:
88
88
  @pulumi.getter(name="complianceRegime")
89
89
  def compliance_regime(self) -> pulumi.Input[str]:
90
90
  """
91
- Required. Immutable. Compliance Regime associated with this workload. Possible values: COMPLIANCE_REGIME_UNSPECIFIED, IL4, CJIS, FEDRAMP_HIGH, FEDRAMP_MODERATE, US_REGIONAL_ACCESS, HIPAA, HITRUST, EU_REGIONS_AND_SUPPORT, CA_REGIONS_AND_SUPPORT, ITAR, AU_REGIONS_AND_US_SUPPORT, ASSURED_WORKLOADS_FOR_PARTNERS, ISR_REGIONS, ISR_REGIONS_AND_SUPPORT, CA_PROTECTED_B, IL5, IL2, JP_REGIONS_AND_SUPPORT, KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS, REGIONAL_CONTROLS, HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS, HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_WITH_US_SUPPORT
91
+ Required. Immutable. Compliance Regime associated with this workload. Possible values: COMPLIANCE_REGIME_UNSPECIFIED, IL4, CJIS, FEDRAMP_HIGH, FEDRAMP_MODERATE, US_REGIONAL_ACCESS, HIPAA, HITRUST, EU_REGIONS_AND_SUPPORT, CA_REGIONS_AND_SUPPORT, ITAR, AU_REGIONS_AND_US_SUPPORT, ASSURED_WORKLOADS_FOR_PARTNERS, ISR_REGIONS, ISR_REGIONS_AND_SUPPORT, CA_PROTECTED_B, IL5, IL2, JP_REGIONS_AND_SUPPORT, KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS, REGIONAL_CONTROLS
92
92
  """
93
93
  return pulumi.get(self, "compliance_regime")
94
94
 
@@ -290,7 +290,7 @@ class _WorkloadState:
290
290
  """
291
291
  Input properties used for looking up and filtering Workload resources.
292
292
  :param pulumi.Input[str] billing_account: Optional. Input only. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.
293
- :param pulumi.Input[str] compliance_regime: Required. Immutable. Compliance Regime associated with this workload. Possible values: COMPLIANCE_REGIME_UNSPECIFIED, IL4, CJIS, FEDRAMP_HIGH, FEDRAMP_MODERATE, US_REGIONAL_ACCESS, HIPAA, HITRUST, EU_REGIONS_AND_SUPPORT, CA_REGIONS_AND_SUPPORT, ITAR, AU_REGIONS_AND_US_SUPPORT, ASSURED_WORKLOADS_FOR_PARTNERS, ISR_REGIONS, ISR_REGIONS_AND_SUPPORT, CA_PROTECTED_B, IL5, IL2, JP_REGIONS_AND_SUPPORT, KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS, REGIONAL_CONTROLS, HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS, HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_WITH_US_SUPPORT
293
+ :param pulumi.Input[str] compliance_regime: Required. Immutable. Compliance Regime associated with this workload. Possible values: COMPLIANCE_REGIME_UNSPECIFIED, IL4, CJIS, FEDRAMP_HIGH, FEDRAMP_MODERATE, US_REGIONAL_ACCESS, HIPAA, HITRUST, EU_REGIONS_AND_SUPPORT, CA_REGIONS_AND_SUPPORT, ITAR, AU_REGIONS_AND_US_SUPPORT, ASSURED_WORKLOADS_FOR_PARTNERS, ISR_REGIONS, ISR_REGIONS_AND_SUPPORT, CA_PROTECTED_B, IL5, IL2, JP_REGIONS_AND_SUPPORT, KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS, REGIONAL_CONTROLS
294
294
  :param pulumi.Input[Sequence[pulumi.Input['WorkloadComplianceStatusArgs']]] compliance_statuses: Output only. Count of active Violations in the Workload.
295
295
  :param pulumi.Input[Sequence[pulumi.Input[str]]] compliant_but_disallowed_services: Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke workloads.restrictAllowedResources endpoint to allow your project developers to use these services in their environment.
296
296
  :param pulumi.Input[str] create_time: Output only. Immutable. The Workload creation timestamp.
@@ -386,7 +386,7 @@ class _WorkloadState:
386
386
  @pulumi.getter(name="complianceRegime")
387
387
  def compliance_regime(self) -> Optional[pulumi.Input[str]]:
388
388
  """
389
- Required. Immutable. Compliance Regime associated with this workload. Possible values: COMPLIANCE_REGIME_UNSPECIFIED, IL4, CJIS, FEDRAMP_HIGH, FEDRAMP_MODERATE, US_REGIONAL_ACCESS, HIPAA, HITRUST, EU_REGIONS_AND_SUPPORT, CA_REGIONS_AND_SUPPORT, ITAR, AU_REGIONS_AND_US_SUPPORT, ASSURED_WORKLOADS_FOR_PARTNERS, ISR_REGIONS, ISR_REGIONS_AND_SUPPORT, CA_PROTECTED_B, IL5, IL2, JP_REGIONS_AND_SUPPORT, KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS, REGIONAL_CONTROLS, HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS, HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_WITH_US_SUPPORT
389
+ Required. Immutable. Compliance Regime associated with this workload. Possible values: COMPLIANCE_REGIME_UNSPECIFIED, IL4, CJIS, FEDRAMP_HIGH, FEDRAMP_MODERATE, US_REGIONAL_ACCESS, HIPAA, HITRUST, EU_REGIONS_AND_SUPPORT, CA_REGIONS_AND_SUPPORT, ITAR, AU_REGIONS_AND_US_SUPPORT, ASSURED_WORKLOADS_FOR_PARTNERS, ISR_REGIONS, ISR_REGIONS_AND_SUPPORT, CA_PROTECTED_B, IL5, IL2, JP_REGIONS_AND_SUPPORT, KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS, REGIONAL_CONTROLS
390
390
  """
391
391
  return pulumi.get(self, "compliance_regime")
392
392
 
@@ -817,7 +817,7 @@ class Workload(pulumi.CustomResource):
817
817
  :param str resource_name: The name of the resource.
818
818
  :param pulumi.ResourceOptions opts: Options for the resource.
819
819
  :param pulumi.Input[str] billing_account: Optional. Input only. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.
820
- :param pulumi.Input[str] compliance_regime: Required. Immutable. Compliance Regime associated with this workload. Possible values: COMPLIANCE_REGIME_UNSPECIFIED, IL4, CJIS, FEDRAMP_HIGH, FEDRAMP_MODERATE, US_REGIONAL_ACCESS, HIPAA, HITRUST, EU_REGIONS_AND_SUPPORT, CA_REGIONS_AND_SUPPORT, ITAR, AU_REGIONS_AND_US_SUPPORT, ASSURED_WORKLOADS_FOR_PARTNERS, ISR_REGIONS, ISR_REGIONS_AND_SUPPORT, CA_PROTECTED_B, IL5, IL2, JP_REGIONS_AND_SUPPORT, KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS, REGIONAL_CONTROLS, HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS, HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_WITH_US_SUPPORT
820
+ :param pulumi.Input[str] compliance_regime: Required. Immutable. Compliance Regime associated with this workload. Possible values: COMPLIANCE_REGIME_UNSPECIFIED, IL4, CJIS, FEDRAMP_HIGH, FEDRAMP_MODERATE, US_REGIONAL_ACCESS, HIPAA, HITRUST, EU_REGIONS_AND_SUPPORT, CA_REGIONS_AND_SUPPORT, ITAR, AU_REGIONS_AND_US_SUPPORT, ASSURED_WORKLOADS_FOR_PARTNERS, ISR_REGIONS, ISR_REGIONS_AND_SUPPORT, CA_PROTECTED_B, IL5, IL2, JP_REGIONS_AND_SUPPORT, KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS, REGIONAL_CONTROLS
821
821
  :param pulumi.Input[str] display_name: Required. The user-assigned display name of the Workload. When present it must be between 4 to 30 characters. Allowed characters are: lowercase and uppercase letters, numbers, hyphen, and spaces. Example: My Workload
822
822
  :param pulumi.Input[bool] enable_sovereign_controls: Optional. Indicates the sovereignty status of the given workload. Currently meant to be used by Europe/Canada customers.
823
823
  :param pulumi.Input[Union['WorkloadKmsSettingsArgs', 'WorkloadKmsSettingsArgsDict']] kms_settings: **DEPRECATED** Input only. Settings used to create a CMEK crypto key. When set, a project with a KMS CMEK key is provisioned. This field is deprecated as of Feb 28, 2022. In order to create a Keyring, callers should specify, ENCRYPTION_KEYS_PROJECT or KEYRING in ResourceSettings.resource_type field.
@@ -1086,7 +1086,7 @@ class Workload(pulumi.CustomResource):
1086
1086
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
1087
1087
  :param pulumi.ResourceOptions opts: Options for the resource.
1088
1088
  :param pulumi.Input[str] billing_account: Optional. Input only. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.
1089
- :param pulumi.Input[str] compliance_regime: Required. Immutable. Compliance Regime associated with this workload. Possible values: COMPLIANCE_REGIME_UNSPECIFIED, IL4, CJIS, FEDRAMP_HIGH, FEDRAMP_MODERATE, US_REGIONAL_ACCESS, HIPAA, HITRUST, EU_REGIONS_AND_SUPPORT, CA_REGIONS_AND_SUPPORT, ITAR, AU_REGIONS_AND_US_SUPPORT, ASSURED_WORKLOADS_FOR_PARTNERS, ISR_REGIONS, ISR_REGIONS_AND_SUPPORT, CA_PROTECTED_B, IL5, IL2, JP_REGIONS_AND_SUPPORT, KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS, REGIONAL_CONTROLS, HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS, HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_WITH_US_SUPPORT
1089
+ :param pulumi.Input[str] compliance_regime: Required. Immutable. Compliance Regime associated with this workload. Possible values: COMPLIANCE_REGIME_UNSPECIFIED, IL4, CJIS, FEDRAMP_HIGH, FEDRAMP_MODERATE, US_REGIONAL_ACCESS, HIPAA, HITRUST, EU_REGIONS_AND_SUPPORT, CA_REGIONS_AND_SUPPORT, ITAR, AU_REGIONS_AND_US_SUPPORT, ASSURED_WORKLOADS_FOR_PARTNERS, ISR_REGIONS, ISR_REGIONS_AND_SUPPORT, CA_PROTECTED_B, IL5, IL2, JP_REGIONS_AND_SUPPORT, KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS, REGIONAL_CONTROLS
1090
1090
  :param pulumi.Input[Sequence[pulumi.Input[Union['WorkloadComplianceStatusArgs', 'WorkloadComplianceStatusArgsDict']]]] compliance_statuses: Output only. Count of active Violations in the Workload.
1091
1091
  :param pulumi.Input[Sequence[pulumi.Input[str]]] compliant_but_disallowed_services: Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke workloads.restrictAllowedResources endpoint to allow your project developers to use these services in their environment.
1092
1092
  :param pulumi.Input[str] create_time: Output only. Immutable. The Workload creation timestamp.
@@ -1159,7 +1159,7 @@ class Workload(pulumi.CustomResource):
1159
1159
  @pulumi.getter(name="complianceRegime")
1160
1160
  def compliance_regime(self) -> pulumi.Output[str]:
1161
1161
  """
1162
- Required. Immutable. Compliance Regime associated with this workload. Possible values: COMPLIANCE_REGIME_UNSPECIFIED, IL4, CJIS, FEDRAMP_HIGH, FEDRAMP_MODERATE, US_REGIONAL_ACCESS, HIPAA, HITRUST, EU_REGIONS_AND_SUPPORT, CA_REGIONS_AND_SUPPORT, ITAR, AU_REGIONS_AND_US_SUPPORT, ASSURED_WORKLOADS_FOR_PARTNERS, ISR_REGIONS, ISR_REGIONS_AND_SUPPORT, CA_PROTECTED_B, IL5, IL2, JP_REGIONS_AND_SUPPORT, KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS, REGIONAL_CONTROLS, HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS, HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_WITH_US_SUPPORT
1162
+ Required. Immutable. Compliance Regime associated with this workload. Possible values: COMPLIANCE_REGIME_UNSPECIFIED, IL4, CJIS, FEDRAMP_HIGH, FEDRAMP_MODERATE, US_REGIONAL_ACCESS, HIPAA, HITRUST, EU_REGIONS_AND_SUPPORT, CA_REGIONS_AND_SUPPORT, ITAR, AU_REGIONS_AND_US_SUPPORT, ASSURED_WORKLOADS_FOR_PARTNERS, ISR_REGIONS, ISR_REGIONS_AND_SUPPORT, CA_PROTECTED_B, IL5, IL2, JP_REGIONS_AND_SUPPORT, KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS, REGIONAL_CONTROLS
1163
1163
  """
1164
1164
  return pulumi.get(self, "compliance_regime")
1165
1165
 
@@ -44,7 +44,6 @@ class GCPolicyArgs:
44
44
  :param pulumi.Input[bool] ignore_warnings: Boolean for whether to allow ignoring warnings when updating the gc policy.
45
45
  Setting this to `true` allows relaxing the gc policy for replicated clusters by up to 90 days, but keep in mind this may increase how long clusters are inconsistent. Make sure
46
46
  you understand the risks listed at https://cloud.google.com/bigtable/docs/garbage-collection#increasing before setting this option.
47
-
48
47
  -----
49
48
  :param pulumi.Input['GCPolicyMaxAgeArgs'] max_age: GC policy that applies to all cells older than the given age.
50
49
  :param pulumi.Input[Sequence[pulumi.Input['GCPolicyMaxVersionArgs']]] max_versions: GC policy that applies to all versions of a cell except for the most recent.
@@ -139,7 +138,6 @@ class GCPolicyArgs:
139
138
  Boolean for whether to allow ignoring warnings when updating the gc policy.
140
139
  Setting this to `true` allows relaxing the gc policy for replicated clusters by up to 90 days, but keep in mind this may increase how long clusters are inconsistent. Make sure
141
140
  you understand the risks listed at https://cloud.google.com/bigtable/docs/garbage-collection#increasing before setting this option.
142
-
143
141
  -----
144
142
  """
145
143
  return pulumi.get(self, "ignore_warnings")
@@ -221,7 +219,6 @@ class _GCPolicyState:
221
219
  :param pulumi.Input[bool] ignore_warnings: Boolean for whether to allow ignoring warnings when updating the gc policy.
222
220
  Setting this to `true` allows relaxing the gc policy for replicated clusters by up to 90 days, but keep in mind this may increase how long clusters are inconsistent. Make sure
223
221
  you understand the risks listed at https://cloud.google.com/bigtable/docs/garbage-collection#increasing before setting this option.
224
-
225
222
  -----
226
223
  :param pulumi.Input[str] instance_name: The name of the Bigtable instance.
227
224
  :param pulumi.Input['GCPolicyMaxAgeArgs'] max_age: GC policy that applies to all cells older than the given age.
@@ -297,7 +294,6 @@ class _GCPolicyState:
297
294
  Boolean for whether to allow ignoring warnings when updating the gc policy.
298
295
  Setting this to `true` allows relaxing the gc policy for replicated clusters by up to 90 days, but keep in mind this may increase how long clusters are inconsistent. Make sure
299
296
  you understand the risks listed at https://cloud.google.com/bigtable/docs/garbage-collection#increasing before setting this option.
300
-
301
297
  -----
302
298
  """
303
299
  return pulumi.get(self, "ignore_warnings")
@@ -530,7 +526,6 @@ class GCPolicy(pulumi.CustomResource):
530
526
  :param pulumi.Input[bool] ignore_warnings: Boolean for whether to allow ignoring warnings when updating the gc policy.
531
527
  Setting this to `true` allows relaxing the gc policy for replicated clusters by up to 90 days, but keep in mind this may increase how long clusters are inconsistent. Make sure
532
528
  you understand the risks listed at https://cloud.google.com/bigtable/docs/garbage-collection#increasing before setting this option.
533
-
534
529
  -----
535
530
  :param pulumi.Input[str] instance_name: The name of the Bigtable instance.
536
531
  :param pulumi.Input[Union['GCPolicyMaxAgeArgs', 'GCPolicyMaxAgeArgsDict']] max_age: GC policy that applies to all cells older than the given age.
@@ -755,7 +750,6 @@ class GCPolicy(pulumi.CustomResource):
755
750
  :param pulumi.Input[bool] ignore_warnings: Boolean for whether to allow ignoring warnings when updating the gc policy.
756
751
  Setting this to `true` allows relaxing the gc policy for replicated clusters by up to 90 days, but keep in mind this may increase how long clusters are inconsistent. Make sure
757
752
  you understand the risks listed at https://cloud.google.com/bigtable/docs/garbage-collection#increasing before setting this option.
758
-
759
753
  -----
760
754
  :param pulumi.Input[str] instance_name: The name of the Bigtable instance.
761
755
  :param pulumi.Input[Union['GCPolicyMaxAgeArgs', 'GCPolicyMaxAgeArgsDict']] max_age: GC policy that applies to all cells older than the given age.
@@ -814,7 +808,6 @@ class GCPolicy(pulumi.CustomResource):
814
808
  Boolean for whether to allow ignoring warnings when updating the gc policy.
815
809
  Setting this to `true` allows relaxing the gc policy for replicated clusters by up to 90 days, but keep in mind this may increase how long clusters are inconsistent. Make sure
816
810
  you understand the risks listed at https://cloud.google.com/bigtable/docs/garbage-collection#increasing before setting this option.
817
-
818
811
  -----
819
812
  """
820
813
  return pulumi.get(self, "ignore_warnings")
@@ -89,10 +89,6 @@ __all__ = [
89
89
  'BackendServiceSecuritySettingsArgsDict',
90
90
  'BackendServiceSecuritySettingsAwsV4AuthenticationArgs',
91
91
  'BackendServiceSecuritySettingsAwsV4AuthenticationArgsDict',
92
- 'BackendServiceStrongSessionAffinityCookieArgs',
93
- 'BackendServiceStrongSessionAffinityCookieArgsDict',
94
- 'BackendServiceStrongSessionAffinityCookieTtlArgs',
95
- 'BackendServiceStrongSessionAffinityCookieTtlArgsDict',
96
92
  'DiskAsyncPrimaryDiskArgs',
97
93
  'DiskAsyncPrimaryDiskArgsDict',
98
94
  'DiskAsyncReplicationSecondaryDiskArgs',
@@ -533,10 +529,6 @@ __all__ = [
533
529
  'RegionBackendServiceOutlierDetectionBaseEjectionTimeArgsDict',
534
530
  'RegionBackendServiceOutlierDetectionIntervalArgs',
535
531
  'RegionBackendServiceOutlierDetectionIntervalArgsDict',
536
- 'RegionBackendServiceStrongSessionAffinityCookieArgs',
537
- 'RegionBackendServiceStrongSessionAffinityCookieArgsDict',
538
- 'RegionBackendServiceStrongSessionAffinityCookieTtlArgs',
539
- 'RegionBackendServiceStrongSessionAffinityCookieTtlArgsDict',
540
532
  'RegionBackendServiceSubsettingArgs',
541
533
  'RegionBackendServiceSubsettingArgsDict',
542
534
  'RegionCommitmentLicenseResourceArgs',
@@ -5333,144 +5325,6 @@ class BackendServiceSecuritySettingsAwsV4AuthenticationArgs:
5333
5325
  pulumi.set(self, "origin_region", value)
5334
5326
 
5335
5327
 
5336
- if not MYPY:
5337
- class BackendServiceStrongSessionAffinityCookieArgsDict(TypedDict):
5338
- name: NotRequired[pulumi.Input[str]]
5339
- """
5340
- Name of the cookie.
5341
- """
5342
- path: NotRequired[pulumi.Input[str]]
5343
- """
5344
- Path to set for the cookie.
5345
- """
5346
- ttl: NotRequired[pulumi.Input['BackendServiceStrongSessionAffinityCookieTtlArgsDict']]
5347
- """
5348
- Lifetime of the cookie.
5349
- Structure is documented below.
5350
- """
5351
- elif False:
5352
- BackendServiceStrongSessionAffinityCookieArgsDict: TypeAlias = Mapping[str, Any]
5353
-
5354
- @pulumi.input_type
5355
- class BackendServiceStrongSessionAffinityCookieArgs:
5356
- def __init__(__self__, *,
5357
- name: Optional[pulumi.Input[str]] = None,
5358
- path: Optional[pulumi.Input[str]] = None,
5359
- ttl: Optional[pulumi.Input['BackendServiceStrongSessionAffinityCookieTtlArgs']] = None):
5360
- """
5361
- :param pulumi.Input[str] name: Name of the cookie.
5362
- :param pulumi.Input[str] path: Path to set for the cookie.
5363
- :param pulumi.Input['BackendServiceStrongSessionAffinityCookieTtlArgs'] ttl: Lifetime of the cookie.
5364
- Structure is documented below.
5365
- """
5366
- if name is not None:
5367
- pulumi.set(__self__, "name", name)
5368
- if path is not None:
5369
- pulumi.set(__self__, "path", path)
5370
- if ttl is not None:
5371
- pulumi.set(__self__, "ttl", ttl)
5372
-
5373
- @property
5374
- @pulumi.getter
5375
- def name(self) -> Optional[pulumi.Input[str]]:
5376
- """
5377
- Name of the cookie.
5378
- """
5379
- return pulumi.get(self, "name")
5380
-
5381
- @name.setter
5382
- def name(self, value: Optional[pulumi.Input[str]]):
5383
- pulumi.set(self, "name", value)
5384
-
5385
- @property
5386
- @pulumi.getter
5387
- def path(self) -> Optional[pulumi.Input[str]]:
5388
- """
5389
- Path to set for the cookie.
5390
- """
5391
- return pulumi.get(self, "path")
5392
-
5393
- @path.setter
5394
- def path(self, value: Optional[pulumi.Input[str]]):
5395
- pulumi.set(self, "path", value)
5396
-
5397
- @property
5398
- @pulumi.getter
5399
- def ttl(self) -> Optional[pulumi.Input['BackendServiceStrongSessionAffinityCookieTtlArgs']]:
5400
- """
5401
- Lifetime of the cookie.
5402
- Structure is documented below.
5403
- """
5404
- return pulumi.get(self, "ttl")
5405
-
5406
- @ttl.setter
5407
- def ttl(self, value: Optional[pulumi.Input['BackendServiceStrongSessionAffinityCookieTtlArgs']]):
5408
- pulumi.set(self, "ttl", value)
5409
-
5410
-
5411
- if not MYPY:
5412
- class BackendServiceStrongSessionAffinityCookieTtlArgsDict(TypedDict):
5413
- seconds: pulumi.Input[int]
5414
- """
5415
- Span of time at a resolution of a second.
5416
- Must be from 0 to 315,576,000,000 inclusive.
5417
- """
5418
- nanos: NotRequired[pulumi.Input[int]]
5419
- """
5420
- Span of time that's a fraction of a second at nanosecond
5421
- resolution. Durations less than one second are represented
5422
- with a 0 seconds field and a positive nanos field. Must
5423
- be from 0 to 999,999,999 inclusive.
5424
- """
5425
- elif False:
5426
- BackendServiceStrongSessionAffinityCookieTtlArgsDict: TypeAlias = Mapping[str, Any]
5427
-
5428
- @pulumi.input_type
5429
- class BackendServiceStrongSessionAffinityCookieTtlArgs:
5430
- def __init__(__self__, *,
5431
- seconds: pulumi.Input[int],
5432
- nanos: Optional[pulumi.Input[int]] = None):
5433
- """
5434
- :param pulumi.Input[int] seconds: Span of time at a resolution of a second.
5435
- Must be from 0 to 315,576,000,000 inclusive.
5436
- :param pulumi.Input[int] nanos: Span of time that's a fraction of a second at nanosecond
5437
- resolution. Durations less than one second are represented
5438
- with a 0 seconds field and a positive nanos field. Must
5439
- be from 0 to 999,999,999 inclusive.
5440
- """
5441
- pulumi.set(__self__, "seconds", seconds)
5442
- if nanos is not None:
5443
- pulumi.set(__self__, "nanos", nanos)
5444
-
5445
- @property
5446
- @pulumi.getter
5447
- def seconds(self) -> pulumi.Input[int]:
5448
- """
5449
- Span of time at a resolution of a second.
5450
- Must be from 0 to 315,576,000,000 inclusive.
5451
- """
5452
- return pulumi.get(self, "seconds")
5453
-
5454
- @seconds.setter
5455
- def seconds(self, value: pulumi.Input[int]):
5456
- pulumi.set(self, "seconds", value)
5457
-
5458
- @property
5459
- @pulumi.getter
5460
- def nanos(self) -> Optional[pulumi.Input[int]]:
5461
- """
5462
- Span of time that's a fraction of a second at nanosecond
5463
- resolution. Durations less than one second are represented
5464
- with a 0 seconds field and a positive nanos field. Must
5465
- be from 0 to 999,999,999 inclusive.
5466
- """
5467
- return pulumi.get(self, "nanos")
5468
-
5469
- @nanos.setter
5470
- def nanos(self, value: Optional[pulumi.Input[int]]):
5471
- pulumi.set(self, "nanos", value)
5472
-
5473
-
5474
5328
  if not MYPY:
5475
5329
  class DiskAsyncPrimaryDiskArgsDict(TypedDict):
5476
5330
  disk: pulumi.Input[str]
@@ -10655,7 +10509,7 @@ if not MYPY:
10655
10509
  class InstanceConfidentialInstanceConfigArgsDict(TypedDict):
10656
10510
  confidential_instance_type: NotRequired[pulumi.Input[str]]
10657
10511
  """
10658
- Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM.
10512
+ Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM. TDX is only available in beta.
10659
10513
  """
10660
10514
  enable_confidential_compute: NotRequired[pulumi.Input[bool]]
10661
10515
  """
@@ -10670,7 +10524,7 @@ class InstanceConfidentialInstanceConfigArgs:
10670
10524
  confidential_instance_type: Optional[pulumi.Input[str]] = None,
10671
10525
  enable_confidential_compute: Optional[pulumi.Input[bool]] = None):
10672
10526
  """
10673
- :param pulumi.Input[str] confidential_instance_type: Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM.
10527
+ :param pulumi.Input[str] confidential_instance_type: Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM. TDX is only available in beta.
10674
10528
  :param pulumi.Input[bool] enable_confidential_compute: Defines whether the instance should have confidential compute enabled with AMD SEV. If enabled, `on_host_maintenance` can be set to MIGRATE if `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM.
10675
10529
  """
10676
10530
  if confidential_instance_type is not None:
@@ -10682,7 +10536,7 @@ class InstanceConfidentialInstanceConfigArgs:
10682
10536
  @pulumi.getter(name="confidentialInstanceType")
10683
10537
  def confidential_instance_type(self) -> Optional[pulumi.Input[str]]:
10684
10538
  """
10685
- Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM.
10539
+ Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM. TDX is only available in beta.
10686
10540
  """
10687
10541
  return pulumi.get(self, "confidential_instance_type")
10688
10542
 
@@ -11317,7 +11171,7 @@ if not MYPY:
11317
11171
  The confidential computing technology the instance uses.
11318
11172
  SEV is an AMD feature. TDX is an Intel feature. One of the following
11319
11173
  values is required: SEV, SEV_SNP, TDX. If SEV_SNP, min_cpu_platform =
11320
- "AMD Milan" is currently required.
11174
+ "AMD Milan" is currently required. TDX is only available in beta.
11321
11175
  """
11322
11176
  enable_confidential_compute: NotRequired[pulumi.Input[bool]]
11323
11177
  """
@@ -11335,7 +11189,7 @@ class InstanceFromMachineImageConfidentialInstanceConfigArgs:
11335
11189
  :param pulumi.Input[str] confidential_instance_type: The confidential computing technology the instance uses.
11336
11190
  SEV is an AMD feature. TDX is an Intel feature. One of the following
11337
11191
  values is required: SEV, SEV_SNP, TDX. If SEV_SNP, min_cpu_platform =
11338
- "AMD Milan" is currently required.
11192
+ "AMD Milan" is currently required. TDX is only available in beta.
11339
11193
  :param pulumi.Input[bool] enable_confidential_compute: Defines whether the instance should have confidential compute enabled. Field will be deprecated in a future release
11340
11194
  """
11341
11195
  if confidential_instance_type is not None:
@@ -11350,7 +11204,7 @@ class InstanceFromMachineImageConfidentialInstanceConfigArgs:
11350
11204
  The confidential computing technology the instance uses.
11351
11205
  SEV is an AMD feature. TDX is an Intel feature. One of the following
11352
11206
  values is required: SEV, SEV_SNP, TDX. If SEV_SNP, min_cpu_platform =
11353
- "AMD Milan" is currently required.
11207
+ "AMD Milan" is currently required. TDX is only available in beta.
11354
11208
  """
11355
11209
  return pulumi.get(self, "confidential_instance_type")
11356
11210
 
@@ -13463,7 +13317,7 @@ if not MYPY:
13463
13317
  The confidential computing technology the instance uses.
13464
13318
  SEV is an AMD feature. TDX is an Intel feature. One of the following
13465
13319
  values is required: SEV, SEV_SNP, TDX. If SEV_SNP, min_cpu_platform =
13466
- "AMD Milan" is currently required.
13320
+ "AMD Milan" is currently required. TDX is only available in beta.
13467
13321
  """
13468
13322
  enable_confidential_compute: NotRequired[pulumi.Input[bool]]
13469
13323
  """
@@ -13481,7 +13335,7 @@ class InstanceFromTemplateConfidentialInstanceConfigArgs:
13481
13335
  :param pulumi.Input[str] confidential_instance_type: The confidential computing technology the instance uses.
13482
13336
  SEV is an AMD feature. TDX is an Intel feature. One of the following
13483
13337
  values is required: SEV, SEV_SNP, TDX. If SEV_SNP, min_cpu_platform =
13484
- "AMD Milan" is currently required.
13338
+ "AMD Milan" is currently required. TDX is only available in beta.
13485
13339
  :param pulumi.Input[bool] enable_confidential_compute: Defines whether the instance should have confidential compute enabled. Field will be deprecated in a future release
13486
13340
  """
13487
13341
  if confidential_instance_type is not None:
@@ -13496,7 +13350,7 @@ class InstanceFromTemplateConfidentialInstanceConfigArgs:
13496
13350
  The confidential computing technology the instance uses.
13497
13351
  SEV is an AMD feature. TDX is an Intel feature. One of the following
13498
13352
  values is required: SEV, SEV_SNP, TDX. If SEV_SNP, min_cpu_platform =
13499
- "AMD Milan" is currently required.
13353
+ "AMD Milan" is currently required. TDX is only available in beta.
13500
13354
  """
13501
13355
  return pulumi.get(self, "confidential_instance_type")
13502
13356
 
@@ -18030,7 +17884,7 @@ if not MYPY:
18030
17884
  class InstanceTemplateConfidentialInstanceConfigArgsDict(TypedDict):
18031
17885
  confidential_instance_type: NotRequired[pulumi.Input[str]]
18032
17886
  """
18033
- Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM.
17887
+ Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM. TDX is only available in beta.
18034
17888
  """
18035
17889
  enable_confidential_compute: NotRequired[pulumi.Input[bool]]
18036
17890
  """
@@ -18045,7 +17899,7 @@ class InstanceTemplateConfidentialInstanceConfigArgs:
18045
17899
  confidential_instance_type: Optional[pulumi.Input[str]] = None,
18046
17900
  enable_confidential_compute: Optional[pulumi.Input[bool]] = None):
18047
17901
  """
18048
- :param pulumi.Input[str] confidential_instance_type: Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM.
17902
+ :param pulumi.Input[str] confidential_instance_type: Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM. TDX is only available in beta.
18049
17903
  :param pulumi.Input[bool] enable_confidential_compute: Defines whether the instance should have confidential compute enabled with AMD SEV. If enabled, `on_host_maintenance` can be set to MIGRATE if `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM.
18050
17904
  """
18051
17905
  if confidential_instance_type is not None:
@@ -18057,7 +17911,7 @@ class InstanceTemplateConfidentialInstanceConfigArgs:
18057
17911
  @pulumi.getter(name="confidentialInstanceType")
18058
17912
  def confidential_instance_type(self) -> Optional[pulumi.Input[str]]:
18059
17913
  """
18060
- Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM.
17914
+ Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM. TDX is only available in beta.
18061
17915
  """
18062
17916
  return pulumi.get(self, "confidential_instance_type")
18063
17917
 
@@ -28337,144 +28191,6 @@ class RegionBackendServiceOutlierDetectionIntervalArgs:
28337
28191
  pulumi.set(self, "nanos", value)
28338
28192
 
28339
28193
 
28340
- if not MYPY:
28341
- class RegionBackendServiceStrongSessionAffinityCookieArgsDict(TypedDict):
28342
- name: NotRequired[pulumi.Input[str]]
28343
- """
28344
- Name of the cookie.
28345
- """
28346
- path: NotRequired[pulumi.Input[str]]
28347
- """
28348
- Path to set for the cookie.
28349
- """
28350
- ttl: NotRequired[pulumi.Input['RegionBackendServiceStrongSessionAffinityCookieTtlArgsDict']]
28351
- """
28352
- Lifetime of the cookie.
28353
- Structure is documented below.
28354
- """
28355
- elif False:
28356
- RegionBackendServiceStrongSessionAffinityCookieArgsDict: TypeAlias = Mapping[str, Any]
28357
-
28358
- @pulumi.input_type
28359
- class RegionBackendServiceStrongSessionAffinityCookieArgs:
28360
- def __init__(__self__, *,
28361
- name: Optional[pulumi.Input[str]] = None,
28362
- path: Optional[pulumi.Input[str]] = None,
28363
- ttl: Optional[pulumi.Input['RegionBackendServiceStrongSessionAffinityCookieTtlArgs']] = None):
28364
- """
28365
- :param pulumi.Input[str] name: Name of the cookie.
28366
- :param pulumi.Input[str] path: Path to set for the cookie.
28367
- :param pulumi.Input['RegionBackendServiceStrongSessionAffinityCookieTtlArgs'] ttl: Lifetime of the cookie.
28368
- Structure is documented below.
28369
- """
28370
- if name is not None:
28371
- pulumi.set(__self__, "name", name)
28372
- if path is not None:
28373
- pulumi.set(__self__, "path", path)
28374
- if ttl is not None:
28375
- pulumi.set(__self__, "ttl", ttl)
28376
-
28377
- @property
28378
- @pulumi.getter
28379
- def name(self) -> Optional[pulumi.Input[str]]:
28380
- """
28381
- Name of the cookie.
28382
- """
28383
- return pulumi.get(self, "name")
28384
-
28385
- @name.setter
28386
- def name(self, value: Optional[pulumi.Input[str]]):
28387
- pulumi.set(self, "name", value)
28388
-
28389
- @property
28390
- @pulumi.getter
28391
- def path(self) -> Optional[pulumi.Input[str]]:
28392
- """
28393
- Path to set for the cookie.
28394
- """
28395
- return pulumi.get(self, "path")
28396
-
28397
- @path.setter
28398
- def path(self, value: Optional[pulumi.Input[str]]):
28399
- pulumi.set(self, "path", value)
28400
-
28401
- @property
28402
- @pulumi.getter
28403
- def ttl(self) -> Optional[pulumi.Input['RegionBackendServiceStrongSessionAffinityCookieTtlArgs']]:
28404
- """
28405
- Lifetime of the cookie.
28406
- Structure is documented below.
28407
- """
28408
- return pulumi.get(self, "ttl")
28409
-
28410
- @ttl.setter
28411
- def ttl(self, value: Optional[pulumi.Input['RegionBackendServiceStrongSessionAffinityCookieTtlArgs']]):
28412
- pulumi.set(self, "ttl", value)
28413
-
28414
-
28415
- if not MYPY:
28416
- class RegionBackendServiceStrongSessionAffinityCookieTtlArgsDict(TypedDict):
28417
- seconds: pulumi.Input[int]
28418
- """
28419
- Span of time at a resolution of a second.
28420
- Must be from 0 to 315,576,000,000 inclusive.
28421
- """
28422
- nanos: NotRequired[pulumi.Input[int]]
28423
- """
28424
- Span of time that's a fraction of a second at nanosecond
28425
- resolution. Durations less than one second are represented
28426
- with a 0 seconds field and a positive nanos field. Must
28427
- be from 0 to 999,999,999 inclusive.
28428
- """
28429
- elif False:
28430
- RegionBackendServiceStrongSessionAffinityCookieTtlArgsDict: TypeAlias = Mapping[str, Any]
28431
-
28432
- @pulumi.input_type
28433
- class RegionBackendServiceStrongSessionAffinityCookieTtlArgs:
28434
- def __init__(__self__, *,
28435
- seconds: pulumi.Input[int],
28436
- nanos: Optional[pulumi.Input[int]] = None):
28437
- """
28438
- :param pulumi.Input[int] seconds: Span of time at a resolution of a second.
28439
- Must be from 0 to 315,576,000,000 inclusive.
28440
- :param pulumi.Input[int] nanos: Span of time that's a fraction of a second at nanosecond
28441
- resolution. Durations less than one second are represented
28442
- with a 0 seconds field and a positive nanos field. Must
28443
- be from 0 to 999,999,999 inclusive.
28444
- """
28445
- pulumi.set(__self__, "seconds", seconds)
28446
- if nanos is not None:
28447
- pulumi.set(__self__, "nanos", nanos)
28448
-
28449
- @property
28450
- @pulumi.getter
28451
- def seconds(self) -> pulumi.Input[int]:
28452
- """
28453
- Span of time at a resolution of a second.
28454
- Must be from 0 to 315,576,000,000 inclusive.
28455
- """
28456
- return pulumi.get(self, "seconds")
28457
-
28458
- @seconds.setter
28459
- def seconds(self, value: pulumi.Input[int]):
28460
- pulumi.set(self, "seconds", value)
28461
-
28462
- @property
28463
- @pulumi.getter
28464
- def nanos(self) -> Optional[pulumi.Input[int]]:
28465
- """
28466
- Span of time that's a fraction of a second at nanosecond
28467
- resolution. Durations less than one second are represented
28468
- with a 0 seconds field and a positive nanos field. Must
28469
- be from 0 to 999,999,999 inclusive.
28470
- """
28471
- return pulumi.get(self, "nanos")
28472
-
28473
- @nanos.setter
28474
- def nanos(self, value: Optional[pulumi.Input[int]]):
28475
- pulumi.set(self, "nanos", value)
28476
-
28477
-
28478
28194
  if not MYPY:
28479
28195
  class RegionBackendServiceSubsettingArgsDict(TypedDict):
28480
28196
  policy: pulumi.Input[str]
@@ -31346,7 +31062,7 @@ if not MYPY:
31346
31062
  class RegionInstanceTemplateConfidentialInstanceConfigArgsDict(TypedDict):
31347
31063
  confidential_instance_type: NotRequired[pulumi.Input[str]]
31348
31064
  """
31349
- Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM.
31065
+ Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM. TDX is only available in beta.
31350
31066
  """
31351
31067
  enable_confidential_compute: NotRequired[pulumi.Input[bool]]
31352
31068
  """
@@ -31361,7 +31077,7 @@ class RegionInstanceTemplateConfidentialInstanceConfigArgs:
31361
31077
  confidential_instance_type: Optional[pulumi.Input[str]] = None,
31362
31078
  enable_confidential_compute: Optional[pulumi.Input[bool]] = None):
31363
31079
  """
31364
- :param pulumi.Input[str] confidential_instance_type: Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM.
31080
+ :param pulumi.Input[str] confidential_instance_type: Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM. TDX is only available in beta.
31365
31081
  :param pulumi.Input[bool] enable_confidential_compute: Defines whether the instance should have confidential compute enabled with AMD SEV. If enabled, `on_host_maintenance` can be set to MIGRATE if `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM.
31366
31082
  """
31367
31083
  if confidential_instance_type is not None:
@@ -31373,7 +31089,7 @@ class RegionInstanceTemplateConfidentialInstanceConfigArgs:
31373
31089
  @pulumi.getter(name="confidentialInstanceType")
31374
31090
  def confidential_instance_type(self) -> Optional[pulumi.Input[str]]:
31375
31091
  """
31376
- Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM.
31092
+ Defines the confidential computing technology the instance uses. SEV is an AMD feature. TDX is an Intel feature. One of the following values is required: `SEV`, `SEV_SNP`, `TDX`. `on_host_maintenance` can be set to MIGRATE if `confidential_instance_type` is set to `SEV` and `min_cpu_platform` is set to `"AMD Milan"`. Otherwise, `on_host_maintenance` has to be set to TERMINATE or this will fail to create the VM. If `SEV_SNP`, currently `min_cpu_platform` has to be set to `"AMD Milan"` or this will fail to create the VM. TDX is only available in beta.
31377
31093
  """
31378
31094
  return pulumi.get(self, "confidential_instance_type")
31379
31095