pulumi-oci 2.8.0__py3-none-any.whl → 2.8.0a1724220787__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 (33) hide show
  1. pulumi_oci/analytics/_inputs.py +4 -4
  2. pulumi_oci/analytics/analytics_instance.py +25 -199
  3. pulumi_oci/analytics/get_analytics_instance.py +2 -51
  4. pulumi_oci/analytics/get_analytics_instances.py +1 -1
  5. pulumi_oci/analytics/outputs.py +12 -52
  6. pulumi_oci/database/get_maintenance_run.py +1 -14
  7. pulumi_oci/database/maintenance_run.py +7 -56
  8. pulumi_oci/database/outputs.py +0 -33
  9. pulumi_oci/disasterrecovery/_inputs.py +2 -66
  10. pulumi_oci/disasterrecovery/dr_protection_group.py +0 -8
  11. pulumi_oci/disasterrecovery/get_dr_plan_executions.py +0 -24
  12. pulumi_oci/disasterrecovery/outputs.py +10 -150
  13. pulumi_oci/integration/get_integration_instance.py +2 -25
  14. pulumi_oci/integration/integration_instance.py +0 -88
  15. pulumi_oci/integration/outputs.py +6 -24
  16. pulumi_oci/mysql/_inputs.py +2 -202
  17. pulumi_oci/mysql/get_mysql_backup.py +1 -1
  18. pulumi_oci/mysql/get_mysql_db_system.py +2 -15
  19. pulumi_oci/mysql/mysql_backup.py +4 -4
  20. pulumi_oci/mysql/mysql_db_system.py +0 -55
  21. pulumi_oci/mysql/outputs.py +10 -503
  22. pulumi_oci/pulumi-plugin.json +1 -1
  23. pulumi_oci/redis/__init__.py +0 -1
  24. pulumi_oci/redis/_inputs.py +0 -40
  25. pulumi_oci/redis/get_redis_cluster.py +21 -47
  26. pulumi_oci/redis/get_redis_clusters.py +8 -8
  27. pulumi_oci/redis/outputs.py +28 -160
  28. pulumi_oci/redis/redis_cluster.py +79 -177
  29. {pulumi_oci-2.8.0.dist-info → pulumi_oci-2.8.0a1724220787.dist-info}/METADATA +1 -1
  30. {pulumi_oci-2.8.0.dist-info → pulumi_oci-2.8.0a1724220787.dist-info}/RECORD +32 -33
  31. pulumi_oci/redis/get_redis_cluster_nodes.py +0 -156
  32. {pulumi_oci-2.8.0.dist-info → pulumi_oci-2.8.0a1724220787.dist-info}/WHEEL +0 -0
  33. {pulumi_oci-2.8.0.dist-info → pulumi_oci-2.8.0a1724220787.dist-info}/top_level.txt +0 -0
@@ -1082,14 +1082,10 @@ class DrProtectionGroupMember(dict):
1082
1082
  suggest = "member_id"
1083
1083
  elif key == "memberType":
1084
1084
  suggest = "member_type"
1085
- elif key == "autonomousDatabaseStandbyTypeForDrDrills":
1086
- suggest = "autonomous_database_standby_type_for_dr_drills"
1087
1085
  elif key == "backendSetMappings":
1088
1086
  suggest = "backend_set_mappings"
1089
1087
  elif key == "blockVolumeOperations":
1090
1088
  suggest = "block_volume_operations"
1091
- elif key == "connectionStringType":
1092
- suggest = "connection_string_type"
1093
1089
  elif key == "destinationAvailabilityDomain":
1094
1090
  suggest = "destination_availability_domain"
1095
1091
  elif key == "destinationCapacityReservationId":
@@ -1133,11 +1129,8 @@ class DrProtectionGroupMember(dict):
1133
1129
  def __init__(__self__, *,
1134
1130
  member_id: str,
1135
1131
  member_type: str,
1136
- autonomous_database_standby_type_for_dr_drills: Optional[str] = None,
1137
1132
  backend_set_mappings: Optional[Sequence['outputs.DrProtectionGroupMemberBackendSetMapping']] = None,
1138
1133
  block_volume_operations: Optional[Sequence['outputs.DrProtectionGroupMemberBlockVolumeOperation']] = None,
1139
- bucket: Optional[str] = None,
1140
- connection_string_type: Optional[str] = None,
1141
1134
  destination_availability_domain: Optional[str] = None,
1142
1135
  destination_capacity_reservation_id: Optional[str] = None,
1143
1136
  destination_compartment_id: Optional[str] = None,
@@ -1149,18 +1142,14 @@ class DrProtectionGroupMember(dict):
1149
1142
  is_movable: Optional[bool] = None,
1150
1143
  is_retain_fault_domain: Optional[bool] = None,
1151
1144
  is_start_stop_enabled: Optional[bool] = None,
1152
- namespace: Optional[str] = None,
1153
1145
  password_vault_secret_id: Optional[str] = None,
1154
1146
  vnic_mapping: Optional[Sequence['outputs.DrProtectionGroupMemberVnicMapping']] = None,
1155
1147
  vnic_mappings: Optional[Sequence['outputs.DrProtectionGroupMemberVnicMapping']] = None):
