pulumi-gcp 7.27.0__py3-none-any.whl → 7.27.0a1718086610__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 (81) hide show
  1. pulumi_gcp/__init__.py +0 -32
  2. pulumi_gcp/appengine/_inputs.py +0 -40
  3. pulumi_gcp/appengine/flexible_app_version.py +0 -47
  4. pulumi_gcp/appengine/outputs.py +0 -51
  5. pulumi_gcp/bigtable/instance.py +0 -47
  6. pulumi_gcp/clouddeploy/_inputs.py +0 -16
  7. pulumi_gcp/clouddeploy/outputs.py +0 -12
  8. pulumi_gcp/compute/__init__.py +0 -2
  9. pulumi_gcp/compute/_inputs.py +0 -84
  10. pulumi_gcp/compute/backend_service.py +0 -54
  11. pulumi_gcp/compute/disk.py +0 -68
  12. pulumi_gcp/compute/get_backend_service.py +1 -11
  13. pulumi_gcp/compute/get_disk.py +1 -11
  14. pulumi_gcp/compute/get_instance.py +1 -11
  15. pulumi_gcp/compute/get_instance_group_manager.py +1 -31
  16. pulumi_gcp/compute/get_instance_template.py +1 -11
  17. pulumi_gcp/compute/get_region_instance_template.py +1 -11
  18. pulumi_gcp/compute/instance.py +0 -47
  19. pulumi_gcp/compute/instance_from_machine_image.py +0 -47
  20. pulumi_gcp/compute/instance_from_template.py +0 -47
  21. pulumi_gcp/compute/instance_group_manager.py +0 -185
  22. pulumi_gcp/compute/instance_template.py +0 -47
  23. pulumi_gcp/compute/outputs.py +0 -1039
  24. pulumi_gcp/compute/region_instance_group_manager.py +0 -185
  25. pulumi_gcp/compute/region_instance_template.py +0 -47
  26. pulumi_gcp/config/__init__.pyi +0 -2
  27. pulumi_gcp/config/vars.py +0 -4
  28. pulumi_gcp/container/_inputs.py +4 -33
  29. pulumi_gcp/container/cluster.py +0 -61
  30. pulumi_gcp/container/get_cluster.py +1 -11
  31. pulumi_gcp/container/outputs.py +4 -48
  32. pulumi_gcp/dataloss/_inputs.py +19 -185
  33. pulumi_gcp/dataloss/outputs.py +17 -206
  34. pulumi_gcp/dataloss/prevention_inspect_template.py +0 -54
  35. pulumi_gcp/gkebackup/_inputs.py +7 -282
  36. pulumi_gcp/gkebackup/backup_plan.py +0 -100
  37. pulumi_gcp/gkebackup/outputs.py +7 -312
  38. pulumi_gcp/gkebackup/restore_plan.py +0 -326
  39. pulumi_gcp/gkebackup/restore_plan_iam_binding.py +0 -326
  40. pulumi_gcp/gkebackup/restore_plan_iam_member.py +0 -326
  41. pulumi_gcp/gkebackup/restore_plan_iam_policy.py +0 -326
  42. pulumi_gcp/healthcare/_inputs.py +1 -17
  43. pulumi_gcp/healthcare/dicom_store.py +0 -2
  44. pulumi_gcp/healthcare/fhir_store.py +60 -44
  45. pulumi_gcp/healthcare/outputs.py +1 -15
  46. pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -47
  47. pulumi_gcp/kms/crypto_key.py +7 -14
  48. pulumi_gcp/netapp/_inputs.py +0 -58
  49. pulumi_gcp/netapp/outputs.py +0 -67
  50. pulumi_gcp/netapp/volume.py +0 -54
  51. pulumi_gcp/networkservices/__init__.py +0 -1
  52. pulumi_gcp/networkservices/_inputs.py +0 -47
  53. pulumi_gcp/networkservices/outputs.py +0 -56
  54. pulumi_gcp/provider.py +0 -20
  55. pulumi_gcp/pulumi-plugin.json +1 -1
  56. pulumi_gcp/redis/_inputs.py +0 -44
  57. pulumi_gcp/redis/cluster.py +3 -128
  58. pulumi_gcp/redis/outputs.py +0 -36
  59. pulumi_gcp/secretmanager/_inputs.py +0 -20
  60. pulumi_gcp/secretmanager/outputs.py +0 -20
  61. pulumi_gcp/secretmanager/secret_iam_binding.py +0 -244
  62. pulumi_gcp/secretmanager/secret_iam_member.py +0 -244
  63. pulumi_gcp/secretmanager/secret_iam_policy.py +0 -224
  64. pulumi_gcp/securitycenter/__init__.py +0 -1
  65. pulumi_gcp/spanner/__init__.py +0 -1
  66. pulumi_gcp/spanner/_inputs.py +0 -68
  67. pulumi_gcp/spanner/outputs.py +0 -73
  68. pulumi_gcp/sql/_inputs.py +2 -8
  69. pulumi_gcp/sql/outputs.py +6 -9
  70. pulumi_gcp/workstations/_inputs.py +1 -51
  71. pulumi_gcp/workstations/outputs.py +2 -46
  72. pulumi_gcp/workstations/workstation_config.py +4 -10
  73. {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718086610.dist-info}/METADATA +1 -1
  74. {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718086610.dist-info}/RECORD +76 -81
  75. pulumi_gcp/compute/get_security_policy.py +0 -214
  76. pulumi_gcp/compute/project_cloud_armor_tier.py +0 -336
  77. pulumi_gcp/networkservices/service_lb_policies.py +0 -782
  78. pulumi_gcp/securitycenter/management_organization_event_threat_detection_custom_module.py +0 -568
  79. pulumi_gcp/spanner/instance_config.py +0 -569
  80. {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718086610.dist-info}/WHEEL +0 -0
  81. {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718086610.dist-info}/top_level.txt +0 -0
