pulumi-oci 2.22.0a1737681134__py3-none-any.whl → 2.23.0__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.22.0a1737681134.dist-info → pulumi_oci-2.23.0.dist-info}/METADATA +1 -1
  47. {pulumi_oci-2.22.0a1737681134.dist-info → pulumi_oci-2.23.0.dist-info}/RECORD +49 -42
  48. {pulumi_oci-2.22.0a1737681134.dist-info → pulumi_oci-2.23.0.dist-info}/WHEEL +0 -0
  49. {pulumi_oci-2.22.0a1737681134.dist-info → pulumi_oci-2.23.0.dist-info}/top_level.txt +0 -0
@@ -109,6 +109,8 @@ __all__ = [
109
109
  'BackupDestinationAssociatedDatabaseArgsDict',
110
110
  'BackupDestinationMountTypeDetailsArgs',
111
111
  'BackupDestinationMountTypeDetailsArgsDict',
112
+ 'BackupEncryptionKeyLocationDetailArgs',
113
+ 'BackupEncryptionKeyLocationDetailArgsDict',
112
114
  'CloudAutonomousVmClusterMaintenanceWindowArgs',
113
115
  'CloudAutonomousVmClusterMaintenanceWindowArgsDict',
114
116
  'CloudAutonomousVmClusterMaintenanceWindowDaysOfWeekArgs',
@@ -163,8 +165,12 @@ __all__ = [
163
165
  'DatabaseDatabaseDbBackupConfigArgsDict',
164
166
  'DatabaseDatabaseDbBackupConfigBackupDestinationDetailArgs',
165
167
  'DatabaseDatabaseDbBackupConfigBackupDestinationDetailArgsDict',
168
+ 'DatabaseDatabaseEncryptionKeyLocationDetailsArgs',
169
+ 'DatabaseDatabaseEncryptionKeyLocationDetailsArgsDict',
166
170
  'DatabaseDatabaseManagementConfigArgs',
167
171
  'DatabaseDatabaseManagementConfigArgsDict',
172
+ 'DatabaseDatabaseSourceEncryptionKeyLocationDetailsArgs',
173
+ 'DatabaseDatabaseSourceEncryptionKeyLocationDetailsArgsDict',
168
174
  'DatabaseDbBackupConfigArgs',
169
175
  'DatabaseDbBackupConfigArgsDict',
170
176
  'DatabaseDbBackupConfigBackupDestinationDetailArgs',
@@ -189,6 +195,8 @@ __all__ = [
189
195
  'DbHomeDatabaseDbBackupConfigArgsDict',
190
196
  'DbHomeDatabaseDbBackupConfigBackupDestinationDetailArgs',
191
197
  'DbHomeDatabaseDbBackupConfigBackupDestinationDetailArgsDict',
198
+ 'DbHomeDatabaseEncryptionKeyLocationDetailsArgs',
199
+ 'DbHomeDatabaseEncryptionKeyLocationDetailsArgsDict',
192
200
  'DbSystemDataCollectionOptionsArgs',
193
201
  'DbSystemDataCollectionOptionsArgsDict',
194
202
  'DbSystemDbHomeArgs',
@@ -5345,6 +5353,58 @@ class BackupDestinationMountTypeDetailsArgs:
5345
5353
  pulumi.set(self, "nfs_servers", value)
5346
5354
 
5347
5355
 
5356
+ if not MYPY:
5357
+ class BackupEncryptionKeyLocationDetailArgsDict(TypedDict):
5358
+ hsm_password: NotRequired[pulumi.Input[str]]
5359
+ """
5360
+ Provide the HSM password as you would in RDBMS for External HSM.
5361
+ """
5362
+ provider_type: NotRequired[pulumi.Input[str]]
5363
+ """
5364
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
5365
+ """
5366
+ elif False:
5367
+ BackupEncryptionKeyLocationDetailArgsDict: TypeAlias = Mapping[str, Any]
5368
+
5369
+ @pulumi.input_type
5370
+ class BackupEncryptionKeyLocationDetailArgs:
5371
+ def __init__(__self__, *,
5372
+ hsm_password: Optional[pulumi.Input[str]] = None,
5373
+ provider_type: Optional[pulumi.Input[str]] = None):
5374
+ """
5375
+ :param pulumi.Input[str] hsm_password: Provide the HSM password as you would in RDBMS for External HSM.
5376
+ :param pulumi.Input[str] provider_type: Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
5377
+ """
5378
+ if hsm_password is not None:
5379
+ pulumi.set(__self__, "hsm_password", hsm_password)
5380
+ if provider_type is not None:
5381
+ pulumi.set(__self__, "provider_type", provider_type)
5382
+
5383
+ @property
5384
+ @pulumi.getter(name="hsmPassword")
5385
+ def hsm_password(self) -> Optional[pulumi.Input[str]]:
5386
+ """
5387
+ Provide the HSM password as you would in RDBMS for External HSM.
5388
+ """
5389
+ return pulumi.get(self, "hsm_password")
5390
+
5391
+ @hsm_password.setter
5392
+ def hsm_password(self, value: Optional[pulumi.Input[str]]):
5393
+ pulumi.set(self, "hsm_password", value)
5394
+
5395
+ @property
5396
+ @pulumi.getter(name="providerType")
5397
+ def provider_type(self) -> Optional[pulumi.Input[str]]:
5398
+ """
5399
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
5400
+ """
5401
+ return pulumi.get(self, "provider_type")
5402
+
5403
+ @provider_type.setter
5404
+ def provider_type(self, value: Optional[pulumi.Input[str]]):
5405
+ pulumi.set(self, "provider_type", value)
5406
+
5407
+
5348
5408
  if not MYPY:
5349
5409
  class CloudAutonomousVmClusterMaintenanceWindowArgsDict(TypedDict):
5350
5410
  custom_action_timeout_in_mins: NotRequired[pulumi.Input[int]]
@@ -7420,6 +7480,10 @@ if not MYPY:
7420
7480
  """
7421
7481
  (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).
7422
7482
  """
7483
+ encryption_key_location_details: NotRequired[pulumi.Input['DatabaseDatabaseEncryptionKeyLocationDetailsArgsDict']]
7484
+ """
7485
+ Types of providers supported for managing database encryption keys
7486
+ """
7423
7487
  freeform_tags: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
7424
7488
  """
7425
7489
  (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"}`
@@ -7460,6 +7524,10 @@ if not MYPY:
7460
7524
  """
7461
7525
  The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source database.
7462
7526
  """
7527
+ source_encryption_key_location_details: NotRequired[pulumi.Input['DatabaseDatabaseSourceEncryptionKeyLocationDetailsArgsDict']]
7528
+ """
7529
+ Types of providers supported for managing database encryption keys
7530
+ """
7463
7531
  source_tde_wallet_password: NotRequired[pulumi.Input[str]]
7464
7532
  """
7465
7533
  The TDE wallet password of the source database specified by 'sourceDatabaseId'.
@@ -7500,6 +7568,7 @@ class DatabaseDatabaseArgs:
7500
7568
  db_unique_name: Optional[pulumi.Input[str]] = None,
7501
7569
  db_workload: Optional[pulumi.Input[str]] = None,
7502
7570
  defined_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
7571
+ encryption_key_location_details: Optional[pulumi.Input['DatabaseDatabaseEncryptionKeyLocationDetailsArgs']] = None,
7503
7572
  freeform_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
7504
7573
  is_active_data_guard_enabled: Optional[pulumi.Input[bool]] = None,
7505
7574
  kms_key_id: Optional[pulumi.Input[str]] = None,
@@ -7510,6 +7579,7 @@ class DatabaseDatabaseArgs:
7510
7579
  protection_mode: Optional[pulumi.Input[str]] = None,
7511
7580
  sid_prefix: Optional[pulumi.Input[str]] = None,
7512
7581
  source_database_id: Optional[pulumi.Input[str]] = None,
7582
+ source_encryption_key_location_details: Optional[pulumi.Input['DatabaseDatabaseSourceEncryptionKeyLocationDetailsArgs']] = None,
7513
7583
  source_tde_wallet_password: Optional[pulumi.Input[str]] = None,
7514
7584
  tde_wallet_password: Optional[pulumi.Input[str]] = None,
7515
7585
  transport_type: Optional[pulumi.Input[str]] = None,
@@ -7532,6 +7602,7 @@ class DatabaseDatabaseArgs:
7532
7602
 
7533
7603
  The database workload type.
7534
7604
  :param pulumi.Input[Mapping[str, pulumi.Input[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).
7605
+ :param pulumi.Input['DatabaseDatabaseEncryptionKeyLocationDetailsArgs'] encryption_key_location_details: Types of providers supported for managing database encryption keys
7535
7606
  :param pulumi.Input[Mapping[str, pulumi.Input[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"}`
7536
7607
  :param pulumi.Input[bool] is_active_data_guard_enabled: True if active Data Guard is enabled.
7537
7608
  :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.
@@ -7542,6 +7613,7 @@ class DatabaseDatabaseArgs:
7542
7613
  :param pulumi.Input[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.
7543
7614
  :param pulumi.Input[str] sid_prefix: Specifies a prefix for the `Oracle SID` of the database to be created.
7544
7615
  :param pulumi.Input[str] source_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source database.
7616
+ :param pulumi.Input['DatabaseDatabaseSourceEncryptionKeyLocationDetailsArgs'] source_encryption_key_location_details: Types of providers supported for managing database encryption keys
7545
7617
  :param pulumi.Input[str] source_tde_wallet_password: The TDE wallet password of the source database specified by 'sourceDatabaseId'.
7546
7618
  :param pulumi.Input[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 -.
7547
7619
  :param pulumi.Input[str] transport_type: The redo transport type to use for this Data Guard association. Valid values depend on the specified `protectionMode`:
@@ -7576,6 +7648,8 @@ class DatabaseDatabaseArgs:
7576
7648
  pulumi.set(__self__, "db_workload", db_workload)
7577
7649
  if defined_tags is not None:
7578
7650
  pulumi.set(__self__, "defined_tags", defined_tags)
7651
+ if encryption_key_location_details is not None:
7652
+ pulumi.set(__self__, "encryption_key_location_details", encryption_key_location_details)
7579
7653
  if freeform_tags is not None:
7580
7654
  pulumi.set(__self__, "freeform_tags", freeform_tags)
7581
7655
  if is_active_data_guard_enabled is not None:
@@ -7596,6 +7670,8 @@ class DatabaseDatabaseArgs:
7596
7670
  pulumi.set(__self__, "sid_prefix", sid_prefix)
7597
7671
  if source_database_id is not None:
7598
7672
  pulumi.set(__self__, "source_database_id", source_database_id)
7673
+ if source_encryption_key_location_details is not None:
7674
+ pulumi.set(__self__, "source_encryption_key_location_details", source_encryption_key_location_details)
7599
7675
  if source_tde_wallet_password is not None:
7600
7676
  pulumi.set(__self__, "source_tde_wallet_password", source_tde_wallet_password)
7601
7677
  if tde_wallet_password is not None:
@@ -7743,6 +7819,18 @@ class DatabaseDatabaseArgs:
7743
7819
  def defined_tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
7744
7820
  pulumi.set(self, "defined_tags", value)
7745
7821
 
7822
+ @property
7823
+ @pulumi.getter(name="encryptionKeyLocationDetails")
7824
+ def encryption_key_location_details(self) -> Optional[pulumi.Input['DatabaseDatabaseEncryptionKeyLocationDetailsArgs']]:
7825
+ """
7826
+ Types of providers supported for managing database encryption keys
7827
+ """
7828
+ return pulumi.get(self, "encryption_key_location_details")
7829
+
7830
+ @encryption_key_location_details.setter
7831
+ def encryption_key_location_details(self, value: Optional[pulumi.Input['DatabaseDatabaseEncryptionKeyLocationDetailsArgs']]):
7832
+ pulumi.set(self, "encryption_key_location_details", value)
7833
+
7746
7834
  @property
7747
7835
  @pulumi.getter(name="freeformTags")
7748
7836
  def freeform_tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
@@ -7863,6 +7951,18 @@ class DatabaseDatabaseArgs:
7863
7951
  def source_database_id(self, value: Optional[pulumi.Input[str]]):
7864
7952
  pulumi.set(self, "source_database_id", value)
7865
7953
 
7954
+ @property
7955
+ @pulumi.getter(name="sourceEncryptionKeyLocationDetails")
7956
+ def source_encryption_key_location_details(self) -> Optional[pulumi.Input['DatabaseDatabaseSourceEncryptionKeyLocationDetailsArgs']]:
7957
+ """
7958
+ Types of providers supported for managing database encryption keys
7959
+ """
7960
+ return pulumi.get(self, "source_encryption_key_location_details")
7961
+
7962
+ @source_encryption_key_location_details.setter
7963
+ def source_encryption_key_location_details(self, value: Optional[pulumi.Input['DatabaseDatabaseSourceEncryptionKeyLocationDetailsArgs']]):
7964
+ pulumi.set(self, "source_encryption_key_location_details", value)
7965
+
7866
7966
  @property
7867
7967
  @pulumi.getter(name="sourceTdeWalletPassword")
7868
7968
  def source_tde_wallet_password(self) -> Optional[pulumi.Input[str]]:
@@ -8176,6 +8276,56 @@ class DatabaseDatabaseDbBackupConfigBackupDestinationDetailArgs:
8176
8276
  pulumi.set(self, "vpc_user", value)
8177
8277
 
8178
8278
 
8279
+ if not MYPY:
8280
+ class DatabaseDatabaseEncryptionKeyLocationDetailsArgsDict(TypedDict):
8281
+ hsm_password: pulumi.Input[str]
8282
+ """
8283
+ Provide the HSM password as you would in RDBMS for External HSM.
8284
+ """
8285
+ provider_type: pulumi.Input[str]
8286
+ """
8287
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
8288
+ """
8289
+ elif False:
8290
+ DatabaseDatabaseEncryptionKeyLocationDetailsArgsDict: TypeAlias = Mapping[str, Any]
8291
+
8292
+ @pulumi.input_type
8293
+ class DatabaseDatabaseEncryptionKeyLocationDetailsArgs:
8294
+ def __init__(__self__, *,
8295
+ hsm_password: pulumi.Input[str],
8296
+ provider_type: pulumi.Input[str]):
8297
+ """
8298
+ :param pulumi.Input[str] hsm_password: Provide the HSM password as you would in RDBMS for External HSM.
8299
+ :param pulumi.Input[str] provider_type: Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
8300
+ """
8301
+ pulumi.set(__self__, "hsm_password", hsm_password)
8302
+ pulumi.set(__self__, "provider_type", provider_type)
8303
+
8304
+ @property
8305
+ @pulumi.getter(name="hsmPassword")
8306
+ def hsm_password(self) -> pulumi.Input[str]:
8307
+ """
8308
+ Provide the HSM password as you would in RDBMS for External HSM.
8309
+ """
8310
+ return pulumi.get(self, "hsm_password")
8311
+
8312
+ @hsm_password.setter
8313
+ def hsm_password(self, value: pulumi.Input[str]):
8314
+ pulumi.set(self, "hsm_password", value)
8315
+
8316
+ @property
8317
+ @pulumi.getter(name="providerType")
8318
+ def provider_type(self) -> pulumi.Input[str]:
8319
+ """
8320
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
8321
+ """
8322
+ return pulumi.get(self, "provider_type")
8323
+
8324
+ @provider_type.setter
8325
+ def provider_type(self, value: pulumi.Input[str]):
8326
+ pulumi.set(self, "provider_type", value)
8327
+
8328
+
8179
8329
  if not MYPY:
8180
8330
  class DatabaseDatabaseManagementConfigArgsDict(TypedDict):
8181
8331
  management_status: NotRequired[pulumi.Input[str]]
@@ -8228,6 +8378,56 @@ class DatabaseDatabaseManagementConfigArgs:
8228
8378
  pulumi.set(self, "management_type", value)
8229
8379
 
8230
8380
 
8381
+ if not MYPY:
8382
+ class DatabaseDatabaseSourceEncryptionKeyLocationDetailsArgsDict(TypedDict):
8383
+ hsm_password: pulumi.Input[str]
8384
+ """
8385
+ Provide the HSM password as you would in RDBMS for External HSM.
8386
+ """
8387
+ provider_type: pulumi.Input[str]
8388
+ """
8389
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
8390
+ """
8391
+ elif False:
8392
+ DatabaseDatabaseSourceEncryptionKeyLocationDetailsArgsDict: TypeAlias = Mapping[str, Any]
8393
+
8394
+ @pulumi.input_type
8395
+ class DatabaseDatabaseSourceEncryptionKeyLocationDetailsArgs:
8396
+ def __init__(__self__, *,
8397
+ hsm_password: pulumi.Input[str],
8398
+ provider_type: pulumi.Input[str]):
8399
+ """
8400
+ :param pulumi.Input[str] hsm_password: Provide the HSM password as you would in RDBMS for External HSM.
8401
+ :param pulumi.Input[str] provider_type: Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
8402
+ """
8403
+ pulumi.set(__self__, "hsm_password", hsm_password)
8404
+ pulumi.set(__self__, "provider_type", provider_type)
8405
+
8406
+ @property
8407
+ @pulumi.getter(name="hsmPassword")
8408
+ def hsm_password(self) -> pulumi.Input[str]:
8409
+ """
8410
+ Provide the HSM password as you would in RDBMS for External HSM.
8411
+ """
8412
+ return pulumi.get(self, "hsm_password")
8413
+
8414
+ @hsm_password.setter
8415
+ def hsm_password(self, value: pulumi.Input[str]):
8416
+ pulumi.set(self, "hsm_password", value)
8417
+
8418
+ @property
8419
+ @pulumi.getter(name="providerType")
8420
+ def provider_type(self) -> pulumi.Input[str]:
8421
+ """
8422
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
8423
+ """
8424
+ return pulumi.get(self, "provider_type")
8425
+
8426
+ @provider_type.setter
8427
+ def provider_type(self, value: pulumi.Input[str]):
8428
+ pulumi.set(self, "provider_type", value)
8429
+
8430
+
8231
8431
  if not MYPY:
8232
8432
  class DatabaseDbBackupConfigArgsDict(TypedDict):
8233
8433
  auto_backup_enabled: NotRequired[pulumi.Input[bool]]
@@ -9278,6 +9478,10 @@ if not MYPY:
9278
9478
  """
9279
9479
  (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).
9280
9480
  """
9481
+ encryption_key_location_details: NotRequired[pulumi.Input['DbHomeDatabaseEncryptionKeyLocationDetailsArgsDict']]
9482
+ """
9483
+ Types of providers supported for managing database encryption keys
9484
+ """
9281
9485
  freeform_tags: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
9282
9486
  """
9283
9487
  (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"}`
@@ -9360,6 +9564,7 @@ class DbHomeDatabaseArgs:
9360
9564
  db_unique_name: Optional[pulumi.Input[str]] = None,
9361
9565
  db_workload: Optional[pulumi.Input[str]] = None,
9362
9566
  defined_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
9567
+ encryption_key_location_details: Optional[pulumi.Input['DbHomeDatabaseEncryptionKeyLocationDetailsArgs']] = None,
9363
9568
  freeform_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
9364
9569
  id: Optional[pulumi.Input[str]] = None,
9365
9570
  key_store_id: Optional[pulumi.Input[str]] = None,
@@ -9391,6 +9596,7 @@ class DbHomeDatabaseArgs:
9391
9596
 
9392
9597
  The database workload type.
9393
9598
  :param pulumi.Input[Mapping[str, pulumi.Input[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).
9599
+ :param pulumi.Input['DbHomeDatabaseEncryptionKeyLocationDetailsArgs'] encryption_key_location_details: Types of providers supported for managing database encryption keys
9394
9600
  :param pulumi.Input[Mapping[str, pulumi.Input[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"}`
9395
9601
  :param pulumi.Input[str] id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Home.
9396
9602
  :param pulumi.Input[str] key_store_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the key store of Oracle Vault.
@@ -9431,6 +9637,8 @@ class DbHomeDatabaseArgs:
9431
9637
  pulumi.set(__self__, "db_workload", db_workload)
9432
9638
  if defined_tags is not None:
9433
9639
  pulumi.set(__self__, "defined_tags", defined_tags)
9640
+ if encryption_key_location_details is not None:
9641
+ pulumi.set(__self__, "encryption_key_location_details", encryption_key_location_details)
9434
9642
  if freeform_tags is not None:
9435
9643
  pulumi.set(__self__, "freeform_tags", freeform_tags)
9436
9644
  if id is not None:
@@ -9606,6 +9814,18 @@ class DbHomeDatabaseArgs:
9606
9814
  def defined_tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
9607
9815
  pulumi.set(self, "defined_tags", value)
9608
9816
 
9817
+ @property
9818
+ @pulumi.getter(name="encryptionKeyLocationDetails")
9819
+ def encryption_key_location_details(self) -> Optional[pulumi.Input['DbHomeDatabaseEncryptionKeyLocationDetailsArgs']]:
9820
+ """
9821
+ Types of providers supported for managing database encryption keys
9822
+ """
9823
+ return pulumi.get(self, "encryption_key_location_details")
9824
+
9825
+ @encryption_key_location_details.setter
9826
+ def encryption_key_location_details(self, value: Optional[pulumi.Input['DbHomeDatabaseEncryptionKeyLocationDetailsArgs']]):
9827
+ pulumi.set(self, "encryption_key_location_details", value)
9828
+
9609
9829
  @property
9610
9830
  @pulumi.getter(name="freeformTags")
9611
9831
  def freeform_tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
@@ -10092,6 +10312,56 @@ class DbHomeDatabaseDbBackupConfigBackupDestinationDetailArgs:
10092
10312
  pulumi.set(self, "type", value)
10093
10313
 
10094
10314
 
10315
+ if not MYPY:
10316
+ class DbHomeDatabaseEncryptionKeyLocationDetailsArgsDict(TypedDict):
10317
+ hsm_password: pulumi.Input[str]
10318
+ """
10319
+ Provide the HSM password as you would in RDBMS for External HSM.
10320
+ """
10321
+ provider_type: pulumi.Input[str]
10322
+ """
10323
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
10324
+ """
10325
+ elif False:
10326
+ DbHomeDatabaseEncryptionKeyLocationDetailsArgsDict: TypeAlias = Mapping[str, Any]
10327
+
10328
+ @pulumi.input_type
10329
+ class DbHomeDatabaseEncryptionKeyLocationDetailsArgs:
10330
+ def __init__(__self__, *,
10331
+ hsm_password: pulumi.Input[str],
10332
+ provider_type: pulumi.Input[str]):
10333
+ """
10334
+ :param pulumi.Input[str] hsm_password: Provide the HSM password as you would in RDBMS for External HSM.
10335
+ :param pulumi.Input[str] provider_type: Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
10336
+ """
10337
+ pulumi.set(__self__, "hsm_password", hsm_password)
10338
+ pulumi.set(__self__, "provider_type", provider_type)
10339
+
10340
+ @property
10341
+ @pulumi.getter(name="hsmPassword")
10342
+ def hsm_password(self) -> pulumi.Input[str]:
10343
+ """
10344
+ Provide the HSM password as you would in RDBMS for External HSM.
10345
+ """
10346
+ return pulumi.get(self, "hsm_password")
10347
+
10348
+ @hsm_password.setter
10349
+ def hsm_password(self, value: pulumi.Input[str]):
10350
+ pulumi.set(self, "hsm_password", value)
10351
+
10352
+ @property
10353
+ @pulumi.getter(name="providerType")
10354
+ def provider_type(self) -> pulumi.Input[str]:
10355
+ """
10356
+ Use 'EXTERNAL' for creating a new database or migrate database key with External HSM.
10357
+ """
10358
+ return pulumi.get(self, "provider_type")
10359
+
10360
+ @provider_type.setter
10361
+ def provider_type(self, value: pulumi.Input[str]):
10362
+ pulumi.set(self, "provider_type", value)
10363
+
10364
+
10095
10365
  if not MYPY:
10096
10366
  class DbSystemDataCollectionOptionsArgsDict(TypedDict):
10097
10367
  is_diagnostics_events_enabled: NotRequired[pulumi.Input[bool]]
@@ -13,6 +13,8 @@ if sys.version_info >= (3, 11):
13
13
  else:
14
14
  from typing_extensions import NotRequired, TypedDict, TypeAlias
15
15
  from .. import _utilities
16
+ from . import outputs
17
+ from ._inputs import *
16
18
 
17
19
  __all__ = ['BackupArgs', 'Backup']
18
20
 
@@ -71,6 +73,7 @@ class _BackupState:
71
73
  database_id: Optional[pulumi.Input[str]] = None,
72
74
  database_size_in_gbs: Optional[pulumi.Input[float]] = None,
73
75
  display_name: Optional[pulumi.Input[str]] = None,
76
+ encryption_key_location_details: Optional[pulumi.Input[Sequence[pulumi.Input['BackupEncryptionKeyLocationDetailArgs']]]] = None,
74
77
  key_store_id: Optional[pulumi.Input[str]] = None,
75
78
  key_store_wallet_name: Optional[pulumi.Input[str]] = None,
76
79
  kms_key_id: Optional[pulumi.Input[str]] = None,
@@ -95,6 +98,7 @@ class _BackupState:
95
98
 
96
99
  ** IMPORTANT **
97
100
  Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
101
+ :param pulumi.Input[Sequence[pulumi.Input['BackupEncryptionKeyLocationDetailArgs']]] encryption_key_location_details: Types of providers supported for managing database encryption keys
98
102
  :param pulumi.Input[str] key_store_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the key store of Oracle Vault.
99
103
  :param pulumi.Input[str] key_store_wallet_name: The wallet name for Oracle Key Vault.
100
104
  :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.
@@ -120,6 +124,8 @@ class _BackupState:
120
124
  pulumi.set(__self__, "database_size_in_gbs", database_size_in_gbs)
121
125
  if display_name is not None:
122
126
  pulumi.set(__self__, "display_name", display_name)
127
+ if encryption_key_location_details is not None:
128
+ pulumi.set(__self__, "encryption_key_location_details", encryption_key_location_details)
123
129
  if key_store_id is not None:
124
130
  pulumi.set(__self__, "key_store_id", key_store_id)
125
131
  if key_store_wallet_name is not None:
@@ -221,6 +227,18 @@ class _BackupState:
221
227
  def display_name(self, value: Optional[pulumi.Input[str]]):
222
228
  pulumi.set(self, "display_name", value)
223
229
 
230
+ @property
231
+ @pulumi.getter(name="encryptionKeyLocationDetails")
232
+ def encryption_key_location_details(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['BackupEncryptionKeyLocationDetailArgs']]]]:
233
+ """
234
+ Types of providers supported for managing database encryption keys
235
+ """
236
+ return pulumi.get(self, "encryption_key_location_details")
237
+
238
+ @encryption_key_location_details.setter
239
+ def encryption_key_location_details(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['BackupEncryptionKeyLocationDetailArgs']]]]):
240
+ pulumi.set(self, "encryption_key_location_details", value)
241
+
224
242
  @property
225
243
  @pulumi.getter(name="keyStoreId")
226
244
  def key_store_id(self) -> Optional[pulumi.Input[str]]:
@@ -473,6 +491,7 @@ class Backup(pulumi.CustomResource):
473
491
  __props__.__dict__["compartment_id"] = None
474
492
  __props__.__dict__["database_edition"] = None
475
493
  __props__.__dict__["database_size_in_gbs"] = None
494
+ __props__.__dict__["encryption_key_location_details"] = None
476
495
  __props__.__dict__["key_store_id"] = None
477
496
  __props__.__dict__["key_store_wallet_name"] = None
478
497
  __props__.__dict__["kms_key_id"] = None
@@ -501,6 +520,7 @@ class Backup(pulumi.CustomResource):
501
520
  database_id: Optional[pulumi.Input[str]] = None,
502
521
  database_size_in_gbs: Optional[pulumi.Input[float]] = None,
503
522
  display_name: Optional[pulumi.Input[str]] = None,
523
+ encryption_key_location_details: Optional[pulumi.Input[Sequence[pulumi.Input[Union['BackupEncryptionKeyLocationDetailArgs', 'BackupEncryptionKeyLocationDetailArgsDict']]]]] = None,
504
524
  key_store_id: Optional[pulumi.Input[str]] = None,
505
525
  key_store_wallet_name: Optional[pulumi.Input[str]] = None,
506
526
  kms_key_id: Optional[pulumi.Input[str]] = None,
@@ -530,6 +550,7 @@ class Backup(pulumi.CustomResource):
530
550
 
531
551
  ** IMPORTANT **
532
552
  Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
553
+ :param pulumi.Input[Sequence[pulumi.Input[Union['BackupEncryptionKeyLocationDetailArgs', 'BackupEncryptionKeyLocationDetailArgsDict']]]] encryption_key_location_details: Types of providers supported for managing database encryption keys
533
554
  :param pulumi.Input[str] key_store_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the key store of Oracle Vault.
534
555
  :param pulumi.Input[str] key_store_wallet_name: The wallet name for Oracle Key Vault.
535
556
  :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.
@@ -553,6 +574,7 @@ class Backup(pulumi.CustomResource):
553
574
  __props__.__dict__["database_id"] = database_id
554
575
  __props__.__dict__["database_size_in_gbs"] = database_size_in_gbs
555
576
  __props__.__dict__["display_name"] = display_name
577
+ __props__.__dict__["encryption_key_location_details"] = encryption_key_location_details
556
578
  __props__.__dict__["key_store_id"] = key_store_id
557
579
  __props__.__dict__["key_store_wallet_name"] = key_store_wallet_name
558
580
  __props__.__dict__["kms_key_id"] = kms_key_id
@@ -619,6 +641,14 @@ class Backup(pulumi.CustomResource):
619
641
  """
620
642
  return pulumi.get(self, "display_name")
621
643
 
644
+ @property
645
+ @pulumi.getter(name="encryptionKeyLocationDetails")
646
+ def encryption_key_location_details(self) -> pulumi.Output[Sequence['outputs.BackupEncryptionKeyLocationDetail']]:
647
+ """
648
+ Types of providers supported for managing database encryption keys
649
+ """
650
+ return pulumi.get(self, "encryption_key_location_details")
651
+
622
652
  @property
623
653
  @pulumi.getter(name="keyStoreId")
624
654
  def key_store_id(self) -> pulumi.Output[str]: