pulumi-gcp 7.27.0__py3-none-any.whl → 7.27.0a1718103841__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.0a1718103841.dist-info}/METADATA +1 -1
  74. {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718103841.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.0a1718103841.dist-info}/WHEEL +0 -0
  81. {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718103841.dist-info}/top_level.txt +0 -0
@@ -231,7 +231,6 @@ __all__ = [
231
231
  'PreventionDiscoveryConfigTargetBigQueryTargetDisabled',
232
232
  'PreventionDiscoveryConfigTargetBigQueryTargetFilter',
233
233
  'PreventionDiscoveryConfigTargetBigQueryTargetFilterOtherTables',
234
- 'PreventionDiscoveryConfigTargetBigQueryTargetFilterTableReference',
235
234
  'PreventionDiscoveryConfigTargetBigQueryTargetFilterTables',
236
235
  'PreventionDiscoveryConfigTargetBigQueryTargetFilterTablesIncludeRegexes',
237
236
  'PreventionDiscoveryConfigTargetBigQueryTargetFilterTablesIncludeRegexesPattern',
@@ -242,11 +241,9 @@ __all__ = [
242
241
  'PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollection',
243
242
  'PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexes',
244
243
  'PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesPattern',
245
- 'PreventionDiscoveryConfigTargetCloudSqlTargetFilterDatabaseResourceReference',
246
244
  'PreventionDiscoveryConfigTargetCloudSqlTargetFilterOthers',
247
245
  'PreventionDiscoveryConfigTargetCloudSqlTargetGenerationCadence',
248
246
  'PreventionDiscoveryConfigTargetCloudSqlTargetGenerationCadenceSchemaModifiedCadence',
249
- 'PreventionDiscoveryConfigTargetSecretsTarget',
250
247
  'PreventionInspectTemplateInspectConfig',
251
248
  'PreventionInspectTemplateInspectConfigCustomInfoType',
252
249
  'PreventionInspectTemplateInspectConfigCustomInfoTypeDictionary',
@@ -11750,8 +11747,6 @@ class PreventionDiscoveryConfigTarget(dict):
11750
11747
  suggest = "big_query_target"
11751
11748
  elif key == "cloudSqlTarget":
11752
11749
  suggest = "cloud_sql_target"
11753
- elif key == "secretsTarget":
11754
- suggest = "secrets_target"
11755
11750
 
11756
11751
  if suggest:
11757
11752
  pulumi.log.warn(f"Key '{key}' not found in PreventionDiscoveryConfigTarget. Access the value via the '{suggest}' property getter instead.")
@@ -11766,21 +11761,17 @@ class PreventionDiscoveryConfigTarget(dict):
11766
11761
 
11767
11762
  def __init__(__self__, *,
11768
11763
  big_query_target: Optional['outputs.PreventionDiscoveryConfigTargetBigQueryTarget'] = None,
11769
- cloud_sql_target: Optional['outputs.PreventionDiscoveryConfigTargetCloudSqlTarget'] = None,
11770
- secrets_target: Optional['outputs.PreventionDiscoveryConfigTargetSecretsTarget'] = None):
11764
+ cloud_sql_target: Optional['outputs.PreventionDiscoveryConfigTargetCloudSqlTarget'] = None):
11771
11765
  """
11772
11766
  :param 'PreventionDiscoveryConfigTargetBigQueryTargetArgs' big_query_target: BigQuery target for Discovery. The first target to match a table will be the one applied.
11773
11767
  Structure is documented below.
11774
11768
  :param 'PreventionDiscoveryConfigTargetCloudSqlTargetArgs' cloud_sql_target: Cloud SQL target for Discovery. The first target to match a table will be the one applied.
11775
11769
  Structure is documented below.
11776
- :param 'PreventionDiscoveryConfigTargetSecretsTargetArgs' secrets_target: Discovery target that looks for credentials and secrets stored in cloud resource metadata and reports them as vulnerabilities to Security Command Center. Only one target of this type is allowed.
11777
11770
  """
11778
11771
  if big_query_target is not None:
11779
11772
  pulumi.set(__self__, "big_query_target", big_query_target)
11780
11773
  if cloud_sql_target is not None:
11781
11774
  pulumi.set(__self__, "cloud_sql_target", cloud_sql_target)
11782
- if secrets_target is not None:
11783
- pulumi.set(__self__, "secrets_target", secrets_target)
11784
11775
 
11785
11776
  @property
11786
11777
  @pulumi.getter(name="bigQueryTarget")
@@ -11800,14 +11791,6 @@ class PreventionDiscoveryConfigTarget(dict):
11800
11791
  """
11801
11792
  return pulumi.get(self, "cloud_sql_target")
11802
11793
 
11803
- @property
11804
- @pulumi.getter(name="secretsTarget")
11805
- def secrets_target(self) -> Optional['outputs.PreventionDiscoveryConfigTargetSecretsTarget']:
11806
- """
11807
- Discovery target that looks for credentials and secrets stored in cloud resource metadata and reports them as vulnerabilities to Security Command Center. Only one target of this type is allowed.
11808
- """
11809
- return pulumi.get(self, "secrets_target")
11810
-
11811
11794
 
11812
11795
  @pulumi.output_type
11813
11796
  class PreventionDiscoveryConfigTargetBigQueryTarget(dict):
@@ -12160,8 +12143,6 @@ class PreventionDiscoveryConfigTargetBigQueryTargetFilter(dict):
12160
12143
  suggest = None
12161
12144
  if key == "otherTables":
12162
12145
  suggest = "other_tables"
12163
- elif key == "tableReference":
12164
- suggest = "table_reference"
12165
12146
 
12166
12147
  if suggest:
12167
12148
  pulumi.log.warn(f"Key '{key}' not found in PreventionDiscoveryConfigTargetBigQueryTargetFilter. Access the value via the '{suggest}' property getter instead.")
@@ -12176,19 +12157,14 @@ class PreventionDiscoveryConfigTargetBigQueryTargetFilter(dict):
12176
12157
 
12177
12158
  def __init__(__self__, *,
12178
12159
  other_tables: Optional['outputs.PreventionDiscoveryConfigTargetBigQueryTargetFilterOtherTables'] = None,
12179
- table_reference: Optional['outputs.PreventionDiscoveryConfigTargetBigQueryTargetFilterTableReference'] = None,
12180
12160
  tables: Optional['outputs.PreventionDiscoveryConfigTargetBigQueryTargetFilterTables'] = None):
12181
12161
  """
12182
12162
  :param 'PreventionDiscoveryConfigTargetBigQueryTargetFilterOtherTablesArgs' other_tables: Catch-all. This should always be the last filter in the list because anything above it will apply first.
12183
- :param 'PreventionDiscoveryConfigTargetBigQueryTargetFilterTableReferenceArgs' table_reference: The table to scan. Discovery configurations including this can only include one DiscoveryTarget (the DiscoveryTarget with this TableReference).
12184
- Structure is documented below.
12185
12163
  :param 'PreventionDiscoveryConfigTargetBigQueryTargetFilterTablesArgs' tables: A specific set of tables for this filter to apply to. A table collection must be specified in only one filter per config.
12186
12164
  Structure is documented below.
12187
12165
  """
12188
12166
  if other_tables is not None:
12189
12167
  pulumi.set(__self__, "other_tables", other_tables)
12190
- if table_reference is not None:
12191
- pulumi.set(__self__, "table_reference", table_reference)
12192
12168
  if tables is not None:
12193
12169
  pulumi.set(__self__, "tables", tables)
12194
12170
 
@@ -12200,15 +12176,6 @@ class PreventionDiscoveryConfigTargetBigQueryTargetFilter(dict):
12200
12176
  """
12201
12177
  return pulumi.get(self, "other_tables")
12202
12178
 
12203
- @property
12204
- @pulumi.getter(name="tableReference")
12205
- def table_reference(self) -> Optional['outputs.PreventionDiscoveryConfigTargetBigQueryTargetFilterTableReference']:
12206
- """
12207
- The table to scan. Discovery configurations including this can only include one DiscoveryTarget (the DiscoveryTarget with this TableReference).
12208
- Structure is documented below.
12209
- """
12210
- return pulumi.get(self, "table_reference")
12211
-
12212
12179
  @property
12213
12180
  @pulumi.getter
12214
12181
  def tables(self) -> Optional['outputs.PreventionDiscoveryConfigTargetBigQueryTargetFilterTables']:
@@ -12225,54 +12192,6 @@ class PreventionDiscoveryConfigTargetBigQueryTargetFilterOtherTables(dict):
12225
12192
  pass
12226
12193
 
12227
12194
 
12228
- @pulumi.output_type
12229
- class PreventionDiscoveryConfigTargetBigQueryTargetFilterTableReference(dict):
12230
- @staticmethod
12231
- def __key_warning(key: str):
12232
- suggest = None
12233
- if key == "datasetId":
12234
- suggest = "dataset_id"
12235
- elif key == "tableId":
12236
- suggest = "table_id"
12237
-
12238
- if suggest:
12239
- pulumi.log.warn(f"Key '{key}' not found in PreventionDiscoveryConfigTargetBigQueryTargetFilterTableReference. Access the value via the '{suggest}' property getter instead.")
12240
-
12241
- def __getitem__(self, key: str) -> Any:
12242
- PreventionDiscoveryConfigTargetBigQueryTargetFilterTableReference.__key_warning(key)
12243
- return super().__getitem__(key)
12244
-
12245
- def get(self, key: str, default = None) -> Any:
12246
- PreventionDiscoveryConfigTargetBigQueryTargetFilterTableReference.__key_warning(key)
12247
- return super().get(key, default)
12248
-
12249
- def __init__(__self__, *,
12250
- dataset_id: str,
12251
- table_id: str):
12252
- """
12253
- :param str dataset_id: Dataset ID of the table.
12254
- :param str table_id: Name of the table.
12255
- """
12256
- pulumi.set(__self__, "dataset_id", dataset_id)
12257
- pulumi.set(__self__, "table_id", table_id)
12258
-
12259
- @property
12260
- @pulumi.getter(name="datasetId")
12261
- def dataset_id(self) -> str:
12262
- """
12263
- Dataset ID of the table.
12264
- """
12265
- return pulumi.get(self, "dataset_id")
12266
-
12267
- @property
12268
- @pulumi.getter(name="tableId")
12269
- def table_id(self) -> str:
12270
- """
12271
- Name of the table.
12272
- """
12273
- return pulumi.get(self, "table_id")
12274
-
12275
-
12276
12195
  @pulumi.output_type
12277
12196
  class PreventionDiscoveryConfigTargetBigQueryTargetFilterTables(dict):
12278
12197
  @staticmethod
@@ -12533,38 +12452,16 @@ class PreventionDiscoveryConfigTargetCloudSqlTargetDisabled(dict):
12533
12452
 
12534
12453
  @pulumi.output_type
12535
12454
  class PreventionDiscoveryConfigTargetCloudSqlTargetFilter(dict):
12536
- @staticmethod
12537
- def __key_warning(key: str):
12538
- suggest = None
12539
- if key == "databaseResourceReference":
12540
- suggest = "database_resource_reference"
12541
-
12542
- if suggest:
12543
- pulumi.log.warn(f"Key '{key}' not found in PreventionDiscoveryConfigTargetCloudSqlTargetFilter. Access the value via the '{suggest}' property getter instead.")
12544
-
12545
- def __getitem__(self, key: str) -> Any:
12546
- PreventionDiscoveryConfigTargetCloudSqlTargetFilter.__key_warning(key)
12547
- return super().__getitem__(key)
12548
-
12549
- def get(self, key: str, default = None) -> Any:
12550
- PreventionDiscoveryConfigTargetCloudSqlTargetFilter.__key_warning(key)
12551
- return super().get(key, default)
12552
-
12553
12455
  def __init__(__self__, *,
12554
12456
  collection: Optional['outputs.PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollection'] = None,
12555
- database_resource_reference: Optional['outputs.PreventionDiscoveryConfigTargetCloudSqlTargetFilterDatabaseResourceReference'] = None,
12556
12457
  others: Optional['outputs.PreventionDiscoveryConfigTargetCloudSqlTargetFilterOthers'] = None):
12557
12458
  """
12558
12459
  :param 'PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionArgs' collection: A specific set of database resources for this filter to apply to.
12559
12460
  Structure is documented below.
12560
- :param 'PreventionDiscoveryConfigTargetCloudSqlTargetFilterDatabaseResourceReferenceArgs' database_resource_reference: The database resource to scan. Targets including this can only include one target (the target with this database resource reference).
12561
- Structure is documented below.
12562
12461
  :param 'PreventionDiscoveryConfigTargetCloudSqlTargetFilterOthersArgs' others: Catch-all. This should always be the last target in the list because anything above it will apply first. Should only appear once in a configuration. If none is specified, a default one will be added automatically.
12563
12462
  """
12564
12463
  if collection is not None:
12565
12464
  pulumi.set(__self__, "collection", collection)
12566
- if database_resource_reference is not None:
12567
- pulumi.set(__self__, "database_resource_reference", database_resource_reference)
12568
12465
  if others is not None:
12569
12466
  pulumi.set(__self__, "others", others)
12570
12467
 
@@ -12577,15 +12474,6 @@ class PreventionDiscoveryConfigTargetCloudSqlTargetFilter(dict):
12577
12474
  """
12578
12475
  return pulumi.get(self, "collection")
12579
12476
 
12580
- @property
12581
- @pulumi.getter(name="databaseResourceReference")
12582
- def database_resource_reference(self) -> Optional['outputs.PreventionDiscoveryConfigTargetCloudSqlTargetFilterDatabaseResourceReference']:
12583
- """
12584
- The database resource to scan. Targets including this can only include one target (the target with this database resource reference).
12585
- Structure is documented below.
12586
- """
12587
- return pulumi.get(self, "database_resource_reference")
12588
-
12589
12477
  @property
12590
12478
  @pulumi.getter
12591
12479
  def others(self) -> Optional['outputs.PreventionDiscoveryConfigTargetCloudSqlTargetFilterOthers']:
@@ -12732,76 +12620,6 @@ class PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexe
12732
12620
  return pulumi.get(self, "project_id_regex")
12733
12621
 
12734
12622
 
12735
- @pulumi.output_type
12736
- class PreventionDiscoveryConfigTargetCloudSqlTargetFilterDatabaseResourceReference(dict):
12737
- @staticmethod
12738
- def __key_warning(key: str):
12739
- suggest = None
12740
- if key == "databaseResource":
12741
- suggest = "database_resource"
12742
- elif key == "projectId":
12743
- suggest = "project_id"
12744
-
12745
- if suggest:
12746
- pulumi.log.warn(f"Key '{key}' not found in PreventionDiscoveryConfigTargetCloudSqlTargetFilterDatabaseResourceReference. Access the value via the '{suggest}' property getter instead.")
12747
-
12748
- def __getitem__(self, key: str) -> Any:
12749
- PreventionDiscoveryConfigTargetCloudSqlTargetFilterDatabaseResourceReference.__key_warning(key)
12750
- return super().__getitem__(key)
12751
-
12752
- def get(self, key: str, default = None) -> Any:
12753
- PreventionDiscoveryConfigTargetCloudSqlTargetFilterDatabaseResourceReference.__key_warning(key)
12754
- return super().get(key, default)
12755
-
12756
- def __init__(__self__, *,
12757
- database: str,
12758
- database_resource: str,
12759
- instance: str,
12760
- project_id: str):
12761
- """
12762
- :param str database: Required. Name of a database within the instance.
12763
- :param str database_resource: Required. Name of a database resource, for example, a table within the database.
12764
- :param str instance: Required. The instance where this resource is located. For example: Cloud SQL instance ID.
12765
- :param str project_id: Required. If within a project-level config, then this must match the config's project ID.
12766
- """
12767
- pulumi.set(__self__, "database", database)
12768
- pulumi.set(__self__, "database_resource", database_resource)
12769
- pulumi.set(__self__, "instance", instance)
12770
- pulumi.set(__self__, "project_id", project_id)
12771
-
12772
- @property
12773
- @pulumi.getter
12774
- def database(self) -> str:
12775
- """
12776
- Required. Name of a database within the instance.
12777
- """
12778
- return pulumi.get(self, "database")
12779
-
12780
- @property
12781
- @pulumi.getter(name="databaseResource")
12782
- def database_resource(self) -> str:
12783
- """
12784
- Required. Name of a database resource, for example, a table within the database.
12785
- """
12786
- return pulumi.get(self, "database_resource")
12787
-
12788
- @property
12789
- @pulumi.getter
12790
- def instance(self) -> str:
12791
- """
12792
- Required. The instance where this resource is located. For example: Cloud SQL instance ID.
12793
- """
12794
- return pulumi.get(self, "instance")
12795
-
12796
- @property
12797
- @pulumi.getter(name="projectId")
12798
- def project_id(self) -> str:
12799
- """
12800
- Required. If within a project-level config, then this must match the config's project ID.
12801
- """
12802
- return pulumi.get(self, "project_id")
12803
-
12804
-
12805
12623
  @pulumi.output_type
12806
12624
  class PreventionDiscoveryConfigTargetCloudSqlTargetFilterOthers(dict):
12807
12625
  def __init__(__self__):
@@ -12897,12 +12715,6 @@ class PreventionDiscoveryConfigTargetCloudSqlTargetGenerationCadenceSchemaModifi
12897
12715
  return pulumi.get(self, "types")
12898
12716
 
12899
12717
 
12900
- @pulumi.output_type
12901
- class PreventionDiscoveryConfigTargetSecretsTarget(dict):
12902
- def __init__(__self__):
12903
- pass
12904
-
12905
-
12906
12718
  @pulumi.output_type
12907
12719
  class PreventionInspectTemplateInspectConfig(dict):
12908
12720
  @staticmethod
@@ -13630,10 +13442,10 @@ class PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoType(dict):
13630
13442
  @staticmethod
13631
13443
  def __key_warning(key: str):
13632
13444
  suggest = None
13633
- if key == "maxFindings":
13634
- suggest = "max_findings"
13635
- elif key == "infoType":
13445
+ if key == "infoType":
13636
13446
  suggest = "info_type"
13447
+ elif key == "maxFindings":
13448
+ suggest = "max_findings"
13637
13449
 
13638
13450
  if suggest:
13639
13451
  pulumi.log.warn(f"Key '{key}' not found in PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoType. Access the value via the '{suggest}' property getter instead.")
@@ -13647,30 +13459,21 @@ class PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoType(dict):
13647
13459
  return super().get(key, default)
13648
13460
 
13649
13461
  def __init__(__self__, *,
13650
- max_findings: int,
13651
- info_type: Optional['outputs.PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoTypeInfoType'] = None):
13462
+ info_type: 'outputs.PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoTypeInfoType',
13463
+ max_findings: int):
13652
13464
  """
13653
- :param int max_findings: Max findings limit for the given infoType.
13654
13465
  :param 'PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoTypeInfoTypeArgs' info_type: Type of information the findings limit applies to. Only one limit per infoType should be provided. If InfoTypeLimit does
13655
13466
  not have an infoType, the DLP API applies the limit against all infoTypes that are found but not
13656
13467
  specified in another InfoTypeLimit.
13657
13468
  Structure is documented below.
13469
+ :param int max_findings: Max findings limit for the given infoType.
13658
13470
  """
13471
+ pulumi.set(__self__, "info_type", info_type)
13659
13472
  pulumi.set(__self__, "max_findings", max_findings)
13660
- if info_type is not None:
13661
- pulumi.set(__self__, "info_type", info_type)
13662
-
13663
- @property
13664
- @pulumi.getter(name="maxFindings")
13665
- def max_findings(self) -> int:
13666
- """
13667
- Max findings limit for the given infoType.
13668
- """
13669
- return pulumi.get(self, "max_findings")
13670
13473
 
13671
13474
  @property
13672
13475
  @pulumi.getter(name="infoType")
13673
- def info_type(self) -> Optional['outputs.PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoTypeInfoType']:
13476
+ def info_type(self) -> 'outputs.PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoTypeInfoType':
13674
13477
  """
13675
13478
  Type of information the findings limit applies to. Only one limit per infoType should be provided. If InfoTypeLimit does
13676
13479
  not have an infoType, the DLP API applies the limit against all infoTypes that are found but not
@@ -13679,6 +13482,14 @@ class PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoType(dict):
13679
13482
  """
13680
13483
  return pulumi.get(self, "info_type")
13681
13484
 
13485
+ @property
13486
+ @pulumi.getter(name="maxFindings")
13487
+ def max_findings(self) -> int:
13488
+ """
13489
+ Max findings limit for the given infoType.
13490
+ """
13491
+ return pulumi.get(self, "max_findings")
13492
+
13682
13493
 
13683
13494
  @pulumi.output_type
13684
13495
  class PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoTypeInfoType(dict):
@@ -504,33 +504,6 @@ class PreventionInspectTemplate(pulumi.CustomResource):
504
504
  ),
505
505
  ))
506
506
  ```
507
- ### Dlp Inspect Template Max Infotype Per Finding Default
508
-
509
- ```python
510
- import pulumi
511
- import pulumi_gcp as gcp
512
-
513
- max_infotype_per_finding_default = gcp.dataloss.PreventionInspectTemplate("max_infotype_per_finding_default",
514
- parent="projects/my-project-name",
515
- inspect_config=gcp.dataloss.PreventionInspectTemplateInspectConfigArgs(
516
- info_types=[
517
- gcp.dataloss.PreventionInspectTemplateInspectConfigInfoTypeArgs(
518
- name="EMAIL_ADDRESS",
519
- ),
520
- gcp.dataloss.PreventionInspectTemplateInspectConfigInfoTypeArgs(
521
- name="PERSON_NAME",
522
- ),
523
- ],
524
- min_likelihood="UNLIKELY",
525
- limits=gcp.dataloss.PreventionInspectTemplateInspectConfigLimitsArgs(
526
- max_findings_per_request=333,
527
- max_findings_per_item=222,
528
- max_findings_per_info_types=[gcp.dataloss.PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoTypeArgs(
529
- max_findings=111,
530
- )],
531
- ),
532
- ))
533
- ```
534
507
 
535
508
  ## Import
536
509
 
@@ -823,33 +796,6 @@ class PreventionInspectTemplate(pulumi.CustomResource):
823
796
  ),
824
797
  ))
825
798
  ```
826
- ### Dlp Inspect Template Max Infotype Per Finding Default
827
-
828
- ```python
829
- import pulumi
830
- import pulumi_gcp as gcp
831
-
832
- max_infotype_per_finding_default = gcp.dataloss.PreventionInspectTemplate("max_infotype_per_finding_default",
833
- parent="projects/my-project-name",
834
- inspect_config=gcp.dataloss.PreventionInspectTemplateInspectConfigArgs(
835
- info_types=[
836
- gcp.dataloss.PreventionInspectTemplateInspectConfigInfoTypeArgs(
837
- name="EMAIL_ADDRESS",
838
- ),
839
- gcp.dataloss.PreventionInspectTemplateInspectConfigInfoTypeArgs(
840
- name="PERSON_NAME",
841
- ),
842
- ],
843
- min_likelihood="UNLIKELY",
844
- limits=gcp.dataloss.PreventionInspectTemplateInspectConfigLimitsArgs(
845
- max_findings_per_request=333,
846
- max_findings_per_item=222,
847
- max_findings_per_info_types=[gcp.dataloss.PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoTypeArgs(
848
- max_findings=111,
849
- )],
850
- ),
851
- ))
852
- ```
853
799
 
854
800
  ## Import
855
801