1156
1148
  """
1157
1149
  :param str member_id: (Updatable) The OCID of the member. Example: `ocid1.instance.oc1..uniqueID`
1158
1150
  :param str member_type: (Updatable) The type of the member.
1159
- :param str autonomous_database_standby_type_for_dr_drills: (Updatable) This specifies the mechanism used to create a temporary Autonomous Database instance for DR Drills. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-clone-about.html for information about these clone types. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-data-guard-snapshot-standby.html for information about snapshot standby.
1160
1151
  :param Sequence['DrProtectionGroupMemberBackendSetMappingArgs'] backend_set_mappings: (Updatable) A list of backend set mappings that are used to transfer or update backends during DR.
1161
1152
  :param Sequence['DrProtectionGroupMemberBlockVolumeOperationArgs'] block_volume_operations: (Updatable) A list of operations performed on block volumes used by the compute instance.
1162
- :param str bucket: (Updatable) The bucket name inside the object storage namespace. Example: `bucket_name`
1163
- :param str connection_string_type: (Updatable) The type of connection strings used to connect to an Autonomous Container Database snapshot standby created during a DR Drill operation. See https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbcl/index.html for information about these service types.
1164
1153
  :param str destination_availability_domain: (Updatable) The availability domain of the destination mount target. Example: `BBTh:region-AD`
1165
1154
  :param str destination_capacity_reservation_id: (Updatable) The OCID of a capacity reservation in the destination region which will be used to launch the compute instance. Example: `ocid1.capacityreservation.oc1..uniqueID`
1166
1155
  :param str destination_compartment_id: (Updatable) The OCID of a compartment in the destination region in which the compute instance should be launched. Example: `ocid1.compartment.oc1..uniqueID`
@@ -1172,23 +1161,16 @@ class DrProtectionGroupMember(dict):
1172
1161
  :param bool is_movable: (Updatable) A flag indicating if the compute instance should be moved during DR operations. Example: `false`
1173
1162
  :param bool is_retain_fault_domain: (Updatable) A flag indicating if the compute instance should be moved to the same fault domain in the destination region. The compute instance launch will fail if this flag is set to true and capacity is not available in the specified fault domain in the destination region. Example: `false`
1174
1163
  :param bool is_start_stop_enabled: (Updatable) A flag indicating whether the non-movable compute instance should be started and stopped during DR operations. *Prechecks cannot be executed on stopped instances that are configured to be started.*
1175
- :param str namespace: (Updatable) The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
1176
- :param str password_vault_secret_id: (Updatable) The OCID of the vault secret where the database SYSDBA password is stored. This password is required and used for performing database DR Drill operations when using full clone. Example: `ocid1.vaultsecret.oc1..uniqueID`
1164
+ :param str password_vault_secret_id: (Updatable) The OCID of the vault secret where the database SYSDBA password is stored. Example: `ocid1.vaultsecret.oc1..uniqueID`
1177
1165
  :param Sequence['DrProtectionGroupMemberVnicMappingArgs'] vnic_mapping: (Updatable) A list of compute instance VNIC mappings.
1178
1166
  :param Sequence['DrProtectionGroupMemberVnicMappingArgs'] vnic_mappings: (Updatable) A list of compute instance VNIC mappings.
1179
1167
  """
1180
1168
  pulumi.set(__self__, "member_id", member_id)
1181
1169
  pulumi.set(__self__, "member_type", member_type)
1182
- if autonomous_database_standby_type_for_dr_drills is not None:
1183
- pulumi.set(__self__, "autonomous_database_standby_type_for_dr_drills", autonomous_database_standby_type_for_dr_drills)
1184
1170
  if backend_set_mappings is not None:
1185
1171
  pulumi.set(__self__, "backend_set_mappings", backend_set_mappings)
1186
1172
  if block_volume_operations is not None:
1187
1173
  pulumi.set(__self__, "block_volume_operations", block_volume_operations)
1188
- if bucket is not None:
1189
- pulumi.set(__self__, "bucket", bucket)
1190
- if connection_string_type is not None:
1191
- pulumi.set(__self__, "connection_string_type", connection_string_type)
1192
1174
  if destination_availability_domain is not None:
1193
1175
  pulumi.set(__self__, "destination_availability_domain", destination_availability_domain)
1194
1176
  if destination_capacity_reservation_id is not None:
@@ -1211,8 +1193,6 @@ class DrProtectionGroupMember(dict):
1211
1193
  pulumi.set(__self__, "is_retain_fault_domain", is_retain_fault_domain)
1212
1194
  if is_start_stop_enabled is not None:
1213
1195
  pulumi.set(__self__, "is_start_stop_enabled", is_start_stop_enabled)
1214
- if namespace is not None:
1215
- pulumi.set(__self__, "namespace", namespace)
1216
1196
  if password_vault_secret_id is not None:
1217
1197
  pulumi.set(__self__, "password_vault_secret_id", password_vault_secret_id)
1218
1198
  if vnic_mapping is not None:
@@ -1236,14 +1216,6 @@ class DrProtectionGroupMember(dict):
1236
1216
  """
1237
1217
  return pulumi.get(self, "member_type")
1238
1218
 
1239
- @property
1240
- @pulumi.getter(name="autonomousDatabaseStandbyTypeForDrDrills")
1241
- def autonomous_database_standby_type_for_dr_drills(self) -> Optional[str]:
1242
- """
1243
- (Updatable) This specifies the mechanism used to create a temporary Autonomous Database instance for DR Drills. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-clone-about.html for information about these clone types. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-data-guard-snapshot-standby.html for information about snapshot standby.
1244
- """
1245
- return pulumi.get(self, "autonomous_database_standby_type_for_dr_drills")
1246
-
1247
1219
  @property
1248
1220
  @pulumi.getter(name="backendSetMappings")
1249
1221
  def backend_set_mappings(self) -> Optional[Sequence['outputs.DrProtectionGroupMemberBackendSetMapping']]:
@@ -1260,22 +1232,6 @@ class DrProtectionGroupMember(dict):
1260
1232
  """
1261
1233
  return pulumi.get(self, "block_volume_operations")
1262
1234
 
1263
- @property
1264
- @pulumi.getter
1265
- def bucket(self) -> Optional[str]:
1266
- """
1267
- (Updatable) The bucket name inside the object storage namespace. Example: `bucket_name`
1268
- """
1269
- return pulumi.get(self, "bucket")
1270
-
1271
- @property
1272
- @pulumi.getter(name="connectionStringType")
1273
- def connection_string_type(self) -> Optional[str]:
1274
- """
1275
- (Updatable) The type of connection strings used to connect to an Autonomous Container Database snapshot standby created during a DR Drill operation. See https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbcl/index.html for information about these service types.
1276
- """
1277
- return pulumi.get(self, "connection_string_type")
1278
-
1279
1235
  @property
1280
1236
  @pulumi.getter(name="destinationAvailabilityDomain")
1281
1237
  def destination_availability_domain(self) -> Optional[str]:
@@ -1364,19 +1320,11 @@ class DrProtectionGroupMember(dict):
1364
1320
  """
1365
1321
  return pulumi.get(self, "is_start_stop_enabled")
1366
1322
 
1367
- @property
1368
- @pulumi.getter
1369
- def namespace(self) -> Optional[str]:
1370
- """
1371
- (Updatable) The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
1372
- """
1373
- return pulumi.get(self, "namespace")
1374
-
1375
1323
  @property
1376
1324
  @pulumi.getter(name="passwordVaultSecretId")
1377
1325
  def password_vault_secret_id(self) -> Optional[str]:
1378
1326
  """
1379
- (Updatable) The OCID of the vault secret where the database SYSDBA password is stored. This password is required and used for performing database DR Drill operations when using full clone. Example: `ocid1.vaultsecret.oc1..uniqueID`
1327
+ (Updatable) The OCID of the vault secret where the database SYSDBA password is stored. Example: `ocid1.vaultsecret.oc1..uniqueID`
1380
1328
  """
1381
1329
  return pulumi.get(self, "password_vault_secret_id")
1382
1330
 
@@ -3752,7 +3700,7 @@ class GetDrProtectionGroupLogLocationResult(dict):
3752
3700
  namespace: str,
3753
3701
  object: str):
3754
3702
  """
3755
- :param str bucket: The bucket name inside the object storage namespace. Example: `bucket_name`
3703
+ :param str bucket: The bucket name inside the object storage namespace. Example: `operation_logs`
3756
3704
  :param str namespace: The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
3757
3705
  :param str object: The object name inside the object storage bucket. Example: `switchover_plan_executions`
3758
3706
  """
@@ -3764,7 +3712,7 @@ class GetDrProtectionGroupLogLocationResult(dict):
3764
3712
  @pulumi.getter
3765
3713
  def bucket(self) -> str:
3766
3714
  """