@@ -270,8 +270,7 @@ class DicomStoreIamMemberConditionArgs:
270
270
  @pulumi.input_type
271
271
  class DicomStoreNotificationConfigArgs:
272
272
  def __init__(__self__, *,
273
- pubsub_topic: pulumi.Input[str],
274
- send_for_bulk_import: Optional[pulumi.Input[bool]] = None):
273
+ pubsub_topic: pulumi.Input[str]):
275
274
  """
276
275
  :param pulumi.Input[str] pubsub_topic: The Cloud Pub/Sub topic that notifications of changes are published on. Supplied by the client.
277
276
  PubsubMessage.Data will contain the resource name. PubsubMessage.MessageId is the ID of this message.
@@ -279,11 +278,8 @@ class DicomStoreNotificationConfigArgs:
279
278
  was published. Notifications are only sent if the topic is non-empty. Topic names must be scoped to a
280
279
  project. service-PROJECT_NUMBER@gcp-sa-healthcare.iam.gserviceaccount.com must have publisher permissions on the given
281
280
  Cloud Pub/Sub topic. Not having adequate permissions will cause the calls that send notifications to fail.
282
- :param pulumi.Input[bool] send_for_bulk_import: Indicates whether or not to send Pub/Sub notifications on bulk import. Only supported for DICOM imports.
283
281
  """
284
282
  pulumi.set(__self__, "pubsub_topic", pubsub_topic)
285
- if send_for_bulk_import is not None:
286
- pulumi.set(__self__, "send_for_bulk_import", send_for_bulk_import)
287
283
 
288
284
  @property
289
285
  @pulumi.getter(name="pubsubTopic")
@@ -302,18 +298,6 @@ class DicomStoreNotificationConfigArgs:
302
298
  def pubsub_topic(self, value: pulumi.Input[str]):
303
299
  pulumi.set(self, "pubsub_topic", value)
304
300
 
305
- @property
306
- @pulumi.getter(name="sendForBulkImport")
307
- def send_for_bulk_import(self) -> Optional[pulumi.Input[bool]]:
308
- """
309
- Indicates whether or not to send Pub/Sub notifications on bulk import. Only supported for DICOM imports.
310
- """
311
- return pulumi.get(self, "send_for_bulk_import")
312
-
313
- @send_for_bulk_import.setter
314
- def send_for_bulk_import(self, value: Optional[pulumi.Input[bool]]):
315
- pulumi.set(self, "send_for_bulk_import", value)
316
-
317
301
 
318
302
  @pulumi.input_type
319
303
  class DicomStoreStreamConfigArgs:
@@ -378,7 +378,6 @@ class DicomStore(pulumi.CustomResource):
378
378
  dataset=dataset.id,
379
379
  notification_config=gcp.healthcare.DicomStoreNotificationConfigArgs(
380
380
  pubsub_topic=topic.id,
381
- send_for_bulk_import=True,
382
381
  ),
