pulumi-oci 2.23.0a1738218261__py3-none-any.whl → 2.23.0a1738332002__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. pulumi_oci/__init__.py +24 -0
  2. pulumi_oci/apmsynthetics/config.py +2 -2
  3. pulumi_oci/apmsynthetics/dedicated_vantage_point.py +2 -2
  4. pulumi_oci/apmsynthetics/get_dedicated_vantage_point.py +2 -2
  5. pulumi_oci/apmsynthetics/get_dedicated_vantage_points.py +2 -2
  6. pulumi_oci/apmsynthetics/get_monitor.py +2 -2
  7. pulumi_oci/apmsynthetics/get_monitors.py +2 -2
  8. pulumi_oci/apmsynthetics/get_on_premise_vantage_point.py +2 -2
  9. pulumi_oci/apmsynthetics/get_on_premise_vantage_point_worker.py +2 -2
  10. pulumi_oci/apmsynthetics/get_on_premise_vantage_point_workers.py +2 -2
  11. pulumi_oci/apmsynthetics/get_on_premise_vantage_points.py +2 -2
  12. pulumi_oci/apmsynthetics/get_result.py +2 -2
  13. pulumi_oci/apmsynthetics/get_script.py +2 -2
  14. pulumi_oci/apmsynthetics/get_scripts.py +2 -2
  15. pulumi_oci/apmsynthetics/get_vantage_point.py +2 -2
  16. pulumi_oci/apmsynthetics/get_vantage_points.py +2 -2
  17. pulumi_oci/apmsynthetics/on_premise_vantage_point.py +2 -2
  18. pulumi_oci/apmsynthetics/on_premise_vantage_point_worker.py +2 -2
  19. pulumi_oci/apmsynthetics/script.py +2 -2
  20. pulumi_oci/database/_inputs.py +270 -0
  21. pulumi_oci/database/backup.py +30 -0
  22. pulumi_oci/database/outputs.py +491 -0
  23. pulumi_oci/databasemanagement/__init__.py +7 -0
  24. pulumi_oci/databasemanagement/_inputs.py +282 -0
  25. pulumi_oci/databasemanagement/external_my_sql_database.py +297 -0
  26. pulumi_oci/databasemanagement/external_my_sql_database_connector.py +890 -0
  27. pulumi_oci/databasemanagement/external_my_sql_database_external_mysql_databases_management.py +302 -0
  28. pulumi_oci/databasemanagement/get_external_my_sql_database.py +152 -0
  29. pulumi_oci/databasemanagement/get_external_my_sql_database_connector.py +413 -0
  30. pulumi_oci/databasemanagement/get_external_my_sql_database_connectors.py +169 -0
  31. pulumi_oci/databasemanagement/get_external_my_sql_databases.py +166 -0
  32. pulumi_oci/databasemanagement/get_managed_my_sql_database.py +60 -4
  33. pulumi_oci/databasemanagement/get_managed_my_sql_databases.py +22 -3
  34. pulumi_oci/databasemanagement/outputs.py +767 -1
  35. pulumi_oci/disasterrecovery/_inputs.py +720 -0
  36. pulumi_oci/disasterrecovery/dr_protection_group.py +0 -188
  37. pulumi_oci/disasterrecovery/get_dr_protection_group.py +1 -1
  38. pulumi_oci/disasterrecovery/outputs.py +1328 -48
  39. pulumi_oci/opsi/_inputs.py +20 -0
  40. pulumi_oci/opsi/database_insight.py +47 -0
  41. pulumi_oci/opsi/get_database_insight.py +15 -1
  42. pulumi_oci/opsi/get_news_report.py +29 -1
  43. pulumi_oci/opsi/news_report.py +117 -17
  44. pulumi_oci/opsi/outputs.py +70 -1
  45. pulumi_oci/pulumi-plugin.json +1 -1
  46. {pulumi_oci-2.23.0a1738218261.dist-info → pulumi_oci-2.23.0a1738332002.dist-info}/METADATA +1 -1
  47. {pulumi_oci-2.23.0a1738218261.dist-info → pulumi_oci-2.23.0a1738332002.dist-info}/RECORD +49 -42
  48. {pulumi_oci-2.23.0a1738218261.dist-info → pulumi_oci-2.23.0a1738332002.dist-info}/WHEEL +0 -0
  49. {pulumi_oci-2.23.0a1738218261.dist-info → pulumi_oci-2.23.0a1738332002.dist-info}/top_level.txt +0 -0
