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/__init__.py
CHANGED
@@ -2788,14 +2788,6 @@ _utilities.register(
|
|
2788
2788
|
"oci:Database/vmClusterRemoveVirtualMachine:VmClusterRemoveVirtualMachine": "VmClusterRemoveVirtualMachine"
|
2789
2789
|
}
|
2790
2790
|
},
|
2791
|
-
{
|
2792
|
-
"pkg": "oci",
|
2793
|
-
"mod": "DatabaseManagement/databaseDbmFeaturesManagement",
|
2794
|
-
"fqn": "pulumi_oci.databasemanagement",
|
2795
|
-
"classes": {
|
2796
|
-
"oci:DatabaseManagement/databaseDbmFeaturesManagement:DatabaseDbmFeaturesManagement": "DatabaseDbmFeaturesManagement"
|
2797
|
-
}
|
2798
|
-
},
|
2799
2791
|
{
|
2800
2792
|
"pkg": "oci",
|
2801
2793
|
"mod": "DatabaseManagement/dbManagementPrivateEndpoint",
|
@@ -2940,30 +2932,6 @@ _utilities.register(
|
|
2940
2932
|
"oci:DatabaseManagement/externalListener:ExternalListener": "ExternalListener"
|
2941
2933
|
}
|
2942
2934
|
},
|
2943
|
-
{
|
2944
|
-
"pkg": "oci",
|
2945
|
-
"mod": "DatabaseManagement/externalcontainerdatabaseExternalContainerDbmFeaturesManagement",
|
2946
|
-
"fqn": "pulumi_oci.databasemanagement",
|
2947
|
-
"classes": {
|
2948
|
-
"oci:DatabaseManagement/externalcontainerdatabaseExternalContainerDbmFeaturesManagement:ExternalcontainerdatabaseExternalContainerDbmFeaturesManagement": "ExternalcontainerdatabaseExternalContainerDbmFeaturesManagement"
|
2949
|
-
}
|
2950
|
-
},
|
2951
|
-
{
|
2952
|
-
"pkg": "oci",
|
2953
|
-
"mod": "DatabaseManagement/externalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagement",
|
2954
|
-
"fqn": "pulumi_oci.databasemanagement",
|
2955
|
-
"classes": {
|
2956
|
-
"oci:DatabaseManagement/externalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagement:ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagement": "ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagement"
|
2957
|
-
}
|
2958
|
-
},
|
2959
|
-
{
|
2960
|
-
"pkg": "oci",
|
2961
|
-
"mod": "DatabaseManagement/externalpluggabledatabaseExternalPluggableDbmFeaturesManagement",
|
2962
|
-
"fqn": "pulumi_oci.databasemanagement",
|
2963
|
-
"classes": {
|
2964
|
-
"oci:DatabaseManagement/externalpluggabledatabaseExternalPluggableDbmFeaturesManagement:ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagement": "ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagement"
|
2965
|
-
}
|
2966
|
-
},
|
2967
2935
|
{
|
2968
2936
|
"pkg": "oci",
|
2969
2937
|
"mod": "DatabaseManagement/managedDatabase",
|
@@ -3004,14 +2972,6 @@ _utilities.register(
|
|
3004
2972
|
"oci:DatabaseManagement/namedCredential:NamedCredential": "NamedCredential"
|
3005
2973
|
}
|
3006
2974
|
},
|
3007
|
-
{
|
3008
|
-
"pkg": "oci",
|
3009
|
-
"mod": "DatabaseManagement/pluggabledatabasePluggableDatabaseDbmFeaturesManagement",
|
3010
|
-
"fqn": "pulumi_oci.databasemanagement",
|
3011
|
-
"classes": {
|
3012
|
-
"oci:DatabaseManagement/pluggabledatabasePluggableDatabaseDbmFeaturesManagement:PluggabledatabasePluggableDatabaseDbmFeaturesManagement": "PluggabledatabasePluggableDatabaseDbmFeaturesManagement"
|
3013
|
-
}
|
3014
|
-
},
|
3015
2975
|
{
|
3016
2976
|
"pkg": "oci",
|
3017
2977
|
"mod": "DatabaseMigration/connection",
|
pulumi_oci/config/__init__.pyi
CHANGED
@@ -11,8 +11,8 @@ from .. import _utilities
|
|
11
11
|
|
12
12
|
auth: Optional[str]
|
13
13
|
"""
|
14
|
-
(Optional) The type of auth to use. Options are 'ApiKey', 'SecurityToken'
|
15
|
-
'
|
14
|
+
(Optional) The type of auth to use. Options are 'ApiKey', 'SecurityToken' and 'InstancePrincipal' and
|
15
|
+
'ResourcePrincipal'. By default, 'ApiKey' will be used.
|
16
16
|
"""
|
17
17
|
|
18
18
|
configFileProfile: Optional[str]
|
pulumi_oci/config/vars.py
CHANGED
@@ -18,8 +18,8 @@ class _ExportableConfig(types.ModuleType):
|
|
18
18
|
@property
|
19
19
|
def auth(self) -> Optional[str]:
|
20
20
|
"""
|
21
|
-
(Optional) The type of auth to use. Options are 'ApiKey', 'SecurityToken'
|
22
|
-
'
|
21
|
+
(Optional) The type of auth to use. Options are 'ApiKey', 'SecurityToken' and 'InstancePrincipal' and
|
22
|
+
'ResourcePrincipal'. By default, 'ApiKey' will be used.
|
23
23
|
"""
|
24
24
|
return __config__.get('auth')
|
25
25
|
|
pulumi_oci/database/db_home.py
CHANGED
@@ -25,7 +25,6 @@ class DbHomeArgs:
|
|
25
25
|
enable_database_delete: Optional[pulumi.Input[bool]] = None,
|
26
26
|
freeform_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
27
27
|
is_desupported_version: Optional[pulumi.Input[bool]] = None,
|
28
|
-
is_unified_auditing_enabled: Optional[pulumi.Input[bool]] = None,
|
29
28
|
kms_key_id: Optional[pulumi.Input[str]] = None,
|
30
29
|
kms_key_version_id: Optional[pulumi.Input[str]] = None,
|
31
30
|
source: Optional[pulumi.Input[str]] = None,
|
@@ -45,7 +44,6 @@ class DbHomeArgs:
|
|
45
44
|
:param pulumi.Input[bool] enable_database_delete: Defaults to false. If omitted or set to false the provider will not delete databases removed from the Db Home configuration.
|
46
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"}`
|
47
46
|
:param pulumi.Input[bool] is_desupported_version: If true, the customer acknowledges that the specified Oracle Database software is an older release that is not currently supported by OCI.
|
48
|
-
:param pulumi.Input[bool] is_unified_auditing_enabled: Indicates whether unified autiding is enabled or not. Set to True to enable unified auditing on respective DBHome.
|
49
47
|
:param pulumi.Input[str] kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
50
48
|
:param pulumi.Input[str] kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation.
|
51
49
|
:param pulumi.Input[str] source: The source of database: NONE for creating a new database. DB_BACKUP for creating a new database by restoring from a database backup. VM_CLUSTER_NEW for creating a database for VM Cluster.
|
@@ -73,8 +71,6 @@ class DbHomeArgs:
|
|
73
71
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
74
72
|
if is_desupported_version is not None:
|
75
73
|
pulumi.set(__self__, "is_desupported_version", is_desupported_version)
|
76
|
-
if is_unified_auditing_enabled is not None:
|
77
|
-
pulumi.set(__self__, "is_unified_auditing_enabled", is_unified_auditing_enabled)
|
78
74
|
if kms_key_id is not None:
|
79
75
|
pulumi.set(__self__, "kms_key_id", kms_key_id)
|
80
76
|
if kms_key_version_id is not None:
|
@@ -196,18 +192,6 @@ class DbHomeArgs:
|
|
196
192
|
def is_desupported_version(self, value: Optional[pulumi.Input[bool]]):
|
197
193
|
pulumi.set(self, "is_desupported_version", value)
|
198
194
|
|
199
|
-
@property
|
200
|
-
@pulumi.getter(name="isUnifiedAuditingEnabled")
|
201
|
-
def is_unified_auditing_enabled(self) -> Optional[pulumi.Input[bool]]:
|
202
|
-
"""
|
203
|
-
Indicates whether unified autiding is enabled or not. Set to True to enable unified auditing on respective DBHome.
|
204
|
-
"""
|
205
|
-
return pulumi.get(self, "is_unified_auditing_enabled")
|
206
|
-
|
207
|
-
@is_unified_auditing_enabled.setter
|
208
|
-
def is_unified_auditing_enabled(self, value: Optional[pulumi.Input[bool]]):
|
209
|
-
pulumi.set(self, "is_unified_auditing_enabled", value)
|
210
|
-
|
211
195
|
@property
|
212
196
|
@pulumi.getter(name="kmsKeyId")
|
213
197
|
def kms_key_id(self) -> Optional[pulumi.Input[str]]:
|
@@ -275,7 +259,6 @@ class _DbHomeState:
|
|
275
259
|
enable_database_delete: Optional[pulumi.Input[bool]] = None,
|
276
260
|
freeform_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
277
261
|
is_desupported_version: Optional[pulumi.Input[bool]] = None,
|
278
|
-
is_unified_auditing_enabled: Optional[pulumi.Input[bool]] = None,
|
279
262
|
kms_key_id: Optional[pulumi.Input[str]] = None,
|
280
263
|
kms_key_version_id: Optional[pulumi.Input[str]] = None,
|
281
264
|
last_patch_history_entry_id: Optional[pulumi.Input[str]] = None,
|
@@ -301,7 +284,6 @@ class _DbHomeState:
|
|
301
284
|
:param pulumi.Input[bool] enable_database_delete: Defaults to false. If omitted or set to false the provider will not delete databases removed from the Db Home configuration.
|
302
285
|
: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"}`
|
303
286
|
:param pulumi.Input[bool] is_desupported_version: If true, the customer acknowledges that the specified Oracle Database software is an older release that is not currently supported by OCI.
|
304
|
-
:param pulumi.Input[bool] is_unified_auditing_enabled: Indicates whether unified autiding is enabled or not. Set to True to enable unified auditing on respective DBHome.
|
305
287
|
:param pulumi.Input[str] kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
306
288
|
:param pulumi.Input[str] kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation.
|
307
289
|
:param pulumi.Input[str] last_patch_history_entry_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the last patch history. This value is updated as soon as a patch operation is started.
|
@@ -337,8 +319,6 @@ class _DbHomeState:
|
|
337
319
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
338
320
|
if is_desupported_version is not None:
|
339
321
|
pulumi.set(__self__, "is_desupported_version", is_desupported_version)
|
340
|
-
if is_unified_auditing_enabled is not None:
|
341
|
-
pulumi.set(__self__, "is_unified_auditing_enabled", is_unified_auditing_enabled)
|
342
322
|
if kms_key_id is not None:
|
343
323
|
pulumi.set(__self__, "kms_key_id", kms_key_id)
|
344
324
|
if kms_key_version_id is not None:
|
@@ -492,18 +472,6 @@ class _DbHomeState:
|
|
492
472
|
def is_desupported_version(self, value: Optional[pulumi.Input[bool]]):
|
493
473
|
pulumi.set(self, "is_desupported_version", value)
|
494
474
|
|
495
|
-
@property
|
496
|
-
@pulumi.getter(name="isUnifiedAuditingEnabled")
|
497
|
-
def is_unified_auditing_enabled(self) -> Optional[pulumi.Input[bool]]:
|
498
|
-
"""
|
499
|
-
Indicates whether unified autiding is enabled or not. Set to True to enable unified auditing on respective DBHome.
|
500
|
-
"""
|
501
|
-
return pulumi.get(self, "is_unified_auditing_enabled")
|
502
|
-
|
503
|
-
@is_unified_auditing_enabled.setter
|
504
|
-
def is_unified_auditing_enabled(self, value: Optional[pulumi.Input[bool]]):
|
505
|
-
pulumi.set(self, "is_unified_auditing_enabled", value)
|
506
|
-
|
507
475
|
@property
|
508
476
|
@pulumi.getter(name="kmsKeyId")
|
509
477
|
def kms_key_id(self) -> Optional[pulumi.Input[str]]:
|
@@ -619,7 +587,6 @@ class DbHome(pulumi.CustomResource):
|
|
619
587
|
enable_database_delete: Optional[pulumi.Input[bool]] = None,
|
620
588
|
freeform_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
621
589
|
is_desupported_version: Optional[pulumi.Input[bool]] = None,
|
622
|
-
is_unified_auditing_enabled: Optional[pulumi.Input[bool]] = None,
|
623
590
|
kms_key_id: Optional[pulumi.Input[str]] = None,
|
624
591
|
kms_key_version_id: Optional[pulumi.Input[str]] = None,
|
625
592
|
source: Optional[pulumi.Input[str]] = None,
|
@@ -663,7 +630,6 @@ class DbHome(pulumi.CustomResource):
|
|
663
630
|
:param pulumi.Input[bool] enable_database_delete: Defaults to false. If omitted or set to false the provider will not delete databases removed from the Db Home configuration.
|
664
631
|
: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"}`
|
665
632
|
:param pulumi.Input[bool] is_desupported_version: If true, the customer acknowledges that the specified Oracle Database software is an older release that is not currently supported by OCI.
|
666
|
-
:param pulumi.Input[bool] is_unified_auditing_enabled: Indicates whether unified autiding is enabled or not. Set to True to enable unified auditing on respective DBHome.
|
667
633
|
:param pulumi.Input[str] kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
668
634
|
:param pulumi.Input[str] kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation.
|
669
635
|
:param pulumi.Input[str] source: The source of database: NONE for creating a new database. DB_BACKUP for creating a new database by restoring from a database backup. VM_CLUSTER_NEW for creating a database for VM Cluster.
|
@@ -726,7 +692,6 @@ class DbHome(pulumi.CustomResource):
|
|
726
692
|
enable_database_delete: Optional[pulumi.Input[bool]] = None,
|
727
693
|
freeform_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
728
694
|
is_desupported_version: Optional[pulumi.Input[bool]] = None,
|
729
|
-
is_unified_auditing_enabled: Optional[pulumi.Input[bool]] = None,
|
730
695
|
kms_key_id: Optional[pulumi.Input[str]] = None,
|
731
696
|
kms_key_version_id: Optional[pulumi.Input[str]] = None,
|
732
697
|
source: Optional[pulumi.Input[str]] = None,
|
@@ -749,7 +714,6 @@ class DbHome(pulumi.CustomResource):
|
|
749
714
|
__props__.__dict__["enable_database_delete"] = enable_database_delete
|
750
715
|
__props__.__dict__["freeform_tags"] = freeform_tags
|
751
716
|
__props__.__dict__["is_desupported_version"] = is_desupported_version
|
752
|
-
__props__.__dict__["is_unified_auditing_enabled"] = is_unified_auditing_enabled
|
753
717
|
__props__.__dict__["kms_key_id"] = kms_key_id
|
754
718
|
__props__.__dict__["kms_key_version_id"] = kms_key_version_id
|
755
719
|
__props__.__dict__["source"] = source
|
@@ -781,7 +745,6 @@ class DbHome(pulumi.CustomResource):
|
|
781
745
|
enable_database_delete: Optional[pulumi.Input[bool]] = None,
|
782
746
|
freeform_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
783
747
|
is_desupported_version: Optional[pulumi.Input[bool]] = None,
|
784
|
-
is_unified_auditing_enabled: Optional[pulumi.Input[bool]] = None,
|
785
748
|
kms_key_id: Optional[pulumi.Input[str]] = None,
|
786
749
|
kms_key_version_id: Optional[pulumi.Input[str]] = None,
|
787
750
|
last_patch_history_entry_id: Optional[pulumi.Input[str]] = None,
|
@@ -812,7 +775,6 @@ class DbHome(pulumi.CustomResource):
|
|
812
775
|
:param pulumi.Input[bool] enable_database_delete: Defaults to false. If omitted or set to false the provider will not delete databases removed from the Db Home configuration.
|
813
776
|
: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"}`
|
814
777
|
:param pulumi.Input[bool] is_desupported_version: If true, the customer acknowledges that the specified Oracle Database software is an older release that is not currently supported by OCI.
|
815
|
-
:param pulumi.Input[bool] is_unified_auditing_enabled: Indicates whether unified autiding is enabled or not. Set to True to enable unified auditing on respective DBHome.
|
816
778
|
:param pulumi.Input[str] kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
817
779
|
:param pulumi.Input[str] kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation.
|
818
780
|
:param pulumi.Input[str] last_patch_history_entry_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the last patch history. This value is updated as soon as a patch operation is started.
|
@@ -841,7 +803,6 @@ class DbHome(pulumi.CustomResource):
|
|
841
803
|
__props__.__dict__["enable_database_delete"] = enable_database_delete
|
842
804
|
__props__.__dict__["freeform_tags"] = freeform_tags
|
843
805
|
__props__.__dict__["is_desupported_version"] = is_desupported_version
|
844
|
-
__props__.__dict__["is_unified_auditing_enabled"] = is_unified_auditing_enabled
|
845
806
|
__props__.__dict__["kms_key_id"] = kms_key_id
|
846
807
|
__props__.__dict__["kms_key_version_id"] = kms_key_version_id
|
847
808
|
__props__.__dict__["last_patch_history_entry_id"] = last_patch_history_entry_id
|
@@ -944,14 +905,6 @@ class DbHome(pulumi.CustomResource):
|
|
944
905
|
"""
|
945
906
|
return pulumi.get(self, "is_desupported_version")
|
946
907
|
|
947
|
-
@property
|
948
|
-
@pulumi.getter(name="isUnifiedAuditingEnabled")
|
949
|
-
def is_unified_auditing_enabled(self) -> pulumi.Output[bool]:
|
950
|
-
"""
|
951
|
-
Indicates whether unified autiding is enabled or not. Set to True to enable unified auditing on respective DBHome.
|
952
|
-
"""
|
953
|
-
return pulumi.get(self, "is_unified_auditing_enabled")
|
954
|
-
|
955
908
|
@property
|
956
909
|
@pulumi.getter(name="kmsKeyId")
|
957
910
|
def kms_key_id(self) -> pulumi.Output[str]:
|
@@ -22,7 +22,7 @@ class GetDbHomeResult:
|
|
22
22
|
"""
|
23
23
|
A collection of values returned by getDbHome.
|
24
24
|
"""
|
25
|
-
def __init__(__self__, compartment_id=None, database_software_image_id=None, databases=None, db_home_id=None, db_home_location=None, db_system_id=None, db_version=None, defined_tags=None, display_name=None, enable_database_delete=None, freeform_tags=None, id=None, is_desupported_version=None,
|
25
|
+
def __init__(__self__, compartment_id=None, database_software_image_id=None, databases=None, db_home_id=None, db_home_location=None, db_system_id=None, db_version=None, defined_tags=None, display_name=None, enable_database_delete=None, freeform_tags=None, id=None, is_desupported_version=None, kms_key_id=None, kms_key_version_id=None, last_patch_history_entry_id=None, lifecycle_details=None, source=None, state=None, time_created=None, vm_cluster_id=None):
|
26
26
|
if compartment_id and not isinstance(compartment_id, str):
|
27
27
|
raise TypeError("Expected argument 'compartment_id' to be a str")
|
28
28
|
pulumi.set(__self__, "compartment_id", compartment_id)
|
@@ -62,9 +62,6 @@ class GetDbHomeResult:
|
|
62
62
|
if is_desupported_version and not isinstance(is_desupported_version, bool):
|
63
63
|
raise TypeError("Expected argument 'is_desupported_version' to be a bool")
|
64
64
|
pulumi.set(__self__, "is_desupported_version", is_desupported_version)
|
65
|
-
if is_unified_auditing_enabled and not isinstance(is_unified_auditing_enabled, bool):
|
66
|
-
raise TypeError("Expected argument 'is_unified_auditing_enabled' to be a bool")
|
67
|
-
pulumi.set(__self__, "is_unified_auditing_enabled", is_unified_auditing_enabled)
|
68
65
|
if kms_key_id and not isinstance(kms_key_id, str):
|
69
66
|
raise TypeError("Expected argument 'kms_key_id' to be a str")
|
70
67
|
pulumi.set(__self__, "kms_key_id", kms_key_id)
|
@@ -182,14 +179,6 @@ class GetDbHomeResult:
|
|
182
179
|
def is_desupported_version(self) -> bool:
|
183
180
|
return pulumi.get(self, "is_desupported_version")
|
184
181
|
|
185
|
-
@property
|
186
|
-
@pulumi.getter(name="isUnifiedAuditingEnabled")
|
187
|
-
def is_unified_auditing_enabled(self) -> bool:
|
188
|
-
"""
|
189
|
-
Indicates whether unified autiding is enabled or not.
|
190
|
-
"""
|
191
|
-
return pulumi.get(self, "is_unified_auditing_enabled")
|
192
|
-
|
193
182
|
@property
|
194
183
|
@pulumi.getter(name="kmsKeyId")
|
195
184
|
def kms_key_id(self) -> str:
|
@@ -268,7 +257,6 @@ class AwaitableGetDbHomeResult(GetDbHomeResult):
|
|
268
257
|
freeform_tags=self.freeform_tags,
|
269
258
|
id=self.id,
|
270
259
|
is_desupported_version=self.is_desupported_version,
|
271
|
-
is_unified_auditing_enabled=self.is_unified_auditing_enabled,
|
272
260
|
kms_key_id=self.kms_key_id,
|
273
261
|
kms_key_version_id=self.kms_key_version_id,
|
274
262
|
last_patch_history_entry_id=self.last_patch_history_entry_id,
|
@@ -317,7 +305,6 @@ def get_db_home(db_home_id: Optional[str] = None,
|
|
317
305
|
freeform_tags=pulumi.get(__ret__, 'freeform_tags'),
|
318
306
|
id=pulumi.get(__ret__, 'id'),
|
319
307
|
is_desupported_version=pulumi.get(__ret__, 'is_desupported_version'),
|
320
|
-
is_unified_auditing_enabled=pulumi.get(__ret__, 'is_unified_auditing_enabled'),
|
321
308
|
kms_key_id=pulumi.get(__ret__, 'kms_key_id'),
|
322
309
|
kms_key_version_id=pulumi.get(__ret__, 'kms_key_version_id'),
|
323
310
|
last_patch_history_entry_id=pulumi.get(__ret__, 'last_patch_history_entry_id'),
|
pulumi_oci/database/outputs.py
CHANGED
@@ -31258,7 +31258,6 @@ class GetDbHomesDbHomeResult(dict):
|
|
31258
31258
|
freeform_tags: Mapping[str, Any],
|
31259
31259
|
id: str,
|
31260
31260
|
is_desupported_version: bool,
|
31261
|
-
is_unified_auditing_enabled: bool,
|
31262
31261
|
kms_key_id: str,
|
31263
31262
|
kms_key_version_id: str,
|
31264
31263
|
last_patch_history_entry_id: str,
|
@@ -31277,7 +31276,6 @@ class GetDbHomesDbHomeResult(dict):
|
|
31277
31276
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
31278
31277
|
: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"}`
|
31279
31278
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Home.
|
31280
|
-
:param bool is_unified_auditing_enabled: Indicates whether unified autiding is enabled or not.
|
31281
31279
|
:param str kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
31282
31280
|
:param str last_patch_history_entry_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the last patch history. This value is updated as soon as a patch operation is started.
|
31283
31281
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
@@ -31298,7 +31296,6 @@ class GetDbHomesDbHomeResult(dict):
|
|
31298
31296
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
31299
31297
|
pulumi.set(__self__, "id", id)
|
31300
31298
|
pulumi.set(__self__, "is_desupported_version", is_desupported_version)
|
31301
|
-
pulumi.set(__self__, "is_unified_auditing_enabled", is_unified_auditing_enabled)
|
31302
31299
|
pulumi.set(__self__, "kms_key_id", kms_key_id)
|
31303
31300
|
pulumi.set(__self__, "kms_key_version_id", kms_key_version_id)
|
31304
31301
|
pulumi.set(__self__, "last_patch_history_entry_id", last_patch_history_entry_id)
|
@@ -31400,14 +31397,6 @@ class GetDbHomesDbHomeResult(dict):
|
|
31400
31397
|
def is_desupported_version(self) -> bool:
|
31401
31398
|
return pulumi.get(self, "is_desupported_version")
|
31402
31399
|
|
31403
|
-
@property
|
31404
|
-
@pulumi.getter(name="isUnifiedAuditingEnabled")
|
31405
|
-
def is_unified_auditing_enabled(self) -> bool:
|
31406
|
-
"""
|
31407
|
-
Indicates whether unified autiding is enabled or not.
|
31408
|
-
"""
|
31409
|
-
return pulumi.get(self, "is_unified_auditing_enabled")
|
31410
|
-
|
31411
31400
|
@property
|
31412
31401
|
@pulumi.getter(name="kmsKeyId")
|
31413
31402
|
def kms_key_id(self) -> str:
|
@@ -5,7 +5,6 @@
|
|
5
5
|
from .. import _utilities
|
6
6
|
import typing
|
7
7
|
# Export this package's modules as members:
|
8
|
-
from .database_dbm_features_management import *
|
9
8
|
from .db_management_private_endpoint import *
|
10
9
|
from .external_asm import *
|
11
10
|
from .external_asm_instance import *
|
@@ -24,9 +23,6 @@ from .external_exadata_storage_connector import *
|
|
24
23
|
from .external_exadata_storage_grid import *
|
25
24
|
from .external_exadata_storage_server import *
|
26
25
|
from .external_listener import *
|
27
|
-
from .externalcontainerdatabase_external_container_dbm_features_management import *
|
28
|
-
from .externalnoncontainerdatabase_external_non_container_dbm_features_management import *
|
29
|
-
from .externalpluggabledatabase_external_pluggable_dbm_features_management import *
|
30
26
|
from .get_db_management_private_endpoint import *
|
31
27
|
from .get_db_management_private_endpoint_associated_database import *
|
32
28
|
from .get_db_management_private_endpoint_associated_databases import *
|
@@ -132,6 +128,5 @@ from .managed_database_group import *
|
|
132
128
|
from .managed_databases_change_database_parameter import *
|
133
129
|
from .managed_databases_reset_database_parameter import *
|
134
130
|
from .named_credential import *
|
135
|
-
from .pluggabledatabase_pluggable_database_dbm_features_management import *
|
136
131
|
from ._inputs import *
|
137
132
|
from . import outputs
|