383
382
  labels={
384
383
  "label1": "labelvalue1",
@@ -497,7 +496,6 @@ class DicomStore(pulumi.CustomResource):
497
496
  dataset=dataset.id,
498
497
  notification_config=gcp.healthcare.DicomStoreNotificationConfigArgs(
499
498
  pubsub_topic=topic.id,
500
- send_for_bulk_import=True,
501
499
  ),
502
500
  labels={
503
501
  "label1": "labelvalue1",
@@ -81,11 +81,8 @@ class FhirStoreArgs:
81
81
  Please refer to the field `effective_labels` for all of the labels present on the resource.
82
82
  :param pulumi.Input[str] name: The resource name for the FhirStore.
83
83
  ** Changing this property may recreate the FHIR store (removing all data) **
84
- :param pulumi.Input['FhirStoreNotificationConfigArgs'] notification_config: (Optional, Deprecated)
85
- A nested object resource
84
+ :param pulumi.Input['FhirStoreNotificationConfigArgs'] notification_config: A nested object resource
86
85
  Structure is documented below.
87
-
88
- > **Warning:** `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.
89
86
  :param pulumi.Input[Sequence[pulumi.Input['FhirStoreNotificationConfigArgs']]] notification_configs: A list of notifcation configs that configure the notification for every resource mutation in this FHIR store.
90
87
  Structure is documented below.
91
88
  :param pulumi.Input[Sequence[pulumi.Input['FhirStoreStreamConfigArgs']]] stream_configs: A list of streaming configs that configure the destinations of streaming export for every resource mutation in
@@ -118,9 +115,6 @@ class FhirStoreArgs:
118
115
  pulumi.set(__self__, "labels", labels)
119
116
  if name is not None:
120
117
  pulumi.set(__self__, "name", name)
121
- if notification_config is not None:
122
- warnings.warn("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""", DeprecationWarning)
123
- pulumi.log.warn("""notification_config is deprecated: `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
124
118
  if notification_config is not None:
125
119
  pulumi.set(__self__, "notification_config", notification_config)
126
120
  if notification_configs is not None:
@@ -293,15 +287,9 @@ class FhirStoreArgs:
293
287
  @pulumi.getter(name="notificationConfig")
294
288
  def notification_config(self) -> Optional[pulumi.Input['FhirStoreNotificationConfigArgs']]:
295
289
  """
296
- (Optional, Deprecated)
297
290
  A nested object resource
298
291
  Structure is documented below.
299
-
300
- > **Warning:** `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.
301
292
  """
302
- warnings.warn("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""", DeprecationWarning)
303
- pulumi.log.warn("""notification_config is deprecated: `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
304
-
305
293
  return pulumi.get(self, "notification_config")
306
294
 
307
295
  @notification_config.setter
@@ -426,11 +414,8 @@ class _FhirStoreState:
426
414
  Please refer to the field `effective_labels` for all of the labels present on the resource.
427
415
  :param pulumi.Input[str] name: The resource name for the FhirStore.
428
416
  ** Changing this property may recreate the FHIR store (removing all data) **
429
- :param pulumi.Input['FhirStoreNotificationConfigArgs'] notification_config: (Optional, Deprecated)
430
- A nested object resource
417
+ :param pulumi.Input['FhirStoreNotificationConfigArgs'] notification_config: A nested object resource
431
418
  Structure is documented below.
432
-
433
- > **Warning:** `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.
434
419
  :param pulumi.Input[Sequence[pulumi.Input['FhirStoreNotificationConfigArgs']]] notification_configs: A list of notifcation configs that configure the notification for every resource mutation in this FHIR store.
435
420
  Structure is documented below.
436
421
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource
@@ -469,9 +454,6 @@ class _FhirStoreState:
469
454
  pulumi.set(__self__, "labels", labels)
470
455
  if name is not None:
471
456
  pulumi.set(__self__, "name", name)
472
- if notification_config is not None:
473
- warnings.warn("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""", DeprecationWarning)
474
- pulumi.log.warn("""notification_config is deprecated: `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
475
457
  if notification_config is not None:
476
458
  pulumi.set(__self__, "notification_config", notification_config)
477
459
  if notification_configs is not None:
@@ -660,15 +642,9 @@ class _FhirStoreState:
660
642
  @pulumi.getter(name="notificationConfig")
661
643
  def notification_config(self) -> Optional[pulumi.Input['FhirStoreNotificationConfigArgs']]:
662
644
  """
663
- (Optional, Deprecated)
664
645
  A nested object resource
665
646
  Structure is documented below.
666
-
667
- > **Warning:** `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.
668
647
  """
669
- warnings.warn("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""", DeprecationWarning)
670
- pulumi.log.warn("""notification_config is deprecated: `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
671
-
672
648
  return pulumi.get(self, "notification_config")
673
649
 
674
650
  @notification_config.setter
@@ -798,9 +774,9 @@ class FhirStore(pulumi.CustomResource):
798
774
  disable_resource_versioning=False,
799
775
  enable_history_import=False,
800
776
  default_search_handling_strict=False,
801
- notification_configs=[gcp.healthcare.FhirStoreNotificationConfigArgs(
777
+ notification_config=gcp.healthcare.FhirStoreNotificationConfigArgs(
802
778
  pubsub_topic=topic.id,
803
- )],
779
+ ),
804
780
  labels={
805
781
  "label1": "labelvalue1",
806
782
  })
@@ -846,6 +822,31 @@ class FhirStore(pulumi.CustomResource):
846
822
  )])
847
823
  topic = gcp.pubsub.Topic("topic", name="fhir-notifications")
848
824
  ```
825
+ ### Healthcare Fhir Store Notification Config
826
+
827
+ ```python
828
+ import pulumi
829
+ import pulumi_gcp as gcp
830
+
831
+ topic = gcp.pubsub.Topic("topic", name="fhir-notifications")
832
+ dataset = gcp.healthcare.Dataset("dataset",
833
+ name="example-dataset",
834
+ location="us-central1")
835
+ default = gcp.healthcare.FhirStore("default",
836
+ name="example-fhir-store",
837
+ dataset=dataset.id,
838
+ version="R4",
839
+ enable_update_create=False,
840
+ disable_referential_integrity=False,
841
+ disable_resource_versioning=False,
842
+ enable_history_import=False,
843
+ labels={
844
+ "label1": "labelvalue1",
845
+ },
846
+ notification_config=gcp.healthcare.FhirStoreNotificationConfigArgs(
847
+ pubsub_topic=topic.id,
848
+ ))
849
+ ```
849
850
  ### Healthcare Fhir Store Notification Configs
850
851
 
851
852
  ```python
@@ -864,6 +865,7 @@ class FhirStore(pulumi.CustomResource):
864
865
  disable_referential_integrity=False,
865
866
  disable_resource_versioning=False,