@@ -63,6 +63,7 @@ __all__ = [
63
63
  'AutonomousVmClusterMaintenanceWindowMonth',
64
64
  'BackupDestinationAssociatedDatabase',
65
65
  'BackupDestinationMountTypeDetails',
66
+ 'BackupEncryptionKeyLocationDetail',
66
67
  'CloudAutonomousVmClusterMaintenanceWindow',
67
68
  'CloudAutonomousVmClusterMaintenanceWindowDaysOfWeek',
68
69
  'CloudAutonomousVmClusterMaintenanceWindowDetails',
@@ -90,7 +91,9 @@ __all__ = [
90
91
  'DatabaseDatabase',
91
92
  'DatabaseDatabaseDbBackupConfig',
92
93
  'DatabaseDatabaseDbBackupConfigBackupDestinationDetail',
94
+ 'DatabaseDatabaseEncryptionKeyLocationDetails',
93
95
  'DatabaseDatabaseManagementConfig',
96
+ 'DatabaseDatabaseSourceEncryptionKeyLocationDetails',
94
97
  'DatabaseDbBackupConfig',
95
98
  'DatabaseDbBackupConfigBackupDestinationDetail',
96
99
  'DatabaseUpgradeConnectionString',
@@ -103,6 +106,7 @@ __all__ = [
103
106
  'DbHomeDatabaseConnectionString',
104
107
  'DbHomeDatabaseDbBackupConfig',
105
108
  'DbHomeDatabaseDbBackupConfigBackupDestinationDetail',
109
+ 'DbHomeDatabaseEncryptionKeyLocationDetails',
106
110
  'DbSystemDataCollectionOptions',
107
111
  'DbSystemDbHome',
108
112
  'DbSystemDbHomeDatabase',
@@ -361,6 +365,7 @@ __all__ = [
361
365
  'GetBackupDestinationsBackupDestinationMountTypeDetailResult',
362
366
  'GetBackupDestinationsFilterResult',
363
367
  'GetBackupsBackupResult',
368
+ 'GetBackupsBackupEncryptionKeyLocationDetailResult',
364
369
  'GetBackupsFilterResult',
365
370
  'GetCloudAutonomousVmClusterAcdResourceUsagesAutonomousContainerDatabaseResourceUsageResult',
366
371
  'GetCloudAutonomousVmClusterAcdResourceUsagesAutonomousContainerDatabaseResourceUsageAutonomousContainerDatabaseVmUsageResult',
@@ -421,7 +426,9 @@ __all__ = [
421
426
  'GetDatabaseDatabaseResult',
422
427
  'GetDatabaseDatabaseDbBackupConfigResult',
423
428
  'GetDatabaseDatabaseDbBackupConfigBackupDestinationDetailResult',
429
+ 'GetDatabaseDatabaseEncryptionKeyLocationDetailResult',
424
430
  'GetDatabaseDatabaseManagementConfigResult',
431
+ 'GetDatabaseDatabaseSourceEncryptionKeyLocationDetailResult',
425
432
  'GetDatabaseDbBackupConfigResult',
426
433
  'GetDatabaseDbBackupConfigBackupDestinationDetailResult',
427
434
  'GetDatabaseMaintenanceRunHistoriesFilterResult',
@@ -447,7 +454,9 @@ __all__ = [
447
454
  'GetDatabasesDatabaseDatabaseResult',
448
455
  'GetDatabasesDatabaseDatabaseDbBackupConfigResult',
449
456
  'GetDatabasesDatabaseDatabaseDbBackupConfigBackupDestinationDetailResult',
457
+ 'GetDatabasesDatabaseDatabaseEncryptionKeyLocationDetailResult',
450
458
  'GetDatabasesDatabaseDatabaseManagementConfigResult',
459
+ 'GetDatabasesDatabaseDatabaseSourceEncryptionKeyLocationDetailResult',
451
460
  'GetDatabasesDatabaseDbBackupConfigResult',
452
461
  'GetDatabasesDatabaseDbBackupConfigBackupDestinationDetailResult',
453
462
  'GetDatabasesFilterResult',
@@ -455,6 +464,7 @@ __all__ = [
455
464
  'GetDbHomeDatabaseConnectionStringResult',
456
465
  'GetDbHomeDatabaseDbBackupConfigResult',
457
466
  'GetDbHomeDatabaseDbBackupConfigBackupDestinationDetailResult',
467
+ 'GetDbHomeDatabaseEncryptionKeyLocationDetailResult',
458
468
  'GetDbHomePatchHistoryEntriesFilterResult',
459
469
  'GetDbHomePatchHistoryEntriesPatchHistoryEntryResult',
460
470
  'GetDbHomePatchesFilterResult',
@@ -464,6 +474,7 @@ __all__ = [
464
474
  'GetDbHomesDbHomeDatabaseConnectionStringResult',
465
475
  'GetDbHomesDbHomeDatabaseDbBackupConfigResult',
466
476
  'GetDbHomesDbHomeDatabaseDbBackupConfigBackupDestinationDetailResult',
477
+ 'GetDbHomesDbHomeDatabaseEncryptionKeyLocationDetailResult',
467
478
  'GetDbHomesFilterResult',
468
479
  'GetDbNodeConsoleConnectionsConsoleConnectionResult',
469
480
  'GetDbNodeConsoleConnectionsFilterResult',
@@ -4368,6 +4379,56 @@ class BackupDestinationMountTypeDetails(dict):
4368
4379
  return pulumi.get(self, "nfs_servers")
4369
4380
 
4370
4381
 
4382
+ @pulumi.output_type
4383
+ class BackupEncryptionKeyLocationDetail(dict):
4384
+ @staticmethod
4385
+ def __key_warning(key: str):
4386
+ suggest = None
4387
+ if key == "hsmPassword":
4388
+ suggest = "hsm_password"
4389
+ elif key == "providerType":
4390
+ suggest = "provider_type"
4391
+
4392
+ if suggest:
4393
+ pulumi.log.warn(f"Key '{key}' not found in BackupEncryptionKeyLocationDetail. Access the value via the '{suggest}' property getter instead.")
4394
+
4395
+ def __getitem__(self, key: str) -> Any:
4396
+ BackupEncryptionKeyLocationDetail.__key_warning(key)
4397
+ return super().__getitem__(key)
4398
+
4399
+ def get(self, key: str, default = None) -> Any:
4400
+ BackupEncryptionKeyLocationDetail.__key_warning(key)
4401
+ return super().get(key, default)
4402
+
4403
+ def __init__(__self__, *,
4404
+ hsm_password: Optional[str] = None,
4405
+ provider_type: Optional[str] = None):
4406
+ """
4407
+ :param str hsm_password: Provide the HSM password as you would in RDBMS for External HSM.
4408
+ :param str provider_type: Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
4409
+ """
4410
+ if hsm_password is not None:
4411
+ pulumi.set(__self__, "hsm_password", hsm_password)
4412
+ if provider_type is not None:
4413
+ pulumi.set(__self__, "provider_type", provider_type)
4414
+
4415
+ @property
4416
+ @pulumi.getter(name="hsmPassword")
4417
+ def hsm_password(self) -> Optional[str]:
4418
+ """
4419
+ Provide the HSM password as you would in RDBMS for External HSM.
4420
+ """
4421
+ return pulumi.get(self, "hsm_password")
4422
+
4423
+ @property
4424
+ @pulumi.getter(name="providerType")
4425
+ def provider_type(self) -> Optional[str]:
4426
+ """
4427
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
4428
+ """
4429
+ return pulumi.get(self, "provider_type")
4430
+
4431
+
4371
4432
  @pulumi.output_type
4372
4433
  class CloudAutonomousVmClusterMaintenanceWindow(dict):
4373
4434
  @staticmethod
@@ -5992,6 +6053,8 @@ class DatabaseDatabase(dict):
5992
6053
  suggest = "db_workload"
5993
6054
  elif key == "definedTags":
5994
6055
  suggest = "defined_tags"
6056
+ elif key == "encryptionKeyLocationDetails":
6057
+ suggest = "encryption_key_location_details"
5995
6058
  elif key == "freeformTags":
5996
6059
  suggest = "freeform_tags"
5997
6060
  elif key == "isActiveDataGuardEnabled":
@@ -6012,6 +6075,8 @@ class DatabaseDatabase(dict):
6012
6075
  suggest = "sid_prefix"
6013
6076
  elif key == "sourceDatabaseId":
6014
6077
  suggest = "source_database_id"
6078
+ elif key == "sourceEncryptionKeyLocationDetails":
6079
+ suggest = "source_encryption_key_location_details"
6015
6080
  elif key == "sourceTdeWalletPassword":
6016
6081
  suggest = "source_tde_wallet_password"
6017
6082
  elif key == "tdeWalletPassword":
@@ -6044,6 +6109,7 @@ class DatabaseDatabase(dict):
6044
6109
  db_unique_name: Optional[str] = None,
6045
6110
  db_workload: Optional[str] = None,
6046
6111
  defined_tags: Optional[Mapping[str, str]] = None,
6112
+ encryption_key_location_details: Optional['outputs.DatabaseDatabaseEncryptionKeyLocationDetails'] = None,
6047
6113
  freeform_tags: Optional[Mapping[str, str]] = None,
6048
6114
  is_active_data_guard_enabled: Optional[bool] = None,
6049
6115
  kms_key_id: Optional[str] = None,
@@ -6054,6 +6120,7 @@ class DatabaseDatabase(dict):
6054
6120
  protection_mode: Optional[str] = None,
6055
6121
  sid_prefix: Optional[str] = None,
6056
6122
  source_database_id: Optional[str] = None,
6123
+ source_encryption_key_location_details: Optional['outputs.DatabaseDatabaseSourceEncryptionKeyLocationDetails'] = None,
6057
6124
  source_tde_wallet_password: Optional[str] = None,
6058
6125
  tde_wallet_password: Optional[str] = None,
6059
6126
  transport_type: Optional[str] = None,
@@ -6076,6 +6143,7 @@ class DatabaseDatabase(dict):
6076
6143
 
6077
6144
  The database workload type.
6078
6145
  :param Mapping[str, str] 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).
6146
+ :param 'DatabaseDatabaseEncryptionKeyLocationDetailsArgs' encryption_key_location_details: Types of providers supported for managing database encryption keys
6079
6147
  :param Mapping[str, str] 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"}`
6080
6148
  :param bool is_active_data_guard_enabled: True if active Data Guard is enabled.
6081
6149
  :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.
@@ -6086,6 +6154,7 @@ class DatabaseDatabase(dict):
6086
6154
  :param str protection_mode: The protection mode of this Data Guard. For more information, see [Oracle Data Guard Protection Modes](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-protection-modes.htm#SBYDB02000) in the Oracle Data Guard documentation.
6087
6155
  :param str sid_prefix: Specifies a prefix for the `Oracle SID` of the database to be created.
6088
6156
  :param str source_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source database.
6157
+ :param 'DatabaseDatabaseSourceEncryptionKeyLocationDetailsArgs' source_encryption_key_location_details: Types of providers supported for managing database encryption keys
6089
6158
  :param str source_tde_wallet_password: The TDE wallet password of the source database specified by 'sourceDatabaseId'.
6090
6159
  :param str tde_wallet_password: The optional password to open the TDE wallet. The password must be at least nine characters and contain at least two uppercase, two lowercase, two numeric, and two special characters. The special characters must be _, \\#, or -.
6091
6160
  :param str transport_type: The redo transport type to use for this Data Guard association. Valid values depend on the specified `protectionMode`:
@@ -6120,6 +6189,8 @@ class DatabaseDatabase(dict):
6120
6189
  pulumi.set(__self__, "db_workload", db_workload)
6121
6190
  if defined_tags is not None:
6122
6191
  pulumi.set(__self__, "defined_tags", defined_tags)
6192
+ if encryption_key_location_details is not None:
6193
+ pulumi.set(__self__, "encryption_key_location_details", encryption_key_location_details)
6123
6194
  if freeform_tags is not None:
6124
6195
  pulumi.set(__self__, "freeform_tags", freeform_tags)
6125
6196
  if is_active_data_guard_enabled is not None:
@@ -6140,6 +6211,8 @@ class DatabaseDatabase(dict):
6140
6211
  pulumi.set(__self__, "sid_prefix", sid_prefix)
6141
6212
  if source_database_id is not None:
6142
6213
  pulumi.set(__self__, "source_database_id", source_database_id)
6214
+ if source_encryption_key_location_details is not None:
6215
+ pulumi.set(__self__, "source_encryption_key_location_details", source_encryption_key_location_details)
6143
6216
  if source_tde_wallet_password is not None:
6144
6217
  pulumi.set(__self__, "source_tde_wallet_password", source_tde_wallet_password)
6145
6218
  if tde_wallet_password is not None:
@@ -6243,6 +6316,14 @@ class DatabaseDatabase(dict):
6243
6316
  """
6244
6317
  return pulumi.get(self, "defined_tags")
6245
6318
 
6319
+ @property
6320
+ @pulumi.getter(name="encryptionKeyLocationDetails")
6321
+ def encryption_key_location_details(self) -> Optional['outputs.DatabaseDatabaseEncryptionKeyLocationDetails']:
6322
+ """
6323
+ Types of providers supported for managing database encryption keys
6324
+ """
6325
+ return pulumi.get(self, "encryption_key_location_details")
6326
+
6246
6327
  @property
6247
6328
  @pulumi.getter(name="freeformTags")
6248
6329
  def freeform_tags(self) -> Optional[Mapping[str, str]]:
@@ -6323,6 +6404,14 @@ class DatabaseDatabase(dict):
6323
6404
  """
6324
6405
  return pulumi.get(self, "source_database_id")
6325
6406
 
6407
+ @property
6408
+ @pulumi.getter(name="sourceEncryptionKeyLocationDetails")
6409
+ def source_encryption_key_location_details(self) -> Optional['outputs.DatabaseDatabaseSourceEncryptionKeyLocationDetails']:
6410
+ """
6411
+ Types of providers supported for managing database encryption keys
6412
+ """
6413
+ return pulumi.get(self, "source_encryption_key_location_details")
6414
+
6326
6415
  @property
6327
6416
  @pulumi.getter(name="sourceTdeWalletPassword")
6328
6417
  def source_tde_wallet_password(self) -> Optional[str]:
@@ -6567,6 +6656,54 @@ class DatabaseDatabaseDbBackupConfigBackupDestinationDetail(dict):
6567
6656
  return pulumi.get(self, "vpc_user")
6568
6657
 
6569
6658
 
6659
+ @pulumi.output_type
6660
+ class DatabaseDatabaseEncryptionKeyLocationDetails(dict):
6661
+ @staticmethod
6662
+ def __key_warning(key: str):
6663
+ suggest = None
6664
+ if key == "hsmPassword":
6665
+ suggest = "hsm_password"
6666
+ elif key == "providerType":
6667
+ suggest = "provider_type"
6668
+
6669
+ if suggest:
6670
+ pulumi.log.warn(f"Key '{key}' not found in DatabaseDatabaseEncryptionKeyLocationDetails. Access the value via the '{suggest}' property getter instead.")
6671
+
6672
+ def __getitem__(self, key: str) -> Any:
6673
+ DatabaseDatabaseEncryptionKeyLocationDetails.__key_warning(key)
6674
+ return super().__getitem__(key)
6675
+
6676
+ def get(self, key: str, default = None) -> Any:
6677
+ DatabaseDatabaseEncryptionKeyLocationDetails.__key_warning(key)
6678
+ return super().get(key, default)
6679
+
6680
+ def __init__(__self__, *,
6681
+ hsm_password: str,
6682
+ provider_type: str):
6683
+ """
6684
+ :param str hsm_password: Provide the HSM password as you would in RDBMS for External HSM.
6685
+ :param str provider_type: Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
6686
+ """
6687
+ pulumi.set(__self__, "hsm_password", hsm_password)
6688
+ pulumi.set(__self__, "provider_type", provider_type)
6689
+
6690
+ @property
6691
+ @pulumi.getter(name="hsmPassword")
6692
+ def hsm_password(self) -> str:
6693
+ """
6694
+ Provide the HSM password as you would in RDBMS for External HSM.
6695
+ """
6696
+ return pulumi.get(self, "hsm_password")
6697
+
6698
+ @property
6699
+ @pulumi.getter(name="providerType")
6700
+ def provider_type(self) -> str:
6701
+ """
6702
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
6703
+ """
6704
+ return pulumi.get(self, "provider_type")
6705
+
6706
+
6570
6707
  @pulumi.output_type
6571
6708
  class DatabaseDatabaseManagementConfig(dict):
6572
6709
  @staticmethod
@@ -6617,6 +6754,54 @@ class DatabaseDatabaseManagementConfig(dict):
6617
6754
  return pulumi.get(self, "management_type")
6618
6755
 
6619
6756
 
6757
+ @pulumi.output_type
6758
+ class DatabaseDatabaseSourceEncryptionKeyLocationDetails(dict):
6759
+ @staticmethod
6760
+ def __key_warning(key: str):
6761
+ suggest = None
6762
+ if key == "hsmPassword":
6763
+ suggest = "hsm_password"
6764
+ elif key == "providerType":
6765
+ suggest = "provider_type"
6766
+
6767
+ if suggest:
6768
+ pulumi.log.warn(f"Key '{key}' not found in DatabaseDatabaseSourceEncryptionKeyLocationDetails. Access the value via the '{suggest}' property getter instead.")
6769
+
6770
+ def __getitem__(self, key: str) -> Any:
6771
+ DatabaseDatabaseSourceEncryptionKeyLocationDetails.__key_warning(key)
6772
+ return super().__getitem__(key)
6773
+
6774
+ def get(self, key: str, default = None) -> Any:
6775
+ DatabaseDatabaseSourceEncryptionKeyLocationDetails.__key_warning(key)
6776
+ return super().get(key, default)
6777
+
6778
+ def __init__(__self__, *,
6779
+ hsm_password: str,
6780
+ provider_type: str):
6781
+ """
6782
+ :param str hsm_password: Provide the HSM password as you would in RDBMS for External HSM.
6783
+ :param str provider_type: Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
6784
+ """
6785
+ pulumi.set(__self__, "hsm_password", hsm_password)
6786
+ pulumi.set(__self__, "provider_type", provider_type)
6787
+
6788
+ @property
6789
+ @pulumi.getter(name="hsmPassword")
6790
+ def hsm_password(self) -> str:
6791
+ """
6792
+ Provide the HSM password as you would in RDBMS for External HSM.
6793
+ """
6794
+ return pulumi.get(self, "hsm_password")
6795
+
6796
+ @property
6797
+ @pulumi.getter(name="providerType")
6798
+ def provider_type(self) -> str:
6799
+ """
6800
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
6801
+ """
6802
+ return pulumi.get(self, "provider_type")
6803
+
6804
+
6620
6805
  @pulumi.output_type
6621
6806
  class DatabaseDbBackupConfig(dict):
6622
6807
  @staticmethod
@@ -7440,6 +7625,8 @@ class DbHomeDatabase(dict):
7440
7625
  suggest = "db_workload"
7441
7626
  elif key == "definedTags":
7442
7627
  suggest = "defined_tags"
7628
+ elif key == "encryptionKeyLocationDetails":
7629
+ suggest = "encryption_key_location_details"
7443
7630
  elif key == "freeformTags":
7444
7631
  suggest = "freeform_tags"
7445
7632
  elif key == "keyStoreId":
@@ -7493,6 +7680,7 @@ class DbHomeDatabase(dict):
7493
7680
  db_unique_name: Optional[str] = None,
7494
7681
  db_workload: Optional[str] = None,
7495
7682
  defined_tags: Optional[Mapping[str, str]] = None,
7683
+ encryption_key_location_details: Optional['outputs.DbHomeDatabaseEncryptionKeyLocationDetails'] = None,
7496
7684
  freeform_tags: Optional[Mapping[str, str]] = None,
7497
7685
  id: Optional[str] = None,
7498
7686
  key_store_id: Optional[str] = None,
@@ -7524,6 +7712,7 @@ class DbHomeDatabase(dict):
7524
7712
 
7525
7713
  The database workload type.
7526
7714
  :param Mapping[str, str] 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).
7715
+ :param 'DbHomeDatabaseEncryptionKeyLocationDetailsArgs' encryption_key_location_details: Types of providers supported for managing database encryption keys
7527
7716
  :param Mapping[str, str] 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"}`
7528
7717
  :param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Home.
7529
7718
  :param str key_store_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the key store of Oracle Vault.
@@ -7564,6 +7753,8 @@ class DbHomeDatabase(dict):
7564
7753
  pulumi.set(__self__, "db_workload", db_workload)
7565
7754
  if defined_tags is not None:
7566
7755
  pulumi.set(__self__, "defined_tags", defined_tags)
7756
+ if encryption_key_location_details is not None:
7757
+ pulumi.set(__self__, "encryption_key_location_details", encryption_key_location_details)
7567
7758
  if freeform_tags is not None:
7568
7759
  pulumi.set(__self__, "freeform_tags", freeform_tags)
7569
7760
  if id is not None:
@@ -7691,6 +7882,14 @@ class DbHomeDatabase(dict):
7691
7882
  """
7692
7883
  return pulumi.get(self, "defined_tags")
7693
7884
 
7885
+ @property
7886
+ @pulumi.getter(name="encryptionKeyLocationDetails")
7887
+ def encryption_key_location_details(self) -> Optional['outputs.DbHomeDatabaseEncryptionKeyLocationDetails']:
7888
+ """
7889
+ Types of providers supported for managing database encryption keys
7890
+ """
7891
+ return pulumi.get(self, "encryption_key_location_details")
7892
+
7694
7893
  @property
7695
7894
  @pulumi.getter(name="freeformTags")
7696
7895
  def freeform_tags(self) -> Optional[Mapping[str, str]]:
@@ -8064,6 +8263,54 @@ class DbHomeDatabaseDbBackupConfigBackupDestinationDetail(dict):
8064
8263
  return pulumi.get(self, "type")
8065
8264
 
8066
8265
 
8266
+ @pulumi.output_type
8267
+ class DbHomeDatabaseEncryptionKeyLocationDetails(dict):
8268
+ @staticmethod
8269
+ def __key_warning(key: str):
8270
+ suggest = None
8271
+ if key == "hsmPassword":
8272
+ suggest = "hsm_password"
8273
+ elif key == "providerType":
8274
+ suggest = "provider_type"
8275
+
8276
+ if suggest:
8277
+ pulumi.log.warn(f"Key '{key}' not found in DbHomeDatabaseEncryptionKeyLocationDetails. Access the value via the '{suggest}' property getter instead.")
8278
+
8279
+ def __getitem__(self, key: str) -> Any:
8280
+ DbHomeDatabaseEncryptionKeyLocationDetails.__key_warning(key)
8281
+ return super().__getitem__(key)
8282
+
8283
+ def get(self, key: str, default = None) -> Any:
8284
+ DbHomeDatabaseEncryptionKeyLocationDetails.__key_warning(key)
8285
+ return super().get(key, default)
8286
+
8287
+ def __init__(__self__, *,
8288
+ hsm_password: str,
8289
+ provider_type: str):
8290
+ """
8291
+ :param str hsm_password: Provide the HSM password as you would in RDBMS for External HSM.
8292
+ :param str provider_type: Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
8293
+ """
8294
+ pulumi.set(__self__, "hsm_password", hsm_password)
8295
+ pulumi.set(__self__, "provider_type", provider_type)
8296
+
8297
+ @property
8298
+ @pulumi.getter(name="hsmPassword")
8299
+ def hsm_password(self) -> str:
8300
+ """
8301
+ Provide the HSM password as you would in RDBMS for External HSM.
8302
+ """
8303
+ return pulumi.get(self, "hsm_password")
8304
+
8305
+ @property
8306
+ @pulumi.getter(name="providerType")
8307
+ def provider_type(self) -> str:
8308
+ """
8309
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
8310
+ """
8311
+ return pulumi.get(self, "provider_type")
8312
+
8313
+
8067
8314
  @pulumi.output_type
8068
8315
  class DbSystemDataCollectionOptions(dict):
8069
8316
  @staticmethod
@@ -28076,6 +28323,7 @@ class GetBackupsBackupResult(dict):
28076
28323
  database_id: str,
28077
28324
  database_size_in_gbs: float,
28078
28325
  display_name: str,
28326
+ encryption_key_location_details: Sequence['outputs.GetBackupsBackupEncryptionKeyLocationDetailResult'],
28079
28327
  id: str,
28080
28328
  key_store_id: str,
28081
28329
  key_store_wallet_name: str,
@@ -28096,6 +28344,7 @@ class GetBackupsBackupResult(dict):
28096
28344
  :param str database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the database.
28097
28345
  :param float database_size_in_gbs: The size of the database in gigabytes at the time the backup was taken.
28098
28346
  :param str display_name: The user-friendly name for the backup. The name does not have to be unique.
28347
+ :param Sequence['GetBackupsBackupEncryptionKeyLocationDetailArgs'] encryption_key_location_details: Types of providers supported for managing database encryption keys
28099
28348
  :param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the backup.
28100
28349
  :param str key_store_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the key store of Oracle Vault.
28101
28350
  :param str key_store_wallet_name: The wallet name for Oracle Key Vault.
@@ -28116,6 +28365,7 @@ class GetBackupsBackupResult(dict):
28116
28365
  pulumi.set(__self__, "database_id", database_id)
28117
28366
  pulumi.set(__self__, "database_size_in_gbs", database_size_in_gbs)
28118
28367
  pulumi.set(__self__, "display_name", display_name)
28368
+ pulumi.set(__self__, "encryption_key_location_details", encryption_key_location_details)
28119
28369
  pulumi.set(__self__, "id", id)
28120
28370
  pulumi.set(__self__, "key_store_id", key_store_id)
28121
28371
  pulumi.set(__self__, "key_store_wallet_name", key_store_wallet_name)
@@ -28178,6 +28428,14 @@ class GetBackupsBackupResult(dict):
28178
28428
  """
28179
28429
  return pulumi.get(self, "display_name")
28180
28430
 
28431
+ @property
28432
+ @pulumi.getter(name="encryptionKeyLocationDetails")
28433
+ def encryption_key_location_details(self) -> Sequence['outputs.GetBackupsBackupEncryptionKeyLocationDetailResult']:
28434
+ """
28435
+ Types of providers supported for managing database encryption keys
28436
+ """
28437
+ return pulumi.get(self, "encryption_key_location_details")
28438
+
28181
28439
  @property
28182
28440
  @pulumi.getter
28183
28441
  def id(self) -> str:
@@ -28283,6 +28541,35 @@ class GetBackupsBackupResult(dict):
28283
28541
  return pulumi.get(self, "version")
28284
28542
 
28285
28543
 
28544
+ @pulumi.output_type
28545
+ class GetBackupsBackupEncryptionKeyLocationDetailResult(dict):
28546
+ def __init__(__self__, *,
28547
+ hsm_password: str,
28548
+ provider_type: str):
28549
+ """
28550
+ :param str hsm_password: Provide the HSM password as you would in RDBMS for External HSM.
28551
+ :param str provider_type: Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
28552
+ """
28553
+ pulumi.set(__self__, "hsm_password", hsm_password)
28554
+ pulumi.set(__self__, "provider_type", provider_type)
28555
+
28556
+ @property
28557
+ @pulumi.getter(name="hsmPassword")
28558
+ def hsm_password(self) -> str:
28559
+ """
28560
+ Provide the HSM password as you would in RDBMS for External HSM.
28561
+ """
28562
+ return pulumi.get(self, "hsm_password")
28563
+
28564
+ @property
28565
+ @pulumi.getter(name="providerType")
28566
+ def provider_type(self) -> str:
28567
+ """
28568
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
28569
+ """
28570
+ return pulumi.get(self, "provider_type")
28571
+
28572
+
28286
28573
  @pulumi.output_type
28287
28574
  class GetBackupsFilterResult(dict):
28288
28575
  def __init__(__self__, *,
@@ -32840,6 +33127,7 @@ class GetDatabaseDatabaseResult(dict):
32840
33127
  db_unique_name: str,
32841
33128
  db_workload: str,
32842
33129
  defined_tags: Mapping[str, str],
33130
+ encryption_key_location_details: Sequence['outputs.GetDatabaseDatabaseEncryptionKeyLocationDetailResult'],
32843
33131
  freeform_tags: Mapping[str, str],
32844
33132
  is_active_data_guard_enabled: bool,
32845
33133
  kms_key_id: str,
@@ -32850,6 +33138,7 @@ class GetDatabaseDatabaseResult(dict):
32850
33138
  protection_mode: str,
32851
33139
  sid_prefix: str,
32852
33140
  source_database_id: str,
33141
+ source_encryption_key_location_details: Sequence['outputs.GetDatabaseDatabaseSourceEncryptionKeyLocationDetailResult'],
32853
33142
  source_tde_wallet_password: str,
32854
33143
  tde_wallet_password: str,
32855
33144
  transport_type: str,
@@ -32862,6 +33151,7 @@ class GetDatabaseDatabaseResult(dict):
32862
33151
  :param str db_unique_name: A system-generated name for the database to ensure uniqueness within an Oracle Data Guard group (a primary database and its standby databases). The unique name cannot be changed.
32863
33152
  :param str db_workload: **Deprecated.** The dbWorkload field has been deprecated for Exadata Database Service on Dedicated Infrastructure, Exadata Database Service on Cloud@Customer, and Base Database Service. Support for this attribute will end in November 2023. You may choose to update your custom scripts to exclude the dbWorkload attribute. After November 2023 if you pass a value to the dbWorkload attribute, it will be ignored.
32864
33153
  :param Mapping[str, str] defined_tags: 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).
33154
+ :param Sequence['GetDatabaseDatabaseEncryptionKeyLocationDetailArgs'] encryption_key_location_details: Types of providers supported for managing database encryption keys
32865
33155
  :param Mapping[str, str] 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"}`
32866
33156
  :param bool is_active_data_guard_enabled: True if active Data Guard is enabled.
32867
33157
  :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.
@@ -32887,6 +33177,7 @@ class GetDatabaseDatabaseResult(dict):
32887
33177
  pulumi.set(__self__, "db_unique_name", db_unique_name)
32888
33178
  pulumi.set(__self__, "db_workload", db_workload)
32889
33179
  pulumi.set(__self__, "defined_tags", defined_tags)
33180
+ pulumi.set(__self__, "encryption_key_location_details", encryption_key_location_details)
32890
33181
  pulumi.set(__self__, "freeform_tags", freeform_tags)
32891
33182
  pulumi.set(__self__, "is_active_data_guard_enabled", is_active_data_guard_enabled)
32892
33183
  pulumi.set(__self__, "kms_key_id", kms_key_id)
@@ -32897,6 +33188,7 @@ class GetDatabaseDatabaseResult(dict):
32897
33188
  pulumi.set(__self__, "protection_mode", protection_mode)
32898
33189
  pulumi.set(__self__, "sid_prefix", sid_prefix)
32899
33190
  pulumi.set(__self__, "source_database_id", source_database_id)
33191
+ pulumi.set(__self__, "source_encryption_key_location_details", source_encryption_key_location_details)
32900
33192
  pulumi.set(__self__, "source_tde_wallet_password", source_tde_wallet_password)
32901
33193
  pulumi.set(__self__, "tde_wallet_password", tde_wallet_password)
32902
33194
  pulumi.set(__self__, "transport_type", transport_type)
@@ -32978,6 +33270,14 @@ class GetDatabaseDatabaseResult(dict):
32978
33270
  """
32979
33271
  return pulumi.get(self, "defined_tags")
32980
33272
 
33273
+ @property
33274
+ @pulumi.getter(name="encryptionKeyLocationDetails")
33275
+ def encryption_key_location_details(self) -> Sequence['outputs.GetDatabaseDatabaseEncryptionKeyLocationDetailResult']:
33276
+ """
33277
+ Types of providers supported for managing database encryption keys
33278
+ """
33279
+ return pulumi.get(self, "encryption_key_location_details")
33280
+
32981
33281
  @property
32982
33282
  @pulumi.getter(name="freeformTags")
32983
33283
  def freeform_tags(self) -> Mapping[str, str]:
@@ -33052,6 +33352,11 @@ class GetDatabaseDatabaseResult(dict):
33052
33352
  def source_database_id(self) -> str:
33053
33353
  return pulumi.get(self, "source_database_id")
33054
33354
 
33355
+ @property
33356
+ @pulumi.getter(name="sourceEncryptionKeyLocationDetails")
33357
+ def source_encryption_key_location_details(self) -> Sequence['outputs.GetDatabaseDatabaseSourceEncryptionKeyLocationDetailResult']:
33358
+ return pulumi.get(self, "source_encryption_key_location_details")
33359
+
33055
33360
  @property
33056
33361
  @pulumi.getter(name="sourceTdeWalletPassword")
33057
33362
  def source_tde_wallet_password(self) -> str:
@@ -33224,6 +33529,35 @@ class GetDatabaseDatabaseDbBackupConfigBackupDestinationDetailResult(dict):
33224
33529
  return pulumi.get(self, "vpc_user")
33225
33530
 
33226
33531
 
33532
+ @pulumi.output_type
33533
+ class GetDatabaseDatabaseEncryptionKeyLocationDetailResult(dict):
33534
+ def __init__(__self__, *,
33535
+ hsm_password: str,
33536
+ provider_type: str):
33537
+ """
33538
+ :param str hsm_password: Provide the HSM password as you would in RDBMS for External HSM.
33539
+ :param str provider_type: Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
33540
+ """
33541
+ pulumi.set(__self__, "hsm_password", hsm_password)
33542
+ pulumi.set(__self__, "provider_type", provider_type)
33543
+
33544
+ @property
33545
+ @pulumi.getter(name="hsmPassword")
33546
+ def hsm_password(self) -> str:
33547
+ """
33548
+ Provide the HSM password as you would in RDBMS for External HSM.
33549
+ """
33550
+ return pulumi.get(self, "hsm_password")
33551
+
33552
+ @property
33553
+ @pulumi.getter(name="providerType")
33554
+ def provider_type(self) -> str:
33555
+ """
33556
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
33557
+ """
33558
+ return pulumi.get(self, "provider_type")
33559
+
33560
+
33227
33561
  @pulumi.output_type
33228
33562
  class GetDatabaseDatabaseManagementConfigResult(dict):
33229
33563
  def __init__(__self__, *,
@@ -33253,6 +33587,35 @@ class GetDatabaseDatabaseManagementConfigResult(dict):
33253
33587
  return pulumi.get(self, "management_type")
33254
33588
 
33255
33589
 
33590
+ @pulumi.output_type
33591
+ class GetDatabaseDatabaseSourceEncryptionKeyLocationDetailResult(dict):
33592
+ def __init__(__self__, *,
33593
+ hsm_password: str,
33594
+ provider_type: str):
33595
+ """
33596
+ :param str hsm_password: Provide the HSM password as you would in RDBMS for External HSM.
33597
+ :param str provider_type: Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
33598
+ """
33599
+ pulumi.set(__self__, "hsm_password", hsm_password)
33600
+ pulumi.set(__self__, "provider_type", provider_type)
33601
+
33602
+ @property
33603
+ @pulumi.getter(name="hsmPassword")
33604
+ def hsm_password(self) -> str:
33605
+ """
33606
+ Provide the HSM password as you would in RDBMS for External HSM.
33607
+ """
33608
+ return pulumi.get(self, "hsm_password")
33609
+
33610
+ @property
33611
+ @pulumi.getter(name="providerType")
33612
+ def provider_type(self) -> str:
33613
+ """
33614
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
33615
+ """
33616
+ return pulumi.get(self, "provider_type")
33617
+
33618
+
33256
33619
  @pulumi.output_type
33257
33620
  class GetDatabaseDbBackupConfigResult(dict):
33258
33621
  def __init__(__self__, *,
@@ -35586,6 +35949,7 @@ class GetDatabasesDatabaseDatabaseResult(dict):
35586
35949
  db_unique_name: str,
35587
35950
  db_workload: str,
35588
35951
  defined_tags: Mapping[str, str],
35952
+ encryption_key_location_details: Sequence['outputs.GetDatabasesDatabaseDatabaseEncryptionKeyLocationDetailResult'],
35589
35953
  freeform_tags: Mapping[str, str],
35590
35954
  is_active_data_guard_enabled: bool,
35591
35955
  kms_key_id: str,
@@ -35596,6 +35960,7 @@ class GetDatabasesDatabaseDatabaseResult(dict):
35596
35960
  protection_mode: str,
35597
35961
  sid_prefix: str,
35598
35962
  source_database_id: str,
35963
+ source_encryption_key_location_details: Sequence['outputs.GetDatabasesDatabaseDatabaseSourceEncryptionKeyLocationDetailResult'],
35599
35964
  source_tde_wallet_password: str,
35600
35965
  tde_wallet_password: str,
35601
35966
  transport_type: str,
@@ -35608,6 +35973,7 @@ class GetDatabasesDatabaseDatabaseResult(dict):
35608
35973
  :param str db_unique_name: A system-generated name for the database to ensure uniqueness within an Oracle Data Guard group (a primary database and its standby databases). The unique name cannot be changed.
35609
35974
  :param str db_workload: **Deprecated.** The dbWorkload field has been deprecated for Exadata Database Service on Dedicated Infrastructure, Exadata Database Service on Cloud@Customer, and Base Database Service. Support for this attribute will end in November 2023. You may choose to update your custom scripts to exclude the dbWorkload attribute. After November 2023 if you pass a value to the dbWorkload attribute, it will be ignored.
35610
35975
  :param Mapping[str, str] defined_tags: 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).
35976
+ :param Sequence['GetDatabasesDatabaseDatabaseEncryptionKeyLocationDetailArgs'] encryption_key_location_details: Types of providers supported for managing database encryption keys
35611
35977
  :param Mapping[str, str] 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"}`
35612
35978
  :param bool is_active_data_guard_enabled: True if active Data Guard is enabled.
35613
35979
  :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.
@@ -35633,6 +35999,7 @@ class GetDatabasesDatabaseDatabaseResult(dict):
35633
35999
  pulumi.set(__self__, "db_unique_name", db_unique_name)
35634
36000
  pulumi.set(__self__, "db_workload", db_workload)
35635
36001
  pulumi.set(__self__, "defined_tags", defined_tags)
36002
+ pulumi.set(__self__, "encryption_key_location_details", encryption_key_location_details)
35636
36003
  pulumi.set(__self__, "freeform_tags", freeform_tags)
35637
36004
  pulumi.set(__self__, "is_active_data_guard_enabled", is_active_data_guard_enabled)
35638
36005
  pulumi.set(__self__, "kms_key_id", kms_key_id)
@@ -35643,6 +36010,7 @@ class GetDatabasesDatabaseDatabaseResult(dict):
35643
36010
  pulumi.set(__self__, "protection_mode", protection_mode)
35644
36011
  pulumi.set(__self__, "sid_prefix", sid_prefix)
35645
36012
  pulumi.set(__self__, "source_database_id", source_database_id)
36013
+ pulumi.set(__self__, "source_encryption_key_location_details", source_encryption_key_location_details)
35646
36014
  pulumi.set(__self__, "source_tde_wallet_password", source_tde_wallet_password)
35647
36015
  pulumi.set(__self__, "tde_wallet_password", tde_wallet_password)
35648
36016
  pulumi.set(__self__, "transport_type", transport_type)
@@ -35724,6 +36092,14 @@ class GetDatabasesDatabaseDatabaseResult(dict):
35724
36092
  """
35725
36093
  return pulumi.get(self, "defined_tags")
35726
36094
 
36095
+ @property
36096
+ @pulumi.getter(name="encryptionKeyLocationDetails")
36097
+ def encryption_key_location_details(self) -> Sequence['outputs.GetDatabasesDatabaseDatabaseEncryptionKeyLocationDetailResult']:
36098
+ """
36099
+ Types of providers supported for managing database encryption keys
36100
+ """
36101
+ return pulumi.get(self, "encryption_key_location_details")
36102
+
35727
36103
  @property
35728
36104
  @pulumi.getter(name="freeformTags")
35729
36105
  def freeform_tags(self) -> Mapping[str, str]:
@@ -35798,6 +36174,11 @@ class GetDatabasesDatabaseDatabaseResult(dict):
35798
36174
  def source_database_id(self) -> str:
35799
36175
  return pulumi.get(self, "source_database_id")
35800
36176
 
36177
+ @property
36178
+ @pulumi.getter(name="sourceEncryptionKeyLocationDetails")
36179
+ def source_encryption_key_location_details(self) -> Sequence['outputs.GetDatabasesDatabaseDatabaseSourceEncryptionKeyLocationDetailResult']:
36180
+ return pulumi.get(self, "source_encryption_key_location_details")
36181
+
35801
36182
  @property
35802
36183
  @pulumi.getter(name="sourceTdeWalletPassword")
35803
36184
  def source_tde_wallet_password(self) -> str:
@@ -35970,6 +36351,35 @@ class GetDatabasesDatabaseDatabaseDbBackupConfigBackupDestinationDetailResult(di
35970
36351
  return pulumi.get(self, "vpc_user")
35971
36352
 
35972
36353
 
36354
+ @pulumi.output_type
36355
+ class GetDatabasesDatabaseDatabaseEncryptionKeyLocationDetailResult(dict):
36356
+ def __init__(__self__, *,
36357
+ hsm_password: str,
36358
+ provider_type: str):
36359
+ """
36360
+ :param str hsm_password: Provide the HSM password as you would in RDBMS for External HSM.
36361
+ :param str provider_type: Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
36362
+ """
36363
+ pulumi.set(__self__, "hsm_password", hsm_password)
36364
+ pulumi.set(__self__, "provider_type", provider_type)
36365
+
36366
+ @property
36367
+ @pulumi.getter(name="hsmPassword")
36368
+ def hsm_password(self) -> str:
36369
+ """
36370
+ Provide the HSM password as you would in RDBMS for External HSM.
36371
+ """
36372
+ return pulumi.get(self, "hsm_password")
36373
+
36374
+ @property
36375
+ @pulumi.getter(name="providerType")
36376
+ def provider_type(self) -> str:
36377
+ """
36378
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
36379
+ """
36380
+ return pulumi.get(self, "provider_type")
36381
+
36382
+
35973
36383
  @pulumi.output_type
35974
36384
  class GetDatabasesDatabaseDatabaseManagementConfigResult(dict):
35975
36385
  def __init__(__self__, *,
@@ -35999,6 +36409,35 @@ class GetDatabasesDatabaseDatabaseManagementConfigResult(dict):
35999
36409
  return pulumi.get(self, "management_type")
36000
36410
 
36001
36411
 
36412
+ @pulumi.output_type
36413
+ class GetDatabasesDatabaseDatabaseSourceEncryptionKeyLocationDetailResult(dict):
36414
+ def __init__(__self__, *,
36415
+ hsm_password: str,
36416
+ provider_type: str):
36417
+ """
36418
+ :param str hsm_password: Provide the HSM password as you would in RDBMS for External HSM.
36419
+ :param str provider_type: Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
36420
+ """
36421
+ pulumi.set(__self__, "hsm_password", hsm_password)
36422
+ pulumi.set(__self__, "provider_type", provider_type)
36423
+
36424
+ @property
36425
+ @pulumi.getter(name="hsmPassword")
36426
+ def hsm_password(self) -> str:
36427
+ """
36428
+ Provide the HSM password as you would in RDBMS for External HSM.
36429
+ """
36430
+ return pulumi.get(self, "hsm_password")
36431
+
36432
+ @property
36433
+ @pulumi.getter(name="providerType")
36434
+ def provider_type(self) -> str:
36435
+ """
36436
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
36437
+ """
36438
+ return pulumi.get(self, "provider_type")
36439
+
36440
+
36002
36441
  @pulumi.output_type
36003
36442
  class GetDatabasesDatabaseDbBackupConfigResult(dict):
36004
36443
  def __init__(__self__, *,
@@ -36183,6 +36622,7 @@ class GetDbHomeDatabaseResult(dict):
36183
36622
  db_unique_name: str,
36184
36623
  db_workload: str,
36185
36624
  defined_tags: Mapping[str, str],
36625
+ encryption_key_location_details: Sequence['outputs.GetDbHomeDatabaseEncryptionKeyLocationDetailResult'],
36186
36626
  freeform_tags: Mapping[str, str],
36187
36627
  id: str,
36188
36628
  key_store_id: str,
@@ -36222,6 +36662,7 @@ class GetDbHomeDatabaseResult(dict):
36222
36662
  pulumi.set(__self__, "db_unique_name", db_unique_name)
36223
36663
  pulumi.set(__self__, "db_workload", db_workload)
36224
36664
  pulumi.set(__self__, "defined_tags", defined_tags)
36665
+ pulumi.set(__self__, "encryption_key_location_details", encryption_key_location_details)
36225
36666
  pulumi.set(__self__, "freeform_tags", freeform_tags)
36226
36667
  pulumi.set(__self__, "id", id)
36227
36668
  pulumi.set(__self__, "key_store_id", key_store_id)
@@ -36305,6 +36746,11 @@ class GetDbHomeDatabaseResult(dict):
36305
36746
  """
36306
36747
  return pulumi.get(self, "defined_tags")
36307
36748
 
36749
+ @property
36750
+ @pulumi.getter(name="encryptionKeyLocationDetails")
36751
+ def encryption_key_location_details(self) -> Sequence['outputs.GetDbHomeDatabaseEncryptionKeyLocationDetailResult']:
36752
+ return pulumi.get(self, "encryption_key_location_details")
36753
+
36308
36754
  @property
36309
36755
  @pulumi.getter(name="freeformTags")
36310
36756
  def freeform_tags(self) -> Mapping[str, str]:
@@ -36526,6 +36972,25 @@ class GetDbHomeDatabaseDbBackupConfigBackupDestinationDetailResult(dict):
36526
36972
  return pulumi.get(self, "type")
36527
36973
 
36528
36974
 
36975
+ @pulumi.output_type
36976
+ class GetDbHomeDatabaseEncryptionKeyLocationDetailResult(dict):
36977
+ def __init__(__self__, *,
36978
+ hsm_password: str,
36979
+ provider_type: str):
36980
+ pulumi.set(__self__, "hsm_password", hsm_password)
36981
+ pulumi.set(__self__, "provider_type", provider_type)
36982
+
36983
+ @property
36984
+ @pulumi.getter(name="hsmPassword")
36985
+ def hsm_password(self) -> str:
36986
+ return pulumi.get(self, "hsm_password")
36987
+
36988
+ @property
36989
+ @pulumi.getter(name="providerType")
36990
+ def provider_type(self) -> str:
36991
+ return pulumi.get(self, "provider_type")
36992
+
36993
+
36529
36994
  @pulumi.output_type
36530
36995
  class GetDbHomePatchHistoryEntriesFilterResult(dict):
36531
36996
  def __init__(__self__, *,
@@ -37010,6 +37475,7 @@ class GetDbHomesDbHomeDatabaseResult(dict):
37010
37475
  db_unique_name: str,
37011
37476
  db_workload: str,
37012
37477
  defined_tags: Mapping[str, str],
37478
+ encryption_key_location_details: Sequence['outputs.GetDbHomesDbHomeDatabaseEncryptionKeyLocationDetailResult'],
37013
37479
  freeform_tags: Mapping[str, str],
37014
37480
  id: str,
37015
37481
  key_store_id: str,
@@ -37050,6 +37516,7 @@ class GetDbHomesDbHomeDatabaseResult(dict):
37050
37516
  pulumi.set(__self__, "db_unique_name", db_unique_name)
37051
37517
  pulumi.set(__self__, "db_workload", db_workload)
37052
37518
  pulumi.set(__self__, "defined_tags", defined_tags)
37519
+ pulumi.set(__self__, "encryption_key_location_details", encryption_key_location_details)
37053
37520
  pulumi.set(__self__, "freeform_tags", freeform_tags)
37054
37521
  pulumi.set(__self__, "id", id)
37055
37522
  pulumi.set(__self__, "key_store_id", key_store_id)
@@ -37136,6 +37603,11 @@ class GetDbHomesDbHomeDatabaseResult(dict):
37136
37603
  """
37137
37604
  return pulumi.get(self, "defined_tags")
37138
37605
 
37606
+ @property
37607
+ @pulumi.getter(name="encryptionKeyLocationDetails")
37608
+ def encryption_key_location_details(self) -> Sequence['outputs.GetDbHomesDbHomeDatabaseEncryptionKeyLocationDetailResult']:
37609
+ return pulumi.get(self, "encryption_key_location_details")
37610
+
37139
37611
  @property
37140
37612
  @pulumi.getter(name="freeformTags")
37141
37613
  def freeform_tags(self) -> Mapping[str, str]:
@@ -37357,6 +37829,25 @@ class GetDbHomesDbHomeDatabaseDbBackupConfigBackupDestinationDetailResult(dict):
37357
37829
  return pulumi.get(self, "type")
37358
37830
 
37359
37831
 
37832
+ @pulumi.output_type
37833
+ class GetDbHomesDbHomeDatabaseEncryptionKeyLocationDetailResult(dict):
37834
+ def __init__(__self__, *,
37835
+ hsm_password: str,
37836
+ provider_type: str):
37837
+ pulumi.set(__self__, "hsm_password", hsm_password)
37838
+ pulumi.set(__self__, "provider_type", provider_type)
37839
+
37840
+ @property
37841
+ @pulumi.getter(name="hsmPassword")
37842
+ def hsm_password(self) -> str:
37843
+ return pulumi.get(self, "hsm_password")
37844
+
37845
+ @property
37846
+ @pulumi.getter(name="providerType")
37847
+ def provider_type(self) -> str:
37848
+ return pulumi.get(self, "provider_type")
37849
+
37850
+
37360
37851
  @pulumi.output_type
37361
37852
  class GetDbHomesFilterResult(dict):
37362
37853
  def __init__(__self__, *,