3767
- The bucket name inside the object storage namespace. Example: `bucket_name`
3715
+ The bucket name inside the object storage namespace. Example: `operation_logs`
3768
3716
  """
3769
3717
  return pulumi.get(self, "bucket")
3770
3718
 
@@ -3788,11 +3736,8 @@ class GetDrProtectionGroupLogLocationResult(dict):
3788
3736
  @pulumi.output_type
3789
3737
  class GetDrProtectionGroupMemberResult(dict):
3790
3738
  def __init__(__self__, *,
3791
- autonomous_database_standby_type_for_dr_drills: str,
3792
3739
  backend_set_mappings: Sequence['outputs.GetDrProtectionGroupMemberBackendSetMappingResult'],
3793
3740
  block_volume_operations: Sequence['outputs.GetDrProtectionGroupMemberBlockVolumeOperationResult'],
3794
- bucket: str,
3795
- connection_string_type: str,
3796
3741
  destination_availability_domain: str,
3797
3742
  destination_capacity_reservation_id: str,
3798
3743
  destination_compartment_id: str,
@@ -3806,16 +3751,12 @@ class GetDrProtectionGroupMemberResult(dict):
3806
3751
  is_start_stop_enabled: bool,
3807
3752
  member_id: str,
3808
3753
  member_type: str,
3809
- namespace: str,
3810
3754
  password_vault_secret_id: str,
3811
3755
  vnic_mapping: Sequence['outputs.GetDrProtectionGroupMemberVnicMappingResult'],
3812
3756
  vnic_mappings: Sequence['outputs.GetDrProtectionGroupMemberVnicMappingResult']):
3813
3757
  """
3814
- :param str autonomous_database_standby_type_for_dr_drills: This specifies the mechanism used to create a temporary Autonomous Database instance for DR Drills. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-clone-about.html for information about these clone types. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-data-guard-snapshot-standby.html for information about snapshot standby.
3815
3758
  :param Sequence['GetDrProtectionGroupMemberBackendSetMappingArgs'] backend_set_mappings: A list of backend set mappings that are used to transfer or update backends during DR.
3816
3759
  :param Sequence['GetDrProtectionGroupMemberBlockVolumeOperationArgs'] block_volume_operations: Operations performed on a list of block volumes used on the non-movable compute instance.
3817
- :param str bucket: The bucket name inside the object storage namespace. Example: `bucket_name`
3818
- :param str connection_string_type: The type of connection strings used to connect to an Autonomous Container Database snapshot standby created during a DR Drill operation. See https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbcl/index.html for information about these service types.
3819
3760
  :param str destination_availability_domain: The availability domain of the destination mount target. Example: `BBTh:region-AD`
3820
3761
  :param str destination_capacity_reservation_id: The OCID of a capacity reservation in the destination region which will be used to launch the compute instance. Example: `ocid1.capacityreservation.oc1..uniqueID`
3821
3762
  :param str destination_compartment_id: The OCID of a compartment in the destination region in which the compute instance should be launched. Example: `ocid1.compartment.oc1..uniqueID`
@@ -3829,16 +3770,12 @@ class GetDrProtectionGroupMemberResult(dict):
3829
3770
  :param bool is_start_stop_enabled: A flag indicating whether the non-movable compute instance needs to be started and stopped during DR operations.
3830
3771
  :param str member_id: The OCID of the member. Example: `ocid1.instance.oc1..uniqueID`
3831
3772
  :param str member_type: The type of the member.
3832
- :param str namespace: The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
3833
- :param str password_vault_secret_id: The OCID of the vault secret where the database SYSDBA password is stored. This password is required and used for performing database DR Drill operations when using full clone. Example: `ocid1.vaultsecret.oc1..uniqueID`
3773
+ :param str password_vault_secret_id: The OCID of the vault secret where the database SYSDBA password is stored. This password is used for performing database DR operations. Example: `ocid1.vaultsecret.oc1..uniqueID`
3834
3774
  :param Sequence['GetDrProtectionGroupMemberVnicMappingArgs'] vnic_mapping: A list of compute instance VNIC mappings.
3835
3775
  :param Sequence['GetDrProtectionGroupMemberVnicMappingArgs'] vnic_mappings: A list of compute instance VNIC mappings.
3836
3776
  """
3837
- pulumi.set(__self__, "autonomous_database_standby_type_for_dr_drills", autonomous_database_standby_type_for_dr_drills)
3838
3777
  pulumi.set(__self__, "backend_set_mappings", backend_set_mappings)
3839
3778
  pulumi.set(__self__, "block_volume_operations", block_volume_operations)
3840
- pulumi.set(__self__, "bucket", bucket)
3841
- pulumi.set(__self__, "connection_string_type", connection_string_type)
3842
3779
  pulumi.set(__self__, "destination_availability_domain", destination_availability_domain)
3843
3780
  pulumi.set(__self__, "destination_capacity_reservation_id", destination_capacity_reservation_id)
3844
3781
  pulumi.set(__self__, "destination_compartment_id", destination_compartment_id)
@@ -3852,19 +3789,10 @@ class GetDrProtectionGroupMemberResult(dict):
3852
3789
  pulumi.set(__self__, "is_start_stop_enabled", is_start_stop_enabled)
3853
3790
  pulumi.set(__self__, "member_id", member_id)
3854
3791
  pulumi.set(__self__, "member_type", member_type)
3855
- pulumi.set(__self__, "namespace", namespace)
3856
3792
  pulumi.set(__self__, "password_vault_secret_id", password_vault_secret_id)
3857
3793
  pulumi.set(__self__, "vnic_mapping", vnic_mapping)
3858
3794
  pulumi.set(__self__, "vnic_mappings", vnic_mappings)
3859
3795
 
3860
- @property
3861
- @pulumi.getter(name="autonomousDatabaseStandbyTypeForDrDrills")
3862
- def autonomous_database_standby_type_for_dr_drills(self) -> str:
3863
- """
3864
- This specifies the mechanism used to create a temporary Autonomous Database instance for DR Drills. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-clone-about.html for information about these clone types. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-data-guard-snapshot-standby.html for information about snapshot standby.
3865
- """
3866
- return pulumi.get(self, "autonomous_database_standby_type_for_dr_drills")
3867
-
3868
3796
  @property
3869
3797
  @pulumi.getter(name="backendSetMappings")
3870
3798
  def backend_set_mappings(self) -> Sequence['outputs.GetDrProtectionGroupMemberBackendSetMappingResult']:
@@ -3881,22 +3809,6 @@ class GetDrProtectionGroupMemberResult(dict):
3881
3809
  """
3882
3810
  return pulumi.get(self, "block_volume_operations")
3883
3811
 
3884
- @property
3885
- @pulumi.getter
3886
- def bucket(self) -> str:
3887
- """
3888
- The bucket name inside the object storage namespace. Example: `bucket_name`
3889
- """
3890
- return pulumi.get(self, "bucket")
3891
-
3892
- @property
3893
- @pulumi.getter(name="connectionStringType")
3894
- def connection_string_type(self) -> str:
3895
- """
3896
- The type of connection strings used to connect to an Autonomous Container Database snapshot standby created during a DR Drill operation. See https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbcl/index.html for information about these service types.
3897
- """
3898
- return pulumi.get(self, "connection_string_type")
3899
-
3900
3812
  @property
3901
3813
  @pulumi.getter(name="destinationAvailabilityDomain")
3902
3814
  def destination_availability_domain(self) -> str:
@@ -4001,19 +3913,11 @@ class GetDrProtectionGroupMemberResult(dict):
4001
3913
  """
4002
3914
  return pulumi.get(self, "member_type")
4003
3915
 
4004
- @property
4005
- @pulumi.getter
4006
- def namespace(self) -> str:
4007
- """
4008
- The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
4009
- """
4010
- return pulumi.get(self, "namespace")
4011
-
4012
3916
  @property
4013
3917
  @pulumi.getter(name="passwordVaultSecretId")
4014
3918
  def password_vault_secret_id(self) -> str:
4015
3919
  """
4016
- The OCID of the vault secret where the database SYSDBA password is stored. This password is required and used for performing database DR Drill operations when using full clone. Example: `ocid1.vaultsecret.oc1..uniqueID`
3920
+ The OCID of the vault secret where the database SYSDBA password is stored. This password is used for performing database DR operations. Example: `ocid1.vaultsecret.oc1..uniqueID`
4017
3921
  """
4018
3922
  return pulumi.get(self, "password_vault_secret_id")
4019
3923
 
@@ -4595,7 +4499,7 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemLogLocationResult(dict
4595
4499
  namespace: str,
4596
4500
  object: str):
4597
4501
  """
4598
- :param str bucket: The bucket name inside the object storage namespace. Example: `bucket_name`
4502
+ :param str bucket: The bucket name inside the object storage namespace. Example: `operation_logs`
4599
4503
  :param str namespace: The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
4600
4504
  :param str object: The object name inside the object storage bucket. Example: `switchover_plan_executions`
4601
4505
  """
@@ -4607,7 +4511,7 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemLogLocationResult(dict
4607
4511
  @pulumi.getter
4608
4512
  def bucket(self) -> str:
4609
4513
  """