866
867
  enable_history_import=False,
868
+ enable_history_modifications=False,
867
869
  labels={
868
870
  "label1": "labelvalue1",
869
871
  },
@@ -943,11 +945,8 @@ class FhirStore(pulumi.CustomResource):
943
945
  Please refer to the field `effective_labels` for all of the labels present on the resource.
944
946
  :param pulumi.Input[str] name: The resource name for the FhirStore.
945
947
  ** Changing this property may recreate the FHIR store (removing all data) **
946
- :param pulumi.Input[pulumi.InputType['FhirStoreNotificationConfigArgs']] notification_config: (Optional, Deprecated)
947
- A nested object resource
948
+ :param pulumi.Input[pulumi.InputType['FhirStoreNotificationConfigArgs']] notification_config: A nested object resource
948
949
  Structure is documented below.
949
-
950
- > **Warning:** `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.
951
950
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FhirStoreNotificationConfigArgs']]]] notification_configs: A list of notifcation configs that configure the notification for every resource mutation in this FHIR store.
952
951
  Structure is documented below.
953
952
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FhirStoreStreamConfigArgs']]]] stream_configs: A list of streaming configs that configure the destinations of streaming export for every resource mutation in
@@ -999,9 +998,9 @@ class FhirStore(pulumi.CustomResource):
999
998
  disable_resource_versioning=False,
1000
999
  enable_history_import=False,
1001
1000
  default_search_handling_strict=False,
1002
- notification_configs=[gcp.healthcare.FhirStoreNotificationConfigArgs(
1001
+ notification_config=gcp.healthcare.FhirStoreNotificationConfigArgs(
1003
1002
  pubsub_topic=topic.id,
1004
- )],
1003
+ ),
1005
1004
  labels={
1006
1005
  "label1": "labelvalue1",
1007
1006
  })
@@ -1047,6 +1046,31 @@ class FhirStore(pulumi.CustomResource):
1047
1046
  )])
1048
1047
  topic = gcp.pubsub.Topic("topic", name="fhir-notifications")
1049
1048
  ```
1049
+ ### Healthcare Fhir Store Notification Config
1050
+
1051
+ ```python
1052
+ import pulumi
1053
+ import pulumi_gcp as gcp
1054
+
1055
+ topic = gcp.pubsub.Topic("topic", name="fhir-notifications")
1056
+ dataset = gcp.healthcare.Dataset("dataset",
1057
+ name="example-dataset",
1058
+ location="us-central1")
1059
+ default = gcp.healthcare.FhirStore("default",
1060
+ name="example-fhir-store",
1061
+ dataset=dataset.id,
1062
+ version="R4",
1063
+ enable_update_create=False,
1064
+ disable_referential_integrity=False,
1065
+ disable_resource_versioning=False,
1066
+ enable_history_import=False,
1067
+ labels={
1068
+ "label1": "labelvalue1",
1069
+ },
1070
+ notification_config=gcp.healthcare.FhirStoreNotificationConfigArgs(
1071
+ pubsub_topic=topic.id,
1072
+ ))
1073
+ ```
1050
1074
  ### Healthcare Fhir Store Notification Configs
1051
1075
 
1052
1076
  ```python
@@ -1065,6 +1089,7 @@ class FhirStore(pulumi.CustomResource):
1065
1089
  disable_referential_integrity=False,
1066
1090
  disable_resource_versioning=False,
1067
1091
  enable_history_import=False,
1092
+ enable_history_modifications=False,
1068
1093
  labels={
1069
1094
  "label1": "labelvalue1",
1070
1095
  },
@@ -1236,11 +1261,8 @@ class FhirStore(pulumi.CustomResource):
1236
1261
  Please refer to the field `effective_labels` for all of the labels present on the resource.
1237
1262
  :param pulumi.Input[str] name: The resource name for the FhirStore.
1238
1263
  ** Changing this property may recreate the FHIR store (removing all data) **
1239
- :param pulumi.Input[pulumi.InputType['FhirStoreNotificationConfigArgs']] notification_config: (Optional, Deprecated)
1240
- A nested object resource
1264
+ :param pulumi.Input[pulumi.InputType['FhirStoreNotificationConfigArgs']] notification_config: A nested object resource
1241
1265
  Structure is documented below.
1242
-
1243
- > **Warning:** `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.
1244
1266
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FhirStoreNotificationConfigArgs']]]] notification_configs: A list of notifcation configs that configure the notification for every resource mutation in this FHIR store.
1245
1267
  Structure is documented below.
1246
1268
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource
@@ -1411,15 +1433,9 @@ class FhirStore(pulumi.CustomResource):
1411
1433
  @pulumi.getter(name="notificationConfig")
1412
1434
  def notification_config(self) -> pulumi.Output[Optional['outputs.FhirStoreNotificationConfig']]:
1413
1435
  """
1414
- (Optional, Deprecated)
1415
1436
  A nested object resource
1416
1437
  Structure is documented below.
1417
-
1418
- > **Warning:** `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.
1419
1438
  """
1420
- warnings.warn("""`notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""", DeprecationWarning)
1421
- pulumi.log.warn("""notification_config is deprecated: `notification_config` is deprecated and will be removed in a future major release. Use `notification_configs` instead.""")
1422
-
1423
1439
  return pulumi.get(self, "notification_config")
