pulumi-oci 2.4.0__py3-none-any.whl → 2.4.0a1721890421__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.
- pulumi_oci/__init__.py +0 -19
- pulumi_oci/apmsynthetics/_inputs.py +1 -457
- pulumi_oci/apmsynthetics/config.py +7 -172
- pulumi_oci/apmsynthetics/get_monitor.py +3 -42
- pulumi_oci/apmsynthetics/get_monitors.py +2 -2
- pulumi_oci/apmsynthetics/outputs.py +9 -1129
- pulumi_oci/core/_inputs.py +8 -8
- pulumi_oci/core/outputs.py +8 -24
- pulumi_oci/database/_inputs.py +0 -16
- pulumi_oci/database/autonomous_database.py +9 -83
- pulumi_oci/database/cloud_autonomous_vm_cluster.py +25 -7
- pulumi_oci/database/cloud_exadata_infrastructure.py +17 -66
- pulumi_oci/database/cloud_vm_cluster.py +0 -49
- pulumi_oci/database/database.py +96 -0
- pulumi_oci/database/get_autonomous_database.py +1 -25
- pulumi_oci/database/get_cloud_exadata_infrastructure.py +1 -14
- pulumi_oci/database/get_cloud_vm_cluster.py +1 -14
- pulumi_oci/database/get_key_store.py +1 -11
- pulumi_oci/database/key_store.py +0 -34
- pulumi_oci/database/outputs.py +0 -93
- pulumi_oci/datasafe/__init__.py +0 -1
- pulumi_oci/datasafe/_inputs.py +0 -130
- pulumi_oci/datasafe/discovery_mod.py +38 -67
- pulumi_oci/datasafe/get_audit_events.py +2 -2
- pulumi_oci/datasafe/get_discovery_job.py +1 -15
- pulumi_oci/datasafe/get_report.py +1 -1
- pulumi_oci/datasafe/get_report_definition.py +1 -1
- pulumi_oci/datasafe/get_reports.py +1 -43
- pulumi_oci/datasafe/get_security_assessment.py +1 -14
- pulumi_oci/datasafe/get_security_assessment_finding.py +3 -16
- pulumi_oci/datasafe/get_security_assessment_findings.py +3 -21
- pulumi_oci/datasafe/get_sensitive_data_model.py +1 -15
- pulumi_oci/datasafe/get_user_assessment.py +1 -14
- pulumi_oci/datasafe/outputs.py +6 -530
- pulumi_oci/datasafe/report.py +4 -4
- pulumi_oci/datasafe/report_definition.py +4 -4
- pulumi_oci/datasafe/security_assessment.py +0 -49
- pulumi_oci/datasafe/sensitive_data_model.py +3 -60
- pulumi_oci/datasafe/unset_security_assessment_baseline.py +16 -69
- pulumi_oci/datasafe/unset_user_assessment_baseline.py +5 -58
- pulumi_oci/datasafe/user_assessment.py +0 -49
- pulumi_oci/integration/_inputs.py +2 -0
- pulumi_oci/integration/get_integration_instance.py +1 -0
- pulumi_oci/integration/integration_instance.py +27 -0
- pulumi_oci/integration/outputs.py +12 -4
- pulumi_oci/opsi/_inputs.py +8 -8
- pulumi_oci/opsi/database_insight.py +15 -71
- pulumi_oci/opsi/get_database_insight.py +3 -29
- pulumi_oci/opsi/get_database_insights.py +1 -1
- pulumi_oci/opsi/get_enterprise_manager_bridges.py +2 -2
- pulumi_oci/opsi/get_host_insight.py +4 -1
- pulumi_oci/opsi/get_host_insights.py +3 -3
- pulumi_oci/opsi/get_news_report.py +1 -1
- pulumi_oci/opsi/get_news_reports.py +3 -3
- pulumi_oci/opsi/get_operations_insights_private_endpoint.py +1 -1
- pulumi_oci/opsi/get_operations_insights_private_endpoints.py +1 -1
- pulumi_oci/opsi/get_operations_insights_warehouse.py +7 -7
- pulumi_oci/opsi/get_operations_insights_warehouse_user.py +2 -2
- pulumi_oci/opsi/get_operations_insights_warehouses.py +5 -5
- pulumi_oci/opsi/host_insight.py +14 -6
- pulumi_oci/opsi/news_report.py +2 -2
- pulumi_oci/opsi/operations_insights_private_endpoint.py +9 -9
- pulumi_oci/opsi/operations_insights_warehouse.py +17 -17
- pulumi_oci/opsi/operations_insights_warehouse_download_warehouse_wallet.py +14 -14
- pulumi_oci/opsi/operations_insights_warehouse_rotate_warehouse_wallet.py +7 -7
- pulumi_oci/opsi/operations_insights_warehouse_user.py +14 -14
- pulumi_oci/opsi/outputs.py +24 -46
- pulumi_oci/pulumi-plugin.json +1 -1
- {pulumi_oci-2.4.0.dist-info → pulumi_oci-2.4.0a1721890421.dist-info}/METADATA +1 -1
- {pulumi_oci-2.4.0.dist-info → pulumi_oci-2.4.0a1721890421.dist-info}/RECORD +72 -82
- pulumi_oci/datasafe/get_sensitive_data_model_sensitive_types.py +0 -153
- pulumi_oci/globallydistributeddatabase/__init__.py +0 -15
- pulumi_oci/globallydistributeddatabase/_inputs.py +0 -1003
- pulumi_oci/globallydistributeddatabase/get_private_endpoint.py +0 -300
- pulumi_oci/globallydistributeddatabase/get_private_endpoints.py +0 -176
- pulumi_oci/globallydistributeddatabase/get_sharded_database.py +0 -610
- pulumi_oci/globallydistributeddatabase/get_sharded_databases.py +0 -176
- pulumi_oci/globallydistributeddatabase/outputs.py +0 -2058
- pulumi_oci/globallydistributeddatabase/private_endpoint.py +0 -742
- pulumi_oci/globallydistributeddatabase/sharded_database.py +0 -1816
- {pulumi_oci-2.4.0.dist-info → pulumi_oci-2.4.0a1721890421.dist-info}/WHEEL +0 -0
- {pulumi_oci-2.4.0.dist-info → pulumi_oci-2.4.0a1721890421.dist-info}/top_level.txt +0 -0
pulumi_oci/datasafe/outputs.py
CHANGED
@@ -22,7 +22,6 @@ __all__ = [
|
|
22
22
|
'DatabaseSecurityConfigManagementSqlFirewallConfig',
|
23
23
|
'DatabaseSecurityConfigSqlFirewallConfig',
|
24
24
|
'DiscoveryJobsResultModifiedAttribute',
|
25
|
-
'DiscoveryModTablesForDiscovery',
|
26
25
|
'LibraryMasingFormatFormatEntry',
|
27
26
|
'MaskingPoliciesMaskingColumnMaskingFormat',
|
28
27
|
'MaskingPoliciesMaskingColumnMaskingFormatFormatEntry',
|
@@ -39,7 +38,6 @@ __all__ = [
|
|
39
38
|
'SecurityAssessmentStatisticLowRisk',
|
40
39
|
'SecurityAssessmentStatisticMediumRisk',
|
41
40
|
'SecurityAssessmentStatisticPass',
|
42
|
-
'SensitiveDataModelTablesForDiscovery',
|
43
41
|
'TargetDatabaseConnectionOption',
|
44
42
|
'TargetDatabaseCredentials',
|
45
43
|
'TargetDatabaseDatabaseDetails',
|
@@ -117,7 +115,6 @@ __all__ = [
|
|
117
115
|
'GetDiscoveryAnalyticsDiscoveryAnalyticsCollectionItemResult',
|
118
116
|
'GetDiscoveryAnalyticsDiscoveryAnalyticsCollectionItemDimensionResult',
|
119
117
|
'GetDiscoveryAnalyticsFilterResult',
|
120
|
-
'GetDiscoveryJobTablesForDiscoveryResult',
|
121
118
|
'GetDiscoveryJobsResultModifiedAttributeResult',
|
122
119
|
'GetDiscoveryJobsResultsDiscoveryJobResultCollectionResult',
|
123
120
|
'GetDiscoveryJobsResultsDiscoveryJobResultCollectionItemResult',
|
@@ -292,17 +289,12 @@ __all__ = [
|
|
292
289
|
'GetSensitiveDataModelSensitiveSchemasFilterResult',
|
293
290
|
'GetSensitiveDataModelSensitiveSchemasSensitiveSchemaCollectionResult',
|
294
291
|
'GetSensitiveDataModelSensitiveSchemasSensitiveSchemaCollectionItemResult',
|
295
|
-
'GetSensitiveDataModelSensitiveTypesFilterResult',
|
296
|
-
'GetSensitiveDataModelSensitiveTypesSensitiveDataModelSensitiveTypeCollectionResult',
|
297
|
-
'GetSensitiveDataModelSensitiveTypesSensitiveDataModelSensitiveTypeCollectionItemResult',
|
298
|
-
'GetSensitiveDataModelTablesForDiscoveryResult',
|
299
292
|
'GetSensitiveDataModelsFilterResult',
|
300
293
|
'GetSensitiveDataModelsSensitiveColumnsFilterResult',
|
301
294
|
'GetSensitiveDataModelsSensitiveColumnsSensitiveColumnCollectionResult',
|
302
295
|
'GetSensitiveDataModelsSensitiveColumnsSensitiveColumnCollectionItemResult',
|
303
296
|
'GetSensitiveDataModelsSensitiveDataModelCollectionResult',
|
304
297
|
'GetSensitiveDataModelsSensitiveDataModelCollectionItemResult',
|
305
|
-
'GetSensitiveDataModelsSensitiveDataModelCollectionItemTablesForDiscoveryResult',
|
306
298
|
'GetSensitiveTypesFilterResult',
|
307
299
|
'GetSensitiveTypesSensitiveTypeCollectionResult',
|
308
300
|
'GetSensitiveTypesSensitiveTypeCollectionItemResult',
|
@@ -737,7 +729,6 @@ class AuditPolicyManagementAuditCondition(dict):
|
|
737
729
|
:param str audit_policy_name: Indicates the audit policy name. Refer to the [documentation](https://docs.oracle.com/en/cloud/paas/data-safe/udscs/audit-policies.html#GUID-361A9A9A-7C21-4F5A-8945-9B3A0C472827) for seeded audit policy names. For custom policies, refer to the user-defined policy name created in the target database.
|
738
730
|
:param Sequence['AuditPolicyManagementAuditConditionEnableConditionArgs'] enable_conditions: Indicates the users/roles in the target database for which the audit policy is enforced, and the success/failure event condition to generate the audit event..
|
739
731
|
:param bool is_data_safe_service_account_audited: Indicates whether the Data Safe user activity on the target database will be audited by the policy.
|
740
|
-
:param bool is_enabled: Indicates whether the policy has to be enabled or disabled in the target database. Set this to true if you want the audit policy to be enabled in the target database. If the seeded audit policy is not already created in the database, the provisioning creates and enables them. If this is set to false, the policy will be disabled in the target database.
|
741
732
|
:param bool is_priv_users_managed_by_data_safe: Indicates whether the privileged user list is managed by Data Safe.
|
742
733
|
|
743
734
|
|
@@ -782,9 +773,6 @@ class AuditPolicyManagementAuditCondition(dict):
|
|
782
773
|
@property
|
783
774
|
@pulumi.getter(name="isEnabled")
|
784
775
|
def is_enabled(self) -> Optional[bool]:
|
785
|
-
"""
|
786
|
-
Indicates whether the policy has to be enabled or disabled in the target database. Set this to true if you want the audit policy to be enabled in the target database. If the seeded audit policy is not already created in the database, the provisioning creates and enables them. If this is set to false, the policy will be disabled in the target database.
|
787
|
-
"""
|
788
776
|
return pulumi.get(self, "is_enabled")
|
789
777
|
|
790
778
|
@property
|
@@ -1652,63 +1640,6 @@ class DiscoveryJobsResultModifiedAttribute(dict):
|
|
1652
1640
|
return pulumi.get(self, "db_defined_child_column_keys")
|
1653
1641
|
|
1654
1642
|
|
1655
|
-
@pulumi.output_type
|
1656
|
-
class DiscoveryModTablesForDiscovery(dict):
|
1657
|
-
@staticmethod
|
1658
|
-
def __key_warning(key: str):
|
1659
|
-
suggest = None
|
1660
|
-
if key == "schemaName":
|
1661
|
-
suggest = "schema_name"
|
1662
|
-
elif key == "tableNames":
|
1663
|
-
suggest = "table_names"
|
1664
|
-
|
1665
|
-
if suggest:
|
1666
|
-
pulumi.log.warn(f"Key '{key}' not found in DiscoveryModTablesForDiscovery. Access the value via the '{suggest}' property getter instead.")
|
1667
|
-
|
1668
|
-
def __getitem__(self, key: str) -> Any:
|
1669
|
-
DiscoveryModTablesForDiscovery.__key_warning(key)
|
1670
|
-
return super().__getitem__(key)
|
1671
|
-
|
1672
|
-
def get(self, key: str, default = None) -> Any:
|
1673
|
-
DiscoveryModTablesForDiscovery.__key_warning(key)
|
1674
|
-
return super().get(key, default)
|
1675
|
-
|
1676
|
-
def __init__(__self__, *,
|
1677
|
-
schema_name: str,
|
1678
|
-
table_names: Optional[Sequence[str]] = None):
|
1679
|
-
"""
|
1680
|
-
:param str schema_name: This contains the name of the schema.
|
1681
|
-
:param Sequence[str] table_names: This contains an optional list of the table names.
|
1682
|
-
|
1683
|
-
|
1684
|
-
** IMPORTANT **
|
1685
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
1686
|
-
"""
|
1687
|
-
pulumi.set(__self__, "schema_name", schema_name)
|
1688
|
-
if table_names is not None:
|
1689
|
-
pulumi.set(__self__, "table_names", table_names)
|
1690
|
-
|
1691
|
-
@property
|
1692
|
-
@pulumi.getter(name="schemaName")
|
1693
|
-
def schema_name(self) -> str:
|
1694
|
-
"""
|
1695
|
-
This contains the name of the schema.
|
1696
|
-
"""
|
1697
|
-
return pulumi.get(self, "schema_name")
|
1698
|
-
|
1699
|
-
@property
|
1700
|
-
@pulumi.getter(name="tableNames")
|
1701
|
-
def table_names(self) -> Optional[Sequence[str]]:
|
1702
|
-
"""
|
1703
|
-
This contains an optional list of the table names.
|
1704
|
-
|
1705
|
-
|
1706
|
-
** IMPORTANT **
|
1707
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
1708
|
-
"""
|
1709
|
-
return pulumi.get(self, "table_names")
|
1710
|
-
|
1711
|
-
|
1712
1643
|
@pulumi.output_type
|
1713
1644
|
class LibraryMasingFormatFormatEntry(dict):
|
1714
1645
|
@staticmethod
|
@@ -3951,55 +3882,6 @@ class SecurityAssessmentStatisticPass(dict):
|
|
3951
3882
|
return pulumi.get(self, "user_accounts_findings_count")
|
3952
3883
|
|
3953
3884
|
|
3954
|
-
@pulumi.output_type
|
3955
|
-
class SensitiveDataModelTablesForDiscovery(dict):
|
3956
|
-
@staticmethod
|
3957
|
-
def __key_warning(key: str):
|
3958
|
-
suggest = None
|
3959
|
-
if key == "schemaName":
|
3960
|
-
suggest = "schema_name"
|
3961
|
-
elif key == "tableNames":
|
3962
|
-
suggest = "table_names"
|
3963
|
-
|
3964
|
-
if suggest:
|
3965
|
-
pulumi.log.warn(f"Key '{key}' not found in SensitiveDataModelTablesForDiscovery. Access the value via the '{suggest}' property getter instead.")
|
3966
|
-
|
3967
|
-
def __getitem__(self, key: str) -> Any:
|
3968
|
-
SensitiveDataModelTablesForDiscovery.__key_warning(key)
|
3969
|
-
return super().__getitem__(key)
|
3970
|
-
|
3971
|
-
def get(self, key: str, default = None) -> Any:
|
3972
|
-
SensitiveDataModelTablesForDiscovery.__key_warning(key)
|
3973
|
-
return super().get(key, default)
|
3974
|
-
|
3975
|
-
def __init__(__self__, *,
|
3976
|
-
schema_name: str,
|
3977
|
-
table_names: Optional[Sequence[str]] = None):
|
3978
|
-
"""
|
3979
|
-
:param str schema_name: (Updatable) This contains the name of the schema.
|
3980
|
-
:param Sequence[str] table_names: (Updatable) This contains an optional list of the table names.
|
3981
|
-
"""
|
3982
|
-
pulumi.set(__self__, "schema_name", schema_name)
|
3983
|
-
if table_names is not None:
|
3984
|
-
pulumi.set(__self__, "table_names", table_names)
|
3985
|
-
|
3986
|
-
@property
|
3987
|
-
@pulumi.getter(name="schemaName")
|
3988
|
-
def schema_name(self) -> str:
|
3989
|
-
"""
|
3990
|
-
(Updatable) This contains the name of the schema.
|
3991
|
-
"""
|
3992
|
-
return pulumi.get(self, "schema_name")
|
3993
|
-
|
3994
|
-
@property
|
3995
|
-
@pulumi.getter(name="tableNames")
|
3996
|
-
def table_names(self) -> Optional[Sequence[str]]:
|
3997
|
-
"""
|
3998
|
-
(Updatable) This contains an optional list of the table names.
|
3999
|
-
"""
|
4000
|
-
return pulumi.get(self, "table_names")
|
4001
|
-
|
4002
|
-
|
4003
3885
|
@pulumi.output_type
|
4004
3886
|
class TargetDatabaseConnectionOption(dict):
|
4005
3887
|
@staticmethod
|
@@ -6835,7 +6717,6 @@ class GetAuditEventsAuditEventCollectionResult(dict):
|
|
6835
6717
|
class GetAuditEventsAuditEventCollectionItemResult(dict):
|
6836
6718
|
def __init__(__self__, *,
|
6837
6719
|
action_taken: str,
|
6838
|
-
application_contexts: str,
|
6839
6720
|
audit_event_time: str,
|
6840
6721
|
audit_location: str,
|
6841
6722
|
audit_policies: str,
|
@@ -6856,7 +6737,6 @@ class GetAuditEventsAuditEventCollectionItemResult(dict):
|
|
6856
6737
|
error_message: str,
|
6857
6738
|
event_name: str,
|
6858
6739
|
extended_event_attributes: str,
|
6859
|
-
fga_policy_name: str,
|
6860
6740
|
freeform_tags: Mapping[str, Any],
|
6861
6741
|
id: str,
|
6862
6742
|
is_alerted: bool,
|
@@ -6875,7 +6755,6 @@ class GetAuditEventsAuditEventCollectionItemResult(dict):
|
|
6875
6755
|
trail_source: str):
|
6876
6756
|
"""
|
6877
6757
|
:param str action_taken: The action taken for this audit event.
|
6878
|
-
:param str application_contexts: Semicolon-seperated list of application context namespace, attribute, value information in (APPCTX_NSPACE,APPCTX_ATTRIBUTE=<value>) format.
|
6879
6758
|
:param str audit_event_time: The time that the audit event occurs in the target database.
|
6880
6759
|
:param str audit_location: The location of the audit. Currently the value is audit table.
|
6881
6760
|
:param str audit_policies: Comma-seperated list of audit policies that caused the current audit event.
|
@@ -6899,7 +6778,6 @@ class GetAuditEventsAuditEventCollectionItemResult(dict):
|
|
6899
6778
|
:param str error_message: The detailed message on why the error occurred.
|
6900
6779
|
:param str event_name: The name of the detail action executed by the user on the target database. For example ALTER SEQUENCE, CREATE TRIGGER or CREATE INDEX.
|
6901
6780
|
:param str extended_event_attributes: List of all other attributes of the audit event seperated by a colon other than the one returned in audit record.
|
6902
|
-
:param str fga_policy_name: Fine-grained auditing (FGA) policy name that generated this audit record.
|
6903
6781
|
:param Mapping[str, Any] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
6904
6782
|
:param str id: The OCID of the audit event.
|
6905
6783
|
:param bool is_alerted: Indicates whether an alert was raised for this audit event.
|
@@ -6918,7 +6796,6 @@ class GetAuditEventsAuditEventCollectionItemResult(dict):
|
|
6918
6796
|
:param str trail_source: The underlying source of unified audit trail.
|
6919
6797
|
"""
|
6920
6798
|
pulumi.set(__self__, "action_taken", action_taken)
|
6921
|
-
pulumi.set(__self__, "application_contexts", application_contexts)
|
6922
6799
|
pulumi.set(__self__, "audit_event_time", audit_event_time)
|
6923
6800
|
pulumi.set(__self__, "audit_location", audit_location)
|
6924
6801
|
pulumi.set(__self__, "audit_policies", audit_policies)
|
@@ -6939,7 +6816,6 @@ class GetAuditEventsAuditEventCollectionItemResult(dict):
|
|
6939
6816
|
pulumi.set(__self__, "error_message", error_message)
|
6940
6817
|
pulumi.set(__self__, "event_name", event_name)
|
6941
6818
|
pulumi.set(__self__, "extended_event_attributes", extended_event_attributes)
|
6942
|
-
pulumi.set(__self__, "fga_policy_name", fga_policy_name)
|
6943
6819
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
6944
6820
|
pulumi.set(__self__, "id", id)
|
6945
6821
|
pulumi.set(__self__, "is_alerted", is_alerted)
|
@@ -6965,14 +6841,6 @@ class GetAuditEventsAuditEventCollectionItemResult(dict):
|
|
6965
6841
|
"""
|
6966
6842
|
return pulumi.get(self, "action_taken")
|
6967
6843
|
|
6968
|
-
@property
|
6969
|
-
@pulumi.getter(name="applicationContexts")
|
6970
|
-
def application_contexts(self) -> str:
|
6971
|
-
"""
|
6972
|
-
Semicolon-seperated list of application context namespace, attribute, value information in (APPCTX_NSPACE,APPCTX_ATTRIBUTE=<value>) format.
|
6973
|
-
"""
|
6974
|
-
return pulumi.get(self, "application_contexts")
|
6975
|
-
|
6976
6844
|
@property
|
6977
6845
|
@pulumi.getter(name="auditEventTime")
|
6978
6846
|
def audit_event_time(self) -> str:
|
@@ -7136,14 +7004,6 @@ class GetAuditEventsAuditEventCollectionItemResult(dict):
|
|
7136
7004
|
"""
|
7137
7005
|
return pulumi.get(self, "extended_event_attributes")
|
7138
7006
|
|
7139
|
-
@property
|
7140
|
-
@pulumi.getter(name="fgaPolicyName")
|
7141
|
-
def fga_policy_name(self) -> str:
|
7142
|
-
"""
|
7143
|
-
Fine-grained auditing (FGA) policy name that generated this audit record.
|
7144
|
-
"""
|
7145
|
-
return pulumi.get(self, "fga_policy_name")
|
7146
|
-
|
7147
7007
|
@property
|
7148
7008
|
@pulumi.getter(name="freeformTags")
|
7149
7009
|
def freeform_tags(self) -> Mapping[str, Any]:
|
@@ -10200,35 +10060,6 @@ class GetDiscoveryAnalyticsFilterResult(dict):
|
|
10200
10060
|
return pulumi.get(self, "regex")
|
10201
10061
|
|
10202
10062
|
|
10203
|
-
@pulumi.output_type
|
10204
|
-
class GetDiscoveryJobTablesForDiscoveryResult(dict):
|
10205
|
-
def __init__(__self__, *,
|
10206
|
-
schema_name: str,
|
10207
|
-
table_names: Sequence[str]):
|
10208
|
-
"""
|
10209
|
-
:param str schema_name: This contains the name of the schema.
|
10210
|
-
:param Sequence[str] table_names: This contains an optional list of the table names.
|
10211
|
-
"""
|
10212
|
-
pulumi.set(__self__, "schema_name", schema_name)
|
10213
|
-
pulumi.set(__self__, "table_names", table_names)
|
10214
|
-
|
10215
|
-
@property
|
10216
|
-
@pulumi.getter(name="schemaName")
|
10217
|
-
def schema_name(self) -> str:
|
10218
|
-
"""
|
10219
|
-
This contains the name of the schema.
|
10220
|
-
"""
|
10221
|
-
return pulumi.get(self, "schema_name")
|
10222
|
-
|
10223
|
-
@property
|
10224
|
-
@pulumi.getter(name="tableNames")
|
10225
|
-
def table_names(self) -> Sequence[str]:
|
10226
|
-
"""
|
10227
|
-
This contains an optional list of the table names.
|
10228
|
-
"""
|
10229
|
-
return pulumi.get(self, "table_names")
|
10230
|
-
|
10231
|
-
|
10232
10063
|
@pulumi.output_type
|
10233
10064
|
class GetDiscoveryJobsResultModifiedAttributeResult(dict):
|
10234
10065
|
def __init__(__self__, *,
|
@@ -14172,7 +14003,7 @@ class GetReportDefinitionsReportDefinitionCollectionItemResult(dict):
|
|
14172
14003
|
:param str record_time_span: The time span for the records in the report to be scheduled. <period-value><period> Allowed period strings - "H","D","M","Y" Each of the above fields potentially introduce constraints. A workRequest is created only when period-value satisfies all the constraints. Constraints introduced: 1. period = H (The allowed range for period-value is [1, 23]) 2. period = D (The allowed range for period-value is [1, 30]) 3. period = M (The allowed range for period-value is [1, 11]) 4. period = Y (The minimum period-value is 1)
|
14173
14004
|
:param str schedule: The schedule to generate the report periodically in the specified format: <version-string>;<version-specific-schedule>
|
14174
14005
|
:param str scheduled_report_compartment_id: The OCID of the compartment in which the scheduled resource will be created.
|
14175
|
-
:param str scheduled_report_mime_type: Specifies the format of the report ( either .xls or .pdf
|
14006
|
+
:param str scheduled_report_mime_type: Specifies the format of the report ( either .xls or .pdf )
|
14176
14007
|
:param str scheduled_report_name: The name of the report to be scheduled.
|
14177
14008
|
:param int scheduled_report_row_limit: Specifies the limit on the number of rows in the report.
|
14178
14009
|
:param str scim_filter: Additional scim filters used to get the specific summary.
|
@@ -14358,7 +14189,7 @@ class GetReportDefinitionsReportDefinitionCollectionItemResult(dict):
|
|
14358
14189
|
@pulumi.getter(name="scheduledReportMimeType")
|
14359
14190
|
def scheduled_report_mime_type(self) -> str:
|
14360
14191
|
"""
|
14361
|
-
Specifies the format of the report ( either .xls or .pdf
|
14192
|
+
Specifies the format of the report ( either .xls or .pdf )
|
14362
14193
|
"""
|
14363
14194
|
return pulumi.get(self, "scheduled_report_mime_type")
|
14364
14195
|
|
@@ -14726,7 +14557,7 @@ class GetReportsReportCollectionItemResult(dict):
|
|
14726
14557
|
:param str display_name: The name of the report definition to query.
|
14727
14558
|
:param Mapping[str, Any] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
14728
14559
|
:param str id: The OCID of the report.
|
14729
|
-
:param str mime_type: Specifies the format of report to be .xls or .pdf
|
14560
|
+
:param str mime_type: Specifies the format of report to be .xls or .pdf
|
14730
14561
|
:param str report_definition_id: The ID of the report definition to filter the list of reports
|
14731
14562
|
:param str state: An optional filter to return only resources that match the specified lifecycle state.
|
14732
14563
|
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
@@ -14799,7 +14630,7 @@ class GetReportsReportCollectionItemResult(dict):
|
|
14799
14630
|
@pulumi.getter(name="mimeType")
|
14800
14631
|
def mime_type(self) -> str:
|
14801
14632
|
"""
|
14802
|
-
Specifies the format of report to be .xls or .pdf
|
14633
|
+
Specifies the format of report to be .xls or .pdf
|
14803
14634
|
"""
|
14804
14635
|
return pulumi.get(self, "mime_type")
|
14805
14636
|
|
@@ -15572,17 +15403,14 @@ class GetSecurityAssessmentComparisonTargetAuditingBaselineReferenceResult(dict)
|
|
15572
15403
|
def __init__(__self__, *,
|
15573
15404
|
cis: str,
|
15574
15405
|
gdpr: str,
|
15575
|
-
obp: str,
|
15576
15406
|
stig: str):
|
15577
15407
|
"""
|
15578
15408
|
:param str cis: Relevant section from CIS.
|
15579
15409
|
:param str gdpr: Relevant section from GDPR.
|
15580
|
-
:param str obp: Relevant section from OBP.
|
15581
15410
|
:param str stig: Relevant section from STIG.
|
15582
15411
|
"""
|
15583
15412
|
pulumi.set(__self__, "cis", cis)
|
15584
15413
|
pulumi.set(__self__, "gdpr", gdpr)
|
15585
|
-
pulumi.set(__self__, "obp", obp)
|
15586
15414
|
pulumi.set(__self__, "stig", stig)
|
15587
15415
|
|
15588
15416
|
@property
|
@@ -15601,14 +15429,6 @@ class GetSecurityAssessmentComparisonTargetAuditingBaselineReferenceResult(dict)
|
|
15601
15429
|
"""
|
15602
15430
|
return pulumi.get(self, "gdpr")
|
15603
15431
|
|
15604
|
-
@property
|
15605
|
-
@pulumi.getter
|
15606
|
-
def obp(self) -> str:
|
15607
|
-
"""
|
15608
|
-
Relevant section from OBP.
|
15609
|
-
"""
|
15610
|
-
return pulumi.get(self, "obp")
|
15611
|
-
|
15612
15432
|
@property
|
15613
15433
|
@pulumi.getter
|
15614
15434
|
def stig(self) -> str:
|
@@ -15817,17 +15637,14 @@ class GetSecurityAssessmentComparisonTargetAuditingCurrentReferenceResult(dict):
|
|
15817
15637
|
def __init__(__self__, *,
|
15818
15638
|
cis: str,
|
15819
15639
|
gdpr: str,
|
15820
|
-
obp: str,
|
15821
15640
|
stig: str):
|
15822
15641
|
"""
|
15823
15642
|
:param str cis: Relevant section from CIS.
|
15824
15643
|
:param str gdpr: Relevant section from GDPR.
|
15825
|
-
:param str obp: Relevant section from OBP.
|
15826
15644
|
:param str stig: Relevant section from STIG.
|
15827
15645
|
"""
|
15828
15646
|
pulumi.set(__self__, "cis", cis)
|
15829
15647
|
pulumi.set(__self__, "gdpr", gdpr)
|
15830
|
-
pulumi.set(__self__, "obp", obp)
|
15831
15648
|
pulumi.set(__self__, "stig", stig)
|
15832
15649
|
|
15833
15650
|
@property
|
@@ -15846,14 +15663,6 @@ class GetSecurityAssessmentComparisonTargetAuditingCurrentReferenceResult(dict):
|
|
15846
15663
|
"""
|
15847
15664
|
return pulumi.get(self, "gdpr")
|
15848
15665
|
|
15849
|
-
@property
|
15850
|
-
@pulumi.getter
|
15851
|
-
def obp(self) -> str:
|
15852
|
-
"""
|
15853
|
-
Relevant section from OBP.
|
15854
|
-
"""
|
15855
|
-
return pulumi.get(self, "obp")
|
15856
|
-
|
15857
15666
|
@property
|
15858
15667
|
@pulumi.getter
|
15859
15668
|
def stig(self) -> str:
|
@@ -16135,17 +15944,14 @@ class GetSecurityAssessmentComparisonTargetAuthorizationControlBaselineReference
|
|
16135
15944
|
def __init__(__self__, *,
|
16136
15945
|
cis: str,
|
16137
15946
|
gdpr: str,
|
16138
|
-
obp: str,
|
16139
15947
|
stig: str):
|
16140
15948
|
"""
|
16141
15949
|
:param str cis: Relevant section from CIS.
|
16142
15950
|
:param str gdpr: Relevant section from GDPR.
|
16143
|
-
:param str obp: Relevant section from OBP.
|
16144
15951
|
:param str stig: Relevant section from STIG.
|
16145
15952
|
"""
|
16146
15953
|
pulumi.set(__self__, "cis", cis)
|
16147
15954
|
pulumi.set(__self__, "gdpr", gdpr)
|
16148
|
-
pulumi.set(__self__, "obp", obp)
|
16149
15955
|
pulumi.set(__self__, "stig", stig)
|
16150
15956
|
|
16151
15957
|
@property
|
@@ -16164,14 +15970,6 @@ class GetSecurityAssessmentComparisonTargetAuthorizationControlBaselineReference
|
|
16164
15970
|
"""
|
16165
15971
|
return pulumi.get(self, "gdpr")
|
16166
15972
|
|
16167
|
-
@property
|
16168
|
-
@pulumi.getter
|
16169
|
-
def obp(self) -> str:
|
16170
|
-
"""
|
16171
|
-
Relevant section from OBP.
|
16172
|
-
"""
|
16173
|
-
return pulumi.get(self, "obp")
|
16174
|
-
|
16175
15973
|
@property
|
16176
15974
|
@pulumi.getter
|
16177
15975
|
def stig(self) -> str:
|
@@ -16380,17 +16178,14 @@ class GetSecurityAssessmentComparisonTargetAuthorizationControlCurrentReferenceR
|
|
16380
16178
|
def __init__(__self__, *,
|
16381
16179
|
cis: str,
|
16382
16180
|
gdpr: str,
|
16383
|
-
obp: str,
|
16384
16181
|
stig: str):
|
16385
16182
|
"""
|
16386
16183
|
:param str cis: Relevant section from CIS.
|
16387
16184
|
:param str gdpr: Relevant section from GDPR.
|
16388
|
-
:param str obp: Relevant section from OBP.
|
16389
16185
|
:param str stig: Relevant section from STIG.
|
16390
16186
|
"""
|
16391
16187
|
pulumi.set(__self__, "cis", cis)
|
16392
16188
|
pulumi.set(__self__, "gdpr", gdpr)
|
16393
|
-
pulumi.set(__self__, "obp", obp)
|
16394
16189
|
pulumi.set(__self__, "stig", stig)
|
16395
16190
|
|
16396
16191
|
@property
|
@@ -16409,14 +16204,6 @@ class GetSecurityAssessmentComparisonTargetAuthorizationControlCurrentReferenceR
|
|
16409
16204
|
"""
|
16410
16205
|
return pulumi.get(self, "gdpr")
|
16411
16206
|
|
16412
|
-
@property
|
16413
|
-
@pulumi.getter
|
16414
|
-
def obp(self) -> str:
|
16415
|
-
"""
|
16416
|
-
Relevant section from OBP.
|
16417
|
-
"""
|
16418
|
-
return pulumi.get(self, "obp")
|
16419
|
-
|
16420
16207
|
@property
|
16421
16208
|
@pulumi.getter
|
16422
16209
|
def stig(self) -> str:
|
@@ -16698,17 +16485,14 @@ class GetSecurityAssessmentComparisonTargetDataEncryptionBaselineReferenceResult
|
|
16698
16485
|
def __init__(__self__, *,
|
16699
16486
|
cis: str,
|
16700
16487
|
gdpr: str,
|
16701
|
-
obp: str,
|
16702
16488
|
stig: str):
|
16703
16489
|
"""
|
16704
16490
|
:param str cis: Relevant section from CIS.
|
16705
16491
|
:param str gdpr: Relevant section from GDPR.
|
16706
|
-
:param str obp: Relevant section from OBP.
|
16707
16492
|
:param str stig: Relevant section from STIG.
|
16708
16493
|
"""
|
16709
16494
|
pulumi.set(__self__, "cis", cis)
|
16710
16495
|
pulumi.set(__self__, "gdpr", gdpr)
|
16711
|
-
pulumi.set(__self__, "obp", obp)
|
16712
16496
|
pulumi.set(__self__, "stig", stig)
|
16713
16497
|
|
16714
16498
|
@property
|
@@ -16727,14 +16511,6 @@ class GetSecurityAssessmentComparisonTargetDataEncryptionBaselineReferenceResult
|
|
16727
16511
|
"""
|
16728
16512
|
return pulumi.get(self, "gdpr")
|
16729
16513
|
|
16730
|
-
@property
|
16731
|
-
@pulumi.getter
|
16732
|
-
def obp(self) -> str:
|
16733
|
-
"""
|
16734
|
-
Relevant section from OBP.
|
16735
|
-
"""
|
16736
|
-
return pulumi.get(self, "obp")
|
16737
|
-
|
16738
16514
|
@property
|
16739
16515
|
@pulumi.getter
|
16740
16516
|
def stig(self) -> str:
|
@@ -16943,17 +16719,14 @@ class GetSecurityAssessmentComparisonTargetDataEncryptionCurrentReferenceResult(
|
|
16943
16719
|
def __init__(__self__, *,
|
16944
16720
|
cis: str,
|
16945
16721
|
gdpr: str,
|
16946
|
-
obp: str,
|
16947
16722
|
stig: str):
|
16948
16723
|
"""
|
16949
16724
|
:param str cis: Relevant section from CIS.
|
16950
16725
|
:param str gdpr: Relevant section from GDPR.
|
16951
|
-
:param str obp: Relevant section from OBP.
|
16952
16726
|
:param str stig: Relevant section from STIG.
|
16953
16727
|
"""
|
16954
16728
|
pulumi.set(__self__, "cis", cis)
|
16955
16729
|
pulumi.set(__self__, "gdpr", gdpr)
|
16956
|
-
pulumi.set(__self__, "obp", obp)
|
16957
16730
|
pulumi.set(__self__, "stig", stig)
|
16958
16731
|
|
16959
16732
|
@property
|
@@ -16972,14 +16745,6 @@ class GetSecurityAssessmentComparisonTargetDataEncryptionCurrentReferenceResult(
|
|
16972
16745
|
"""
|
16973
16746
|
return pulumi.get(self, "gdpr")
|
16974
16747
|
|
16975
|
-
@property
|
16976
|
-
@pulumi.getter
|
16977
|
-
def obp(self) -> str:
|
16978
|
-
"""
|
16979
|
-
Relevant section from OBP.
|
16980
|
-
"""
|
16981
|
-
return pulumi.get(self, "obp")
|
16982
|
-
|
16983
16748
|
@property
|
16984
16749
|
@pulumi.getter
|
16985
16750
|
def stig(self) -> str:
|
@@ -17261,17 +17026,14 @@ class GetSecurityAssessmentComparisonTargetDbConfigurationBaselineReferenceResul
|
|
17261
17026
|
def __init__(__self__, *,
|
17262
17027
|
cis: str,
|
17263
17028
|
gdpr: str,
|
17264
|
-
obp: str,
|
17265
17029
|
stig: str):
|
17266
17030
|
"""
|
17267
17031
|
:param str cis: Relevant section from CIS.
|
17268
17032
|
:param str gdpr: Relevant section from GDPR.
|
17269
|
-
:param str obp: Relevant section from OBP.
|
17270
17033
|
:param str stig: Relevant section from STIG.
|
17271
17034
|
"""
|
17272
17035
|
pulumi.set(__self__, "cis", cis)
|
17273
17036
|
pulumi.set(__self__, "gdpr", gdpr)
|
17274
|
-
pulumi.set(__self__, "obp", obp)
|
17275
17037
|
pulumi.set(__self__, "stig", stig)
|
17276
17038
|
|
17277
17039
|
@property
|
@@ -17290,14 +17052,6 @@ class GetSecurityAssessmentComparisonTargetDbConfigurationBaselineReferenceResul
|
|
17290
17052
|
"""
|
17291
17053
|
return pulumi.get(self, "gdpr")
|
17292
17054
|
|
17293
|
-
@property
|
17294
|
-
@pulumi.getter
|
17295
|
-
def obp(self) -> str:
|
17296
|
-
"""
|
17297
|
-
Relevant section from OBP.
|
17298
|
-
"""
|
17299
|
-
return pulumi.get(self, "obp")
|
17300
|
-
|
17301
17055
|
@property
|
17302
17056
|
@pulumi.getter
|
17303
17057
|
def stig(self) -> str:
|
@@ -17506,17 +17260,14 @@ class GetSecurityAssessmentComparisonTargetDbConfigurationCurrentReferenceResult
|
|
17506
17260
|
def __init__(__self__, *,
|
17507
17261
|
cis: str,
|
17508
17262
|
gdpr: str,
|
17509
|
-
obp: str,
|
17510
17263
|
stig: str):
|
17511
17264
|
"""
|
17512
17265
|
:param str cis: Relevant section from CIS.
|
17513
17266
|
:param str gdpr: Relevant section from GDPR.
|
17514
|
-
:param str obp: Relevant section from OBP.
|
17515
17267
|
:param str stig: Relevant section from STIG.
|
17516
17268
|
"""
|
17517
17269
|
pulumi.set(__self__, "cis", cis)
|
17518
17270
|
pulumi.set(__self__, "gdpr", gdpr)
|
17519
|
-
pulumi.set(__self__, "obp", obp)
|
17520
17271
|
pulumi.set(__self__, "stig", stig)
|
17521
17272
|
|
17522
17273
|
@property
|
@@ -17535,14 +17286,6 @@ class GetSecurityAssessmentComparisonTargetDbConfigurationCurrentReferenceResult
|
|
17535
17286
|
"""
|
17536
17287
|
return pulumi.get(self, "gdpr")
|
17537
17288
|
|
17538
|
-
@property
|
17539
|
-
@pulumi.getter
|
17540
|
-
def obp(self) -> str:
|
17541
|
-
"""
|
17542
|
-
Relevant section from OBP.
|
17543
|
-
"""
|
17544
|
-
return pulumi.get(self, "obp")
|
17545
|
-
|
17546
17289
|
@property
|
17547
17290
|
@pulumi.getter
|
17548
17291
|
def stig(self) -> str:
|
@@ -17824,17 +17567,14 @@ class GetSecurityAssessmentComparisonTargetFineGrainedAccessControlBaselineRefer
|
|
17824
17567
|
def __init__(__self__, *,
|
17825
17568
|
cis: str,
|
17826
17569
|
gdpr: str,
|
17827
|
-
obp: str,
|
17828
17570
|
stig: str):
|
17829
17571
|
"""
|
17830
17572
|
:param str cis: Relevant section from CIS.
|
17831
17573
|
:param str gdpr: Relevant section from GDPR.
|
17832
|
-
:param str obp: Relevant section from OBP.
|
17833
17574
|
:param str stig: Relevant section from STIG.
|
17834
17575
|
"""
|
17835
17576
|
pulumi.set(__self__, "cis", cis)
|
17836
17577
|
pulumi.set(__self__, "gdpr", gdpr)
|
17837
|
-
pulumi.set(__self__, "obp", obp)
|
17838
17578
|
pulumi.set(__self__, "stig", stig)
|
17839
17579
|
|
17840
17580
|
@property
|
@@ -17853,14 +17593,6 @@ class GetSecurityAssessmentComparisonTargetFineGrainedAccessControlBaselineRefer
|
|
17853
17593
|
"""
|
17854
17594
|
return pulumi.get(self, "gdpr")
|
17855
17595
|
|
17856
|
-
@property
|
17857
|
-
@pulumi.getter
|
17858
|
-
def obp(self) -> str:
|
17859
|
-
"""
|
17860
|
-
Relevant section from OBP.
|
17861
|
-
"""
|
17862
|
-
return pulumi.get(self, "obp")
|
17863
|
-
|
17864
17596
|
@property
|
17865
17597
|
@pulumi.getter
|
17866
17598
|
def stig(self) -> str:
|
@@ -18069,17 +17801,14 @@ class GetSecurityAssessmentComparisonTargetFineGrainedAccessControlCurrentRefere
|
|
18069
17801
|
def __init__(__self__, *,
|
18070
17802
|
cis: str,
|
18071
17803
|
gdpr: str,
|
18072
|
-
obp: str,
|
18073
17804
|
stig: str):
|
18074
17805
|
"""
|
18075
17806
|
:param str cis: Relevant section from CIS.
|
18076
17807
|
:param str gdpr: Relevant section from GDPR.
|
18077
|
-
:param str obp: Relevant section from OBP.
|
18078
17808
|
:param str stig: Relevant section from STIG.
|
18079
17809
|
"""
|
18080
17810
|
pulumi.set(__self__, "cis", cis)
|
18081
17811
|
pulumi.set(__self__, "gdpr", gdpr)
|
18082
|
-
pulumi.set(__self__, "obp", obp)
|
18083
17812
|
pulumi.set(__self__, "stig", stig)
|
18084
17813
|
|
18085
17814
|
@property
|
@@ -18098,14 +17827,6 @@ class GetSecurityAssessmentComparisonTargetFineGrainedAccessControlCurrentRefere
|
|
18098
17827
|
"""
|
18099
17828
|
return pulumi.get(self, "gdpr")
|
18100
17829
|
|
18101
|
-
@property
|
18102
|
-
@pulumi.getter
|
18103
|
-
def obp(self) -> str:
|
18104
|
-
"""
|
18105
|
-
Relevant section from OBP.
|
18106
|
-
"""
|
18107
|
-
return pulumi.get(self, "obp")
|
18108
|
-
|
18109
17830
|
@property
|
18110
17831
|
@pulumi.getter
|
18111
17832
|
def stig(self) -> str:
|
@@ -18387,17 +18108,14 @@ class GetSecurityAssessmentComparisonTargetPrivilegesAndRoleBaselineReferenceRes
|
|
18387
18108
|
def __init__(__self__, *,
|
18388
18109
|
cis: str,
|
18389
18110
|
gdpr: str,
|
18390
|
-
obp: str,
|
18391
18111
|
stig: str):
|
18392
18112
|
"""
|
18393
18113
|
:param str cis: Relevant section from CIS.
|
18394
18114
|
:param str gdpr: Relevant section from GDPR.
|
18395
|
-
:param str obp: Relevant section from OBP.
|
18396
18115
|
:param str stig: Relevant section from STIG.
|
18397
18116
|
"""
|
18398
18117
|
pulumi.set(__self__, "cis", cis)
|
18399
18118
|
pulumi.set(__self__, "gdpr", gdpr)
|
18400
|
-
pulumi.set(__self__, "obp", obp)
|
18401
18119
|
pulumi.set(__self__, "stig", stig)
|
18402
18120
|
|
18403
18121
|
@property
|
@@ -18416,14 +18134,6 @@ class GetSecurityAssessmentComparisonTargetPrivilegesAndRoleBaselineReferenceRes
|
|
18416
18134
|
"""
|
18417
18135
|
return pulumi.get(self, "gdpr")
|
18418
18136
|
|
18419
|
-
@property
|
18420
|
-
@pulumi.getter
|
18421
|
-
def obp(self) -> str:
|
18422
|
-
"""
|
18423
|
-
Relevant section from OBP.
|
18424
|
-
"""
|
18425
|
-
return pulumi.get(self, "obp")
|
18426
|
-
|
18427
18137
|
@property
|
18428
18138
|
@pulumi.getter
|
18429
18139
|
def stig(self) -> str:
|
@@ -18632,17 +18342,14 @@ class GetSecurityAssessmentComparisonTargetPrivilegesAndRoleCurrentReferenceResu
|
|
18632
18342
|
def __init__(__self__, *,
|
18633
18343
|
cis: str,
|
18634
18344
|
gdpr: str,
|
18635
|
-
obp: str,
|
18636
18345
|
stig: str):
|
18637
18346
|
"""
|
18638
18347
|
:param str cis: Relevant section from CIS.
|
18639
18348
|
:param str gdpr: Relevant section from GDPR.
|
18640
|
-
:param str obp: Relevant section from OBP.
|
18641
18349
|
:param str stig: Relevant section from STIG.
|
18642
18350
|
"""
|
18643
18351
|
pulumi.set(__self__, "cis", cis)
|
18644
18352
|
pulumi.set(__self__, "gdpr", gdpr)
|
18645
|
-
pulumi.set(__self__, "obp", obp)
|
18646
18353
|
pulumi.set(__self__, "stig", stig)
|
18647
18354
|
|
18648
18355
|
@property
|
@@ -18661,14 +18368,6 @@ class GetSecurityAssessmentComparisonTargetPrivilegesAndRoleCurrentReferenceResu
|
|
18661
18368
|
"""
|
18662
18369
|
return pulumi.get(self, "gdpr")
|
18663
18370
|
|
18664
|
-
@property
|
18665
|
-
@pulumi.getter
|
18666
|
-
def obp(self) -> str:
|
18667
|
-
"""
|
18668
|
-
Relevant section from OBP.
|
18669
|
-
"""
|
18670
|
-
return pulumi.get(self, "obp")
|
18671
|
-
|
18672
18371
|
@property
|
18673
18372
|
@pulumi.getter
|
18674
18373
|
def stig(self) -> str:
|
@@ -18950,17 +18649,14 @@ class GetSecurityAssessmentComparisonTargetUserAccountBaselineReferenceResult(di
|
|
18950
18649
|
def __init__(__self__, *,
|
18951
18650
|
cis: str,
|
18952
18651
|
gdpr: str,
|
18953
|
-
obp: str,
|
18954
18652
|
stig: str):
|
18955
18653
|
"""
|
18956
18654
|
:param str cis: Relevant section from CIS.
|
18957
18655
|
:param str gdpr: Relevant section from GDPR.
|
18958
|
-
:param str obp: Relevant section from OBP.
|
18959
18656
|
:param str stig: Relevant section from STIG.
|
18960
18657
|
"""
|
18961
18658
|
pulumi.set(__self__, "cis", cis)
|
18962
18659
|
pulumi.set(__self__, "gdpr", gdpr)
|
18963
|
-
pulumi.set(__self__, "obp", obp)
|
18964
18660
|
pulumi.set(__self__, "stig", stig)
|
18965
18661
|
|
18966
18662
|
@property
|
@@ -18979,14 +18675,6 @@ class GetSecurityAssessmentComparisonTargetUserAccountBaselineReferenceResult(di
|
|
18979
18675
|
"""
|
18980
18676
|
return pulumi.get(self, "gdpr")
|
18981
18677
|
|
18982
|
-
@property
|
18983
|
-
@pulumi.getter
|
18984
|
-
def obp(self) -> str:
|
18985
|
-
"""
|
18986
|
-
Relevant section from OBP.
|
18987
|
-
"""
|
18988
|
-
return pulumi.get(self, "obp")
|
18989
|
-
|
18990
18678
|
@property
|
18991
18679
|
@pulumi.getter
|
18992
18680
|
def stig(self) -> str:
|
@@ -19195,17 +18883,14 @@ class GetSecurityAssessmentComparisonTargetUserAccountCurrentReferenceResult(dic
|
|
19195
18883
|
def __init__(__self__, *,
|
19196
18884
|
cis: str,
|
19197
18885
|
gdpr: str,
|
19198
|
-
obp: str,
|
19199
18886
|
stig: str):
|
19200
18887
|
"""
|
19201
18888
|
:param str cis: Relevant section from CIS.
|
19202
18889
|
:param str gdpr: Relevant section from GDPR.
|
19203
|
-
:param str obp: Relevant section from OBP.
|
19204
18890
|
:param str stig: Relevant section from STIG.
|
19205
18891
|
"""
|
19206
18892
|
pulumi.set(__self__, "cis", cis)
|
19207
18893
|
pulumi.set(__self__, "gdpr", gdpr)
|
19208
|
-
pulumi.set(__self__, "obp", obp)
|
19209
18894
|
pulumi.set(__self__, "stig", stig)
|
19210
18895
|
|
19211
18896
|
@property
|
@@ -19224,14 +18909,6 @@ class GetSecurityAssessmentComparisonTargetUserAccountCurrentReferenceResult(dic
|
|
19224
18909
|
"""
|
19225
18910
|
return pulumi.get(self, "gdpr")
|
19226
18911
|
|
19227
|
-
@property
|
19228
|
-
@pulumi.getter
|
19229
|
-
def obp(self) -> str:
|
19230
|
-
"""
|
19231
|
-
Relevant section from OBP.
|
19232
|
-
"""
|
19233
|
-
return pulumi.get(self, "obp")
|
19234
|
-
|
19235
18912
|
@property
|
19236
18913
|
@pulumi.getter
|
19237
18914
|
def stig(self) -> str:
|
@@ -19437,7 +19114,6 @@ class GetSecurityAssessmentFindingFindingResult(dict):
|
|
19437
19114
|
justification: str,
|
19438
19115
|
key: str,
|
19439
19116
|
lifecycle_details: str,
|
19440
|
-
oneline: str,
|
19441
19117
|
oracle_defined_severity: str,
|
19442
19118
|
references: Sequence['outputs.GetSecurityAssessmentFindingFindingReferenceResult'],
|
19443
19119
|
remarks: str,
|
@@ -19456,7 +19132,6 @@ class GetSecurityAssessmentFindingFindingResult(dict):
|
|
19456
19132
|
pulumi.set(__self__, "justification", justification)
|
19457
19133
|
pulumi.set(__self__, "key", key)
|
19458
19134
|
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
19459
|
-
pulumi.set(__self__, "oneline", oneline)
|
19460
19135
|
pulumi.set(__self__, "oracle_defined_severity", oracle_defined_severity)
|
19461
19136
|
pulumi.set(__self__, "references", references)
|
19462
19137
|
pulumi.set(__self__, "remarks", remarks)
|
@@ -19508,11 +19183,6 @@ class GetSecurityAssessmentFindingFindingResult(dict):
|
|
19508
19183
|
def lifecycle_details(self) -> str:
|
19509
19184
|
return pulumi.get(self, "lifecycle_details")
|
19510
19185
|
|
19511
|
-
@property
|
19512
|
-
@pulumi.getter
|
19513
|
-
def oneline(self) -> str:
|
19514
|
-
return pulumi.get(self, "oneline")
|
19515
|
-
|
19516
19186
|
@property
|
19517
19187
|
@pulumi.getter(name="oracleDefinedSeverity")
|
19518
19188
|
def oracle_defined_severity(self) -> str:
|
@@ -19569,11 +19239,9 @@ class GetSecurityAssessmentFindingFindingReferenceResult(dict):
|
|
19569
19239
|
def __init__(__self__, *,
|
19570
19240
|
cis: str,
|
19571
19241
|
gdpr: str,
|
19572
|
-
obp: str,
|
19573
19242
|
stig: str):
|
19574
19243
|
pulumi.set(__self__, "cis", cis)
|
19575
19244
|
pulumi.set(__self__, "gdpr", gdpr)
|
19576
|
-
pulumi.set(__self__, "obp", obp)
|
19577
19245
|
pulumi.set(__self__, "stig", stig)
|
19578
19246
|
|
19579
19247
|
@property
|
@@ -19586,11 +19254,6 @@ class GetSecurityAssessmentFindingFindingReferenceResult(dict):
|
|
19586
19254
|
def gdpr(self) -> str:
|
19587
19255
|
return pulumi.get(self, "gdpr")
|
19588
19256
|
|
19589
|
-
@property
|
19590
|
-
@pulumi.getter
|
19591
|
-
def obp(self) -> str:
|
19592
|
-
return pulumi.get(self, "obp")
|
19593
|
-
|
19594
19257
|
@property
|
19595
19258
|
@pulumi.getter
|
19596
19259
|
def stig(self) -> str:
|
@@ -19830,7 +19493,6 @@ class GetSecurityAssessmentFindingsFindingResult(dict):
|
|
19830
19493
|
justification: str,
|
19831
19494
|
key: str,
|
19832
19495
|
lifecycle_details: str,
|
19833
|
-
oneline: str,
|
19834
19496
|
oracle_defined_severity: str,
|
19835
19497
|
references: Sequence['outputs.GetSecurityAssessmentFindingsFindingReferenceResult'],
|
19836
19498
|
remarks: str,
|
@@ -19850,14 +19512,13 @@ class GetSecurityAssessmentFindingsFindingResult(dict):
|
|
19850
19512
|
:param str justification: User provided reason for accepting or modifying this finding if they choose to do so.
|
19851
19513
|
:param str key: The unique finding key. This is a system-generated identifier. To get the finding key for a finding, use ListFindings.
|
19852
19514
|
:param str lifecycle_details: Details about the current state of the finding.
|
19853
|
-
:param str oneline: Provides a recommended approach to take to remediate the finding reported.
|
19854
19515
|
:param str oracle_defined_severity: The severity of the finding as determined by security assessment. This cannot be modified by user.
|
19855
19516
|
:param Sequence['GetSecurityAssessmentFindingsFindingReferenceArgs'] references: An optional filter to return only findings containing the specified reference.
|
19856
19517
|
:param str remarks: The explanation of the issue in this finding. It explains the reason for the rule and, if a risk is reported, it may also explain the recommended actions for remediation.
|
19857
19518
|
:param str severity: A filter to return only findings of a particular risk level.
|
19858
19519
|
:param str state: A filter to return only the findings that match the specified lifecycle states.
|
19859
19520
|
:param str summary: The brief summary of the finding. When the finding is informational, the summary typically reports only the number of data elements that were examined.
|
19860
|
-
:param str target_id:
|
19521
|
+
:param str target_id: The OCID of the target database.
|
19861
19522
|
:param str time_updated: The date and time the risk level of finding was last updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
19862
19523
|
:param str time_valid_until: The time until which the change in severity(deferred / modified) of this finding is valid.
|
19863
19524
|
:param str title: The short title for the finding.
|
@@ -19870,7 +19531,6 @@ class GetSecurityAssessmentFindingsFindingResult(dict):
|
|
19870
19531
|
pulumi.set(__self__, "justification", justification)
|
19871
19532
|
pulumi.set(__self__, "key", key)
|
19872
19533
|
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
19873
|
-
pulumi.set(__self__, "oneline", oneline)
|
19874
19534
|
pulumi.set(__self__, "oracle_defined_severity", oracle_defined_severity)
|
19875
19535
|
pulumi.set(__self__, "references", references)
|
19876
19536
|
pulumi.set(__self__, "remarks", remarks)
|
@@ -19946,14 +19606,6 @@ class GetSecurityAssessmentFindingsFindingResult(dict):
|
|
19946
19606
|
"""
|
19947
19607
|
return pulumi.get(self, "lifecycle_details")
|
19948
19608
|
|
19949
|
-
@property
|
19950
|
-
@pulumi.getter
|
19951
|
-
def oneline(self) -> str:
|
19952
|
-
"""
|
19953
|
-
Provides a recommended approach to take to remediate the finding reported.
|
19954
|
-
"""
|
19955
|
-
return pulumi.get(self, "oneline")
|
19956
|
-
|
19957
19609
|
@property
|
19958
19610
|
@pulumi.getter(name="oracleDefinedSeverity")
|
19959
19611
|
def oracle_defined_severity(self) -> str:
|
@@ -20006,7 +19658,7 @@ class GetSecurityAssessmentFindingsFindingResult(dict):
|
|
20006
19658
|
@pulumi.getter(name="targetId")
|
20007
19659
|
def target_id(self) -> str:
|
20008
19660
|
"""
|
20009
|
-
|
19661
|
+
The OCID of the target database.
|
20010
19662
|
"""
|
20011
19663
|
return pulumi.get(self, "target_id")
|
20012
19664
|
|
@@ -20040,17 +19692,14 @@ class GetSecurityAssessmentFindingsFindingReferenceResult(dict):
|
|
20040
19692
|
def __init__(__self__, *,
|
20041
19693
|
cis: str,
|
20042
19694
|
gdpr: str,
|
20043
|
-
obp: str,
|
20044
19695
|
stig: str):
|
20045
19696
|
"""
|
20046
19697
|
:param str cis: Relevant section from CIS.
|
20047
19698
|
:param str gdpr: Relevant section from GDPR.
|
20048
|
-
:param str obp: Relevant section from OBP.
|
20049
19699
|
:param str stig: Relevant section from STIG.
|
20050
19700
|
"""
|
20051
19701
|
pulumi.set(__self__, "cis", cis)
|
20052
19702
|
pulumi.set(__self__, "gdpr", gdpr)
|
20053
|
-
pulumi.set(__self__, "obp", obp)
|
20054
19703
|
pulumi.set(__self__, "stig", stig)
|
20055
19704
|
|
20056
19705
|
@property
|
@@ -20069,14 +19718,6 @@ class GetSecurityAssessmentFindingsFindingReferenceResult(dict):
|
|
20069
19718
|
"""
|
20070
19719
|
return pulumi.get(self, "gdpr")
|
20071
19720
|
|
20072
|
-
@property
|
20073
|
-
@pulumi.getter
|
20074
|
-
def obp(self) -> str:
|
20075
|
-
"""
|
20076
|
-
Relevant section from OBP.
|
20077
|
-
"""
|
20078
|
-
return pulumi.get(self, "obp")
|
20079
|
-
|
20080
19721
|
@property
|
20081
19722
|
@pulumi.getter
|
20082
19723
|
def stig(self) -> str:
|
@@ -21215,7 +20856,6 @@ class GetSecurityAssessmentsSecurityAssessmentResult(dict):
|
|
21215
20856
|
id: str,
|
21216
20857
|
ignored_assessment_ids: Sequence[str],
|
21217
20858
|
ignored_targets: Sequence[str],
|
21218
|
-
is_assessment_scheduled: bool,
|
21219
20859
|
is_baseline: bool,
|
21220
20860
|
is_deviated_from_baseline: bool,
|
21221
20861
|
last_compared_baseline_id: str,
|
@@ -21243,7 +20883,6 @@ class GetSecurityAssessmentsSecurityAssessmentResult(dict):
|
|
21243
20883
|
:param str id: The OCID of the security assessment.
|
21244
20884
|
:param Sequence[str] ignored_assessment_ids: List containing maps as values. Example: `{"Operations": [ {"CostCenter": "42"} ] }`
|
21245
20885
|
:param Sequence[str] ignored_targets: List containing maps as values. Example: `{"Operations": [ {"CostCenter": "42"} ] }`
|
21246
|
-
:param bool is_assessment_scheduled: Indicates whether the assessment is scheduled to run.
|
21247
20886
|
:param bool is_baseline: A filter to return only the security assessments that are set as a baseline.
|
21248
20887
|
:param bool is_deviated_from_baseline: Indicates whether or not the security assessment deviates from the baseline.
|
21249
20888
|
:param str last_compared_baseline_id: The OCID of the baseline against which the latest security assessment was compared.
|
@@ -21271,7 +20910,6 @@ class GetSecurityAssessmentsSecurityAssessmentResult(dict):
|
|
21271
20910
|
pulumi.set(__self__, "id", id)
|
21272
20911
|
pulumi.set(__self__, "ignored_assessment_ids", ignored_assessment_ids)
|
21273
20912
|
pulumi.set(__self__, "ignored_targets", ignored_targets)
|
21274
|
-
pulumi.set(__self__, "is_assessment_scheduled", is_assessment_scheduled)
|
21275
20913
|
pulumi.set(__self__, "is_baseline", is_baseline)
|
21276
20914
|
pulumi.set(__self__, "is_deviated_from_baseline", is_deviated_from_baseline)
|
21277
20915
|
pulumi.set(__self__, "last_compared_baseline_id", last_compared_baseline_id)
|
@@ -21355,14 +20993,6 @@ class GetSecurityAssessmentsSecurityAssessmentResult(dict):
|
|
21355
20993
|
"""
|
21356
20994
|
return pulumi.get(self, "ignored_targets")
|
21357
20995
|
|
21358
|
-
@property
|
21359
|
-
@pulumi.getter(name="isAssessmentScheduled")
|
21360
|
-
def is_assessment_scheduled(self) -> bool:
|
21361
|
-
"""
|
21362
|
-
Indicates whether the assessment is scheduled to run.
|
21363
|
-
"""
|
21364
|
-
return pulumi.get(self, "is_assessment_scheduled")
|
21365
|
-
|
21366
20996
|
@property
|
21367
20997
|
@pulumi.getter(name="isBaseline")
|
21368
20998
|
def is_baseline(self) -> bool:
|
@@ -23807,109 +23437,6 @@ class GetSensitiveDataModelSensitiveSchemasSensitiveSchemaCollectionItemResult(d
|
|
23807
23437
|
return pulumi.get(self, "schema_name")
|
23808
23438
|
|
23809
23439
|
|
23810
|
-
@pulumi.output_type
|
23811
|
-
class GetSensitiveDataModelSensitiveTypesFilterResult(dict):
|
23812
|
-
def __init__(__self__, *,
|
23813
|
-
name: str,
|
23814
|
-
values: Sequence[str],
|
23815
|
-
regex: Optional[bool] = None):
|
23816
|
-
pulumi.set(__self__, "name", name)
|
23817
|
-
pulumi.set(__self__, "values", values)
|
23818
|
-
if regex is not None:
|
23819
|
-
pulumi.set(__self__, "regex", regex)
|
23820
|
-
|
23821
|
-
@property
|
23822
|
-
@pulumi.getter
|
23823
|
-
def name(self) -> str:
|
23824
|
-
return pulumi.get(self, "name")
|
23825
|
-
|
23826
|
-
@property
|
23827
|
-
@pulumi.getter
|
23828
|
-
def values(self) -> Sequence[str]:
|
23829
|
-
return pulumi.get(self, "values")
|
23830
|
-
|
23831
|
-
@property
|
23832
|
-
@pulumi.getter
|
23833
|
-
def regex(self) -> Optional[bool]:
|
23834
|
-
return pulumi.get(self, "regex")
|
23835
|
-
|
23836
|
-
|
23837
|
-
@pulumi.output_type
|
23838
|
-
class GetSensitiveDataModelSensitiveTypesSensitiveDataModelSensitiveTypeCollectionResult(dict):
|
23839
|
-
def __init__(__self__, *,
|
23840
|
-
items: Sequence['outputs.GetSensitiveDataModelSensitiveTypesSensitiveDataModelSensitiveTypeCollectionItemResult']):
|
23841
|
-
"""
|
23842
|
-
:param Sequence['GetSensitiveDataModelSensitiveTypesSensitiveDataModelSensitiveTypeCollectionItemArgs'] items: An array of sensitive types summary objects present in a sensitive data model.
|
23843
|
-
"""
|
23844
|
-
pulumi.set(__self__, "items", items)
|
23845
|
-
|
23846
|
-
@property
|
23847
|
-
@pulumi.getter
|
23848
|
-
def items(self) -> Sequence['outputs.GetSensitiveDataModelSensitiveTypesSensitiveDataModelSensitiveTypeCollectionItemResult']:
|
23849
|
-
"""
|
23850
|
-
An array of sensitive types summary objects present in a sensitive data model.
|
23851
|
-
"""
|
23852
|
-
return pulumi.get(self, "items")
|
23853
|
-
|
23854
|
-
|
23855
|
-
@pulumi.output_type
|
23856
|
-
class GetSensitiveDataModelSensitiveTypesSensitiveDataModelSensitiveTypeCollectionItemResult(dict):
|
23857
|
-
def __init__(__self__, *,
|
23858
|
-
sensitive_data_model_sensitive_type_count: str,
|
23859
|
-
sensitive_type_id: str):
|
23860
|
-
"""
|
23861
|
-
:param str sensitive_data_model_sensitive_type_count: The total number of sensitive columns linked to this specific sensitive type .
|
23862
|
-
:param str sensitive_type_id: A filter to return only items related to a specific sensitive type OCID.
|
23863
|
-
"""
|
23864
|
-
pulumi.set(__self__, "sensitive_data_model_sensitive_type_count", sensitive_data_model_sensitive_type_count)
|
23865
|
-
pulumi.set(__self__, "sensitive_type_id", sensitive_type_id)
|
23866
|
-
|
23867
|
-
@property
|
23868
|
-
@pulumi.getter(name="sensitiveDataModelSensitiveTypeCount")
|
23869
|
-
def sensitive_data_model_sensitive_type_count(self) -> str:
|
23870
|
-
"""
|
23871
|
-
The total number of sensitive columns linked to this specific sensitive type .
|
23872
|
-
"""
|
23873
|
-
return pulumi.get(self, "sensitive_data_model_sensitive_type_count")
|
23874
|
-
|
23875
|
-
@property
|
23876
|
-
@pulumi.getter(name="sensitiveTypeId")
|
23877
|
-
def sensitive_type_id(self) -> str:
|
23878
|
-
"""
|
23879
|
-
A filter to return only items related to a specific sensitive type OCID.
|
23880
|
-
"""
|
23881
|
-
return pulumi.get(self, "sensitive_type_id")
|
23882
|
-
|
23883
|
-
|
23884
|
-
@pulumi.output_type
|
23885
|
-
class GetSensitiveDataModelTablesForDiscoveryResult(dict):
|
23886
|
-
def __init__(__self__, *,
|
23887
|
-
schema_name: str,
|
23888
|
-
table_names: Sequence[str]):
|
23889
|
-
"""
|
23890
|
-
:param str schema_name: This contains the name of the schema.
|
23891
|
-
:param Sequence[str] table_names: This contains an optional list of the table names.
|
23892
|
-
"""
|
23893
|
-
pulumi.set(__self__, "schema_name", schema_name)
|
23894
|
-
pulumi.set(__self__, "table_names", table_names)
|
23895
|
-
|
23896
|
-
@property
|
23897
|
-
@pulumi.getter(name="schemaName")
|
23898
|
-
def schema_name(self) -> str:
|
23899
|
-
"""
|
23900
|
-
This contains the name of the schema.
|
23901
|
-
"""
|
23902
|
-
return pulumi.get(self, "schema_name")
|
23903
|
-
|
23904
|
-
@property
|
23905
|
-
@pulumi.getter(name="tableNames")
|
23906
|
-
def table_names(self) -> Sequence[str]:
|
23907
|
-
"""
|
23908
|
-
This contains an optional list of the table names.
|
23909
|
-
"""
|
23910
|
-
return pulumi.get(self, "table_names")
|
23911
|
-
|
23912
|
-
|
23913
23440
|
@pulumi.output_type
|
23914
23441
|
class GetSensitiveDataModelsFilterResult(dict):
|
23915
23442
|
def __init__(__self__, *,
|
@@ -24255,7 +23782,6 @@ class GetSensitiveDataModelsSensitiveDataModelCollectionItemResult(dict):
|
|
24255
23782
|
sensitive_type_ids_for_discoveries: Sequence[str],
|
24256
23783
|
state: str,
|
24257
23784
|
system_tags: Mapping[str, Any],
|
24258
|
-
tables_for_discoveries: Sequence['outputs.GetSensitiveDataModelsSensitiveDataModelCollectionItemTablesForDiscoveryResult'],
|
24259
23785
|
target_id: str,
|
24260
23786
|
time_created: str,
|
24261
23787
|
time_updated: str):
|
@@ -24275,7 +23801,6 @@ class GetSensitiveDataModelsSensitiveDataModelCollectionItemResult(dict):
|
|
24275
23801
|
:param Sequence[str] sensitive_type_ids_for_discoveries: The OCIDs of the sensitive types to be used by data discovery jobs.
|
24276
23802
|
:param str state: A filter to return only the resources that match the specified lifecycle state.
|
24277
23803
|
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
24278
|
-
:param Sequence['GetSensitiveDataModelsSensitiveDataModelCollectionItemTablesForDiscoveryArgs'] tables_for_discoveries: The data discovery jobs will scan the tables specified here, including both schemas and tables. For instance, the input could be in the format: [{schemaName: "HR", tableName: ["T1", "T2"]}, {schemaName: "OE", tableName : ["T3", "T4"]}].
|
24279
23804
|
:param str target_id: A filter to return only items related to a specific target OCID.
|
24280
23805
|
:param str time_created: The date and time the sensitive data model was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
24281
23806
|
:param str time_updated: The date and time the sensitive data model was last updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
@@ -24295,7 +23820,6 @@ class GetSensitiveDataModelsSensitiveDataModelCollectionItemResult(dict):
|
|
24295
23820
|
pulumi.set(__self__, "sensitive_type_ids_for_discoveries", sensitive_type_ids_for_discoveries)
|
24296
23821
|
pulumi.set(__self__, "state", state)
|
24297
23822
|
pulumi.set(__self__, "system_tags", system_tags)
|
24298
|
-
pulumi.set(__self__, "tables_for_discoveries", tables_for_discoveries)
|
24299
23823
|
pulumi.set(__self__, "target_id", target_id)
|
24300
23824
|
pulumi.set(__self__, "time_created", time_created)
|
24301
23825
|
pulumi.set(__self__, "time_updated", time_updated)
|
@@ -24420,14 +23944,6 @@ class GetSensitiveDataModelsSensitiveDataModelCollectionItemResult(dict):
|
|
24420
23944
|
"""
|
24421
23945
|
return pulumi.get(self, "system_tags")
|
24422
23946
|
|
24423
|
-
@property
|
24424
|
-
@pulumi.getter(name="tablesForDiscoveries")
|
24425
|
-
def tables_for_discoveries(self) -> Sequence['outputs.GetSensitiveDataModelsSensitiveDataModelCollectionItemTablesForDiscoveryResult']:
|
24426
|
-
"""
|
24427
|
-
The data discovery jobs will scan the tables specified here, including both schemas and tables. For instance, the input could be in the format: [{schemaName: "HR", tableName: ["T1", "T2"]}, {schemaName: "OE", tableName : ["T3", "T4"]}].
|
24428
|
-
"""
|
24429
|
-
return pulumi.get(self, "tables_for_discoveries")
|
24430
|
-
|
24431
23947
|
@property
|
24432
23948
|
@pulumi.getter(name="targetId")
|
24433
23949
|
def target_id(self) -> str:
|
@@ -24453,35 +23969,6 @@ class GetSensitiveDataModelsSensitiveDataModelCollectionItemResult(dict):
|
|
24453
23969
|
return pulumi.get(self, "time_updated")
|
24454
23970
|
|
24455
23971
|
|
24456
|
-
@pulumi.output_type
|
24457
|
-
class GetSensitiveDataModelsSensitiveDataModelCollectionItemTablesForDiscoveryResult(dict):
|
24458
|
-
def __init__(__self__, *,
|
24459
|
-
schema_name: str,
|
24460
|
-
table_names: Sequence[str]):
|
24461
|
-
"""
|
24462
|
-
:param str schema_name: This contains the name of the schema.
|
24463
|
-
:param Sequence[str] table_names: This contains an optional list of the table names.
|
24464
|
-
"""
|
24465
|
-
pulumi.set(__self__, "schema_name", schema_name)
|
24466
|
-
pulumi.set(__self__, "table_names", table_names)
|
24467
|
-
|
24468
|
-
@property
|
24469
|
-
@pulumi.getter(name="schemaName")
|
24470
|
-
def schema_name(self) -> str:
|
24471
|
-
"""
|
24472
|
-
This contains the name of the schema.
|
24473
|
-
"""
|
24474
|
-
return pulumi.get(self, "schema_name")
|
24475
|
-
|
24476
|
-
@property
|
24477
|
-
@pulumi.getter(name="tableNames")
|
24478
|
-
def table_names(self) -> Sequence[str]:
|
24479
|
-
"""
|
24480
|
-
This contains an optional list of the table names.
|
24481
|
-
"""
|
24482
|
-
return pulumi.get(self, "table_names")
|
24483
|
-
|
24484
|
-
|
24485
23972
|
@pulumi.output_type
|
24486
23973
|
class GetSensitiveTypesFilterResult(dict):
|
24487
23974
|
def __init__(__self__, *,
|
@@ -28367,7 +27854,6 @@ class GetUserAssessmentsUserAssessmentResult(dict):
|
|
28367
27854
|
id: str,
|
28368
27855
|
ignored_assessment_ids: Sequence[str],
|
28369
27856
|
ignored_targets: Sequence['outputs.GetUserAssessmentsUserAssessmentIgnoredTargetResult'],
|
28370
|
-
is_assessment_scheduled: bool,
|
28371
27857
|
is_baseline: bool,
|
28372
27858
|
is_deviated_from_baseline: bool,
|
28373
27859
|
last_compared_baseline_id: str,
|
@@ -28393,7 +27879,6 @@ class GetUserAssessmentsUserAssessmentResult(dict):
|
|
28393
27879
|
:param str id: The OCID of the user assessment.
|
28394
27880
|
:param Sequence[str] ignored_assessment_ids: List containing maps as values. Example: `{"Operations": [ {"CostCenter": "42"} ] }`
|
28395
27881
|
:param Sequence['GetUserAssessmentsUserAssessmentIgnoredTargetArgs'] ignored_targets: List containing maps as values. Example: `{"Operations": [ {"CostCenter": "42"} ] }`
|
28396
|
-
:param bool is_assessment_scheduled: Indicates whether the assessment is scheduled to run.
|
28397
27882
|
:param bool is_baseline: A filter to return only user assessments that are set as baseline.
|
28398
27883
|
:param bool is_deviated_from_baseline: Indicates if the user assessment deviates from the baseline.
|
28399
27884
|
:param str last_compared_baseline_id: The OCID of the last user assessment baseline against which the latest assessment was compared.
|
@@ -28419,7 +27904,6 @@ class GetUserAssessmentsUserAssessmentResult(dict):
|
|
28419
27904
|
pulumi.set(__self__, "id", id)
|
28420
27905
|
pulumi.set(__self__, "ignored_assessment_ids", ignored_assessment_ids)
|
28421
27906
|
pulumi.set(__self__, "ignored_targets", ignored_targets)
|
28422
|
-
pulumi.set(__self__, "is_assessment_scheduled", is_assessment_scheduled)
|
28423
27907
|
pulumi.set(__self__, "is_baseline", is_baseline)
|
28424
27908
|
pulumi.set(__self__, "is_deviated_from_baseline", is_deviated_from_baseline)
|
28425
27909
|
pulumi.set(__self__, "last_compared_baseline_id", last_compared_baseline_id)
|
@@ -28501,14 +27985,6 @@ class GetUserAssessmentsUserAssessmentResult(dict):
|
|
28501
27985
|
"""
|
28502
27986
|
return pulumi.get(self, "ignored_targets")
|
28503
27987
|
|
28504
|
-
@property
|
28505
|
-
@pulumi.getter(name="isAssessmentScheduled")
|
28506
|
-
def is_assessment_scheduled(self) -> bool:
|
28507
|
-
"""
|
28508
|
-
Indicates whether the assessment is scheduled to run.
|
28509
|
-
"""
|
28510
|
-
return pulumi.get(self, "is_assessment_scheduled")
|
28511
|
-
|
28512
27988
|
@property
|
28513
27989
|
@pulumi.getter(name="isBaseline")
|
28514
27990
|
def is_baseline(self) -> bool:
|