4610
- The bucket name inside the object storage namespace. Example: `bucket_name`
4514
+ The bucket name inside the object storage namespace. Example: `operation_logs`
4611
4515
  """
4612
4516
  return pulumi.get(self, "bucket")
4613
4517
 
@@ -4631,11 +4535,8 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemLogLocationResult(dict
4631
4535
  @pulumi.output_type
4632
4536
  class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult(dict):
4633
4537
  def __init__(__self__, *,
4634
- autonomous_database_standby_type_for_dr_drills: str,
4635
4538
  backend_set_mappings: Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackendSetMappingResult'],
4636
4539
  block_volume_operations: Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBlockVolumeOperationResult'],
4637
- bucket: str,
4638
- connection_string_type: str,
4639
4540
  destination_availability_domain: str,
4640
4541
  destination_capacity_reservation_id: str,
4641
4542
  destination_compartment_id: str,
@@ -4649,16 +4550,12 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult(dict):
4649
4550
  is_start_stop_enabled: bool,
4650
4551
  member_id: str,
4651
4552
  member_type: str,
4652
- namespace: str,
4653
4553
  password_vault_secret_id: str,
4654
4554
  vnic_mapping: Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVnicMappingResult'],
4655
4555
  vnic_mappings: Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVnicMappingResult']):
4656
4556
  """
4657
- :param str autonomous_database_standby_type_for_dr_drills: This specifies the mechanism used to create a temporary Autonomous Database instance for DR Drills. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-clone-about.html for information about these clone types. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-data-guard-snapshot-standby.html for information about snapshot standby.
4658
4557
  :param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackendSetMappingArgs'] backend_set_mappings: A list of backend set mappings that are used to transfer or update backends during DR.
4659
4558
  :param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBlockVolumeOperationArgs'] block_volume_operations: Operations performed on a list of block volumes used on the non-movable compute instance.
4660
- :param str bucket: The bucket name inside the object storage namespace. Example: `bucket_name`
4661
- :param str connection_string_type: The type of connection strings used to connect to an Autonomous Container Database snapshot standby created during a DR Drill operation. See https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbcl/index.html for information about these service types.
4662
4559
  :param str destination_availability_domain: The availability domain of the destination mount target. Example: `BBTh:region-AD`
4663
4560
  :param str destination_capacity_reservation_id: The OCID of a capacity reservation in the destination region which will be used to launch the compute instance. Example: `ocid1.capacityreservation.oc1..uniqueID`
4664
4561
  :param str destination_compartment_id: The OCID of a compartment in the destination region in which the compute instance should be launched. Example: `ocid1.compartment.oc1..uniqueID`
@@ -4672,16 +4569,12 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult(dict):
4672
4569
  :param bool is_start_stop_enabled: A flag indicating whether the non-movable compute instance needs to be started and stopped during DR operations.
4673
4570
  :param str member_id: The OCID of the member. Example: `ocid1.instance.oc1..uniqueID`
4674
4571
  :param str member_type: The type of the member.
4675
- :param str namespace: The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
4676
- :param str password_vault_secret_id: The OCID of the vault secret where the database SYSDBA password is stored. This password is required and used for performing database DR Drill operations when using full clone. Example: `ocid1.vaultsecret.oc1..uniqueID`
4572
+ :param str password_vault_secret_id: The OCID of the vault secret where the database SYSDBA password is stored. This password is used for performing database DR operations. Example: `ocid1.vaultsecret.oc1..uniqueID`
4677
4573
  :param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVnicMappingArgs'] vnic_mapping: A list of compute instance VNIC mappings.
4678
4574
  :param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVnicMappingArgs'] vnic_mappings: A list of compute instance VNIC mappings.
4679
4575
  """
4680
- pulumi.set(__self__, "autonomous_database_standby_type_for_dr_drills", autonomous_database_standby_type_for_dr_drills)
4681
4576
  pulumi.set(__self__, "backend_set_mappings", backend_set_mappings)
4682
4577
  pulumi.set(__self__, "block_volume_operations", block_volume_operations)
4683
- pulumi.set(__self__, "bucket", bucket)
4684
- pulumi.set(__self__, "connection_string_type", connection_string_type)
4685
4578
  pulumi.set(__self__, "destination_availability_domain", destination_availability_domain)
4686
4579
  pulumi.set(__self__, "destination_capacity_reservation_id", destination_capacity_reservation_id)
4687
4580
  pulumi.set(__self__, "destination_compartment_id", destination_compartment_id)
@@ -4695,19 +4588,10 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult(dict):
4695
4588
  pulumi.set(__self__, "is_start_stop_enabled", is_start_stop_enabled)
4696
4589
  pulumi.set(__self__, "member_id", member_id)
4697
4590
  pulumi.set(__self__, "member_type", member_type)
4698
- pulumi.set(__self__, "namespace", namespace)
4699
4591
  pulumi.set(__self__, "password_vault_secret_id", password_vault_secret_id)
4700
4592
  pulumi.set(__self__, "vnic_mapping", vnic_mapping)
4701
4593
  pulumi.set(__self__, "vnic_mappings", vnic_mappings)
4702
4594
 
4703
- @property
4704
- @pulumi.getter(name="autonomousDatabaseStandbyTypeForDrDrills")
4705
- def autonomous_database_standby_type_for_dr_drills(self) -> str:
4706
- """
4707
- This specifies the mechanism used to create a temporary Autonomous Database instance for DR Drills. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-clone-about.html for information about these clone types. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-data-guard-snapshot-standby.html for information about snapshot standby.
4708
- """
4709
- return pulumi.get(self, "autonomous_database_standby_type_for_dr_drills")
4710
-
4711
4595
  @property
4712
4596
  @pulumi.getter(name="backendSetMappings")
4713
4597
  def backend_set_mappings(self) -> Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackendSetMappingResult']:
@@ -4724,22 +4608,6 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult(dict):
4724
4608
  """
