pulumi-oci 1.34.0__py3-none-any.whl → 1.34.0a1714457631__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 -40
- pulumi_oci/config/__init__.pyi +2 -2
- pulumi_oci/config/vars.py +2 -2
- pulumi_oci/database/db_home.py +0 -47
- pulumi_oci/database/get_db_home.py +1 -14
- pulumi_oci/database/outputs.py +0 -11
- pulumi_oci/databasemanagement/__init__.py +0 -5
- pulumi_oci/databasemanagement/_inputs.py +1 -1206
- pulumi_oci/databasemanagement/db_management_private_endpoint.py +0 -28
- pulumi_oci/databasemanagement/external_asm.py +0 -28
- pulumi_oci/databasemanagement/external_asm_instance.py +0 -28
- pulumi_oci/databasemanagement/external_cluster.py +0 -28
- pulumi_oci/databasemanagement/external_cluster_instance.py +0 -28
- pulumi_oci/databasemanagement/external_db_home.py +0 -28
- pulumi_oci/databasemanagement/external_db_node.py +0 -28
- pulumi_oci/databasemanagement/external_db_system.py +0 -28
- pulumi_oci/databasemanagement/external_db_system_connector.py +0 -28
- pulumi_oci/databasemanagement/external_db_system_discovery.py +0 -28
- pulumi_oci/databasemanagement/external_exadata_infrastructure.py +0 -28
- pulumi_oci/databasemanagement/external_exadata_storage_connector.py +0 -28
- pulumi_oci/databasemanagement/external_exadata_storage_grid.py +0 -28
- pulumi_oci/databasemanagement/external_exadata_storage_server.py +0 -28
- pulumi_oci/databasemanagement/external_listener.py +0 -28
- pulumi_oci/databasemanagement/get_db_management_private_endpoint.py +1 -14
- pulumi_oci/databasemanagement/get_external_asm.py +1 -14
- pulumi_oci/databasemanagement/get_external_asm_instance.py +1 -14
- pulumi_oci/databasemanagement/get_external_cluster.py +1 -14
- pulumi_oci/databasemanagement/get_external_cluster_instance.py +1 -14
- pulumi_oci/databasemanagement/get_external_databases.py +1 -18
- pulumi_oci/databasemanagement/get_external_db_home.py +1 -14
- pulumi_oci/databasemanagement/get_external_db_node.py +1 -14
- pulumi_oci/databasemanagement/get_external_db_system.py +1 -14
- pulumi_oci/databasemanagement/get_external_db_system_connector.py +1 -14
- pulumi_oci/databasemanagement/get_external_db_system_discovery.py +1 -14
- pulumi_oci/databasemanagement/get_external_exadata_infrastructure.py +1 -14
- pulumi_oci/databasemanagement/get_external_exadata_storage_connector.py +1 -14
- pulumi_oci/databasemanagement/get_external_exadata_storage_grid.py +1 -14
- pulumi_oci/databasemanagement/get_external_exadata_storage_server.py +1 -14
- pulumi_oci/databasemanagement/get_external_listener.py +1 -14
- pulumi_oci/databasemanagement/get_managed_database_group.py +1 -14
- pulumi_oci/databasemanagement/get_managed_my_sql_database.py +6 -6
- pulumi_oci/databasemanagement/get_named_credential.py +1 -14
- pulumi_oci/databasemanagement/managed_database.py +0 -28
- pulumi_oci/databasemanagement/managed_database_group.py +0 -28
- pulumi_oci/databasemanagement/named_credential.py +0 -28
- pulumi_oci/databasemanagement/outputs.py +217 -1726
- pulumi_oci/datasafe/__init__.py +0 -3
- pulumi_oci/datasafe/_inputs.py +0 -80
- pulumi_oci/datasafe/get_masking_policy.py +1 -11
- pulumi_oci/datasafe/masking_policy.py +28 -75
- pulumi_oci/datasafe/outputs.py +0 -287
- pulumi_oci/provider.py +8 -8
- pulumi_oci/recoverymod/_inputs.py +0 -16
- pulumi_oci/recoverymod/get_protected_database.py +5 -25
- pulumi_oci/recoverymod/get_protection_policies.py +7 -1
- pulumi_oci/recoverymod/get_protection_policy.py +8 -15
- pulumi_oci/recoverymod/get_recovery_service_subnet.py +9 -32
- pulumi_oci/recoverymod/get_recovery_service_subnets.py +21 -3
- pulumi_oci/recoverymod/outputs.py +24 -96
- pulumi_oci/recoverymod/protected_database.py +16 -95
- pulumi_oci/recoverymod/protection_policy.py +54 -121
- pulumi_oci/recoverymod/recovery_service_subnet.py +55 -143
- {pulumi_oci-1.34.0.dist-info → pulumi_oci-1.34.0a1714457631.dist-info}/METADATA +1 -1
- {pulumi_oci-1.34.0.dist-info → pulumi_oci-1.34.0a1714457631.dist-info}/RECORD +66 -74
- pulumi_oci/databasemanagement/database_dbm_features_management.py +0 -275
- pulumi_oci/databasemanagement/externalcontainerdatabase_external_container_dbm_features_management.py +0 -275
- pulumi_oci/databasemanagement/externalnoncontainerdatabase_external_non_container_dbm_features_management.py +0 -275
- pulumi_oci/databasemanagement/externalpluggabledatabase_external_pluggable_dbm_features_management.py +0 -275
- pulumi_oci/databasemanagement/pluggabledatabase_pluggable_database_dbm_features_management.py +0 -275
- pulumi_oci/datasafe/get_masking_policy_health_report.py +0 -235
- pulumi_oci/datasafe/get_masking_policy_health_report_logs.py +0 -153
- pulumi_oci/datasafe/get_masking_policy_health_reports.py +0 -267
- {pulumi_oci-1.34.0.dist-info → pulumi_oci-1.34.0a1714457631.dist-info}/WHEEL +0 -0
- {pulumi_oci-1.34.0.dist-info → pulumi_oci-1.34.0a1714457631.dist-info}/top_level.txt +0 -0
pulumi_oci/datasafe/__init__.py
CHANGED
@@ -65,9 +65,6 @@ from .get_masking_policies import *
|
|
65
65
|
from .get_masking_policies_masking_column import *
|
66
66
|
from .get_masking_policies_masking_columns import *
|
67
67
|
from .get_masking_policy import *
|
68
|
-
from .get_masking_policy_health_report import *
|
69
|
-
from .get_masking_policy_health_report_logs import *
|
70
|
-
from .get_masking_policy_health_reports import *
|
71
68
|
from .get_masking_policy_masking_objects import *
|
72
69
|
from .get_masking_policy_masking_schemas import *
|
73
70
|
from .get_masking_report import *
|
pulumi_oci/datasafe/_inputs.py
CHANGED
@@ -67,8 +67,6 @@ __all__ = [
|
|
67
67
|
'GetMaskingAnalyticsFilterArgs',
|
68
68
|
'GetMaskingPoliciesFilterArgs',
|
69
69
|
'GetMaskingPoliciesMaskingColumnsFilterArgs',
|
70
|
-
'GetMaskingPolicyHealthReportLogsFilterArgs',
|
71
|
-
'GetMaskingPolicyHealthReportsFilterArgs',
|
72
70
|
'GetMaskingPolicyMaskingObjectsFilterArgs',
|
73
71
|
'GetMaskingPolicyMaskingSchemasFilterArgs',
|
74
72
|
'GetMaskingReportMaskedColumnsFilterArgs',
|
@@ -5703,84 +5701,6 @@ class GetMaskingPoliciesMaskingColumnsFilterArgs:
|
|
5703
5701
|
pulumi.set(self, "regex", value)
|
5704
5702
|
|
5705
5703
|
|
5706
|
-
@pulumi.input_type
|
5707
|
-
class GetMaskingPolicyHealthReportLogsFilterArgs:
|
5708
|
-
def __init__(__self__, *,
|
5709
|
-
name: str,
|
5710
|
-
values: Sequence[str],
|
5711
|
-
regex: Optional[bool] = None):
|
5712
|
-
pulumi.set(__self__, "name", name)
|
5713
|
-
pulumi.set(__self__, "values", values)
|
5714
|
-
if regex is not None:
|
5715
|
-
pulumi.set(__self__, "regex", regex)
|
5716
|
-
|
5717
|
-
@property
|
5718
|
-
@pulumi.getter
|
5719
|
-
def name(self) -> str:
|
5720
|
-
return pulumi.get(self, "name")
|
5721
|
-
|
5722
|
-
@name.setter
|
5723
|
-
def name(self, value: str):
|
5724
|
-
pulumi.set(self, "name", value)
|
5725
|
-
|
5726
|
-
@property
|
5727
|
-
@pulumi.getter
|
5728
|
-
def values(self) -> Sequence[str]:
|
5729
|
-
return pulumi.get(self, "values")
|
5730
|
-
|
5731
|
-
@values.setter
|
5732
|
-
def values(self, value: Sequence[str]):
|
5733
|
-
pulumi.set(self, "values", value)
|
5734
|
-
|
5735
|
-
@property
|
5736
|
-
@pulumi.getter
|
5737
|
-
def regex(self) -> Optional[bool]:
|
5738
|
-
return pulumi.get(self, "regex")
|
5739
|
-
|
5740
|
-
@regex.setter
|
5741
|
-
def regex(self, value: Optional[bool]):
|
5742
|
-
pulumi.set(self, "regex", value)
|
5743
|
-
|
5744
|
-
|
5745
|
-
@pulumi.input_type
|
5746
|
-
class GetMaskingPolicyHealthReportsFilterArgs:
|
5747
|
-
def __init__(__self__, *,
|
5748
|
-
name: str,
|
5749
|
-
values: Sequence[str],
|
5750
|
-
regex: Optional[bool] = None):
|
5751
|
-
pulumi.set(__self__, "name", name)
|
5752
|
-
pulumi.set(__self__, "values", values)
|
5753
|
-
if regex is not None:
|
5754
|
-
pulumi.set(__self__, "regex", regex)
|
5755
|
-
|
5756
|
-
@property
|
5757
|
-
@pulumi.getter
|
5758
|
-
def name(self) -> str:
|
5759
|
-
return pulumi.get(self, "name")
|
5760
|
-
|
5761
|
-
@name.setter
|
5762
|
-
def name(self, value: str):
|
5763
|
-
pulumi.set(self, "name", value)
|
5764
|
-
|
5765
|
-
@property
|
5766
|
-
@pulumi.getter
|
5767
|
-
def values(self) -> Sequence[str]:
|
5768
|
-
return pulumi.get(self, "values")
|
5769
|
-
|
5770
|
-
@values.setter
|
5771
|
-
def values(self, value: Sequence[str]):
|
5772
|
-
pulumi.set(self, "values", value)
|
5773
|
-
|
5774
|
-
@property
|
5775
|
-
@pulumi.getter
|
5776
|
-
def regex(self) -> Optional[bool]:
|
5777
|
-
return pulumi.get(self, "regex")
|
5778
|
-
|
5779
|
-
@regex.setter
|
5780
|
-
def regex(self, value: Optional[bool]):
|
5781
|
-
pulumi.set(self, "regex", value)
|
5782
|
-
|
5783
|
-
|
5784
5704
|
@pulumi.input_type
|
5785
5705
|
class GetMaskingPolicyMaskingObjectsFilterArgs:
|
5786
5706
|
def __init__(__self__, *,
|
@@ -22,7 +22,7 @@ class GetMaskingPolicyResult:
|
|
22
22
|
"""
|
23
23
|
A collection of values returned by getMaskingPolicy.
|
24
24
|
"""
|
25
|
-
def __init__(__self__, add_masking_columns_from_sdm_trigger=None, column_sources=None, compartment_id=None, defined_tags=None, description=None, display_name=None, freeform_tags=None,
|
25
|
+
def __init__(__self__, add_masking_columns_from_sdm_trigger=None, column_sources=None, compartment_id=None, defined_tags=None, description=None, display_name=None, freeform_tags=None, id=None, is_drop_temp_tables_enabled=None, is_redo_logging_enabled=None, is_refresh_stats_enabled=None, masking_policy_id=None, parallel_degree=None, post_masking_script=None, pre_masking_script=None, recompile=None, state=None, time_created=None, time_updated=None):
|
26
26
|
if add_masking_columns_from_sdm_trigger and not isinstance(add_masking_columns_from_sdm_trigger, int):
|
27
27
|
raise TypeError("Expected argument 'add_masking_columns_from_sdm_trigger' to be a int")
|
28
28
|
pulumi.set(__self__, "add_masking_columns_from_sdm_trigger", add_masking_columns_from_sdm_trigger)
|
@@ -44,9 +44,6 @@ class GetMaskingPolicyResult:
|
|
44
44
|
if freeform_tags and not isinstance(freeform_tags, dict):
|
45
45
|
raise TypeError("Expected argument 'freeform_tags' to be a dict")
|
46
46
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
47
|
-
if generate_health_report_trigger and not isinstance(generate_health_report_trigger, int):
|
48
|
-
raise TypeError("Expected argument 'generate_health_report_trigger' to be a int")
|
49
|
-
pulumi.set(__self__, "generate_health_report_trigger", generate_health_report_trigger)
|
50
47
|
if id and not isinstance(id, str):
|
51
48
|
raise TypeError("Expected argument 'id' to be a str")
|
52
49
|
pulumi.set(__self__, "id", id)
|
@@ -137,11 +134,6 @@ class GetMaskingPolicyResult:
|
|
137
134
|
"""
|
138
135
|
return pulumi.get(self, "freeform_tags")
|
139
136
|
|
140
|
-
@property
|
141
|
-
@pulumi.getter(name="generateHealthReportTrigger")
|
142
|
-
def generate_health_report_trigger(self) -> int:
|
143
|
-
return pulumi.get(self, "generate_health_report_trigger")
|
144
|
-
|
145
137
|
@property
|
146
138
|
@pulumi.getter
|
147
139
|
def id(self) -> str:
|
@@ -249,7 +241,6 @@ class AwaitableGetMaskingPolicyResult(GetMaskingPolicyResult):
|
|
249
241
|
description=self.description,
|
250
242
|
display_name=self.display_name,
|
251
243
|
freeform_tags=self.freeform_tags,
|
252
|
-
generate_health_report_trigger=self.generate_health_report_trigger,
|
253
244
|
id=self.id,
|
254
245
|
is_drop_temp_tables_enabled=self.is_drop_temp_tables_enabled,
|
255
246
|
is_redo_logging_enabled=self.is_redo_logging_enabled,
|
@@ -296,7 +287,6 @@ def get_masking_policy(masking_policy_id: Optional[str] = None,
|
|
296
287
|
description=pulumi.get(__ret__, 'description'),
|
297
288
|
display_name=pulumi.get(__ret__, 'display_name'),
|
298
289
|
freeform_tags=pulumi.get(__ret__, 'freeform_tags'),
|
299
|
-
generate_health_report_trigger=pulumi.get(__ret__, 'generate_health_report_trigger'),
|
300
290
|
id=pulumi.get(__ret__, 'id'),
|
301
291
|
is_drop_temp_tables_enabled=pulumi.get(__ret__, 'is_drop_temp_tables_enabled'),
|
302
292
|
is_redo_logging_enabled=pulumi.get(__ret__, 'is_redo_logging_enabled'),
|
@@ -23,7 +23,6 @@ class MaskingPolicyArgs:
|
|
23
23
|
description: Optional[pulumi.Input[str]] = None,
|
24
24
|
display_name: Optional[pulumi.Input[str]] = None,
|
25
25
|
freeform_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
26
|
-
generate_health_report_trigger: Optional[pulumi.Input[int]] = None,
|
27
26
|
is_drop_temp_tables_enabled: Optional[pulumi.Input[bool]] = None,
|
28
27
|
is_redo_logging_enabled: Optional[pulumi.Input[bool]] = None,
|
29
28
|
is_refresh_stats_enabled: Optional[pulumi.Input[bool]] = None,
|
@@ -36,15 +35,14 @@ class MaskingPolicyArgs:
|
|
36
35
|
:param pulumi.Input[Sequence[pulumi.Input['MaskingPolicyColumnSourceArgs']]] column_sources: (Updatable) The source of masking columns.
|
37
36
|
:param pulumi.Input[str] compartment_id: (Updatable) The OCID of the compartment where the masking policy should be created.
|
38
37
|
:param pulumi.Input[int] add_masking_columns_from_sdm_trigger: (Updatable) An optional property when incremented triggers Add Masking Columns From Sdm. Could be set to any integer value.
|
39
|
-
:param pulumi.Input[Mapping[str, Any]] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
40
|
-
:param pulumi.Input[str] description: (Updatable) The description of the masking policy.
|
41
|
-
:param pulumi.Input[str] display_name: (Updatable) The display name of the masking policy. The name does not have to be unique, and it's changeable.
|
42
|
-
:param pulumi.Input[Mapping[str, Any]] freeform_tags: (Updatable) 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"}`
|
43
|
-
:param pulumi.Input[int] generate_health_report_trigger: (Updatable) An optional property when incremented triggers Generate Health Report. Could be set to any integer value.
|
44
38
|
|
45
39
|
|
46
40
|
** IMPORTANT **
|
47
41
|
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
42
|
+
:param pulumi.Input[Mapping[str, Any]] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
43
|
+
:param pulumi.Input[str] description: (Updatable) The description of the masking policy.
|
44
|
+
:param pulumi.Input[str] display_name: (Updatable) The display name of the masking policy. The name does not have to be unique, and it's changeable.
|
45
|
+
:param pulumi.Input[Mapping[str, Any]] freeform_tags: (Updatable) 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"}`
|
48
46
|
:param pulumi.Input[bool] is_drop_temp_tables_enabled: (Updatable) Indicates if the temporary tables created during a masking operation should be dropped after masking. It's enabled by default. Set this attribute to false to preserve the temporary tables. Masking creates temporary tables that map the original sensitive data values to mask values. By default, these temporary tables are dropped after masking. But, in some cases, you may want to preserve this information to track how masking changed your data. Note that doing so compromises security. These tables must be dropped before the database is available for unprivileged users.
|
49
47
|
:param pulumi.Input[bool] is_redo_logging_enabled: (Updatable) Indicates if redo logging is enabled during a masking operation. It's disabled by default. Set this attribute to true to enable redo logging. By default, masking disables redo logging and flashback logging to purge any original unmasked data from logs. However, in certain circumstances when you only want to test masking, rollback changes, and retry masking, you could enable logging and use a flashback database to retrieve the original unmasked data after it has been masked.
|
50
48
|
:param pulumi.Input[bool] is_refresh_stats_enabled: (Updatable) Indicates if statistics gathering is enabled. It's enabled by default. Set this attribute to false to disable statistics gathering. The masking process gathers statistics on masked database tables after masking completes.
|
@@ -65,8 +63,6 @@ class MaskingPolicyArgs:
|
|
65
63
|
pulumi.set(__self__, "display_name", display_name)
|
66
64
|
if freeform_tags is not None:
|
67
65
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
68
|
-
if generate_health_report_trigger is not None:
|
69
|
-
pulumi.set(__self__, "generate_health_report_trigger", generate_health_report_trigger)
|
70
66
|
if is_drop_temp_tables_enabled is not None:
|
71
67
|
pulumi.set(__self__, "is_drop_temp_tables_enabled", is_drop_temp_tables_enabled)
|
72
68
|
if is_redo_logging_enabled is not None:
|
@@ -111,6 +107,10 @@ class MaskingPolicyArgs:
|
|
111
107
|
def add_masking_columns_from_sdm_trigger(self) -> Optional[pulumi.Input[int]]:
|
112
108
|
"""
|
113
109
|
(Updatable) An optional property when incremented triggers Add Masking Columns From Sdm. Could be set to any integer value.
|
110
|
+
|
111
|
+
|
112
|
+
** IMPORTANT **
|
113
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
114
114
|
"""
|
115
115
|
return pulumi.get(self, "add_masking_columns_from_sdm_trigger")
|
116
116
|
|
@@ -166,22 +166,6 @@ class MaskingPolicyArgs:
|
|
166
166
|
def freeform_tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
167
167
|
pulumi.set(self, "freeform_tags", value)
|
168
168
|
|
169
|
-
@property
|
170
|
-
@pulumi.getter(name="generateHealthReportTrigger")
|
171
|
-
def generate_health_report_trigger(self) -> Optional[pulumi.Input[int]]:
|
172
|
-
"""
|
173
|
-
(Updatable) An optional property when incremented triggers Generate Health Report. Could be set to any integer value.
|
174
|
-
|
175
|
-
|
176
|
-
** IMPORTANT **
|
177
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
178
|
-
"""
|
179
|
-
return pulumi.get(self, "generate_health_report_trigger")
|
180
|
-
|
181
|
-
@generate_health_report_trigger.setter
|
182
|
-
def generate_health_report_trigger(self, value: Optional[pulumi.Input[int]]):
|
183
|
-
pulumi.set(self, "generate_health_report_trigger", value)
|
184
|
-
|
185
169
|
@property
|
186
170
|
@pulumi.getter(name="isDropTempTablesEnabled")
|
187
171
|
def is_drop_temp_tables_enabled(self) -> Optional[pulumi.Input[bool]]:
|
@@ -277,7 +261,6 @@ class _MaskingPolicyState:
|
|
277
261
|
description: Optional[pulumi.Input[str]] = None,
|
278
262
|
display_name: Optional[pulumi.Input[str]] = None,
|
279
263
|
freeform_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
280
|
-
generate_health_report_trigger: Optional[pulumi.Input[int]] = None,
|
281
264
|
is_drop_temp_tables_enabled: Optional[pulumi.Input[bool]] = None,
|
282
265
|
is_redo_logging_enabled: Optional[pulumi.Input[bool]] = None,
|
283
266
|
is_refresh_stats_enabled: Optional[pulumi.Input[bool]] = None,
|
@@ -291,17 +274,16 @@ class _MaskingPolicyState:
|
|
291
274
|
"""
|
292
275
|
Input properties used for looking up and filtering MaskingPolicy resources.
|
293
276
|
:param pulumi.Input[int] add_masking_columns_from_sdm_trigger: (Updatable) An optional property when incremented triggers Add Masking Columns From Sdm. Could be set to any integer value.
|
277
|
+
|
278
|
+
|
279
|
+
** IMPORTANT **
|
280
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
294
281
|
:param pulumi.Input[Sequence[pulumi.Input['MaskingPolicyColumnSourceArgs']]] column_sources: (Updatable) The source of masking columns.
|
295
282
|
:param pulumi.Input[str] compartment_id: (Updatable) The OCID of the compartment where the masking policy should be created.
|
296
283
|
:param pulumi.Input[Mapping[str, Any]] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
297
284
|
:param pulumi.Input[str] description: (Updatable) The description of the masking policy.
|
298
285
|
:param pulumi.Input[str] display_name: (Updatable) The display name of the masking policy. The name does not have to be unique, and it's changeable.
|
299
286
|
:param pulumi.Input[Mapping[str, Any]] freeform_tags: (Updatable) 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"}`
|
300
|
-
:param pulumi.Input[int] generate_health_report_trigger: (Updatable) An optional property when incremented triggers Generate Health Report. Could be set to any integer value.
|
301
|
-
|
302
|
-
|
303
|
-
** IMPORTANT **
|
304
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
305
287
|
:param pulumi.Input[bool] is_drop_temp_tables_enabled: (Updatable) Indicates if the temporary tables created during a masking operation should be dropped after masking. It's enabled by default. Set this attribute to false to preserve the temporary tables. Masking creates temporary tables that map the original sensitive data values to mask values. By default, these temporary tables are dropped after masking. But, in some cases, you may want to preserve this information to track how masking changed your data. Note that doing so compromises security. These tables must be dropped before the database is available for unprivileged users.
|
306
288
|
:param pulumi.Input[bool] is_redo_logging_enabled: (Updatable) Indicates if redo logging is enabled during a masking operation. It's disabled by default. Set this attribute to true to enable redo logging. By default, masking disables redo logging and flashback logging to purge any original unmasked data from logs. However, in certain circumstances when you only want to test masking, rollback changes, and retry masking, you could enable logging and use a flashback database to retrieve the original unmasked data after it has been masked.
|
307
289
|
:param pulumi.Input[bool] is_refresh_stats_enabled: (Updatable) Indicates if statistics gathering is enabled. It's enabled by default. Set this attribute to false to disable statistics gathering. The masking process gathers statistics on masked database tables after masking completes.
|
@@ -327,8 +309,6 @@ class _MaskingPolicyState:
|
|
327
309
|
pulumi.set(__self__, "display_name", display_name)
|
328
310
|
if freeform_tags is not None:
|
329
311
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
330
|
-
if generate_health_report_trigger is not None:
|
331
|
-
pulumi.set(__self__, "generate_health_report_trigger", generate_health_report_trigger)
|
332
312
|
if is_drop_temp_tables_enabled is not None:
|
333
313
|
pulumi.set(__self__, "is_drop_temp_tables_enabled", is_drop_temp_tables_enabled)
|
334
314
|
if is_redo_logging_enabled is not None:
|
@@ -355,6 +335,10 @@ class _MaskingPolicyState:
|
|
355
335
|
def add_masking_columns_from_sdm_trigger(self) -> Optional[pulumi.Input[int]]:
|
356
336
|
"""
|
357
337
|
(Updatable) An optional property when incremented triggers Add Masking Columns From Sdm. Could be set to any integer value.
|
338
|
+
|
339
|
+
|
340
|
+
** IMPORTANT **
|
341
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
358
342
|
"""
|
359
343
|
return pulumi.get(self, "add_masking_columns_from_sdm_trigger")
|
360
344
|
|
@@ -434,22 +418,6 @@ class _MaskingPolicyState:
|
|
434
418
|
def freeform_tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
435
419
|
pulumi.set(self, "freeform_tags", value)
|
436
420
|
|
437
|
-
@property
|
438
|
-
@pulumi.getter(name="generateHealthReportTrigger")
|
439
|
-
def generate_health_report_trigger(self) -> Optional[pulumi.Input[int]]:
|
440
|
-
"""
|
441
|
-
(Updatable) An optional property when incremented triggers Generate Health Report. Could be set to any integer value.
|
442
|
-
|
443
|
-
|
444
|
-
** IMPORTANT **
|
445
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
446
|
-
"""
|
447
|
-
return pulumi.get(self, "generate_health_report_trigger")
|
448
|
-
|
449
|
-
@generate_health_report_trigger.setter
|
450
|
-
def generate_health_report_trigger(self, value: Optional[pulumi.Input[int]]):
|
451
|
-
pulumi.set(self, "generate_health_report_trigger", value)
|
452
|
-
|
453
421
|
@property
|
454
422
|
@pulumi.getter(name="isDropTempTablesEnabled")
|
455
423
|
def is_drop_temp_tables_enabled(self) -> Optional[pulumi.Input[bool]]:
|
@@ -583,7 +551,6 @@ class MaskingPolicy(pulumi.CustomResource):
|
|
583
551
|
description: Optional[pulumi.Input[str]] = None,
|
584
552
|
display_name: Optional[pulumi.Input[str]] = None,
|
585
553
|
freeform_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
586
|
-
generate_health_report_trigger: Optional[pulumi.Input[int]] = None,
|
587
554
|
is_drop_temp_tables_enabled: Optional[pulumi.Input[bool]] = None,
|
588
555
|
is_redo_logging_enabled: Optional[pulumi.Input[bool]] = None,
|
589
556
|
is_refresh_stats_enabled: Optional[pulumi.Input[bool]] = None,
|
@@ -654,17 +621,16 @@ class MaskingPolicy(pulumi.CustomResource):
|
|
654
621
|
:param str resource_name: The name of the resource.
|
655
622
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
656
623
|
:param pulumi.Input[int] add_masking_columns_from_sdm_trigger: (Updatable) An optional property when incremented triggers Add Masking Columns From Sdm. Could be set to any integer value.
|
624
|
+
|
625
|
+
|
626
|
+
** IMPORTANT **
|
627
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
657
628
|
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['MaskingPolicyColumnSourceArgs']]]] column_sources: (Updatable) The source of masking columns.
|
658
629
|
:param pulumi.Input[str] compartment_id: (Updatable) The OCID of the compartment where the masking policy should be created.
|
659
630
|
:param pulumi.Input[Mapping[str, Any]] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
660
631
|
:param pulumi.Input[str] description: (Updatable) The description of the masking policy.
|
661
632
|
:param pulumi.Input[str] display_name: (Updatable) The display name of the masking policy. The name does not have to be unique, and it's changeable.
|
662
633
|
:param pulumi.Input[Mapping[str, Any]] freeform_tags: (Updatable) 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"}`
|
663
|
-
:param pulumi.Input[int] generate_health_report_trigger: (Updatable) An optional property when incremented triggers Generate Health Report. Could be set to any integer value.
|
664
|
-
|
665
|
-
|
666
|
-
** IMPORTANT **
|
667
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
668
634
|
:param pulumi.Input[bool] is_drop_temp_tables_enabled: (Updatable) Indicates if the temporary tables created during a masking operation should be dropped after masking. It's enabled by default. Set this attribute to false to preserve the temporary tables. Masking creates temporary tables that map the original sensitive data values to mask values. By default, these temporary tables are dropped after masking. But, in some cases, you may want to preserve this information to track how masking changed your data. Note that doing so compromises security. These tables must be dropped before the database is available for unprivileged users.
|
669
635
|
:param pulumi.Input[bool] is_redo_logging_enabled: (Updatable) Indicates if redo logging is enabled during a masking operation. It's disabled by default. Set this attribute to true to enable redo logging. By default, masking disables redo logging and flashback logging to purge any original unmasked data from logs. However, in certain circumstances when you only want to test masking, rollback changes, and retry masking, you could enable logging and use a flashback database to retrieve the original unmasked data after it has been masked.
|
670
636
|
:param pulumi.Input[bool] is_refresh_stats_enabled: (Updatable) Indicates if statistics gathering is enabled. It's enabled by default. Set this attribute to false to disable statistics gathering. The masking process gathers statistics on masked database tables after masking completes.
|
@@ -760,7 +726,6 @@ class MaskingPolicy(pulumi.CustomResource):
|
|
760
726
|
description: Optional[pulumi.Input[str]] = None,
|
761
727
|
display_name: Optional[pulumi.Input[str]] = None,
|
762
728
|
freeform_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
763
|
-
generate_health_report_trigger: Optional[pulumi.Input[int]] = None,
|
764
729
|
is_drop_temp_tables_enabled: Optional[pulumi.Input[bool]] = None,
|
765
730
|
is_redo_logging_enabled: Optional[pulumi.Input[bool]] = None,
|
766
731
|
is_refresh_stats_enabled: Optional[pulumi.Input[bool]] = None,
|
@@ -788,7 +753,6 @@ class MaskingPolicy(pulumi.CustomResource):
|
|
788
753
|
__props__.__dict__["description"] = description
|
789
754
|
__props__.__dict__["display_name"] = display_name
|
790
755
|
__props__.__dict__["freeform_tags"] = freeform_tags
|
791
|
-
__props__.__dict__["generate_health_report_trigger"] = generate_health_report_trigger
|
792
756
|
__props__.__dict__["is_drop_temp_tables_enabled"] = is_drop_temp_tables_enabled
|
793
757
|
__props__.__dict__["is_redo_logging_enabled"] = is_redo_logging_enabled
|
794
758
|
__props__.__dict__["is_refresh_stats_enabled"] = is_refresh_stats_enabled
|
@@ -816,7 +780,6 @@ class MaskingPolicy(pulumi.CustomResource):
|
|
816
780
|
description: Optional[pulumi.Input[str]] = None,
|
817
781
|
display_name: Optional[pulumi.Input[str]] = None,
|
818
782
|
freeform_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
819
|
-
generate_health_report_trigger: Optional[pulumi.Input[int]] = None,
|
820
783
|
is_drop_temp_tables_enabled: Optional[pulumi.Input[bool]] = None,
|
821
784
|
is_redo_logging_enabled: Optional[pulumi.Input[bool]] = None,
|
822
785
|
is_refresh_stats_enabled: Optional[pulumi.Input[bool]] = None,
|
@@ -835,17 +798,16 @@ class MaskingPolicy(pulumi.CustomResource):
|
|
835
798
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
836
799
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
837
800
|
:param pulumi.Input[int] add_masking_columns_from_sdm_trigger: (Updatable) An optional property when incremented triggers Add Masking Columns From Sdm. Could be set to any integer value.
|
801
|
+
|
802
|
+
|
803
|
+
** IMPORTANT **
|
804
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
838
805
|
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['MaskingPolicyColumnSourceArgs']]]] column_sources: (Updatable) The source of masking columns.
|
839
806
|
:param pulumi.Input[str] compartment_id: (Updatable) The OCID of the compartment where the masking policy should be created.
|
840
807
|
:param pulumi.Input[Mapping[str, Any]] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
841
808
|
:param pulumi.Input[str] description: (Updatable) The description of the masking policy.
|
842
809
|
:param pulumi.Input[str] display_name: (Updatable) The display name of the masking policy. The name does not have to be unique, and it's changeable.
|
843
810
|
:param pulumi.Input[Mapping[str, Any]] freeform_tags: (Updatable) 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"}`
|
844
|
-
:param pulumi.Input[int] generate_health_report_trigger: (Updatable) An optional property when incremented triggers Generate Health Report. Could be set to any integer value.
|
845
|
-
|
846
|
-
|
847
|
-
** IMPORTANT **
|
848
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
849
811
|
:param pulumi.Input[bool] is_drop_temp_tables_enabled: (Updatable) Indicates if the temporary tables created during a masking operation should be dropped after masking. It's enabled by default. Set this attribute to false to preserve the temporary tables. Masking creates temporary tables that map the original sensitive data values to mask values. By default, these temporary tables are dropped after masking. But, in some cases, you may want to preserve this information to track how masking changed your data. Note that doing so compromises security. These tables must be dropped before the database is available for unprivileged users.
|
850
812
|
:param pulumi.Input[bool] is_redo_logging_enabled: (Updatable) Indicates if redo logging is enabled during a masking operation. It's disabled by default. Set this attribute to true to enable redo logging. By default, masking disables redo logging and flashback logging to purge any original unmasked data from logs. However, in certain circumstances when you only want to test masking, rollback changes, and retry masking, you could enable logging and use a flashback database to retrieve the original unmasked data after it has been masked.
|
851
813
|
:param pulumi.Input[bool] is_refresh_stats_enabled: (Updatable) Indicates if statistics gathering is enabled. It's enabled by default. Set this attribute to false to disable statistics gathering. The masking process gathers statistics on masked database tables after masking completes.
|
@@ -868,7 +830,6 @@ class MaskingPolicy(pulumi.CustomResource):
|
|
868
830
|
__props__.__dict__["description"] = description
|
869
831
|
__props__.__dict__["display_name"] = display_name
|
870
832
|
__props__.__dict__["freeform_tags"] = freeform_tags
|
871
|
-
__props__.__dict__["generate_health_report_trigger"] = generate_health_report_trigger
|
872
833
|
__props__.__dict__["is_drop_temp_tables_enabled"] = is_drop_temp_tables_enabled
|
873
834
|
__props__.__dict__["is_redo_logging_enabled"] = is_redo_logging_enabled
|
874
835
|
__props__.__dict__["is_refresh_stats_enabled"] = is_refresh_stats_enabled
|
@@ -886,6 +847,10 @@ class MaskingPolicy(pulumi.CustomResource):
|
|
886
847
|
def add_masking_columns_from_sdm_trigger(self) -> pulumi.Output[Optional[int]]:
|
887
848
|
"""
|
888
849
|
(Updatable) An optional property when incremented triggers Add Masking Columns From Sdm. Could be set to any integer value.
|
850
|
+
|
851
|
+
|
852
|
+
** IMPORTANT **
|
853
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
889
854
|
"""
|
890
855
|
return pulumi.get(self, "add_masking_columns_from_sdm_trigger")
|
891
856
|
|
@@ -937,18 +902,6 @@ class MaskingPolicy(pulumi.CustomResource):
|
|
937
902
|
"""
|
938
903
|
return pulumi.get(self, "freeform_tags")
|
939
904
|
|
940
|
-
@property
|
941
|
-
@pulumi.getter(name="generateHealthReportTrigger")
|
942
|
-
def generate_health_report_trigger(self) -> pulumi.Output[Optional[int]]:
|
943
|
-
"""
|
944
|
-
(Updatable) An optional property when incremented triggers Generate Health Report. Could be set to any integer value.
|
945
|
-
|
946
|
-
|
947
|
-
** IMPORTANT **
|
948
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
949
|
-
"""
|
950
|
-
return pulumi.get(self, "generate_health_report_trigger")
|
951
|
-
|
952
905
|
@property
|
953
906
|
@pulumi.getter(name="isDropTempTablesEnabled")
|
954
907
|
def is_drop_temp_tables_enabled(self) -> pulumi.Output[bool]:
|