1424
1440
 
1425
1441
  @property
@@ -203,8 +203,6 @@ class DicomStoreNotificationConfig(dict):
203
203
  suggest = None
204
204
  if key == "pubsubTopic":
205
205
  suggest = "pubsub_topic"
206
- elif key == "sendForBulkImport":
207
- suggest = "send_for_bulk_import"
208
206
 
209
207
  if suggest:
210
208
  pulumi.log.warn(f"Key '{key}' not found in DicomStoreNotificationConfig. Access the value via the '{suggest}' property getter instead.")
@@ -218,8 +216,7 @@ class DicomStoreNotificationConfig(dict):
218
216
  return super().get(key, default)
219
217
 
220
218
  def __init__(__self__, *,
221
- pubsub_topic: str,
222
- send_for_bulk_import: Optional[bool] = None):
219
+ pubsub_topic: str):
223
220
  """
224
221
  :param str pubsub_topic: The Cloud Pub/Sub topic that notifications of changes are published on. Supplied by the client.
225
222
  PubsubMessage.Data will contain the resource name. PubsubMessage.MessageId is the ID of this message.
@@ -227,11 +224,8 @@ class DicomStoreNotificationConfig(dict):
227
224
  was published. Notifications are only sent if the topic is non-empty. Topic names must be scoped to a
228
225
  project. service-PROJECT_NUMBER@gcp-sa-healthcare.iam.gserviceaccount.com must have publisher permissions on the given
229
226
  Cloud Pub/Sub topic. Not having adequate permissions will cause the calls that send notifications to fail.
230
- :param bool send_for_bulk_import: Indicates whether or not to send Pub/Sub notifications on bulk import. Only supported for DICOM imports.
231
227
  """
232
228
  pulumi.set(__self__, "pubsub_topic", pubsub_topic)
233
- if send_for_bulk_import is not None:
234
- pulumi.set(__self__, "send_for_bulk_import", send_for_bulk_import)
235
229
 
236
230
  @property
237
231
  @pulumi.getter(name="pubsubTopic")