4725
4609
  return pulumi.get(self, "block_volume_operations")
4726
4610
 
4727
- @property
4728
- @pulumi.getter
4729
- def bucket(self) -> str:
4730
- """
4731
- The bucket name inside the object storage namespace. Example: `bucket_name`
4732
- """
4733
- return pulumi.get(self, "bucket")
4734
-
4735
- @property
4736
- @pulumi.getter(name="connectionStringType")
4737
- def connection_string_type(self) -> str:
4738
- """
4739
- The type of connection strings used to connect to an Autonomous Container Database snapshot standby created during a DR Drill operation. See https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbcl/index.html for information about these service types.
4740
- """
4741
- return pulumi.get(self, "connection_string_type")
4742
-
4743
4611
  @property
4744
4612
  @pulumi.getter(name="destinationAvailabilityDomain")
4745
4613
  def destination_availability_domain(self) -> str:
@@ -4844,19 +4712,11 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult(dict):
4844
4712
  """
4845
4713
  return pulumi.get(self, "member_type")
4846
4714
 
4847
- @property
4848
- @pulumi.getter
4849
- def namespace(self) -> str:
4850
- """
4851
- The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
4852
- """
4853
- return pulumi.get(self, "namespace")
4854
-
4855
4715
  @property
4856
4716
  @pulumi.getter(name="passwordVaultSecretId")
4857
4717
  def password_vault_secret_id(self) -> str:
4858
4718
  """
4859
- The OCID of the vault secret where the database SYSDBA password is stored. This password is required and used for performing database DR Drill operations when using full clone. Example: `ocid1.vaultsecret.oc1..uniqueID`
4719
+ The OCID of the vault secret where the database SYSDBA password is stored. This password is used for performing database DR operations. Example: `ocid1.vaultsecret.oc1..uniqueID`
4860
4720
  """
4861
4721
  return pulumi.get(self, "password_vault_secret_id")
4862
4722
 
@@ -22,7 +22,7 @@ class GetIntegrationInstanceResult:
22
22
  """
23
23
  A collection of values returned by getIntegrationInstance.
24
24
  """
25
- def __init__(__self__, alternate_custom_endpoints=None, attachments=None, compartment_id=None, consumption_model=None, custom_endpoints=None, data_retention_period=None, defined_tags=None, display_name=None, domain_id=None, enable_process_automation_trigger=None, extend_data_retention_trigger=None, freeform_tags=None, id=None, idcs_at=None, idcs_infos=None, instance_url=None, integration_instance_id=None, integration_instance_type=None, is_byol=None, is_file_server_enabled=None, is_visual_builder_enabled=None, message_packs=None, network_endpoint_details=None, private_endpoint_outbound_connections=None, shape=None, state=None, state_message=None, system_tags=None, time_created=None, time_updated=None):
25
+ def __init__(__self__, alternate_custom_endpoints=None, attachments=None, compartment_id=None, consumption_model=None, custom_endpoints=None, defined_tags=None, display_name=None, domain_id=None, enable_process_automation_trigger=None, freeform_tags=None, id=None, idcs_at=None, idcs_infos=None, instance_url=None, integration_instance_id=None, integration_instance_type=None, is_byol=None, is_file_server_enabled=None, is_visual_builder_enabled=None, message_packs=None, network_endpoint_details=None, private_endpoint_outbound_connections=None, shape=None, state=None, state_message=None, system_tags=None, time_created=None, time_updated=None):
26
26
  if alternate_custom_endpoints and not isinstance(alternate_custom_endpoints, list):
27
27
  raise TypeError("Expected argument 'alternate_custom_endpoints' to be a list")
28
28
  pulumi.set(__self__, "alternate_custom_endpoints", alternate_custom_endpoints)
@@ -38,9 +38,6 @@ class GetIntegrationInstanceResult:
38
38
  if custom_endpoints and not isinstance(custom_endpoints, list):
39
39
  raise TypeError("Expected argument 'custom_endpoints' to be a list")
40
40
  pulumi.set(__self__, "custom_endpoints", custom_endpoints)
41
- if data_retention_period and not isinstance(data_retention_period, str):
42
- raise TypeError("Expected argument 'data_retention_period' to be a str")
43
- pulumi.set(__self__, "data_retention_period", data_retention_period)
44
41
  if defined_tags and not isinstance(defined_tags, dict):
45
42
  raise TypeError("Expected argument 'defined_tags' to be a dict")
46
43
  pulumi.set(__self__, "defined_tags", defined_tags)
@@ -53,9 +50,6 @@ class GetIntegrationInstanceResult:
53
50
  if enable_process_automation_trigger and not isinstance(enable_process_automation_trigger, int):
54
51
  raise TypeError("Expected argument 'enable_process_automation_trigger' to be a int")
55
52
  pulumi.set(__self__, "enable_process_automation_trigger", enable_process_automation_trigger)
56
- if extend_data_retention_trigger and not isinstance(extend_data_retention_trigger, int):
57
- raise TypeError("Expected argument 'extend_data_retention_trigger' to be a int")
58
- pulumi.set(__self__, "extend_data_retention_trigger", extend_data_retention_trigger)
59
53
  if freeform_tags and not isinstance(freeform_tags, dict):
60
54
  raise TypeError("Expected argument 'freeform_tags' to be a dict")
61
55
  pulumi.set(__self__, "freeform_tags", freeform_tags)
@@ -154,14 +148,6 @@ class GetIntegrationInstanceResult:
154
148
  """
