pulumi-gcp 7.31.0__py3-none-any.whl → 7.31.0a1720509668__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 (86) hide show
  1. pulumi_gcp/__init__.py +0 -40
  2. pulumi_gcp/applicationintegration/auth_config.py +2 -2
  3. pulumi_gcp/bigquery/reservation_assignment.py +30 -48
  4. pulumi_gcp/certificateauthority/certificate_template.py +2 -2
  5. pulumi_gcp/certificatemanager/_inputs.py +0 -33
  6. pulumi_gcp/certificatemanager/outputs.py +0 -36
  7. pulumi_gcp/certificatemanager/trust_config.py +0 -107
  8. pulumi_gcp/compute/_inputs.py +6 -3
  9. pulumi_gcp/compute/ca_external_account_key.py +2 -2
  10. pulumi_gcp/compute/get_health_check.py +1 -11
  11. pulumi_gcp/compute/global_forwarding_rule.py +4 -2
  12. pulumi_gcp/compute/health_check.py +0 -124
  13. pulumi_gcp/compute/instance.py +14 -14
  14. pulumi_gcp/compute/instance_group_membership.py +2 -2
  15. pulumi_gcp/compute/outputs.py +8 -4
  16. pulumi_gcp/compute/region_network_endpoint.py +2 -2
  17. pulumi_gcp/compute/region_network_endpoint_group.py +2 -2
  18. pulumi_gcp/compute/subnetwork.py +2 -2
  19. pulumi_gcp/config/__init__.pyi +0 -2
  20. pulumi_gcp/config/vars.py +0 -4
  21. pulumi_gcp/container/_inputs.py +3 -3
  22. pulumi_gcp/container/outputs.py +4 -4
  23. pulumi_gcp/containeranalysis/note.py +2 -2
  24. pulumi_gcp/dataloss/_inputs.py +0 -3
  25. pulumi_gcp/dataloss/outputs.py +0 -2
  26. pulumi_gcp/dataloss/prevention_job_trigger.py +0 -90
  27. pulumi_gcp/dataplex/_inputs.py +0 -56
  28. pulumi_gcp/dataplex/datascan.py +0 -12
  29. pulumi_gcp/dataplex/outputs.py +0 -52
  30. pulumi_gcp/filestore/backup.py +2 -2
  31. pulumi_gcp/filestore/instance.py +2 -2
  32. pulumi_gcp/filestore/snapshot.py +2 -2
  33. pulumi_gcp/gkehub/_inputs.py +0 -20
  34. pulumi_gcp/gkehub/outputs.py +0 -12
  35. pulumi_gcp/kms/__init__.py +0 -2
  36. pulumi_gcp/kms/crypto_key.py +7 -7
  37. pulumi_gcp/kms/outputs.py +0 -270
  38. pulumi_gcp/logging/_inputs.py +12 -12
  39. pulumi_gcp/logging/folder_bucket_config.py +6 -6
  40. pulumi_gcp/logging/organization_bucket_config.py +6 -6
  41. pulumi_gcp/logging/outputs.py +8 -8
  42. pulumi_gcp/logging/project_bucket_config.py +6 -6
  43. pulumi_gcp/looker/instance.py +2 -2
  44. pulumi_gcp/monitoring/custom_service.py +2 -2
  45. pulumi_gcp/monitoring/generic_service.py +2 -2
  46. pulumi_gcp/monitoring/notification_channel.py +2 -2
  47. pulumi_gcp/monitoring/slo.py +2 -2
  48. pulumi_gcp/netapp/storage_pool.py +53 -132
  49. pulumi_gcp/netapp/volume.py +4 -60
  50. pulumi_gcp/networksecurity/address_group.py +1 -85
  51. pulumi_gcp/networksecurity/firewall_endpoint.py +2 -2
  52. pulumi_gcp/networksecurity/firewall_endpoint_association.py +2 -2
  53. pulumi_gcp/networksecurity/security_profile_group.py +2 -2
  54. pulumi_gcp/orgpolicy/_inputs.py +10 -40
  55. pulumi_gcp/orgpolicy/outputs.py +8 -28
  56. pulumi_gcp/orgpolicy/policy.py +35 -52
  57. pulumi_gcp/provider.py +0 -20
  58. pulumi_gcp/pubsub/_inputs.py +3 -3
  59. pulumi_gcp/pubsub/outputs.py +4 -4
  60. pulumi_gcp/pulumi-plugin.json +1 -1
  61. pulumi_gcp/securesourcemanager/__init__.py +0 -5
  62. pulumi_gcp/securesourcemanager/_inputs.py +0 -284
  63. pulumi_gcp/securesourcemanager/outputs.py +0 -202
  64. pulumi_gcp/securitycenter/__init__.py +0 -1
  65. pulumi_gcp/securitycenter/_inputs.py +0 -93
  66. pulumi_gcp/securitycenter/outputs.py +0 -59
  67. pulumi_gcp/securityposture/posture_deployment.py +78 -0
  68. pulumi_gcp/servicenetworking/vpc_service_controls.py +2 -2
  69. pulumi_gcp/vertex/_inputs.py +1 -21
  70. pulumi_gcp/vertex/ai_feature_online_store_featureview.py +0 -222
  71. pulumi_gcp/vertex/outputs.py +1 -15
  72. pulumi_gcp/workstations/_inputs.py +1 -33
  73. pulumi_gcp/workstations/outputs.py +1 -23
  74. pulumi_gcp/workstations/workstation_config.py +0 -18
  75. {pulumi_gcp-7.31.0.dist-info → pulumi_gcp-7.31.0a1720509668.dist-info}/METADATA +1 -1
  76. {pulumi_gcp-7.31.0.dist-info → pulumi_gcp-7.31.0a1720509668.dist-info}/RECORD +78 -86
  77. {pulumi_gcp-7.31.0.dist-info → pulumi_gcp-7.31.0a1720509668.dist-info}/WHEEL +1 -1
  78. pulumi_gcp/kms/get_crypto_keys.py +0 -143
  79. pulumi_gcp/kms/get_key_rings.py +0 -119
  80. pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +0 -177
  81. pulumi_gcp/securesourcemanager/repository.py +0 -715
  82. pulumi_gcp/securesourcemanager/repository_iam_binding.py +0 -804
  83. pulumi_gcp/securesourcemanager/repository_iam_member.py +0 -804
  84. pulumi_gcp/securesourcemanager/repository_iam_policy.py +0 -643
  85. pulumi_gcp/securitycenter/v2_organization_notification_config.py +0 -576
  86. {pulumi_gcp-7.31.0.dist-info → pulumi_gcp-7.31.0a1720509668.dist-info}/top_level.txt +0 -0