@@ -246,14 +240,6 @@ class DicomStoreNotificationConfig(dict):
246
240
  """
247
241
  return pulumi.get(self, "pubsub_topic")
248
242
 
249
- @property
250
- @pulumi.getter(name="sendForBulkImport")
251
- def send_for_bulk_import(self) -> Optional[bool]:
252
- """
253
- Indicates whether or not to send Pub/Sub notifications on bulk import. Only supported for DICOM imports.
254
- """
255
- return pulumi.get(self, "send_for_bulk_import")
256
-
257
243
 
258
244
  @pulumi.output_type
259
245
  class DicomStoreStreamConfig(dict):
@@ -17,7 +17,6 @@ class EndpointAttachmentArgs:
17
17
  location: pulumi.Input[str],
18
18
  service_attachment: pulumi.Input[str],
19
19
  description: Optional[pulumi.Input[str]] = None,
20
- endpoint_global_access: Optional[pulumi.Input[bool]] = None,
21
20
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
22
21
  name: Optional[pulumi.Input[str]] = None,
23
22
  project: Optional[pulumi.Input[str]] = None):
@@ -26,7 +25,6 @@ class EndpointAttachmentArgs:
26
25
  :param pulumi.Input[str] location: Location in which Endpoint Attachment needs to be created.
27
26
  :param pulumi.Input[str] service_attachment: The path of the service attachment.
28
27
  :param pulumi.Input[str] description: Description of the resource.
29
- :param pulumi.Input[bool] endpoint_global_access: Enable global access for endpoint attachment.
30
28
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Resource labels to represent user provided metadata.
31
29
 
32
30
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
@@ -42,8 +40,6 @@ class EndpointAttachmentArgs:
42
40
  pulumi.set(__self__, "service_attachment", service_attachment)
43
41
  if description is not None:
44
42
  pulumi.set(__self__, "description", description)
45
- if endpoint_global_access is not None:
46
- pulumi.set(__self__, "endpoint_global_access", endpoint_global_access)
47
43
  if labels is not None:
48
44
  pulumi.set(__self__, "labels", labels)
49
45
  if name is not None:
@@ -87,18 +83,6 @@ class EndpointAttachmentArgs:
87
83
  def description(self, value: Optional[pulumi.Input[str]]):
88
84
  pulumi.set(self, "description", value)
89
85
 
90
- @property
91
- @pulumi.getter(name="endpointGlobalAccess")
92
- def endpoint_global_access(self) -> Optional[pulumi.Input[bool]]:
93
- """
94
- Enable global access for endpoint attachment.
95
- """
96
- return pulumi.get(self, "endpoint_global_access")
97
-
98
- @endpoint_global_access.setter
99
- def endpoint_global_access(self, value: Optional[pulumi.Input[bool]]):
100
- pulumi.set(self, "endpoint_global_access", value)
101
-
102
86
  @property
103
87
  @pulumi.getter
104
88
  def labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
@@ -149,7 +133,6 @@ class _EndpointAttachmentState:
149
133
  create_time: Optional[pulumi.Input[str]] = None,
150
134
  description: Optional[pulumi.Input[str]] = None,
151
135
  effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
152
- endpoint_global_access: Optional[pulumi.Input[bool]] = None,
153
136
  endpoint_ip: Optional[pulumi.Input[str]] = None,
154
137
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
155
138
  location: Optional[pulumi.Input[str]] = None,
@@ -163,7 +146,6 @@ class _EndpointAttachmentState:
163
146
  :param pulumi.Input[str] create_time: Time the Namespace was created in UTC.
164
147
  :param pulumi.Input[str] description: Description of the resource.
165
148
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
166
- :param pulumi.Input[bool] endpoint_global_access: Enable global access for endpoint attachment.
167
149
  :param pulumi.Input[str] endpoint_ip: The Private Service Connect connection endpoint ip.
168
150
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Resource labels to represent user provided metadata.
169
151
 
@@ -187,8 +169,6 @@ class _EndpointAttachmentState:
187
169
  pulumi.set(__self__, "description", description)
188
170
  if effective_labels is not None:
189
171
  pulumi.set(__self__, "effective_labels", effective_labels)
190
- if endpoint_global_access is not None:
191
- pulumi.set(__self__, "endpoint_global_access", endpoint_global_access)
192
172
  if endpoint_ip is not None:
193
173
  pulumi.set(__self__, "endpoint_ip", endpoint_ip)
194
174
  if labels is not None:
@@ -242,18 +222,6 @@ class _EndpointAttachmentState:
242
222
  def effective_labels(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
243
223
  pulumi.set(self, "effective_labels", value)
244
224
 
245
- @property
246
- @pulumi.getter(name="endpointGlobalAccess")
247
- def endpoint_global_access(self) -> Optional[pulumi.Input[bool]]:
248
- """
249
- Enable global access for endpoint attachment.
250
- """
251
- return pulumi.get(self, "endpoint_global_access")
252
-
253
- @endpoint_global_access.setter
254
- def endpoint_global_access(self, value: Optional[pulumi.Input[bool]]):
255
- pulumi.set(self, "endpoint_global_access", value)
256
-
257
225
  @property
258
226
  @pulumi.getter(name="endpointIp")
259
227
  def endpoint_ip(self) -> Optional[pulumi.Input[str]]:
@@ -365,7 +333,6 @@ class EndpointAttachment(pulumi.CustomResource):
365
333
  resource_name: str,
366
334
  opts: Optional[pulumi.ResourceOptions] = None,
367
335
  description: Optional[pulumi.Input[str]] = None,
368
- endpoint_global_access: Optional[pulumi.Input[bool]] = None,
369
336
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
370
337
  location: Optional[pulumi.Input[str]] = None,
371
338
  name: Optional[pulumi.Input[str]] = None,
@@ -426,7 +393,6 @@ class EndpointAttachment(pulumi.CustomResource):
426
393
  :param str resource_name: The name of the resource.
427
394
  :param pulumi.ResourceOptions opts: Options for the resource.
428
395
  :param pulumi.Input[str] description: Description of the resource.
429
- :param pulumi.Input[bool] endpoint_global_access: Enable global access for endpoint attachment.
430
396
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Resource labels to represent user provided metadata.
431
397
 
432
398
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
@@ -513,7 +479,6 @@ class EndpointAttachment(pulumi.CustomResource):
513
479
  resource_name: str,
514
480
  opts: Optional[pulumi.ResourceOptions] = None,
515
481
  description: Optional[pulumi.Input[str]] = None,
516
- endpoint_global_access: Optional[pulumi.Input[bool]] = None,
517
482
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
518
483
  location: Optional[pulumi.Input[str]] = None,
519
484
  name: Optional[pulumi.Input[str]] = None,
@@ -529,7 +494,6 @@ class EndpointAttachment(pulumi.CustomResource):
529
494
  __props__ = EndpointAttachmentArgs.__new__(EndpointAttachmentArgs)
530
495
 
531
496
  __props__.__dict__["description"] = description
532
- __props__.__dict__["endpoint_global_access"] = endpoint_global_access
533
497
  __props__.__dict__["labels"] = labels
534
498
  if location is None and not opts.urn:
535
499
  raise TypeError("Missing required property 'location'")
@@ -559,7 +523,6 @@ class EndpointAttachment(pulumi.CustomResource):
559
523
  create_time: Optional[pulumi.Input[str]] = None,
560
524
  description: Optional[pulumi.Input[str]] = None,
561
525
  effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
562
- endpoint_global_access: Optional[pulumi.Input[bool]] = None,
563
526
  endpoint_ip: Optional[pulumi.Input[str]] = None,
564
527
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
565
528
  location: Optional[pulumi.Input[str]] = None,
@@ -578,7 +541,6 @@ class EndpointAttachment(pulumi.CustomResource):
578
541
  :param pulumi.Input[str] create_time: Time the Namespace was created in UTC.
579
542
  :param pulumi.Input[str] description: Description of the resource.
580
543
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
581
- :param pulumi.Input[bool] endpoint_global_access: Enable global access for endpoint attachment.
582
544
  :param pulumi.Input[str] endpoint_ip: The Private Service Connect connection endpoint ip.
583
545
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Resource labels to represent user provided metadata.
584
546
 
@@ -603,7 +565,6 @@ class EndpointAttachment(pulumi.CustomResource):
603
565
  __props__.__dict__["create_time"] = create_time
604
566
  __props__.__dict__["description"] = description
605
567
  __props__.__dict__["effective_labels"] = effective_labels
606
- __props__.__dict__["endpoint_global_access"] = endpoint_global_access
607
568
  __props__.__dict__["endpoint_ip"] = endpoint_ip
608
569
  __props__.__dict__["labels"] = labels
609
570
  __props__.__dict__["location"] = location
@@ -638,14 +599,6 @@ class EndpointAttachment(pulumi.CustomResource):
638
599
  """
