pulumi-oci 3.8.0__py3-none-any.whl → 3.9.0a1758687119__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 (62) hide show
  1. pulumi_oci/__init__.py +24 -0
  2. pulumi_oci/database/__init__.py +1 -0
  3. pulumi_oci/database/_inputs.py +550 -0
  4. pulumi_oci/database/cloud_exadata_infrastructure.py +28 -0
  5. pulumi_oci/database/cloud_exadata_infrastructure_configure_exascale_management.py +1308 -0
  6. pulumi_oci/database/cloud_vm_cluster.py +77 -0
  7. pulumi_oci/database/get_cloud_exadata_infrastructure.py +15 -1
  8. pulumi_oci/database/get_cloud_vm_cluster.py +29 -1
  9. pulumi_oci/database/outputs.py +515 -0
  10. pulumi_oci/datasafe/_inputs.py +180 -0
  11. pulumi_oci/datasafe/audit_policy_management.py +7 -7
  12. pulumi_oci/datasafe/audit_trail_management.py +2 -0
  13. pulumi_oci/datasafe/discovery_jobs_result.py +40 -0
  14. pulumi_oci/datasafe/get_data_safe_configuration.py +2 -2
  15. pulumi_oci/datasafe/get_discovery_jobs_result.py +29 -1
  16. pulumi_oci/datasafe/get_discovery_jobs_results.py +23 -1
  17. pulumi_oci/datasafe/get_masking_reports.py +20 -1
  18. pulumi_oci/datasafe/get_security_assessment_finding.py +16 -1
  19. pulumi_oci/datasafe/get_security_assessment_findings.py +26 -3
  20. pulumi_oci/datasafe/get_sensitive_data_models_sensitive_column.py +30 -1
  21. pulumi_oci/datasafe/get_sensitive_data_models_sensitive_columns.py +44 -3
  22. pulumi_oci/datasafe/outputs.py +400 -2
  23. pulumi_oci/datasafe/sensitive_data_models_sensitive_column.py +58 -0
  24. pulumi_oci/jms/__init__.py +16 -0
  25. pulumi_oci/jms/_inputs.py +2068 -29
  26. pulumi_oci/jms/fleet.py +56 -0
  27. pulumi_oci/jms/get_fleet.py +29 -1
  28. pulumi_oci/jms/get_fleet_containers.py +289 -0
  29. pulumi_oci/jms/get_fleet_export_setting.py +16 -1
  30. pulumi_oci/jms/get_fleet_library_applications.py +280 -0
  31. pulumi_oci/jms/get_fleet_library_managed_instances.py +280 -0
  32. pulumi_oci/jms/get_fleet_summarize_library_inventory.py +211 -0
  33. pulumi_oci/jms/get_fleet_uncorrelated_package_applications.py +239 -0
  34. pulumi_oci/jms/get_fleet_uncorrelated_package_managed_instances.py +242 -0
  35. pulumi_oci/jms/get_fleet_uncorrelated_packages.py +242 -0
  36. pulumi_oci/jms/get_java_family.py +15 -1
  37. pulumi_oci/jms/get_jms_plugin.py +2 -2
  38. pulumi_oci/jms/get_jms_plugins.py +4 -4
  39. pulumi_oci/jms/get_task_schedule.py +262 -0
  40. pulumi_oci/jms/get_task_schedules.py +218 -0
  41. pulumi_oci/jms/get_utils_analyze_applications_configuration.py +153 -0
  42. pulumi_oci/jms/get_utils_java_migration_analysi.py +316 -0
  43. pulumi_oci/jms/get_utils_java_migration_analysis.py +177 -0
  44. pulumi_oci/jms/get_utils_performance_tuning_analysi.py +274 -0
  45. pulumi_oci/jms/get_utils_performance_tuning_analysis.py +196 -0
  46. pulumi_oci/jms/get_utils_subscription_acknowledgment_configuration.py +161 -0
  47. pulumi_oci/jms/jms_plugin.py +36 -15
  48. pulumi_oci/jms/outputs.py +8500 -3920
  49. pulumi_oci/jms/task_schedule.py +658 -0
  50. pulumi_oci/marketplace/__init__.py +2 -0
  51. pulumi_oci/marketplace/_inputs.py +49 -0
  52. pulumi_oci/marketplace/get_marketplace_metadata_public_keys.py +144 -0
  53. pulumi_oci/marketplace/marketplace_external_attested_metadata.py +298 -0
  54. pulumi_oci/marketplace/outputs.py +124 -0
  55. pulumi_oci/pulumi-plugin.json +1 -1
  56. pulumi_oci/redis/get_redis_cluster.py +29 -1
  57. pulumi_oci/redis/outputs.py +22 -0
  58. pulumi_oci/redis/redis_cluster.py +56 -0
  59. {pulumi_oci-3.8.0.dist-info → pulumi_oci-3.9.0a1758687119.dist-info}/METADATA +1 -1
  60. {pulumi_oci-3.8.0.dist-info → pulumi_oci-3.9.0a1758687119.dist-info}/RECORD +62 -43
  61. {pulumi_oci-3.8.0.dist-info → pulumi_oci-3.9.0a1758687119.dist-info}/WHEEL +0 -0
  62. {pulumi_oci-3.8.0.dist-info → pulumi_oci-3.9.0a1758687119.dist-info}/top_level.txt +0 -0