@@ -23,14 +23,6 @@ __all__ = [
23
23
  'InstanceIamMemberConditionArgsDict',
24
24
  'InstancePrivateConfigArgs',
25
25
  'InstancePrivateConfigArgsDict',
26
- 'RepositoryIamBindingConditionArgs',
27
- 'RepositoryIamBindingConditionArgsDict',
28
- 'RepositoryIamMemberConditionArgs',
29
- 'RepositoryIamMemberConditionArgsDict',
30
- 'RepositoryInitialConfigArgs',
31
- 'RepositoryInitialConfigArgsDict',
32
- 'RepositoryUriArgs',
33
- 'RepositoryUriArgsDict',
34
26
  ]
35
27
 
36
28
  MYPY = False
@@ -329,279 +321,3 @@ class InstancePrivateConfigArgs:
329
321
  pulumi.set(self, "ssh_service_attachment", value)
330
322
 
331
323
 
332
- if not MYPY:
333
- class RepositoryIamBindingConditionArgsDict(TypedDict):
334
- expression: pulumi.Input[str]
335
- title: pulumi.Input[str]
336
- description: NotRequired[pulumi.Input[str]]
337
- elif False:
338
- RepositoryIamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
339
-
340
- @pulumi.input_type
341
- class RepositoryIamBindingConditionArgs:
342
- def __init__(__self__, *,
343
- expression: pulumi.Input[str],
344
- title: pulumi.Input[str],
345
- description: Optional[pulumi.Input[str]] = None):
346
- pulumi.set(__self__, "expression", expression)
347
- pulumi.set(__self__, "title", title)
348
- if description is not None:
349
- pulumi.set(__self__, "description", description)
350
-
351
- @property
352
- @pulumi.getter
353
- def expression(self) -> pulumi.Input[str]:
354
- return pulumi.get(self, "expression")
355
-
356
- @expression.setter
357
- def expression(self, value: pulumi.Input[str]):
358
- pulumi.set(self, "expression", value)
359
-
360
- @property
361
- @pulumi.getter
362
- def title(self) -> pulumi.Input[str]:
363
- return pulumi.get(self, "title")
364
-
365
- @title.setter
366
- def title(self, value: pulumi.Input[str]):
367
- pulumi.set(self, "title", value)
368
-
369
- @property
370
- @pulumi.getter
371
- def description(self) -> Optional[pulumi.Input[str]]:
372
- return pulumi.get(self, "description")
373
-
374
- @description.setter
375
- def description(self, value: Optional[pulumi.Input[str]]):
376
- pulumi.set(self, "description", value)
377
-
378
-
379
- if not MYPY:
380
- class RepositoryIamMemberConditionArgsDict(TypedDict):
381
- expression: pulumi.Input[str]
382
- title: pulumi.Input[str]
383
- description: NotRequired[pulumi.Input[str]]
384
- elif False:
385
- RepositoryIamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
386
-
387
- @pulumi.input_type
388
- class RepositoryIamMemberConditionArgs:
389
- def __init__(__self__, *,
390
- expression: pulumi.Input[str],
391
- title: pulumi.Input[str],
392
- description: Optional[pulumi.Input[str]] = None):
393
- pulumi.set(__self__, "expression", expression)
394
- pulumi.set(__self__, "title", title)
395
- if description is not None:
396
- pulumi.set(__self__, "description", description)
397
-
398
- @property
399
- @pulumi.getter
400
- def expression(self) -> pulumi.Input[str]:
401
- return pulumi.get(self, "expression")
402
-
403
- @expression.setter
404
- def expression(self, value: pulumi.Input[str]):
405
- pulumi.set(self, "expression", value)
406
-
407
- @property
408
- @pulumi.getter
409
- def title(self) -> pulumi.Input[str]:
410
- return pulumi.get(self, "title")
411
-
412
- @title.setter
413
- def title(self, value: pulumi.Input[str]):
414
- pulumi.set(self, "title", value)
415
-
416
- @property
417
- @pulumi.getter
418
- def description(self) -> Optional[pulumi.Input[str]]:
419
- return pulumi.get(self, "description")
420
-
421
- @description.setter
422
- def description(self, value: Optional[pulumi.Input[str]]):
423
- pulumi.set(self, "description", value)
424
-
425
-
426
- if not MYPY:
427
- class RepositoryInitialConfigArgsDict(TypedDict):
428
- default_branch: NotRequired[pulumi.Input[str]]
429
- """
430
- Default branch name of the repository.
431
- """
432
- gitignores: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
433
- """
434
- List of gitignore template names user can choose from.
435
- Valid values can be viewed at https://cloud.google.com/secure-source-manager/docs/reference/rest/v1/projects.locations.repositories#initialconfig.
436
- """
437
- license: NotRequired[pulumi.Input[str]]
438
- """
439
- License template name user can choose from.
440
- Valid values can be viewed at https://cloud.google.com/secure-source-manager/docs/reference/rest/v1/projects.locations.repositories#initialconfig.
441
- """
442
- readme: NotRequired[pulumi.Input[str]]
443
- """
444
- README template name.
445
- Valid values can be viewed at https://cloud.google.com/secure-source-manager/docs/reference/rest/v1/projects.locations.repositories#initialconfig.
446
- """
447
- elif False:
448
- RepositoryInitialConfigArgsDict: TypeAlias = Mapping[str, Any]
449
-
450
- @pulumi.input_type
451
- class RepositoryInitialConfigArgs:
452
- def __init__(__self__, *,
453
- default_branch: Optional[pulumi.Input[str]] = None,
454
- gitignores: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
455
- license: Optional[pulumi.Input[str]] = None,
456
- readme: Optional[pulumi.Input[str]] = None):
457
- """
458
- :param pulumi.Input[str] default_branch: Default branch name of the repository.
459
- :param pulumi.Input[Sequence[pulumi.Input[str]]] gitignores: List of gitignore template names user can choose from.
460
- Valid values can be viewed at https://cloud.google.com/secure-source-manager/docs/reference/rest/v1/projects.locations.repositories#initialconfig.
461
- :param pulumi.Input[str] license: License template name user can choose from.
462
- Valid values can be viewed at https://cloud.google.com/secure-source-manager/docs/reference/rest/v1/projects.locations.repositories#initialconfig.
463
- :param pulumi.Input[str] readme: README template name.
464
- Valid values can be viewed at https://cloud.google.com/secure-source-manager/docs/reference/rest/v1/projects.locations.repositories#initialconfig.
465
- """
466
- if default_branch is not None:
467
- pulumi.set(__self__, "default_branch", default_branch)
468
- if gitignores is not None:
469
- pulumi.set(__self__, "gitignores", gitignores)
470
- if license is not None:
471
- pulumi.set(__self__, "license", license)
472
- if readme is not None:
473
- pulumi.set(__self__, "readme", readme)
474
-
475
- @property
476
- @pulumi.getter(name="defaultBranch")
477
- def default_branch(self) -> Optional[pulumi.Input[str]]:
478
- """
479
- Default branch name of the repository.
480
- """
481
- return pulumi.get(self, "default_branch")
482
-
483
- @default_branch.setter
484
- def default_branch(self, value: Optional[pulumi.Input[str]]):
485
- pulumi.set(self, "default_branch", value)
486
-
487
- @property
488
- @pulumi.getter
489
- def gitignores(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
490
- """
491
- List of gitignore template names user can choose from.
492
- Valid values can be viewed at https://cloud.google.com/secure-source-manager/docs/reference/rest/v1/projects.locations.repositories#initialconfig.
493
- """
494
- return pulumi.get(self, "gitignores")
495
-
496
- @gitignores.setter
497
- def gitignores(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
498
- pulumi.set(self, "gitignores", value)
499
-
500
- @property
501
- @pulumi.getter
502
- def license(self) -> Optional[pulumi.Input[str]]:
503
- """
504
- License template name user can choose from.
505
- Valid values can be viewed at https://cloud.google.com/secure-source-manager/docs/reference/rest/v1/projects.locations.repositories#initialconfig.
506
- """
507
- return pulumi.get(self, "license")
508
-
509
- @license.setter
510
- def license(self, value: Optional[pulumi.Input[str]]):
511
- pulumi.set(self, "license", value)
512
-
513
- @property
514
- @pulumi.getter
515
- def readme(self) -> Optional[pulumi.Input[str]]:
516
- """
517
- README template name.
518
- Valid values can be viewed at https://cloud.google.com/secure-source-manager/docs/reference/rest/v1/projects.locations.repositories#initialconfig.
519
- """
520
- return pulumi.get(self, "readme")
521
-
522
- @readme.setter
523
- def readme(self, value: Optional[pulumi.Input[str]]):
524
- pulumi.set(self, "readme", value)
525
-
526
-
527
- if not MYPY:
528
- class RepositoryUriArgsDict(TypedDict):
529
- api: NotRequired[pulumi.Input[str]]
530
- """
531
- (Output)
532
- API is the URI for API access.
533
- """
534
- git_https: NotRequired[pulumi.Input[str]]
535
- """
536
- (Output)
537
- git_https is the git HTTPS URI for git operations.
538
- """
539
- html: NotRequired[pulumi.Input[str]]
540
- """
541
- (Output)
542
- HTML is the URI for the user to view the repository in a browser.
543
- """
544
- elif False:
545
- RepositoryUriArgsDict: TypeAlias = Mapping[str, Any]
546
-
547
- @pulumi.input_type
548
- class RepositoryUriArgs:
549
- def __init__(__self__, *,
550
- api: Optional[pulumi.Input[str]] = None,
551
- git_https: Optional[pulumi.Input[str]] = None,
552
- html: Optional[pulumi.Input[str]] = None):
553
- """
554
- :param pulumi.Input[str] api: (Output)
555
- API is the URI for API access.
556
- :param pulumi.Input[str] git_https: (Output)
557
- git_https is the git HTTPS URI for git operations.
558
- :param pulumi.Input[str] html: (Output)
559
- HTML is the URI for the user to view the repository in a browser.
560
- """
561
- if api is not None:
562
- pulumi.set(__self__, "api", api)
563
- if git_https is not None:
564
- pulumi.set(__self__, "git_https", git_https)
565
- if html is not None:
566
- pulumi.set(__self__, "html", html)
567
-
568
- @property
569
- @pulumi.getter
570
- def api(self) -> Optional[pulumi.Input[str]]:
571
- """
572
- (Output)
573
- API is the URI for API access.
574
- """
575
- return pulumi.get(self, "api")
576
-
577
- @api.setter
578
- def api(self, value: Optional[pulumi.Input[str]]):
579
- pulumi.set(self, "api", value)
580
-
581
- @property
582
- @pulumi.getter(name="gitHttps")
583
- def git_https(self) -> Optional[pulumi.Input[str]]:
584
- """
585
- (Output)
586
- git_https is the git HTTPS URI for git operations.
587
- """
588
- return pulumi.get(self, "git_https")
589
-
590
- @git_https.setter
591
- def git_https(self, value: Optional[pulumi.Input[str]]):
592
- pulumi.set(self, "git_https", value)
593
-
594
- @property
595
- @pulumi.getter
596
- def html(self) -> Optional[pulumi.Input[str]]:
597
- """
598
- (Output)
599
- HTML is the URI for the user to view the repository in a browser.
600
- """
601
- return pulumi.get(self, "html")
602
-
603
- @html.setter
604
- def html(self, value: Optional[pulumi.Input[str]]):
605
- pulumi.set(self, "html", value)
606
-
607
-
@@ -19,10 +19,6 @@ __all__ = [
19
19
  'InstanceIamBindingCondition',
20
20
  'InstanceIamMemberCondition',
21
21
  'InstancePrivateConfig',
22
- 'RepositoryIamBindingCondition',
23
- 'RepositoryIamMemberCondition',
24
- 'RepositoryInitialConfig',
25
- 'RepositoryUri',
26
22
  ]
27
23
 
28
24
  @pulumi.output_type
@@ -241,201 +237,3 @@ class InstancePrivateConfig(dict):
241
237
  return pulumi.get(self, "ssh_service_attachment")
242
238
 
243
239
 
244
- @pulumi.output_type
245
- class RepositoryIamBindingCondition(dict):
246
- def __init__(__self__, *,
247
- expression: str,
248
- title: str,
249
- description: Optional[str] = None):
250
- pulumi.set(__self__, "expression", expression)
251
- pulumi.set(__self__, "title", title)
252
- if description is not None:
253
- pulumi.set(__self__, "description", description)
254
-
255
- @property
256
- @pulumi.getter
257
- def expression(self) -> str:
258
- return pulumi.get(self, "expression")
259
-
260
- @property
261
- @pulumi.getter
262
- def title(self) -> str:
263
- return pulumi.get(self, "title")
264
-
265
- @property
266
- @pulumi.getter
267
- def description(self) -> Optional[str]:
268
- return pulumi.get(self, "description")
269
-
270
-
271
- @pulumi.output_type
272
- class RepositoryIamMemberCondition(dict):
273
- def __init__(__self__, *,
274
- expression: str,
275
- title: str,
276
- description: Optional[str] = None):
277
- pulumi.set(__self__, "expression", expression)
278
- pulumi.set(__self__, "title", title)
279
- if description is not None:
280
- pulumi.set(__self__, "description", description)
281
-
282
- @property
283
- @pulumi.getter
284
- def expression(self) -> str:
285
- return pulumi.get(self, "expression")
286
-
287
- @property
288
- @pulumi.getter
289
- def title(self) -> str:
290
- return pulumi.get(self, "title")
291
-
292
- @property
293
- @pulumi.getter
294
- def description(self) -> Optional[str]:
295
- return pulumi.get(self, "description")
296
-
297
-
298
- @pulumi.output_type
299
- class RepositoryInitialConfig(dict):
300
- @staticmethod
301
- def __key_warning(key: str):
302
- suggest = None
303
- if key == "defaultBranch":
304
- suggest = "default_branch"
305
-
306
- if suggest:
307
- pulumi.log.warn(f"Key '{key}' not found in RepositoryInitialConfig. Access the value via the '{suggest}' property getter instead.")
308
-
309
- def __getitem__(self, key: str) -> Any:
310
- RepositoryInitialConfig.__key_warning(key)
311
- return super().__getitem__(key)
312
-
313
- def get(self, key: str, default = None) -> Any:
314
- RepositoryInitialConfig.__key_warning(key)
315
- return super().get(key, default)
316
-
317
- def __init__(__self__, *,
318
- default_branch: Optional[str] = None,
319
- gitignores: Optional[Sequence[str]] = None,
320
- license: Optional[str] = None,
321
- readme: Optional[str] = None):
322
- """
323
- :param str default_branch: Default branch name of the repository.
324
- :param Sequence[str] gitignores: List of gitignore template names user can choose from.
325
- Valid values can be viewed at https://cloud.google.com/secure-source-manager/docs/reference/rest/v1/projects.locations.repositories#initialconfig.
326
- :param str license: License template name user can choose from.
327
- Valid values can be viewed at https://cloud.google.com/secure-source-manager/docs/reference/rest/v1/projects.locations.repositories#initialconfig.
328
- :param str readme: README template name.
329
- Valid values can be viewed at https://cloud.google.com/secure-source-manager/docs/reference/rest/v1/projects.locations.repositories#initialconfig.
330
- """
331
- if default_branch is not None:
332
- pulumi.set(__self__, "default_branch", default_branch)
333
- if gitignores is not None:
334
- pulumi.set(__self__, "gitignores", gitignores)
335
- if license is not None:
336
- pulumi.set(__self__, "license", license)
337
- if readme is not None:
338
- pulumi.set(__self__, "readme", readme)
339
-
340
- @property
341
- @pulumi.getter(name="defaultBranch")
342
- def default_branch(self) -> Optional[str]:
343
- """
344
- Default branch name of the repository.
345
- """
346
- return pulumi.get(self, "default_branch")
347
-
348
- @property
349
- @pulumi.getter
350
- def gitignores(self) -> Optional[Sequence[str]]:
351
- """
352
- List of gitignore template names user can choose from.
353
- Valid values can be viewed at https://cloud.google.com/secure-source-manager/docs/reference/rest/v1/projects.locations.repositories#initialconfig.
354
- """
355
- return pulumi.get(self, "gitignores")
356
-
357
- @property
358
- @pulumi.getter
359
- def license(self) -> Optional[str]:
360
- """
361
- License template name user can choose from.
362
- Valid values can be viewed at https://cloud.google.com/secure-source-manager/docs/reference/rest/v1/projects.locations.repositories#initialconfig.
363
- """
364
- return pulumi.get(self, "license")
365
-
366
- @property
367
- @pulumi.getter
368
- def readme(self) -> Optional[str]:
369
- """
370
- README template name.
371
- Valid values can be viewed at https://cloud.google.com/secure-source-manager/docs/reference/rest/v1/projects.locations.repositories#initialconfig.
372
- """
373
- return pulumi.get(self, "readme")
374
-
375
-
376
- @pulumi.output_type
377
- class RepositoryUri(dict):
378
- @staticmethod
379
- def __key_warning(key: str):
380
- suggest = None
381
- if key == "gitHttps":
382
- suggest = "git_https"
383
-
384
- if suggest:
385
- pulumi.log.warn(f"Key '{key}' not found in RepositoryUri. Access the value via the '{suggest}' property getter instead.")
386
-
387
- def __getitem__(self, key: str) -> Any:
388
- RepositoryUri.__key_warning(key)
389
- return super().__getitem__(key)
390
-
391
- def get(self, key: str, default = None) -> Any:
392
- RepositoryUri.__key_warning(key)
393
- return super().get(key, default)
394
-
395
- def __init__(__self__, *,
396
- api: Optional[str] = None,
397
- git_https: Optional[str] = None,
398
- html: Optional[str] = None):
399
- """
400
- :param str api: (Output)
401
- API is the URI for API access.
402
- :param str git_https: (Output)
403
- git_https is the git HTTPS URI for git operations.
404
- :param str html: (Output)
405
- HTML is the URI for the user to view the repository in a browser.
406
- """
407
- if api is not None:
408
- pulumi.set(__self__, "api", api)
409
- if git_https is not None:
410
- pulumi.set(__self__, "git_https", git_https)
411
- if html is not None:
412
- pulumi.set(__self__, "html", html)
413
-
414
- @property
415
- @pulumi.getter
416
- def api(self) -> Optional[str]:
417
- """
418
- (Output)
419
- API is the URI for API access.
420
- """
421
- return pulumi.get(self, "api")
422
-
423
- @property
424
- @pulumi.getter(name="gitHttps")
425
- def git_https(self) -> Optional[str]:
426
- """
427
- (Output)
428
- git_https is the git HTTPS URI for git operations.
429
- """
430
- return pulumi.get(self, "git_https")
431
-
432
- @property
433
- @pulumi.getter
434
- def html(self) -> Optional[str]:
435
- """
436
- (Output)
437
- HTML is the URI for the user to view the repository in a browser.
438
- """
439
- return pulumi.get(self, "html")
440
-
441
-
@@ -23,6 +23,5 @@ from .source import *
23
23
  from .source_iam_binding import *
24
24
  from .source_iam_member import *
25
25
  from .source_iam_policy import *
26
- from .v2_organization_notification_config import *
27
26
  from ._inputs import *
28
27
  from . import outputs
@@ -97,8 +97,6 @@ __all__ = [
97
97
  'SourceIamBindingConditionArgsDict',
98
98
  'SourceIamMemberConditionArgs',
99
99
  'SourceIamMemberConditionArgsDict',
100
- 'V2OrganizationNotificationConfigStreamingConfigArgs',
101
- 'V2OrganizationNotificationConfigStreamingConfigArgsDict',
102
100
  ]
103
101
 
104
102
  MYPY = False
@@ -3332,94 +3330,3 @@ class SourceIamMemberConditionArgs:
3332
3330
  pulumi.set(self, "description", value)
3333
3331
 
3334
3332
 
3335
- if not MYPY:
3336
- class V2OrganizationNotificationConfigStreamingConfigArgsDict(TypedDict):
3337
- filter: pulumi.Input[str]
3338
- """
3339
- Expression that defines the filter to apply across create/update
3340
- events of assets or findings as specified by the event type. The
3341
- expression is a list of zero or more restrictions combined via
3342
- logical operators AND and OR. Parentheses are supported, and OR
3343
- has higher precedence than AND.
3344
- Restrictions have the form <field> <operator> <value> and may have
3345
- a - character in front of them to indicate negation. The fields
3346
- map to those defined in the corresponding resource.
3347
- The supported operators are:
3348
- * = for all value types.
3349
- * >, <, >=, <= for integer values.
3350
- * :, meaning substring matching, for strings.
3351
- The supported value types are:
3352
- * string literals in quotes.
3353
- * integer literals without quotes.
3354
- * boolean literals true and false without quotes.
3355
- See
3356
- [Filtering notifications](https://cloud.google.com/security-command-center/docs/how-to-api-filter-notifications)
3357
- for information on how to write a filter.
3358
-
3359
- - - -
3360
- """
3361
- elif False:
3362
- V2OrganizationNotificationConfigStreamingConfigArgsDict: TypeAlias = Mapping[str, Any]
3363
-
3364
- @pulumi.input_type
3365
- class V2OrganizationNotificationConfigStreamingConfigArgs:
3366
- def __init__(__self__, *,
3367
- filter: pulumi.Input[str]):
3368
- """
3369
- :param pulumi.Input[str] filter: Expression that defines the filter to apply across create/update
3370
- events of assets or findings as specified by the event type. The
3371
- expression is a list of zero or more restrictions combined via
3372
- logical operators AND and OR. Parentheses are supported, and OR
3373
- has higher precedence than AND.
3374
- Restrictions have the form <field> <operator> <value> and may have
3375
- a - character in front of them to indicate negation. The fields
3376
- map to those defined in the corresponding resource.
3377
- The supported operators are:
3378
- * = for all value types.
3379
- * >, <, >=, <= for integer values.
3380
- * :, meaning substring matching, for strings.
3381
- The supported value types are:
3382
- * string literals in quotes.
3383
- * integer literals without quotes.
3384
- * boolean literals true and false without quotes.
3385
- See
3386
- [Filtering notifications](https://cloud.google.com/security-command-center/docs/how-to-api-filter-notifications)
3387
- for information on how to write a filter.
3388
-
3389
- - - -
3390
- """
3391
- pulumi.set(__self__, "filter", filter)
3392
-
3393
- @property
3394
- @pulumi.getter
3395
- def filter(self) -> pulumi.Input[str]:
3396
- """
3397
- Expression that defines the filter to apply across create/update
3398
- events of assets or findings as specified by the event type. The
3399
- expression is a list of zero or more restrictions combined via
3400
- logical operators AND and OR. Parentheses are supported, and OR
3401
- has higher precedence than AND.
3402
- Restrictions have the form <field> <operator> <value> and may have
3403
- a - character in front of them to indicate negation. The fields
3404
- map to those defined in the corresponding resource.
3405
- The supported operators are:
3406
- * = for all value types.
3407
- * >, <, >=, <= for integer values.
3408
- * :, meaning substring matching, for strings.
3409
- The supported value types are:
3410
- * string literals in quotes.
3411
- * integer literals without quotes.
3412
- * boolean literals true and false without quotes.
3413
- See
3414
- [Filtering notifications](https://cloud.google.com/security-command-center/docs/how-to-api-filter-notifications)
3415
- for information on how to write a filter.
3416
-
3417
- - - -
3418
- """
3419
- return pulumi.get(self, "filter")
3420
-
3421
- @filter.setter
3422
- def filter(self, value: pulumi.Input[str]):
3423
- pulumi.set(self, "filter", value)
3424
-
3425
-
@@ -57,7 +57,6 @@ __all__ = [
57
57
  'ProjectCustomModuleCustomConfigResourceSelector',
58
58
  'SourceIamBindingCondition',
59
59
  'SourceIamMemberCondition',
60
- 'V2OrganizationNotificationConfigStreamingConfig',
61
60
  ]
62
61
 
63
62
  @pulumi.output_type
@@ -2318,61 +2317,3 @@ class SourceIamMemberCondition(dict):
2318
2317
  return pulumi.get(self, "description")
2319
2318
 
2320
2319
 
2321
- @pulumi.output_type
2322
- class V2OrganizationNotificationConfigStreamingConfig(dict):
2323
- def __init__(__self__, *,
2324
- filter: str):
2325
- """
2326
- :param str filter: Expression that defines the filter to apply across create/update
2327
- events of assets or findings as specified by the event type. The
2328
- expression is a list of zero or more restrictions combined via
2329
- logical operators AND and OR. Parentheses are supported, and OR
2330
- has higher precedence than AND.
2331
- Restrictions have the form <field> <operator> <value> and may have
2332
- a - character in front of them to indicate negation. The fields
2333
- map to those defined in the corresponding resource.
2334
- The supported operators are:
2335
- * = for all value types.
2336
- * >, <, >=, <= for integer values.
2337
- * :, meaning substring matching, for strings.
2338
- The supported value types are:
2339
- * string literals in quotes.
2340
- * integer literals without quotes.
2341
- * boolean literals true and false without quotes.
2342
- See
2343
- [Filtering notifications](https://cloud.google.com/security-command-center/docs/how-to-api-filter-notifications)
2344
- for information on how to write a filter.
2345
-
2346
- - - -
2347
- """
2348
- pulumi.set(__self__, "filter", filter)
2349
-
2350
- @property
2351
- @pulumi.getter
2352
- def filter(self) -> str:
2353
- """
2354
- Expression that defines the filter to apply across create/update
2355
- events of assets or findings as specified by the event type. The
2356
- expression is a list of zero or more restrictions combined via
2357
- logical operators AND and OR. Parentheses are supported, and OR
2358
- has higher precedence than AND.
2359
- Restrictions have the form <field> <operator> <value> and may have
2360
- a - character in front of them to indicate negation. The fields
2361
- map to those defined in the corresponding resource.
2362
- The supported operators are:
2363
- * = for all value types.
2364
- * >, <, >=, <= for integer values.
2365
- * :, meaning substring matching, for strings.
2366
- The supported value types are:
2367
- * string literals in quotes.
2368
- * integer literals without quotes.
2369
- * boolean literals true and false without quotes.
2370
- See
2371
- [Filtering notifications](https://cloud.google.com/security-command-center/docs/how-to-api-filter-notifications)
2372
- for information on how to write a filter.
2373
-
2374
- - - -
2375
- """
2376
- return pulumi.get(self, "filter")
2377
-
2378
-