639
600
  return pulumi.get(self, "effective_labels")
640
601
 
641
- @property
642
- @pulumi.getter(name="endpointGlobalAccess")
643
- def endpoint_global_access(self) -> pulumi.Output[Optional[bool]]:
644
- """
645
- Enable global access for endpoint attachment.
646
- """
647
- return pulumi.get(self, "endpoint_global_access")
648
-
649
602
  @property
650
603
  @pulumi.getter(name="endpointIp")
651
604
  def endpoint_ip(self) -> pulumi.Output[str]:
@@ -52,8 +52,7 @@ class CryptoKeyArgs:
52
52
  the format of a decimal number with up to 9 fractional digits, followed by the
53
53
  letter `s` (seconds). It must be greater than a day (ie, 86400).
54
54
  :param pulumi.Input[bool] skip_initial_version_creation: If set to true, the request will create a CryptoKey without any CryptoKeyVersions.
55
- You must use the `kms.CryptoKeyVersion` resource to create a new CryptoKeyVersion
56
- or `kms.KeyRingImportJob` resource to import the CryptoKeyVersion.
55
+ You must use the `kms.KeyRingImportJob` resource to import the CryptoKeyVersion.
57
56
  :param pulumi.Input['CryptoKeyVersionTemplateArgs'] version_template: A template describing settings for new crypto key versions.
58
57
  Structure is documented below.
59
58
  """
@@ -193,8 +192,7 @@ class CryptoKeyArgs:
193
192
  def skip_initial_version_creation(self) -> Optional[pulumi.Input[bool]]:
194
193
  """
195
194
  If set to true, the request will create a CryptoKey without any CryptoKeyVersions.
196
- You must use the `kms.CryptoKeyVersion` resource to create a new CryptoKeyVersion
197
- or `kms.KeyRingImportJob` resource to import the CryptoKeyVersion.
195
+ You must use the `kms.KeyRingImportJob` resource to import the CryptoKeyVersion.
198
196
  """
199
197
  return pulumi.get(self, "skip_initial_version_creation")
200
198
 
@@ -264,8 +262,7 @@ class _CryptoKeyState:
264
262
  the format of a decimal number with up to 9 fractional digits, followed by the
265
263
  letter `s` (seconds). It must be greater than a day (ie, 86400).
266
264
  :param pulumi.Input[bool] skip_initial_version_creation: If set to true, the request will create a CryptoKey without any CryptoKeyVersions.
267
- You must use the `kms.CryptoKeyVersion` resource to create a new CryptoKeyVersion
268
- or `kms.KeyRingImportJob` resource to import the CryptoKeyVersion.
265
+ You must use the `kms.KeyRingImportJob` resource to import the CryptoKeyVersion.
269
266
  :param pulumi.Input['CryptoKeyVersionTemplateArgs'] version_template: A template describing settings for new crypto key versions.
270
267
  Structure is documented below.
271
268
  """
@@ -451,8 +448,7 @@ class _CryptoKeyState:
451
448
  def skip_initial_version_creation(self) -> Optional[pulumi.Input[bool]]:
452
449
  """
453
450
  If set to true, the request will create a CryptoKey without any CryptoKeyVersions.
454
- You must use the `kms.CryptoKeyVersion` resource to create a new CryptoKeyVersion
455
- or `kms.KeyRingImportJob` resource to import the CryptoKeyVersion.
451
+ You must use the `kms.KeyRingImportJob` resource to import the CryptoKeyVersion.
456
452
  """
457
453
  return pulumi.get(self, "skip_initial_version_creation")
458
454
 
@@ -586,8 +582,7 @@ class CryptoKey(pulumi.CustomResource):
586
582
  the format of a decimal number with up to 9 fractional digits, followed by the
587
583
  letter `s` (seconds). It must be greater than a day (ie, 86400).
588
584
  :param pulumi.Input[bool] skip_initial_version_creation: If set to true, the request will create a CryptoKey without any CryptoKeyVersions.
589
- You must use the `kms.CryptoKeyVersion` resource to create a new CryptoKeyVersion
590
- or `kms.KeyRingImportJob` resource to import the CryptoKeyVersion.
585
+ You must use the `kms.KeyRingImportJob` resource to import the CryptoKeyVersion.
591
586
  :param pulumi.Input[pulumi.InputType['CryptoKeyVersionTemplateArgs']] version_template: A template describing settings for new crypto key versions.
592
587
  Structure is documented below.