155
149
  return pulumi.get(self, "custom_endpoints")
156
150
 
157
- @property
158
- @pulumi.getter(name="dataRetentionPeriod")
159
- def data_retention_period(self) -> str:
160
- """
161
- Data retention period set for given integration instance
162
- """
163
- return pulumi.get(self, "data_retention_period")
164
-
165
151
  @property
166
152
  @pulumi.getter(name="definedTags")
167
153
  def defined_tags(self) -> Mapping[str, str]:
@@ -188,11 +174,6 @@ class GetIntegrationInstanceResult:
188
174
  def enable_process_automation_trigger(self) -> int:
189
175
  return pulumi.get(self, "enable_process_automation_trigger")
190
176
 
191
- @property
192
- @pulumi.getter(name="extendDataRetentionTrigger")
193
- def extend_data_retention_trigger(self) -> int:
194
- return pulumi.get(self, "extend_data_retention_trigger")
195
-
196
177
  @property
197
178
  @pulumi.getter(name="freeformTags")
198
179
  def freeform_tags(self) -> Mapping[str, str]:
@@ -239,7 +220,7 @@ class GetIntegrationInstanceResult:
239
220
  @pulumi.getter(name="integrationInstanceType")
240
221
  def integration_instance_type(self) -> str:
241
222
  """
242
- Standard or Enterprise type, Oracle Integration Generation 2 uses ENTERPRISE and STANDARD, Oracle Integration 3 uses ENTERPRISEX and STANDARDX
223
+ Standard or Enterprise type, Oracle Integration Generation 2 uses ENTERPRISE and STANDARD, Oracle Integration 3 uses ENTERPRISEX and STANDARDX
243
224
  """
244
225
  return pulumi.get(self, "integration_instance_type")
245
226
 
@@ -351,12 +332,10 @@ class AwaitableGetIntegrationInstanceResult(GetIntegrationInstanceResult):
351
332
  compartment_id=self.compartment_id,
352
333
  consumption_model=self.consumption_model,
353
334
  custom_endpoints=self.custom_endpoints,
354
- data_retention_period=self.data_retention_period,
355
335
  defined_tags=self.defined_tags,
356
336
  display_name=self.display_name,
357
337
  domain_id=self.domain_id,
358
338
  enable_process_automation_trigger=self.enable_process_automation_trigger,
359
- extend_data_retention_trigger=self.extend_data_retention_trigger,
360
339
  freeform_tags=self.freeform_tags,
361
340
  id=self.id,
362
341
  idcs_at=self.idcs_at,
@@ -408,12 +387,10 @@ def get_integration_instance(integration_instance_id: Optional[str] = None,
408
387
  compartment_id=pulumi.get(__ret__, 'compartment_id'),
409
388
  consumption_model=pulumi.get(__ret__, 'consumption_model'),
410
389
  custom_endpoints=pulumi.get(__ret__, 'custom_endpoints'),
411
- data_retention_period=pulumi.get(__ret__, 'data_retention_period'),
412
390
  defined_tags=pulumi.get(__ret__, 'defined_tags'),
413
391
  display_name=pulumi.get(__ret__, 'display_name'),
414
392
  domain_id=pulumi.get(__ret__, 'domain_id'),
415
393
  enable_process_automation_trigger=pulumi.get(__ret__, 'enable_process_automation_trigger'),
416
- extend_data_retention_trigger=pulumi.get(__ret__, 'extend_data_retention_trigger'),
417
394
  freeform_tags=pulumi.get(__ret__, 'freeform_tags'),
418
395
  id=pulumi.get(__ret__, 'id'),
419
396
  idcs_at=pulumi.get(__ret__, 'idcs_at'),