@@ -30,6 +30,7 @@ __all__ = [
30
30
  'DataSafeConfigurationGlobalSetting',
31
31
  'DatabaseSecurityConfigManagementSqlFirewallConfig',
32
32
  'DatabaseSecurityConfigSqlFirewallConfig',
33
+ 'DiscoveryJobsResultConfidenceLevelDetail',
33
34
  'DiscoveryJobsResultModifiedAttribute',
34
35
  'DiscoveryModTablesForDiscovery',
35
36
  'LibraryMasingFormatFormatEntry',
@@ -58,6 +59,7 @@ __all__ = [
58
59
  'SensitiveDataModelReferentialRelationChild',
59
60
  'SensitiveDataModelReferentialRelationParent',
60
61
  'SensitiveDataModelTablesForDiscovery',
62
+ 'SensitiveDataModelsSensitiveColumnConfidenceLevelDetail',
61
63
  'SensitiveTypeGroupGroupedSensitiveTypeItem',
62
64
  'SensitiveTypeGroupGroupedSensitiveTypePatchOperation',
63
65
  'TargetDatabaseConnectionOption',
@@ -156,9 +158,11 @@ __all__ = [
156
158
  'GetDiscoveryAnalyticsDiscoveryAnalyticsCollectionItemDimensionResult',
157
159
  'GetDiscoveryAnalyticsFilterResult',
158
160
  'GetDiscoveryJobTablesForDiscoveryResult',
161
+ 'GetDiscoveryJobsResultConfidenceLevelDetailResult',
159
162
  'GetDiscoveryJobsResultModifiedAttributeResult',
160
163
  'GetDiscoveryJobsResultsDiscoveryJobResultCollectionResult',
161
164
  'GetDiscoveryJobsResultsDiscoveryJobResultCollectionItemResult',
165
+ 'GetDiscoveryJobsResultsDiscoveryJobResultCollectionItemConfidenceLevelDetailResult',
162
166
  'GetDiscoveryJobsResultsDiscoveryJobResultCollectionItemModifiedAttributeResult',
163
167
  'GetDiscoveryJobsResultsFilterResult',
164
168
  'GetLibraryMaskingFormatFormatEntryResult',
@@ -405,9 +409,11 @@ __all__ = [
405
409
  'GetSensitiveDataModelSensitiveTypesSensitiveDataModelSensitiveTypeCollectionItemResult',
406
410
  'GetSensitiveDataModelTablesForDiscoveryResult',
407
411
  'GetSensitiveDataModelsFilterResult',
412
+ 'GetSensitiveDataModelsSensitiveColumnConfidenceLevelDetailResult',
408
413
  'GetSensitiveDataModelsSensitiveColumnsFilterResult',
409
414
  'GetSensitiveDataModelsSensitiveColumnsSensitiveColumnCollectionResult',
410
415
  'GetSensitiveDataModelsSensitiveColumnsSensitiveColumnCollectionItemResult',
416
+ 'GetSensitiveDataModelsSensitiveColumnsSensitiveColumnCollectionItemConfidenceLevelDetailResult',
411
417
  'GetSensitiveDataModelsSensitiveDataModelCollectionResult',
412
418
  'GetSensitiveDataModelsSensitiveDataModelCollectionItemResult',
413
419
  'GetSensitiveDataModelsSensitiveDataModelCollectionItemTablesForDiscoveryResult',
@@ -2360,6 +2366,86 @@ class DatabaseSecurityConfigSqlFirewallConfig(dict):
2360
2366
  return pulumi.get(self, "violation_log_auto_purge")
2361
2367
 
2362
2368
 
2369
+ @pulumi.output_type
2370
+ class DiscoveryJobsResultConfidenceLevelDetail(dict):
2371
+ @staticmethod
2372
+ def __key_warning(key: str):
2373
+ suggest = None
2374
+ if key == "doesColumnLeadToPiiInNonTables":
2375
+ suggest = "does_column_lead_to_pii_in_non_tables"
2376
+ elif key == "doesColumnLeadToPiiInSameRelatedTables":
2377
+ suggest = "does_column_lead_to_pii_in_same_related_tables"
2378
+ elif key == "hasCommentPatternMatched":
2379
+ suggest = "has_comment_pattern_matched"
2380
+ elif key == "hasDataPatternMatched":
2381
+ suggest = "has_data_pattern_matched"
2382
+ elif key == "hasNamePatternMatched":
2383
+ suggest = "has_name_pattern_matched"
2384
+ elif key == "isSensitiveTypeFromSameContextFoundInSameOrRelatedTables":
2385
+ suggest = "is_sensitive_type_from_same_context_found_in_same_or_related_tables"
2386
+
2387
+ if suggest:
2388
+ pulumi.log.warn(f"Key '{key}' not found in DiscoveryJobsResultConfidenceLevelDetail. Access the value via the '{suggest}' property getter instead.")
2389
+
2390
+ def __getitem__(self, key: str) -> Any:
2391
+ DiscoveryJobsResultConfidenceLevelDetail.__key_warning(key)
2392
+ return super().__getitem__(key)
2393
+
2394
+ def get(self, key: str, default = None) -> Any:
2395
+ DiscoveryJobsResultConfidenceLevelDetail.__key_warning(key)
2396
+ return super().get(key, default)
2397
+
2398
+ def __init__(__self__, *,
2399
+ does_column_lead_to_pii_in_non_tables: Optional[_builtins.bool] = None,
2400
+ does_column_lead_to_pii_in_same_related_tables: Optional[_builtins.bool] = None,
2401
+ has_comment_pattern_matched: Optional[_builtins.bool] = None,
2402
+ has_data_pattern_matched: Optional[_builtins.bool] = None,
2403
+ has_name_pattern_matched: Optional[_builtins.bool] = None,
2404
+ is_sensitive_type_from_same_context_found_in_same_or_related_tables: Optional[_builtins.bool] = None):
2405
+ if does_column_lead_to_pii_in_non_tables is not None:
2406
+ pulumi.set(__self__, "does_column_lead_to_pii_in_non_tables", does_column_lead_to_pii_in_non_tables)
2407
+ if does_column_lead_to_pii_in_same_related_tables is not None:
2408
+ pulumi.set(__self__, "does_column_lead_to_pii_in_same_related_tables", does_column_lead_to_pii_in_same_related_tables)
2409
+ if has_comment_pattern_matched is not None:
2410
+ pulumi.set(__self__, "has_comment_pattern_matched", has_comment_pattern_matched)
2411
+ if has_data_pattern_matched is not None:
2412
+ pulumi.set(__self__, "has_data_pattern_matched", has_data_pattern_matched)
2413
+ if has_name_pattern_matched is not None:
2414
+ pulumi.set(__self__, "has_name_pattern_matched", has_name_pattern_matched)
2415
+ if is_sensitive_type_from_same_context_found_in_same_or_related_tables is not None:
2416
+ pulumi.set(__self__, "is_sensitive_type_from_same_context_found_in_same_or_related_tables", is_sensitive_type_from_same_context_found_in_same_or_related_tables)
2417
+
2418
+ @_builtins.property
2419
+ @pulumi.getter(name="doesColumnLeadToPiiInNonTables")
2420
+ def does_column_lead_to_pii_in_non_tables(self) -> Optional[_builtins.bool]:
2421
+ return pulumi.get(self, "does_column_lead_to_pii_in_non_tables")
2422
+
2423
+ @_builtins.property
2424
+ @pulumi.getter(name="doesColumnLeadToPiiInSameRelatedTables")
2425
+ def does_column_lead_to_pii_in_same_related_tables(self) -> Optional[_builtins.bool]:
2426
+ return pulumi.get(self, "does_column_lead_to_pii_in_same_related_tables")
2427
+
2428
+ @_builtins.property
2429
+ @pulumi.getter(name="hasCommentPatternMatched")
2430
+ def has_comment_pattern_matched(self) -> Optional[_builtins.bool]:
2431
+ return pulumi.get(self, "has_comment_pattern_matched")
2432
+
2433
+ @_builtins.property
2434
+ @pulumi.getter(name="hasDataPatternMatched")
2435
+ def has_data_pattern_matched(self) -> Optional[_builtins.bool]:
2436
+ return pulumi.get(self, "has_data_pattern_matched")
2437
+
2438
+ @_builtins.property
2439
+ @pulumi.getter(name="hasNamePatternMatched")
2440
+ def has_name_pattern_matched(self) -> Optional[_builtins.bool]:
2441
+ return pulumi.get(self, "has_name_pattern_matched")
2442
+
2443
+ @_builtins.property
2444
+ @pulumi.getter(name="isSensitiveTypeFromSameContextFoundInSameOrRelatedTables")
2445
+ def is_sensitive_type_from_same_context_found_in_same_or_related_tables(self) -> Optional[_builtins.bool]:
2446
+ return pulumi.get(self, "is_sensitive_type_from_same_context_found_in_same_or_related_tables")
2447
+
2448
+
2363
2449
  @pulumi.output_type
2364
2450
  class DiscoveryJobsResultModifiedAttribute(dict):
2365
2451
  @staticmethod
@@ -5402,6 +5488,86 @@ class SensitiveDataModelTablesForDiscovery(dict):
5402
5488
  return pulumi.get(self, "table_names")
5403
5489
 
5404
5490
 
5491
+ @pulumi.output_type
5492
+ class SensitiveDataModelsSensitiveColumnConfidenceLevelDetail(dict):
5493
+ @staticmethod
5494
+ def __key_warning(key: str):
5495
+ suggest = None
5496
+ if key == "doesColumnLeadToPiiInNonTables":
5497
+ suggest = "does_column_lead_to_pii_in_non_tables"
5498
+ elif key == "doesColumnLeadToPiiInSameRelatedTables":
5499
+ suggest = "does_column_lead_to_pii_in_same_related_tables"
5500
+ elif key == "hasCommentPatternMatched":
5501
+ suggest = "has_comment_pattern_matched"
5502
+ elif key == "hasDataPatternMatched":
5503
+ suggest = "has_data_pattern_matched"
5504
+ elif key == "hasNamePatternMatched":
5505
+ suggest = "has_name_pattern_matched"
5506
+ elif key == "isSensitiveTypeFromSameContextFoundInSameOrRelatedTables":
5507
+ suggest = "is_sensitive_type_from_same_context_found_in_same_or_related_tables"
5508
+
5509
+ if suggest:
5510
+ pulumi.log.warn(f"Key '{key}' not found in SensitiveDataModelsSensitiveColumnConfidenceLevelDetail. Access the value via the '{suggest}' property getter instead.")
5511
+
5512
+ def __getitem__(self, key: str) -> Any:
5513
+ SensitiveDataModelsSensitiveColumnConfidenceLevelDetail.__key_warning(key)
5514
+ return super().__getitem__(key)
5515
+
5516
+ def get(self, key: str, default = None) -> Any:
5517
+ SensitiveDataModelsSensitiveColumnConfidenceLevelDetail.__key_warning(key)
5518
+ return super().get(key, default)
5519
+
5520
+ def __init__(__self__, *,
5521
+ does_column_lead_to_pii_in_non_tables: Optional[_builtins.bool] = None,
5522
+ does_column_lead_to_pii_in_same_related_tables: Optional[_builtins.bool] = None,
5523
+ has_comment_pattern_matched: Optional[_builtins.bool] = None,
5524
+ has_data_pattern_matched: Optional[_builtins.bool] = None,
5525
+ has_name_pattern_matched: Optional[_builtins.bool] = None,
5526
+ is_sensitive_type_from_same_context_found_in_same_or_related_tables: Optional[_builtins.bool] = None):
5527
+ if does_column_lead_to_pii_in_non_tables is not None:
5528
+ pulumi.set(__self__, "does_column_lead_to_pii_in_non_tables", does_column_lead_to_pii_in_non_tables)
5529
+ if does_column_lead_to_pii_in_same_related_tables is not None:
5530
+ pulumi.set(__self__, "does_column_lead_to_pii_in_same_related_tables", does_column_lead_to_pii_in_same_related_tables)
5531
+ if has_comment_pattern_matched is not None:
5532
+ pulumi.set(__self__, "has_comment_pattern_matched", has_comment_pattern_matched)
5533
+ if has_data_pattern_matched is not None:
5534
+ pulumi.set(__self__, "has_data_pattern_matched", has_data_pattern_matched)
5535
+ if has_name_pattern_matched is not None:
5536
+ pulumi.set(__self__, "has_name_pattern_matched", has_name_pattern_matched)
5537
+ if is_sensitive_type_from_same_context_found_in_same_or_related_tables is not None:
5538
+ pulumi.set(__self__, "is_sensitive_type_from_same_context_found_in_same_or_related_tables", is_sensitive_type_from_same_context_found_in_same_or_related_tables)
5539
+
5540
+ @_builtins.property
5541
+ @pulumi.getter(name="doesColumnLeadToPiiInNonTables")
5542
+ def does_column_lead_to_pii_in_non_tables(self) -> Optional[_builtins.bool]:
5543
+ return pulumi.get(self, "does_column_lead_to_pii_in_non_tables")
5544
+
5545
+ @_builtins.property
5546
+ @pulumi.getter(name="doesColumnLeadToPiiInSameRelatedTables")
5547
+ def does_column_lead_to_pii_in_same_related_tables(self) -> Optional[_builtins.bool]:
5548
+ return pulumi.get(self, "does_column_lead_to_pii_in_same_related_tables")
5549
+
5550
+ @_builtins.property
5551
+ @pulumi.getter(name="hasCommentPatternMatched")
5552
+ def has_comment_pattern_matched(self) -> Optional[_builtins.bool]:
5553
+ return pulumi.get(self, "has_comment_pattern_matched")
5554
+
5555
+ @_builtins.property
5556
+ @pulumi.getter(name="hasDataPatternMatched")
5557
+ def has_data_pattern_matched(self) -> Optional[_builtins.bool]:
5558
+ return pulumi.get(self, "has_data_pattern_matched")
5559
+
5560
+ @_builtins.property
5561
+ @pulumi.getter(name="hasNamePatternMatched")
5562
+ def has_name_pattern_matched(self) -> Optional[_builtins.bool]:
5563
+ return pulumi.get(self, "has_name_pattern_matched")
5564
+
5565
+ @_builtins.property
5566
+ @pulumi.getter(name="isSensitiveTypeFromSameContextFoundInSameOrRelatedTables")
5567
+ def is_sensitive_type_from_same_context_found_in_same_or_related_tables(self) -> Optional[_builtins.bool]:
5568
+ return pulumi.get(self, "is_sensitive_type_from_same_context_found_in_same_or_related_tables")
5569
+
5570
+
5405
5571
  @pulumi.output_type
5406
5572
  class SensitiveTypeGroupGroupedSensitiveTypeItem(dict):
5407
5573
  @staticmethod
@@ -13093,6 +13259,53 @@ class GetDiscoveryJobTablesForDiscoveryResult(dict):
13093
13259
  return pulumi.get(self, "table_names")
13094
13260
 
13095
13261
 
13262
+ @pulumi.output_type
13263
+ class GetDiscoveryJobsResultConfidenceLevelDetailResult(dict):
13264
+ def __init__(__self__, *,
13265
+ does_column_lead_to_pii_in_non_tables: _builtins.bool,
13266
+ does_column_lead_to_pii_in_same_related_tables: _builtins.bool,
13267
+ has_comment_pattern_matched: _builtins.bool,
13268
+ has_data_pattern_matched: _builtins.bool,
13269
+ has_name_pattern_matched: _builtins.bool,
13270
+ is_sensitive_type_from_same_context_found_in_same_or_related_tables: _builtins.bool):
13271
+ pulumi.set(__self__, "does_column_lead_to_pii_in_non_tables", does_column_lead_to_pii_in_non_tables)
13272
+ pulumi.set(__self__, "does_column_lead_to_pii_in_same_related_tables", does_column_lead_to_pii_in_same_related_tables)
13273
+ pulumi.set(__self__, "has_comment_pattern_matched", has_comment_pattern_matched)
13274
+ pulumi.set(__self__, "has_data_pattern_matched", has_data_pattern_matched)
13275
+ pulumi.set(__self__, "has_name_pattern_matched", has_name_pattern_matched)
13276
+ pulumi.set(__self__, "is_sensitive_type_from_same_context_found_in_same_or_related_tables", is_sensitive_type_from_same_context_found_in_same_or_related_tables)
13277
+
13278
+ @_builtins.property
13279
+ @pulumi.getter(name="doesColumnLeadToPiiInNonTables")
13280
+ def does_column_lead_to_pii_in_non_tables(self) -> _builtins.bool:
13281
+ return pulumi.get(self, "does_column_lead_to_pii_in_non_tables")
13282
+
13283
+ @_builtins.property
13284
+ @pulumi.getter(name="doesColumnLeadToPiiInSameRelatedTables")
13285
+ def does_column_lead_to_pii_in_same_related_tables(self) -> _builtins.bool:
13286
+ return pulumi.get(self, "does_column_lead_to_pii_in_same_related_tables")
13287
+
13288
+ @_builtins.property
13289
+ @pulumi.getter(name="hasCommentPatternMatched")
13290
+ def has_comment_pattern_matched(self) -> _builtins.bool:
13291
+ return pulumi.get(self, "has_comment_pattern_matched")
13292
+
13293
+ @_builtins.property
13294
+ @pulumi.getter(name="hasDataPatternMatched")
13295
+ def has_data_pattern_matched(self) -> _builtins.bool:
13296
+ return pulumi.get(self, "has_data_pattern_matched")
13297
+
13298
+ @_builtins.property
13299
+ @pulumi.getter(name="hasNamePatternMatched")
13300
+ def has_name_pattern_matched(self) -> _builtins.bool:
13301
+ return pulumi.get(self, "has_name_pattern_matched")
13302
+
13303
+ @_builtins.property
13304
+ @pulumi.getter(name="isSensitiveTypeFromSameContextFoundInSameOrRelatedTables")
13305
+ def is_sensitive_type_from_same_context_found_in_same_or_related_tables(self) -> _builtins.bool:
13306
+ return pulumi.get(self, "is_sensitive_type_from_same_context_found_in_same_or_related_tables")
13307
+
13308
+
13096
13309
  @pulumi.output_type
13097
13310
  class GetDiscoveryJobsResultModifiedAttributeResult(dict):
13098
13311
  def __init__(__self__, *,
@@ -13140,6 +13353,8 @@ class GetDiscoveryJobsResultsDiscoveryJobResultCollectionItemResult(dict):
13140
13353
  app_defined_child_column_keys: Sequence[_builtins.str],
13141
13354
  app_name: _builtins.str,
13142
13355
  column_name: _builtins.str,
13356
+ confidence_level: _builtins.str,
13357
+ confidence_level_details: Sequence['outputs.GetDiscoveryJobsResultsDiscoveryJobResultCollectionItemConfidenceLevelDetailResult'],
13143
13358
  data_type: _builtins.str,
13144
13359
  db_defined_child_column_keys: Sequence[_builtins.str],
13145
13360
  discovery_job_id: _builtins.str,
@@ -13161,6 +13376,8 @@ class GetDiscoveryJobsResultsDiscoveryJobResultCollectionItemResult(dict):
13161
13376
  :param Sequence[_builtins.str] app_defined_child_column_keys: Unique keys identifying the columns that are application-level (non-dictionary) children of the sensitive column.
13162
13377
  :param _builtins.str app_name: The name of the application. An application is an entity that is identified by a schema and stores sensitive information for that schema. Its value will be same as schemaName, if no value is passed.
13163
13378
  :param _builtins.str column_name: A filter to return only a specific column based on column name.
13379
+ :param _builtins.str confidence_level: A filter to return the discovery job results with the specified confidence level. Confidence level of discovery job result associated with a seeded sensitive type can either be HIGH or LOW. While the confidence level of discovery job result associated with a user defined sensitive will be NONE.
13380
+ :param Sequence['GetDiscoveryJobsResultsDiscoveryJobResultCollectionItemConfidenceLevelDetailArgs'] confidence_level_details: List containing maps as values. Example: `{"Operations": [ {"CostCenter": "42"} ] }`
13164
13381
  :param _builtins.str data_type: The data type of the sensitive column.
13165
13382
  :param Sequence[_builtins.str] db_defined_child_column_keys: Unique keys identifying the columns that are database-level (dictionary-defined) children of the sensitive column.
13166
13383
  :param _builtins.str discovery_job_id: The OCID of the discovery job.
@@ -13182,6 +13399,8 @@ class GetDiscoveryJobsResultsDiscoveryJobResultCollectionItemResult(dict):
13182
13399
  pulumi.set(__self__, "app_defined_child_column_keys", app_defined_child_column_keys)
13183
13400
  pulumi.set(__self__, "app_name", app_name)
13184
13401
  pulumi.set(__self__, "column_name", column_name)
13402
+ pulumi.set(__self__, "confidence_level", confidence_level)
13403
+ pulumi.set(__self__, "confidence_level_details", confidence_level_details)
13185
13404
  pulumi.set(__self__, "data_type", data_type)
13186
13405
  pulumi.set(__self__, "db_defined_child_column_keys", db_defined_child_column_keys)
13187
13406
  pulumi.set(__self__, "discovery_job_id", discovery_job_id)
@@ -13224,6 +13443,22 @@ class GetDiscoveryJobsResultsDiscoveryJobResultCollectionItemResult(dict):
13224
13443
  """
13225
13444
  return pulumi.get(self, "column_name")
13226
13445
 
13446
+ @_builtins.property
13447
+ @pulumi.getter(name="confidenceLevel")
13448
+ def confidence_level(self) -> _builtins.str:
13449
+ """
13450
+ A filter to return the discovery job results with the specified confidence level. Confidence level of discovery job result associated with a seeded sensitive type can either be HIGH or LOW. While the confidence level of discovery job result associated with a user defined sensitive will be NONE.
13451
+ """
13452
+ return pulumi.get(self, "confidence_level")
13453
+
13454
+ @_builtins.property
13455
+ @pulumi.getter(name="confidenceLevelDetails")
13456
+ def confidence_level_details(self) -> Sequence['outputs.GetDiscoveryJobsResultsDiscoveryJobResultCollectionItemConfidenceLevelDetailResult']:
13457
+ """
13458
+ List containing maps as values. Example: `{"Operations": [ {"CostCenter": "42"} ] }`
13459
+ """
13460
+ return pulumi.get(self, "confidence_level_details")
13461
+
13227
13462
  @_builtins.property
13228
13463
  @pulumi.getter(name="dataType")
13229
13464
  def data_type(self) -> _builtins.str:
@@ -13364,6 +13599,53 @@ class GetDiscoveryJobsResultsDiscoveryJobResultCollectionItemResult(dict):
13364
13599
  return pulumi.get(self, "sensitive_type_id")
13365
13600
 
13366
13601
 
13602
+ @pulumi.output_type
13603
+ class GetDiscoveryJobsResultsDiscoveryJobResultCollectionItemConfidenceLevelDetailResult(dict):
13604
+ def __init__(__self__, *,
13605
+ does_column_lead_to_pii_in_non_tables: _builtins.bool,
13606
+ does_column_lead_to_pii_in_same_related_tables: _builtins.bool,
13607
+ has_comment_pattern_matched: _builtins.bool,
13608
+ has_data_pattern_matched: _builtins.bool,
13609
+ has_name_pattern_matched: _builtins.bool,
13610
+ is_sensitive_type_from_same_context_found_in_same_or_related_tables: _builtins.bool):
13611
+ pulumi.set(__self__, "does_column_lead_to_pii_in_non_tables", does_column_lead_to_pii_in_non_tables)
13612
+ pulumi.set(__self__, "does_column_lead_to_pii_in_same_related_tables", does_column_lead_to_pii_in_same_related_tables)
13613
+ pulumi.set(__self__, "has_comment_pattern_matched", has_comment_pattern_matched)
13614
+ pulumi.set(__self__, "has_data_pattern_matched", has_data_pattern_matched)
13615
+ pulumi.set(__self__, "has_name_pattern_matched", has_name_pattern_matched)
13616
+ pulumi.set(__self__, "is_sensitive_type_from_same_context_found_in_same_or_related_tables", is_sensitive_type_from_same_context_found_in_same_or_related_tables)
13617
+
13618
+ @_builtins.property
13619
+ @pulumi.getter(name="doesColumnLeadToPiiInNonTables")
13620
+ def does_column_lead_to_pii_in_non_tables(self) -> _builtins.bool:
13621
+ return pulumi.get(self, "does_column_lead_to_pii_in_non_tables")
13622
+
13623
+ @_builtins.property
13624
+ @pulumi.getter(name="doesColumnLeadToPiiInSameRelatedTables")
13625
+ def does_column_lead_to_pii_in_same_related_tables(self) -> _builtins.bool:
13626
+ return pulumi.get(self, "does_column_lead_to_pii_in_same_related_tables")
13627
+
13628
+ @_builtins.property
13629
+ @pulumi.getter(name="hasCommentPatternMatched")
13630
+ def has_comment_pattern_matched(self) -> _builtins.bool:
13631
+ return pulumi.get(self, "has_comment_pattern_matched")
13632
+
13633
+ @_builtins.property
13634
+ @pulumi.getter(name="hasDataPatternMatched")
13635
+ def has_data_pattern_matched(self) -> _builtins.bool:
13636
+ return pulumi.get(self, "has_data_pattern_matched")
13637
+
13638
+ @_builtins.property
13639
+ @pulumi.getter(name="hasNamePatternMatched")
13640
+ def has_name_pattern_matched(self) -> _builtins.bool:
13641
+ return pulumi.get(self, "has_name_pattern_matched")
13642
+
13643
+ @_builtins.property
13644
+ @pulumi.getter(name="isSensitiveTypeFromSameContextFoundInSameOrRelatedTables")
13645
+ def is_sensitive_type_from_same_context_found_in_same_or_related_tables(self) -> _builtins.bool:
13646
+ return pulumi.get(self, "is_sensitive_type_from_same_context_found_in_same_or_related_tables")
13647
+
13648
+
13367
13649
  @pulumi.output_type
13368
13650
  class GetDiscoveryJobsResultsDiscoveryJobResultCollectionItemModifiedAttributeResult(dict):
13369
13651
  def __init__(__self__, *,
@@ -15661,7 +15943,7 @@ class GetMaskingPolicyHealthReportLogsMaskingPolicyHealthReportLogCollectionItem
15661
15943
  timestamp: _builtins.str):
15662
15944
  """
15663
15945
  :param _builtins.str description: A human-readable description for the log entry.
15664
- :param _builtins.str health_check_type: An enum type entry for each health check in the masking policy. Each enum describes a type of health check. INVALID_OBJECT_CHECK checks if there exist any invalid objects in the masking tables. PRIVILEGE_CHECK checks if the masking user has sufficient privilege to run masking. TABLESPACE_CHECK checks if the user has sufficient default and TEMP tablespace. DATABASE_OR_SYSTEM_TRIGGERS_CHECK checks if there exist any database/system triggers available. UNDO_TABLESPACE_CHECK checks if the AUTOEXTEND feature is enabled for the undo tablespace. If it's not enabled, it further checks if the undo tablespace has any space remaining STATE_STATS_CHECK checks if all the statistics of the masking table is upto date or not. OLS_POLICY_CHECK , VPD_POLICY_CHECK and REDACTION_POLICY_CHECK checks if the masking tables has Oracle Label Security (OLS) or Virtual Private Database (VPD) or Redaction policies enabled. DV_ENABLE_CHECK checks if database has Database Vault(DV) enabled DE_COL_SIZE_CHECK checks if any masking column with DETERMINISTIC ENCRYPTION as masking format has average column size greater than 27 or not. ACTIVE_MASK_JOB_CHECK checks if there is any active masking job running on the target database. DETERMINISTIC_ENCRYPTION_FORMAT_CHECK checks if any masking column has deterministic encryption masking format. COLUMN_EXIST_CHECK checks if the masking columns are available in the target database. TIME_TRAVEL_CHECK checks if the masking tables have Time Travel enabled.
15946
+ :param _builtins.str health_check_type: An enum type entry for each health check in the masking policy. Each enum describes a type of health check. INVALID_OBJECT_CHECK checks if there exist any invalid objects in the masking tables. PRIVILEGE_CHECK checks if the masking user has sufficient privilege to run masking. TABLESPACE_CHECK checks if the user has sufficient default and TEMP tablespace. Also verifies that the specified tablespace by the user is valid, if user has provided one DATABASE_OR_SYSTEM_TRIGGERS_CHECK checks if there exist any database/system triggers available. UNDO_TABLESPACE_CHECK checks if for all the instances of undo tablespace the AUTOEXTEND feature is enabled. If it's not enabled, it further checks if the undo tablespace has any space remaining. STATE_STATS_CHECK checks if all the statistics of the masking table is upto date or not. OLS_POLICY_CHECK , VPD_POLICY_CHECK and REDACTION_POLICY_CHECK checks if the masking tables has Oracle Label Security (OLS) or Virtual Private Database (VPD) or Redaction policies enabled. DV_ENABLE_CHECK checks if database has Database Vault(DV) enabled DE_COL_SIZE_CHECK checks if any masking column with DETERMINISTIC ENCRYPTION as masking format has average column size greater than 27 or not. ACTIVE_MASK_JOB_CHECK checks if there is any active masking job running on the target database. DETERMINISTIC_ENCRYPTION_FORMAT_CHECK checks if any masking column has deterministic encryption masking format. COLUMN_EXIST_CHECK checks if the masking columns are available in the target database. TIME_TRAVEL_CHECK checks if the masking tables have Time Travel enabled. INVALID_PACKAGE_CHECK checks if any of the required packages are in invalid state.
15665
15947
  :param _builtins.str message: A human-readable log entry.
15666
15948
  :param _builtins.str message_type: A filter to return only the resources that match the specified log message type.
15667
15949
  :param _builtins.str remediation: A human-readable log entry to remedy any error or warnings in the masking policy.
@@ -15686,7 +15968,7 @@ class GetMaskingPolicyHealthReportLogsMaskingPolicyHealthReportLogCollectionItem
15686
15968
  @pulumi.getter(name="healthCheckType")
15687
15969
  def health_check_type(self) -> _builtins.str:
15688
15970
  """
15689
- An enum type entry for each health check in the masking policy. Each enum describes a type of health check. INVALID_OBJECT_CHECK checks if there exist any invalid objects in the masking tables. PRIVILEGE_CHECK checks if the masking user has sufficient privilege to run masking. TABLESPACE_CHECK checks if the user has sufficient default and TEMP tablespace. DATABASE_OR_SYSTEM_TRIGGERS_CHECK checks if there exist any database/system triggers available. UNDO_TABLESPACE_CHECK checks if the AUTOEXTEND feature is enabled for the undo tablespace. If it's not enabled, it further checks if the undo tablespace has any space remaining STATE_STATS_CHECK checks if all the statistics of the masking table is upto date or not. OLS_POLICY_CHECK , VPD_POLICY_CHECK and REDACTION_POLICY_CHECK checks if the masking tables has Oracle Label Security (OLS) or Virtual Private Database (VPD) or Redaction policies enabled. DV_ENABLE_CHECK checks if database has Database Vault(DV) enabled DE_COL_SIZE_CHECK checks if any masking column with DETERMINISTIC ENCRYPTION as masking format has average column size greater than 27 or not. ACTIVE_MASK_JOB_CHECK checks if there is any active masking job running on the target database. DETERMINISTIC_ENCRYPTION_FORMAT_CHECK checks if any masking column has deterministic encryption masking format. COLUMN_EXIST_CHECK checks if the masking columns are available in the target database. TIME_TRAVEL_CHECK checks if the masking tables have Time Travel enabled.
15971
+ An enum type entry for each health check in the masking policy. Each enum describes a type of health check. INVALID_OBJECT_CHECK checks if there exist any invalid objects in the masking tables. PRIVILEGE_CHECK checks if the masking user has sufficient privilege to run masking. TABLESPACE_CHECK checks if the user has sufficient default and TEMP tablespace. Also verifies that the specified tablespace by the user is valid, if user has provided one DATABASE_OR_SYSTEM_TRIGGERS_CHECK checks if there exist any database/system triggers available. UNDO_TABLESPACE_CHECK checks if for all the instances of undo tablespace the AUTOEXTEND feature is enabled. If it's not enabled, it further checks if the undo tablespace has any space remaining. STATE_STATS_CHECK checks if all the statistics of the masking table is upto date or not. OLS_POLICY_CHECK , VPD_POLICY_CHECK and REDACTION_POLICY_CHECK checks if the masking tables has Oracle Label Security (OLS) or Virtual Private Database (VPD) or Redaction policies enabled. DV_ENABLE_CHECK checks if database has Database Vault(DV) enabled DE_COL_SIZE_CHECK checks if any masking column with DETERMINISTIC ENCRYPTION as masking format has average column size greater than 27 or not. ACTIVE_MASK_JOB_CHECK checks if there is any active masking job running on the target database. DETERMINISTIC_ENCRYPTION_FORMAT_CHECK checks if any masking column has deterministic encryption masking format. COLUMN_EXIST_CHECK checks if the masking columns are available in the target database. TIME_TRAVEL_CHECK checks if the masking tables have Time Travel enabled. INVALID_PACKAGE_CHECK checks if any of the required packages are in invalid state.
15690
15972
  """
15691
15973
  return pulumi.get(self, "health_check_type")
15692
15974
 
@@ -31694,6 +31976,53 @@ class GetSensitiveDataModelsFilterResult(dict):
31694
31976
  return pulumi.get(self, "regex")
31695
31977
 
31696
31978
 
31979
+ @pulumi.output_type
31980
+ class GetSensitiveDataModelsSensitiveColumnConfidenceLevelDetailResult(dict):
31981
+ def __init__(__self__, *,
31982
+ does_column_lead_to_pii_in_non_tables: _builtins.bool,
31983
+ does_column_lead_to_pii_in_same_related_tables: _builtins.bool,
31984
+ has_comment_pattern_matched: _builtins.bool,
31985
+ has_data_pattern_matched: _builtins.bool,
31986
+ has_name_pattern_matched: _builtins.bool,
31987
+ is_sensitive_type_from_same_context_found_in_same_or_related_tables: _builtins.bool):
31988
+ pulumi.set(__self__, "does_column_lead_to_pii_in_non_tables", does_column_lead_to_pii_in_non_tables)
31989
+ pulumi.set(__self__, "does_column_lead_to_pii_in_same_related_tables", does_column_lead_to_pii_in_same_related_tables)
31990
+ pulumi.set(__self__, "has_comment_pattern_matched", has_comment_pattern_matched)
31991
+ pulumi.set(__self__, "has_data_pattern_matched", has_data_pattern_matched)
31992
+ pulumi.set(__self__, "has_name_pattern_matched", has_name_pattern_matched)
31993
+ pulumi.set(__self__, "is_sensitive_type_from_same_context_found_in_same_or_related_tables", is_sensitive_type_from_same_context_found_in_same_or_related_tables)
31994
+
31995
+ @_builtins.property
31996
+ @pulumi.getter(name="doesColumnLeadToPiiInNonTables")
31997
+ def does_column_lead_to_pii_in_non_tables(self) -> _builtins.bool:
31998
+ return pulumi.get(self, "does_column_lead_to_pii_in_non_tables")
31999
+
32000
+ @_builtins.property
32001
+ @pulumi.getter(name="doesColumnLeadToPiiInSameRelatedTables")
32002
+ def does_column_lead_to_pii_in_same_related_tables(self) -> _builtins.bool:
32003
+ return pulumi.get(self, "does_column_lead_to_pii_in_same_related_tables")
32004
+
32005
+ @_builtins.property
32006
+ @pulumi.getter(name="hasCommentPatternMatched")
32007
+ def has_comment_pattern_matched(self) -> _builtins.bool:
32008
+ return pulumi.get(self, "has_comment_pattern_matched")
32009
+
32010
+ @_builtins.property
32011
+ @pulumi.getter(name="hasDataPatternMatched")
32012
+ def has_data_pattern_matched(self) -> _builtins.bool:
32013
+ return pulumi.get(self, "has_data_pattern_matched")
32014
+
32015
+ @_builtins.property
32016
+ @pulumi.getter(name="hasNamePatternMatched")
32017
+ def has_name_pattern_matched(self) -> _builtins.bool:
32018
+ return pulumi.get(self, "has_name_pattern_matched")
32019
+
32020
+ @_builtins.property
32021
+ @pulumi.getter(name="isSensitiveTypeFromSameContextFoundInSameOrRelatedTables")
32022
+ def is_sensitive_type_from_same_context_found_in_same_or_related_tables(self) -> _builtins.bool:
32023
+ return pulumi.get(self, "is_sensitive_type_from_same_context_found_in_same_or_related_tables")
32024
+
32025
+
31697
32026
  @pulumi.output_type
31698
32027
  class GetSensitiveDataModelsSensitiveColumnsFilterResult(dict):
31699
32028
  def __init__(__self__, *,
@@ -31740,6 +32069,8 @@ class GetSensitiveDataModelsSensitiveColumnsSensitiveColumnCollectionItemResult(
31740
32069
  app_name: _builtins.str,
31741
32070
  column_groups: Sequence[_builtins.str],
31742
32071
  column_name: _builtins.str,
32072
+ confidence_level: _builtins.str,
32073
+ confidence_level_details: Sequence['outputs.GetSensitiveDataModelsSensitiveColumnsSensitiveColumnCollectionItemConfidenceLevelDetailResult'],
31743
32074
  data_type: _builtins.str,
31744
32075
  db_defined_child_column_keys: Sequence[_builtins.str],
31745
32076
  estimated_data_value_count: _builtins.str,
@@ -31763,6 +32094,8 @@ class GetSensitiveDataModelsSensitiveColumnsSensitiveColumnCollectionItemResult(
31763
32094
  :param _builtins.str app_name: The name of the application associated with the sensitive column. It's useful when the application name is different from the schema name. Otherwise, it can be ignored.
31764
32095
  :param Sequence[_builtins.str] column_groups: The composite key groups to which the sensitive column belongs. If the column is part of a composite key, it's assigned a column group. It helps identify and manage referential relationships that involve composite keys.
31765
32096
  :param _builtins.str column_name: A filter to return only a specific column based on column name.
32097
+ :param _builtins.str confidence_level: A filter to return the sensitive columns with the specified confidence level. Confidence level of sensitive column associated with a seeded sensitive type can either be HIGH or LOW. While the confidence level of sensitive column associated with a user defined sensitive will be NONE. For sensitive columns added manually the confidence level will also be NONE.
32098
+ :param Sequence['GetSensitiveDataModelsSensitiveColumnsSensitiveColumnCollectionItemConfidenceLevelDetailArgs'] confidence_level_details: List containing maps as values. Example: `{"Operations": [ {"CostCenter": "42"} ] }`
31766
32099
  :param _builtins.str data_type: A filter to return only the resources that match the specified data types.
31767
32100
  :param Sequence[_builtins.str] db_defined_child_column_keys: Unique keys identifying the columns that are database-level (dictionary-defined) children of the sensitive column.
31768
32101
  :param _builtins.str estimated_data_value_count: The estimated number of data values the column has in the associated database.
@@ -31786,6 +32119,8 @@ class GetSensitiveDataModelsSensitiveColumnsSensitiveColumnCollectionItemResult(
31786
32119
  pulumi.set(__self__, "app_name", app_name)
31787
32120
  pulumi.set(__self__, "column_groups", column_groups)
31788
32121
  pulumi.set(__self__, "column_name", column_name)
32122
+ pulumi.set(__self__, "confidence_level", confidence_level)
32123
+ pulumi.set(__self__, "confidence_level_details", confidence_level_details)
31789
32124
  pulumi.set(__self__, "data_type", data_type)
31790
32125
  pulumi.set(__self__, "db_defined_child_column_keys", db_defined_child_column_keys)
31791
32126
  pulumi.set(__self__, "estimated_data_value_count", estimated_data_value_count)
@@ -31837,6 +32172,22 @@ class GetSensitiveDataModelsSensitiveColumnsSensitiveColumnCollectionItemResult(
31837
32172
  """
31838
32173
  return pulumi.get(self, "column_name")
31839
32174
 
32175
+ @_builtins.property
32176
+ @pulumi.getter(name="confidenceLevel")
32177
+ def confidence_level(self) -> _builtins.str:
32178
+ """
32179
+ A filter to return the sensitive columns with the specified confidence level. Confidence level of sensitive column associated with a seeded sensitive type can either be HIGH or LOW. While the confidence level of sensitive column associated with a user defined sensitive will be NONE. For sensitive columns added manually the confidence level will also be NONE.
32180
+ """
32181
+ return pulumi.get(self, "confidence_level")
32182
+
32183
+ @_builtins.property
32184
+ @pulumi.getter(name="confidenceLevelDetails")
32185
+ def confidence_level_details(self) -> Sequence['outputs.GetSensitiveDataModelsSensitiveColumnsSensitiveColumnCollectionItemConfidenceLevelDetailResult']:
32186
+ """
32187
+ List containing maps as values. Example: `{"Operations": [ {"CostCenter": "42"} ] }`
32188
+ """
32189
+ return pulumi.get(self, "confidence_level_details")
32190
+
31840
32191
  @_builtins.property
31841
32192
  @pulumi.getter(name="dataType")
31842
32193
  def data_type(self) -> _builtins.str:
@@ -31982,6 +32333,53 @@ class GetSensitiveDataModelsSensitiveColumnsSensitiveColumnCollectionItemResult(
31982
32333
  return pulumi.get(self, "time_updated")
31983
32334
 
31984
32335
 
32336
+ @pulumi.output_type
32337
+ class GetSensitiveDataModelsSensitiveColumnsSensitiveColumnCollectionItemConfidenceLevelDetailResult(dict):
32338
+ def __init__(__self__, *,
32339
+ does_column_lead_to_pii_in_non_tables: _builtins.bool,
32340
+ does_column_lead_to_pii_in_same_related_tables: _builtins.bool,
32341
+ has_comment_pattern_matched: _builtins.bool,
32342
+ has_data_pattern_matched: _builtins.bool,
32343
+ has_name_pattern_matched: _builtins.bool,
32344
+ is_sensitive_type_from_same_context_found_in_same_or_related_tables: _builtins.bool):
32345
+ pulumi.set(__self__, "does_column_lead_to_pii_in_non_tables", does_column_lead_to_pii_in_non_tables)
32346
+ pulumi.set(__self__, "does_column_lead_to_pii_in_same_related_tables", does_column_lead_to_pii_in_same_related_tables)
32347
+ pulumi.set(__self__, "has_comment_pattern_matched", has_comment_pattern_matched)
32348
+ pulumi.set(__self__, "has_data_pattern_matched", has_data_pattern_matched)
32349
+ pulumi.set(__self__, "has_name_pattern_matched", has_name_pattern_matched)
32350
+ pulumi.set(__self__, "is_sensitive_type_from_same_context_found_in_same_or_related_tables", is_sensitive_type_from_same_context_found_in_same_or_related_tables)
32351
+
32352
+ @_builtins.property
32353
+ @pulumi.getter(name="doesColumnLeadToPiiInNonTables")
32354
+ def does_column_lead_to_pii_in_non_tables(self) -> _builtins.bool:
32355
+ return pulumi.get(self, "does_column_lead_to_pii_in_non_tables")
32356
+
32357
+ @_builtins.property
32358
+ @pulumi.getter(name="doesColumnLeadToPiiInSameRelatedTables")
32359
+ def does_column_lead_to_pii_in_same_related_tables(self) -> _builtins.bool:
32360
+ return pulumi.get(self, "does_column_lead_to_pii_in_same_related_tables")
32361
+
32362
+ @_builtins.property
32363
+ @pulumi.getter(name="hasCommentPatternMatched")
32364
+ def has_comment_pattern_matched(self) -> _builtins.bool:
32365
+ return pulumi.get(self, "has_comment_pattern_matched")
32366
+
32367
+ @_builtins.property
32368
+ @pulumi.getter(name="hasDataPatternMatched")
32369
+ def has_data_pattern_matched(self) -> _builtins.bool:
32370
+ return pulumi.get(self, "has_data_pattern_matched")
32371
+
32372
+ @_builtins.property
32373
+ @pulumi.getter(name="hasNamePatternMatched")
32374
+ def has_name_pattern_matched(self) -> _builtins.bool:
32375
+ return pulumi.get(self, "has_name_pattern_matched")
32376
+
32377
+ @_builtins.property
32378
+ @pulumi.getter(name="isSensitiveTypeFromSameContextFoundInSameOrRelatedTables")
32379
+ def is_sensitive_type_from_same_context_found_in_same_or_related_tables(self) -> _builtins.bool:
32380
+ return pulumi.get(self, "is_sensitive_type_from_same_context_found_in_same_or_related_tables")
32381
+
32382
+
31985
32383
  @pulumi.output_type
31986
32384
  class GetSensitiveDataModelsSensitiveDataModelCollectionResult(dict):
31987
32385
  def __init__(__self__, *,