593
588
  """
@@ -778,8 +773,7 @@ class CryptoKey(pulumi.CustomResource):
778
773
  the format of a decimal number with up to 9 fractional digits, followed by the
779
774
  letter `s` (seconds). It must be greater than a day (ie, 86400).
780
775
  :param pulumi.Input[bool] skip_initial_version_creation: If set to true, the request will create a CryptoKey without any CryptoKeyVersions.
781
- You must use the `kms.CryptoKeyVersion` resource to create a new CryptoKeyVersion
782
- or `kms.KeyRingImportJob` resource to import the CryptoKeyVersion.
776
+ You must use the `kms.KeyRingImportJob` resource to import the CryptoKeyVersion.
783
777
  :param pulumi.Input[pulumi.InputType['CryptoKeyVersionTemplateArgs']] version_template: A template describing settings for new crypto key versions.
784
778
  Structure is documented below.
785
779
  """
@@ -913,8 +907,7 @@ class CryptoKey(pulumi.CustomResource):
913
907
  def skip_initial_version_creation(self) -> pulumi.Output[Optional[bool]]:
914
908
  """
915
909
  If set to true, the request will create a CryptoKey without any CryptoKeyVersions.
916
- You must use the `kms.CryptoKeyVersion` resource to create a new CryptoKeyVersion
917
- or `kms.KeyRingImportJob` resource to import the CryptoKeyVersion.
910
+ You must use the `kms.KeyRingImportJob` resource to import the CryptoKeyVersion.
918
911
  """
919
912
  return pulumi.get(self, "skip_initial_version_creation")
920
913
 
@@ -10,7 +10,6 @@ from typing import Any, Mapping, Optional, Sequence, Union, overload
10
10
  from .. import _utilities
11
11
 
12
12
  __all__ = [
13
- 'VolumeBackupConfigArgs',
14
13
  'VolumeExportPolicyArgs',
15
14
  'VolumeExportPolicyRuleArgs',
16
15
  'VolumeMountOptionArgs',
@@ -24,63 +23,6 @@ __all__ = [
24
23
  'VolumeSnapshotPolicyWeeklyScheduleArgs',
25
24
  ]
26
25
 
27
- @pulumi.input_type
28
- class VolumeBackupConfigArgs:
29
- def __init__(__self__, *,
30
- backup_policies: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
31
- backup_vault: Optional[pulumi.Input[str]] = None,
32
- scheduled_backup_enabled: Optional[pulumi.Input[bool]] = None):
33
- """
34
- :param pulumi.Input[Sequence[pulumi.Input[str]]] backup_policies: Specify a single backup policy ID for scheduled backups. Format: `projects/{{projectId}}/locations/{{location}}/backupPolicies/{{backupPolicyName}}`
35
- :param pulumi.Input[str] backup_vault: ID of the backup vault to use. A backup vault is reqired to create manual or scheduled backups.
36
- Format: `projects/{{projectId}}/locations/{{location}}/backupVaults/{{backupVaultName}}`
37
- :param pulumi.Input[bool] scheduled_backup_enabled: When set to true, scheduled backup is enabled on the volume. Omit if no backup_policy is specified.
38
- """
39
- if backup_policies is not None:
40
- pulumi.set(__self__, "backup_policies", backup_policies)
41
- if backup_vault is not None:
42
- pulumi.set(__self__, "backup_vault", backup_vault)
43
- if scheduled_backup_enabled is not None:
44
- pulumi.set(__self__, "scheduled_backup_enabled", scheduled_backup_enabled)
45
-
46
- @property
47
- @pulumi.getter(name="backupPolicies")
48
- def backup_policies(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
49
- """
50
- Specify a single backup policy ID for scheduled backups. Format: `projects/{{projectId}}/locations/{{location}}/backupPolicies/{{backupPolicyName}}`
51
- """
52
- return pulumi.get(self, "backup_policies")
53
-
54
- @backup_policies.setter
55
- def backup_policies(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
56
- pulumi.set(self, "backup_policies", value)
57
-
58
- @property
59
- @pulumi.getter(name="backupVault")
60
- def backup_vault(self) -> Optional[pulumi.Input[str]]:
61
- """
62
- ID of the backup vault to use. A backup vault is reqired to create manual or scheduled backups.
63
- Format: `projects/{{projectId}}/locations/{{location}}/backupVaults/{{backupVaultName}}`
64
- """
65
- return pulumi.get(self, "backup_vault")
66
-
67
- @backup_vault.setter
68
- def backup_vault(self, value: Optional[pulumi.Input[str]]):
69
- pulumi.set(self, "backup_vault", value)
70
-
71
- @property
72
- @pulumi.getter(name="scheduledBackupEnabled")
73
- def scheduled_backup_enabled(self) -> Optional[pulumi.Input[bool]]:
74
- """
75
- When set to true, scheduled backup is enabled on the volume. Omit if no backup_policy is specified.
76
- """
77
- return pulumi.get(self, "scheduled_backup_enabled")
78
-
79
- @scheduled_backup_enabled.setter
80
- def scheduled_backup_enabled(self, value: Optional[pulumi.Input[bool]]):
81
- pulumi.set(self, "scheduled_backup_enabled", value)
82
-
83
-
84
26
  @pulumi.input_type
85
27
  class VolumeExportPolicyArgs:
86
28
  def __init__(__self__, *,