pulumi-oci 2.5.0__py3-none-any.whl → 2.5.0a1721976101__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 (76) hide show
  1. pulumi_oci/__init__.py +32 -59
  2. pulumi_oci/bigdataservice/bds_instance.py +0 -47
  3. pulumi_oci/bigdataservice/get_bds_instance.py +1 -11
  4. pulumi_oci/bigdataservice/outputs.py +0 -7
  5. pulumi_oci/core/__init__.py +0 -3
  6. pulumi_oci/core/_inputs.py +0 -40
  7. pulumi_oci/core/outputs.py +0 -314
  8. pulumi_oci/database/autonomous_database.py +0 -28
  9. pulumi_oci/database/get_autonomous_database.py +1 -14
  10. pulumi_oci/database/outputs.py +0 -22
  11. pulumi_oci/databasemigration/_inputs.py +0 -184
  12. pulumi_oci/databasemigration/job.py +24 -99
  13. pulumi_oci/databasemigration/outputs.py +0 -171
  14. pulumi_oci/datasafe/__init__.py +4 -2
  15. pulumi_oci/datasafe/_inputs.py +0 -55
  16. pulumi_oci/datasafe/alert.py +0 -56
  17. pulumi_oci/datasafe/get_alert.py +1 -27
  18. pulumi_oci/datasafe/get_alert_policy.py +2 -26
  19. pulumi_oci/datasafe/get_alert_policy_rule.py +18 -94
  20. pulumi_oci/datasafe/get_report.py +1 -14
  21. pulumi_oci/datasafe/get_report_definition.py +1 -14
  22. pulumi_oci/datasafe/get_target_alert_policy_association.py +2 -15
  23. pulumi_oci/datasafe/masking_policy_health_report_management.py +453 -0
  24. pulumi_oci/datasafe/masking_report_management.py +693 -0
  25. pulumi_oci/datasafe/outputs.py +27 -231
  26. pulumi_oci/datasafe/report.py +0 -28
  27. pulumi_oci/datasafe/report_definition.py +0 -28
  28. pulumi_oci/datasafe/set_security_assessment_baseline_management.py +304 -0
  29. pulumi_oci/datasafe/set_user_assessment_baseline_management.py +304 -0
  30. pulumi_oci/datasafe/target_alert_policy_association.py +0 -28
  31. pulumi_oci/generativeai/get_dedicated_ai_cluster.py +0 -3
  32. pulumi_oci/generativeai/get_dedicated_ai_clusters.py +0 -3
  33. pulumi_oci/generativeai/get_endpoint.py +9 -6
  34. pulumi_oci/generativeai/get_endpoints.py +3 -3
  35. pulumi_oci/generativeai/get_model.py +6 -36
  36. pulumi_oci/generativeai/get_models.py +0 -6
  37. pulumi_oci/generativeai/outputs.py +16 -228
  38. pulumi_oci/identity/__init__.py +0 -3
  39. pulumi_oci/identity/_inputs.py +0 -1029
  40. pulumi_oci/identity/outputs.py +27254 -29420
  41. pulumi_oci/networkfirewall/__init__.py +0 -3
  42. pulumi_oci/networkfirewall/_inputs.py +0 -150
  43. pulumi_oci/networkfirewall/outputs.py +0 -457
  44. pulumi_oci/pulumi-plugin.json +1 -1
  45. pulumi_oci/redis/get_redis_cluster.py +1 -1
  46. pulumi_oci/redis/outputs.py +2 -2
  47. pulumi_oci/redis/redis_cluster.py +7 -7
  48. pulumi_oci/stackmonitoring/_inputs.py +2 -2
  49. pulumi_oci/stackmonitoring/baselineable_metric.py +28 -76
  50. pulumi_oci/stackmonitoring/get_baselineable_metric.py +1 -14
  51. pulumi_oci/stackmonitoring/get_baselineable_metrics.py +5 -45
  52. pulumi_oci/stackmonitoring/outputs.py +8 -19
  53. {pulumi_oci-2.5.0.dist-info → pulumi_oci-2.5.0a1721976101.dist-info}/METADATA +1 -1
  54. {pulumi_oci-2.5.0.dist-info → pulumi_oci-2.5.0a1721976101.dist-info}/RECORD +56 -72
  55. {pulumi_oci-2.5.0.dist-info → pulumi_oci-2.5.0a1721976101.dist-info}/WHEEL +1 -1
  56. pulumi_oci/core/get_instance_maintenance_event.py +0 -414
  57. pulumi_oci/core/get_instance_maintenance_events.py +0 -250
  58. pulumi_oci/core/instance_maintenance_event.py +0 -1022
  59. pulumi_oci/datasafe/alert_policy.py +0 -745
  60. pulumi_oci/datasafe/alert_policy_rule.py +0 -446
  61. pulumi_oci/fleetsoftwareupdate/__init__.py +0 -15
  62. pulumi_oci/fleetsoftwareupdate/_inputs.py +0 -553
  63. pulumi_oci/fleetsoftwareupdate/fsu_collection.py +0 -514
  64. pulumi_oci/fleetsoftwareupdate/fsu_cycle.py +0 -812
  65. pulumi_oci/fleetsoftwareupdate/get_fsu_collection.py +0 -225
  66. pulumi_oci/fleetsoftwareupdate/get_fsu_collections.py +0 -141
  67. pulumi_oci/fleetsoftwareupdate/get_fsu_cycle.py +0 -325
  68. pulumi_oci/fleetsoftwareupdate/get_fsu_cycles.py +0 -167
  69. pulumi_oci/fleetsoftwareupdate/outputs.py +0 -1481
  70. pulumi_oci/identity/domains_social_identity_provider.py +0 -4628
  71. pulumi_oci/identity/get_domains_social_identity_provider.py +0 -664
  72. pulumi_oci/identity/get_domains_social_identity_providers.py +0 -276
  73. pulumi_oci/networkfirewall/get_network_firewall_policy_tunnel_inspection_rule.py +0 -227
  74. pulumi_oci/networkfirewall/get_network_firewall_policy_tunnel_inspection_rules.py +0 -167
  75. pulumi_oci/networkfirewall/network_firewall_policy_tunnel_inspection_rule.py +0 -605
  76. {pulumi_oci-2.5.0.dist-info → pulumi_oci-2.5.0a1721976101.dist-info}/top_level.txt +0 -0
@@ -1651,7 +1651,7 @@ class MonitoredResourceTaskTaskDetails(dict):
1651
1651
  ** IMPORTANT **
1652
1652
  Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
1653
1653
  :param int availability_proxy_metric_collection_interval: Metrics collection interval in seconds used when calculating the availability of the resource based on metrics specified using the property 'availabilityProxyMetrics'.
1654
- :param Sequence[str] availability_proxy_metrics: List of metrics to be used to calculate the availability of the resource. Resource is considered to be up if at least one of the specified metrics is available for the resource during the specified interval using the property 'availabilityProxyMetricCollectionIntervalInSeconds'. If no metrics are specified, availability will not be calculated for the resource.
1654
+ :param Sequence[str] availability_proxy_metrics: List of metrics to be used to calculate the availability of the resource. Resource is considered to be up if at least one of the specified metrics is available for the resource during the specified interval using the property 'availabilityProxyMetricCollectionIntervalInSeconds'. If no metrics are specified, availability will not be calculated for the resource.
1655
1655
  :param str console_path_prefix: The console path prefix to use for providing service home url page navigation. For example if the prefix provided is 'security/bastion/bastions', the URL used for navigation will be https://<cloudhostname>/security/bastion/bastions/<resourceOcid>. If not provided, service home page link will not be shown in the stack monitoring home page.
1656
1656
  :param str external_id_mapping: The external resource identifier property in the metric dimensions. Resources imported will be using this property value for external id.
1657
1657
  :param Sequence[str] lifecycle_status_mappings_for_up_statuses: Lifecycle states of the external resource which reflects the status of the resource being up.
@@ -1733,7 +1733,7 @@ class MonitoredResourceTaskTaskDetails(dict):
1733
1733
  @pulumi.getter(name="availabilityProxyMetrics")
1734
1734
  def availability_proxy_metrics(self) -> Optional[Sequence[str]]:
1735
1735
  """
1736
- List of metrics to be used to calculate the availability of the resource. Resource is considered to be up if at least one of the specified metrics is available for the resource during the specified interval using the property 'availabilityProxyMetricCollectionIntervalInSeconds'. If no metrics are specified, availability will not be calculated for the resource.
1736
+ List of metrics to be used to calculate the availability of the resource. Resource is considered to be up if at least one of the specified metrics is available for the resource during the specified interval using the property 'availabilityProxyMetricCollectionIntervalInSeconds'. If no metrics are specified, availability will not be calculated for the resource.
1737
1737
  """
1738
1738
  return pulumi.get(self, "availability_proxy_metrics")
1739
1739
 
@@ -2958,7 +2958,6 @@ class GetBaselineableMetricsBaselineableMetricSummaryCollectionItemResult(dict):
2958
2958
  name: str,
2959
2959
  namespace: str,
2960
2960
  resource_group: str,
2961
- resource_type: str,
2962
2961
  state: str,
2963
2962
  system_tags: Mapping[str, Any],
2964
2963
  tenancy_id: str,
@@ -2971,12 +2970,11 @@ class GetBaselineableMetricsBaselineableMetricSummaryCollectionItemResult(dict):
2971
2970
  :param Mapping[str, Any] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
2972
2971
  :param Mapping[str, Any] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
2973
2972
  :param str id: OCID of the metric
2974
- :param bool is_out_of_box: Is the baseline enabled metric defined out of box by Oracle or by end-user
2973
+ :param bool is_out_of_box: Is the metric created out of box, default false
2975
2974
  :param str last_updated_by: last Updated user id
2976
2975
  :param str name: Metric Name
2977
2976
  :param str namespace: namespace of the metric
2978
2977
  :param str resource_group: Resource Group
2979
- :param str resource_type: Resource Type
2980
2978
  :param str state: The current lifecycle state of the metric extension
2981
2979
  :param Mapping[str, Any] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
2982
2980
  :param str tenancy_id: OCID of the tenancy
@@ -2994,7 +2992,6 @@ class GetBaselineableMetricsBaselineableMetricSummaryCollectionItemResult(dict):
2994
2992
  pulumi.set(__self__, "name", name)
2995
2993
  pulumi.set(__self__, "namespace", namespace)
2996
2994
  pulumi.set(__self__, "resource_group", resource_group)
2997
- pulumi.set(__self__, "resource_type", resource_type)
2998
2995
  pulumi.set(__self__, "state", state)
2999
2996
  pulumi.set(__self__, "system_tags", system_tags)
3000
2997
  pulumi.set(__self__, "tenancy_id", tenancy_id)
@@ -3053,7 +3050,7 @@ class GetBaselineableMetricsBaselineableMetricSummaryCollectionItemResult(dict):
3053
3050
  @pulumi.getter(name="isOutOfBox")
3054
3051
  def is_out_of_box(self) -> bool:
3055
3052
  """
3056
- Is the baseline enabled metric defined out of box by Oracle or by end-user
3053
+ Is the metric created out of box, default false
3057
3054
  """
3058
3055
  return pulumi.get(self, "is_out_of_box")
3059
3056
 
@@ -3089,14 +3086,6 @@ class GetBaselineableMetricsBaselineableMetricSummaryCollectionItemResult(dict):
3089
3086
  """
3090
3087
  return pulumi.get(self, "resource_group")
3091
3088
 
3092
- @property
3093
- @pulumi.getter(name="resourceType")
3094
- def resource_type(self) -> str:
3095
- """
3096
- Resource Type
3097
- """
3098
- return pulumi.get(self, "resource_type")
3099
-
3100
3089
  @property
3101
3090
  @pulumi.getter
3102
3091
  def state(self) -> str:
@@ -5720,7 +5709,7 @@ class GetMonitoredResourceTaskTaskDetailResult(dict):
5720
5709
  type: str):
5721
5710
  """
5722
5711
  :param int availability_proxy_metric_collection_interval: Metrics collection interval in seconds used when calculating the availability of the resource based on metrics specified using the property 'availabilityProxyMetrics'.
5723
- :param Sequence[str] availability_proxy_metrics: List of metrics to be used to calculate the availability of the resource. Resource is considered to be up if at least one of the specified metrics is available for the resource during the specified interval using the property 'availabilityProxyMetricCollectionIntervalInSeconds'. If no metrics are specified, availability will not be calculated for the resource.
5712
+ :param Sequence[str] availability_proxy_metrics: List of metrics to be used to calculate the availability of the resource. Resource is considered to be up if at least one of the specified metrics is available for the resource during the specified interval using the property 'availabilityProxyMetricCollectionIntervalInSeconds'. If no metrics are specified, availability will not be calculated for the resource.
5724
5713
  :param str console_path_prefix: The console path prefix to use for providing service home url page navigation. For example if the prefix provided is 'security/bastion/bastions', the URL used for navigation will be https://<cloudhostname>/security/bastion/bastions/<resourceOcid>. If not provided, service home page link will not be shown in the stack monitoring home page.
5725
5714
  :param str external_id_mapping: The external resource identifier property in the metric dimensions. Resources imported will be using this property value for external id.
5726
5715
  :param Sequence[str] lifecycle_status_mappings_for_up_statuses: Lifecycle states of the external resource which reflects the status of the resource being up.
@@ -5765,7 +5754,7 @@ class GetMonitoredResourceTaskTaskDetailResult(dict):
5765
5754
  @pulumi.getter(name="availabilityProxyMetrics")
5766
5755
  def availability_proxy_metrics(self) -> Sequence[str]:
5767
5756
  """
5768
- List of metrics to be used to calculate the availability of the resource. Resource is considered to be up if at least one of the specified metrics is available for the resource during the specified interval using the property 'availabilityProxyMetricCollectionIntervalInSeconds'. If no metrics are specified, availability will not be calculated for the resource.
5757
+ List of metrics to be used to calculate the availability of the resource. Resource is considered to be up if at least one of the specified metrics is available for the resource during the specified interval using the property 'availabilityProxyMetricCollectionIntervalInSeconds'. If no metrics are specified, availability will not be calculated for the resource.
5769
5758
  """
5770
5759
  return pulumi.get(self, "availability_proxy_metrics")
5771
5760
 
@@ -6080,7 +6069,7 @@ class GetMonitoredResourceTasksMonitoredResourceTasksCollectionItemTaskDetailRes
6080
6069
  type: str):
6081
6070
  """
6082
6071
  :param int availability_proxy_metric_collection_interval: Metrics collection interval in seconds used when calculating the availability of the resource based on metrics specified using the property 'availabilityProxyMetrics'.
6083
- :param Sequence[str] availability_proxy_metrics: List of metrics to be used to calculate the availability of the resource. Resource is considered to be up if at least one of the specified metrics is available for the resource during the specified interval using the property 'availabilityProxyMetricCollectionIntervalInSeconds'. If no metrics are specified, availability will not be calculated for the resource.
6072
+ :param Sequence[str] availability_proxy_metrics: List of metrics to be used to calculate the availability of the resource. Resource is considered to be up if at least one of the specified metrics is available for the resource during the specified interval using the property 'availabilityProxyMetricCollectionIntervalInSeconds'. If no metrics are specified, availability will not be calculated for the resource.
6084
6073
  :param str console_path_prefix: The console path prefix to use for providing service home url page navigation. For example if the prefix provided is 'security/bastion/bastions', the URL used for navigation will be https://<cloudhostname>/security/bastion/bastions/<resourceOcid>. If not provided, service home page link will not be shown in the stack monitoring home page.
6085
6074
  :param str external_id_mapping: The external resource identifier property in the metric dimensions. Resources imported will be using this property value for external id.
6086
6075
  :param Sequence[str] lifecycle_status_mappings_for_up_statuses: Lifecycle states of the external resource which reflects the status of the resource being up.
@@ -6125,7 +6114,7 @@ class GetMonitoredResourceTasksMonitoredResourceTasksCollectionItemTaskDetailRes
6125
6114
  @pulumi.getter(name="availabilityProxyMetrics")
6126
6115
  def availability_proxy_metrics(self) -> Sequence[str]:
6127
6116
  """
6128
- List of metrics to be used to calculate the availability of the resource. Resource is considered to be up if at least one of the specified metrics is available for the resource during the specified interval using the property 'availabilityProxyMetricCollectionIntervalInSeconds'. If no metrics are specified, availability will not be calculated for the resource.
6117
+ List of metrics to be used to calculate the availability of the resource. Resource is considered to be up if at least one of the specified metrics is available for the resource during the specified interval using the property 'availabilityProxyMetricCollectionIntervalInSeconds'. If no metrics are specified, availability will not be calculated for the resource.
6129
6118
  """
6130
6119
  return pulumi.get(self, "availability_proxy_metrics")
6131
6120
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_oci
3
- Version: 2.5.0
3
+ Version: 2.5.0a1721976101
4
4
  Summary: A Pulumi package for creating and managing Oracle Cloud Infrastructure resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://www.pulumi.com
@@ -1,7 +1,7 @@
1
- pulumi_oci/__init__.py,sha256=lZYGRDcpPab6q-LmAqSZpFXP1elNkQwuJW0siPA2MVw,161259
1
+ pulumi_oci/__init__.py,sha256=iNLAXVo2synziIr5ifDQLlVvNiSc8mgLhD-SgbZTYe0,160590
2
2
  pulumi_oci/_utilities.py,sha256=aNnnaO6zRha3FhNHonuabR4fJLWGXANtK5dlh1Mz95k,10506
3
3
  pulumi_oci/provider.py,sha256=9MXW-Zeh5jJ_T7w9PgSlFcu0s4_tylBZIVYdFLmo_fU,23922
4
- pulumi_oci/pulumi-plugin.json,sha256=i27Le-amGLgNIAKtFNQtHsQr7RDmS9lDqTXvBr3nYOU,62
4
+ pulumi_oci/pulumi-plugin.json,sha256=ZKfjjX142ycAE-bm9xwKBGliuKQVvdhrd2yFPBb623c,79
5
5
  pulumi_oci/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  pulumi_oci/adm/__init__.py,sha256=pxPlS_-eNzVJqBq2i1MCMmmLGhFhW-ATfiH6YEb71xI,1049
7
7
  pulumi_oci/adm/_inputs.py,sha256=nMRnDJd64H5GAJ9ybIPjR9fsDdJFyCdHYBir_ADSrT4,53283
@@ -206,7 +206,7 @@ pulumi_oci/bastion/session.py,sha256=p2dWb88uvbIq7-UvUI5y2wFG6zD1Oqm4IA8Xik1c2Qk
206
206
  pulumi_oci/bigdataservice/__init__.py,sha256=cfK9F0bg8e4EWvHKVfGmcZLVDxJui2Updr0sYM5b0QM,1142
207
207
  pulumi_oci/bigdataservice/_inputs.py,sha256=-1QnK93l-EcNTE_zd8j2v2V7rZX6dMF_nd1IAONe-SA,138557
208
208
  pulumi_oci/bigdataservice/auto_scaling_configuration.py,sha256=a7tEks44Sn6NgVHIktjKVAxkuS49CoxzN2Hq32uegAQ,40510
209
- pulumi_oci/bigdataservice/bds_instance.py,sha256=m_wKRTZSYnejI4pbYr5l4H90WMNDam3E5y2JADnDe4o,79043
209
+ pulumi_oci/bigdataservice/bds_instance.py,sha256=lPnkhrv6UfaaQoVtiYAYvEfwMXGSgSswKpwCbhDU-Zg,75201
210
210
  pulumi_oci/bigdataservice/bds_instance_api_key.py,sha256=NvBH9YqnOBaq3-UYMypk1hK0TLiq_6HLQ2hYjzRMpf4,25252
211
211
  pulumi_oci/bigdataservice/bds_instance_metastore_config.py,sha256=NDLpOHfKXM7Pc-9Bvop4Dl4-kExChH5UXAxWYXQagdQ,28741
212
212
  pulumi_oci/bigdataservice/bds_instance_operation_certificate_managements_management.py,sha256=z-j6nuM8mm7Lv5oGxs2f_BZg2R27rhAvjUBZ1m8xUc4,33730
@@ -214,7 +214,7 @@ pulumi_oci/bigdataservice/bds_instance_os_patch_action.py,sha256=cO4U5IiTSho7XaA
214
214
  pulumi_oci/bigdataservice/bds_instance_patch_action.py,sha256=b4iePJd844AluldBxqHSbAZ0jIcYZoJhRZWbFvRMt6o,13080
215
215
  pulumi_oci/bigdataservice/get_auto_scaling_configuration.py,sha256=60WLewCGPq1XWI40FFmIOxitrA8tvJXUdxaR6SCaIQM,10285
216
216
  pulumi_oci/bigdataservice/get_auto_scaling_configurations.py,sha256=-SE7dG2bDIxHj5FqGhKCcv__ktsIq57dv1EvpD-GnPY,6434
217
- pulumi_oci/bigdataservice/get_bds_instance.py,sha256=jqPFnqV_JfCu-6YuxmVGXg9RmtRMuHcqXKRpnGLfZnY,23306
217
+ pulumi_oci/bigdataservice/get_bds_instance.py,sha256=ethKr9WIcyPaA5NFfF7_3xlKR9D0m_soUzS8l5frl5g,22632
218
218
  pulumi_oci/bigdataservice/get_bds_instance_api_key.py,sha256=LEDRianHY7EeOq_sqfvswTU2cQ7xGAxY17IkX_d6WUs,9171
219
219
  pulumi_oci/bigdataservice/get_bds_instance_api_keys.py,sha256=gIHuDOEtxLGwqXWtM3YoBgKnpH8euF-X0QegfA5dpdg,7201
220
220
  pulumi_oci/bigdataservice/get_bds_instance_get_os_patch.py,sha256=Cu5EUOXKEWTu4GDX3v5rfpQOtF2m9lFGRqSUsgc44Sc,8713
@@ -224,7 +224,7 @@ pulumi_oci/bigdataservice/get_bds_instance_metastore_configs.py,sha256=7RUO8omYF
224
224
  pulumi_oci/bigdataservice/get_bds_instance_patch_histories.py,sha256=PgLcnXG-YaZyUbW2xDy5gtRw_7eMWka5_npQi2F1fIg,8019
225
225
  pulumi_oci/bigdataservice/get_bds_instance_patches.py,sha256=CrhGR1zM2zzHfcBLiov1WnW3qb9ZO7KmrQNTehHCjug,4813
226
226
  pulumi_oci/bigdataservice/get_bds_instances.py,sha256=BBJKNo5mVAU37UAU1hrafmLetxmT64bFGKz1phiwB0Y,6540
227
- pulumi_oci/bigdataservice/outputs.py,sha256=BaMlt631aa10UO2mZ3kFu37GcNccBMnpMhhTtcqZK_k,321844
227
+ pulumi_oci/bigdataservice/outputs.py,sha256=MURhXBzE64o5h7PouHM_8yDVdpjq8S-YLcVsSFfk4Xw,321498
228
228
  pulumi_oci/blockchain/__init__.py,sha256=b2CLshPLLmnO6Om3TLPGauDJ2z_cYIHxtBonK4zQJEs,610
229
229
  pulumi_oci/blockchain/_inputs.py,sha256=JqE3ivHgQxJlWqZmgHSip04a9NnyOCmIr7eGrFHzcqo,20903
230
230
  pulumi_oci/blockchain/blockchain_platform.py,sha256=P9SFc4lDHJ8PTGIeDNvNid8mFnZJ2Ul2dWmc1cHsAfA,62329
@@ -432,8 +432,8 @@ pulumi_oci/containerinstances/get_container_instance_shape.py,sha256=vgf8pb7KjuE
432
432
  pulumi_oci/containerinstances/get_container_instance_shapes.py,sha256=RWotHRCbVW3xSdyMZzfeCMWcULpehVvPxK6-QhDhpC8,6796
433
433
  pulumi_oci/containerinstances/get_container_instances.py,sha256=2pS0FViyGoOrqVg-foeYDm4C7lX7WhqlMaUeeGtRlL4,8619
434
434
  pulumi_oci/containerinstances/outputs.py,sha256=K1Kf3-8xpQM9OcZOnQQG972UwHvbtboWNqYnib8J0hw,99442
435
- pulumi_oci/core/__init__.py,sha256=f2OKqOZoaPWB24-hh_jmUg0raWU7jen5zWyglJJIb1o,8726
436
- pulumi_oci/core/_inputs.py,sha256=toraivCOTlGgDVwJPUezYx4nVFSh565l9oxuG-TzQrk,866711
435
+ pulumi_oci/core/__init__.py,sha256=TH2tLXoqxil4LmAM1OAg7Z4M4Tvrv9GsG-UG3h3UTbw,8591
436
+ pulumi_oci/core/_inputs.py,sha256=CN_YQrg6eH-IWop3VjWArF2tctWDWlsS1isptGLlqkU,865653
437
437
  pulumi_oci/core/app_catalog_listing_resource_version_agreement.py,sha256=kd8-X0DLdG80KR4Re1Bzs3YzRfhRCraKfwNBJy6KJss,14448
438
438
  pulumi_oci/core/app_catalog_subscription.py,sha256=0p4-GPnr_1F2G_si0_4tQMpEpmWadv-zhAoUKEVPdPw,29086
439
439
  pulumi_oci/core/boot_volume.py,sha256=EFyQnerU3N19HSvC6uqFBjpRPWFQw7H4VIpdxhBnV28,64633
@@ -541,8 +541,6 @@ pulumi_oci/core/get_instance_configurations.py,sha256=8Lh80BRWGXyA0RXif_q_F_RiaH
541
541
  pulumi_oci/core/get_instance_console_connections.py,sha256=2Manh6C6d1AR5ea0BEvaKFGhiuXrtahwAcZZmRlaWWs,6989
542
542
  pulumi_oci/core/get_instance_credentials.py,sha256=6CZyrcruyB-u88HIWYnQ6xoIDTe_9smQG_l0NtZQ3qI,4839
543
543
  pulumi_oci/core/get_instance_devices.py,sha256=7haK75kpWm_j9YivUQTUCZmOorGPDf0wbqq04CPmZbY,6685
544
- pulumi_oci/core/get_instance_maintenance_event.py,sha256=8idmmx6TTaW0BqXBHmPrzN-WBWVi7-HMQj19-_Fy4uU,20114
545
- pulumi_oci/core/get_instance_maintenance_events.py,sha256=YQ8hi8-PQNd3SEC5XGd0rWKlixOd-L_irYLLQ4ol1Zc,13611
546
544
  pulumi_oci/core/get_instance_maintenance_reboot.py,sha256=Oqqc165TfiZKuG3hzvY9gtJwh3CS70NAGa222RYeouk,5164
547
545
  pulumi_oci/core/get_instance_measured_boot_report.py,sha256=3RnYQ317n_VR418CGTeBbTFgGoWMbMnihiqqm_TVPf8,5334
548
546
  pulumi_oci/core/get_instance_pool.py,sha256=3PCl-Bfb_S5R2rL04JtRmyRzPPUmn5Uc7SKTBeCwvAQ,12730
@@ -619,7 +617,6 @@ pulumi_oci/core/image.py,sha256=ZdHD0S_g7e4wgAaDD7z9cavH-ISN3ebdblQWVS40BFM,5314
619
617
  pulumi_oci/core/instance.py,sha256=VyZljIsWx8RJI4LBGOWv6ODh8kbanITxRI5NVnxzSNc,175939
620
618
  pulumi_oci/core/instance_configuration.py,sha256=ErMJO1WVrXJ5_M6ZBtu_ps-oJM22UDVdI9L0zKN1at8,114607
621
619
  pulumi_oci/core/instance_console_connection.py,sha256=GJfa2N9zZfFutzfcwfrW92FL7_Fnr28bkSBJCh3mrtY,27431
622
- pulumi_oci/core/instance_maintenance_event.py,sha256=HxA3RmzWNr3dxgoSeDCCYyUGDJJNccGMeYUl7_g2ht8,57344
623
620
  pulumi_oci/core/instance_pool.py,sha256=cRq4qWt8kpMtddNJLvGNLq_igDpouHHCTjsETtV6PAA,54703
624
621
  pulumi_oci/core/instance_pool_instance.py,sha256=4bnOHmSq1EMSWst8FV4Y5EfhkZVJQEpY0goBWWZJSHg,30950
625
622
  pulumi_oci/core/internet_gateway.py,sha256=2df3uMxZXXiIVOKmcA2869SsEmVXFlOhLelZ92q5kvU,33271
@@ -631,7 +628,7 @@ pulumi_oci/core/local_peering_gateway.py,sha256=kSPyvBRh4rgkugRBDTSuv5jTCmdgG7dF
631
628
  pulumi_oci/core/nat_gateway.py,sha256=7FIymW5Rq6w7C0T74OLWb9D4KqP_vzwXnEIbNWGdsGI,35795
632
629
  pulumi_oci/core/network_security_group.py,sha256=a21EveqIOiR-5WtrggBFPmYa8eBTqRGnvJs3IWm4q3g,25204
633
630
  pulumi_oci/core/network_security_group_security_rule.py,sha256=f9Y8fQDwI7BBMu9oOzm2uQyPWb0jI2u_dqZJZwcLy8Y,54224
634
- pulumi_oci/core/outputs.py,sha256=8lo38WBJMCYOfbP4-F4KIfMN_K5sp8bvuxehrAdYZyc,2400353
631
+ pulumi_oci/core/outputs.py,sha256=NKZCaK27R2C_oAtoTxApOxd9_PQLyAHcOUXw8_75CJU,2385140
635
632
  pulumi_oci/core/private_ip.py,sha256=jZNtIz8hDmlMu93cmBLs8Qu4HzbzDAoPKvlT3Z0TKI0,42259
636
633
  pulumi_oci/core/public_ip.py,sha256=0zoJbHGH5idavrf1l47kpdE9GM45asIVRo1e60HC1BI,48657
637
634
  pulumi_oci/core/public_ip_pool.py,sha256=LIVV7ooE-khuPJOWOCL6v1_o7zj94Evgze3tt2Qs8ao,23581
@@ -663,7 +660,7 @@ pulumi_oci/database/autonomous_container_database.py,sha256=8KBRkXFQ3H2jSqiNl8bF
663
660
  pulumi_oci/database/autonomous_container_database_dataguard_association.py,sha256=HHFxeeHKgSEMhCYdk_Pj7f1yf-o2QUTp4lmjFHCTGpY,75309
664
661
  pulumi_oci/database/autonomous_container_database_dataguard_association_operation.py,sha256=4CTcZm42cqeCufLt0HAMto57mLeFbELpvlBZSoPEDi4,17767
665
662
  pulumi_oci/database/autonomous_container_database_dataguard_role_change.py,sha256=dAjgy90q3k5T6dtvfFzJFXQrKECSyK08MCECei2BJ1k,12249
666
- pulumi_oci/database/autonomous_database.py,sha256=buSsbXRHQ76Gwm-cnXvr24OTWAhagkj5D-oTg22W4UY,469780
663
+ pulumi_oci/database/autonomous_database.py,sha256=YjLdSjm7wx4xfQ0sDruM8TE0xkNR_wsmOydZHZrdfyY,467936
667
664
  pulumi_oci/database/autonomous_database_backup.py,sha256=hb41EB12S5h7h5bDmFnXfRkczrqB6ZDsHFBVWbwHc_4,42339
668
665
  pulumi_oci/database/autonomous_database_instance_wallet_management.py,sha256=hyPsFWiUcH0tqSYzz6D6Qz2lJpXctQvRIdxcXwB_4AA,18571
669
666
  pulumi_oci/database/autonomous_database_regional_wallet_management.py,sha256=Y70BXlKqhrckRGSzVJ481GrQ5LP-CDu6OZiSE_6SO9k,15583
@@ -720,7 +717,7 @@ pulumi_oci/database/get_autonomous_container_database_resource_usage.py,sha256=w
720
717
  pulumi_oci/database/get_autonomous_container_database_versions.py,sha256=wdMd8BbLLYk2IcM3Fy_Cq7gP-03VyYFW4yKGqVc3qnA,7070
721
718
  pulumi_oci/database/get_autonomous_container_databases.py,sha256=SvmYieIvjD0gLhHa5Nnuvmy6m-mTKVVsndq5IOEsM0g,16818
722
719
  pulumi_oci/database/get_autonomous_container_patches.py,sha256=_QKPujbDGVOjYCd9T97qm9D8MdGXCLJp1dkJMznJZIc,8142
723
- pulumi_oci/database/get_autonomous_database.py,sha256=y3y5GL-Kt1jf47CuENwrLBYNygcCFwZ_LaTa-mOGunA,106149
720
+ pulumi_oci/database/get_autonomous_database.py,sha256=9iL7B-su6bL0xqXDTtlicGiGRxvaSd4TRF8zAhMlhNE,105323
724
721
  pulumi_oci/database/get_autonomous_database_backup.py,sha256=cBVPgkkUq-IYcmfrwK1BnhpUEY2lZOMXvhGX53y23BI,17574
725
722
  pulumi_oci/database/get_autonomous_database_backups.py,sha256=Al8AhXEEGOVnqjBanb-Aag_DbdJQynbDI0uSNBXtt9w,10152
726
723
  pulumi_oci/database/get_autonomous_database_dataguard_association.py,sha256=YyuIu1D7g6dwatNlB1DCXn0qqvpW0xeGevsSYZLRESo,13543
@@ -847,7 +844,7 @@ pulumi_oci/database/get_vm_clusters.py,sha256=aRT1n3DsQbZP6zUflQUu_U0ozwdVN5o6Mj
847
844
  pulumi_oci/database/key_store.py,sha256=oxRGlZ2FaY5FwY6OUCvCaGCwfzIRzm9fCUgTLGadcNE,27139
848
845
  pulumi_oci/database/maintenance_run.py,sha256=cyDRkOk_5KcUT3DoGuNxz1Ca0cJbdzrFNNhxfRatP_8,58494
849
846
  pulumi_oci/database/oneoff_patch.py,sha256=vI2EkITWfZEhCTvYQSUJgswX6f9ZdA3sgC59ZGYwRhc,38416
850
- pulumi_oci/database/outputs.py,sha256=24utb6ffyou6UICt9iktuinKq_24_C8L848t4ZJoe6Y,2238727
847
+ pulumi_oci/database/outputs.py,sha256=4TmpcNLJaP-InbrE4rBrqBReMbmlaICLbO3kIYwNFPk,2237309
851
848
  pulumi_oci/database/pluggable_database.py,sha256=9i6bFxXmdrlho26xBkBhznyyefvO9xwMhq_naWDd1_Q,72949
852
849
  pulumi_oci/database/pluggable_database_managements_management.py,sha256=cYRG-2zkTBknBJjEjC97B8_XhM2C63jZL92QUS9U6m8,52153
853
850
  pulumi_oci/database/pluggable_databases_local_clone.py,sha256=0NGYmSvbHSKW9TwDrNeOCOGH91SU7Ji5PDf-c70IBsQ,50354
@@ -988,7 +985,7 @@ pulumi_oci/databasemanagement/named_credential.py,sha256=gwcKUxJKii9k9FXBEjYYFij
988
985
  pulumi_oci/databasemanagement/outputs.py,sha256=RV57VBzIpOOIqy6JWsAn7KVkqwCESvA_ue2Uct7NFY4,1233256
989
986
  pulumi_oci/databasemanagement/pluggabledatabase_pluggable_database_dbm_features_management.py,sha256=IhQRhNbKNM4U9s4Z1PiJUKQ8qvJCa_87UxbUfMEWu44,16232
990
987
  pulumi_oci/databasemigration/__init__.py,sha256=wq-hZhb2rxiz9X5A9L-7N8RfkwhB3NXCbKKHsqsNolI,614
991
- pulumi_oci/databasemigration/_inputs.py,sha256=bMnhIEqREW5y5INRA9kde0zyFvyTKwhmQfv6rb5Kxek,94013
988
+ pulumi_oci/databasemigration/_inputs.py,sha256=kgH7_XKWaFye0wGcSBP0Jyba5gJ2Zc4JZoYbYuGnVbs,85556
992
989
  pulumi_oci/databasemigration/connection.py,sha256=z_qzQo_Agw0SITrKWruojfazhGsm9AIDcC5p17Nk0V4,96527
993
990
  pulumi_oci/databasemigration/get_connection.py,sha256=3Dab9CK1itygEcQNw_lNcnWyRh0_68cvTGV29fxbnr4,25076
994
991
  pulumi_oci/databasemigration/get_connections.py,sha256=WKkR2lATNrJNUQCLb046UcacKWHLbsCcjt0RPMzCj_M,9789
@@ -997,9 +994,9 @@ pulumi_oci/databasemigration/get_job_output.py,sha256=TMABuPbwUJXWgNGhRdA_J-jnD_
997
994
  pulumi_oci/databasemigration/get_migration.py,sha256=mxKrgJU9ftSiG5AhBpqQAoWaNsRHjwn20pYRaBlgogU,20184
998
995
  pulumi_oci/databasemigration/get_migration_object_types.py,sha256=rVI702t2HggOvedZA2d99whjW1yNLSB4DGJoT5Ohp4M,5116
999
996
  pulumi_oci/databasemigration/get_migrations.py,sha256=rsORFiv7eRt1P_giOFATPeXZctLWQBTwTCbNE1wqwgI,19566
1000
- pulumi_oci/databasemigration/job.py,sha256=JQH0ErfIfveNB36vVs4QlH_sLCGIKhIQtfzbReY5Hxk,30963
997
+ pulumi_oci/databasemigration/job.py,sha256=bQsNorR7wHa99o4hj_5mEuTVnOuaqfJBZcxun4Ojp0U,26577
1001
998
  pulumi_oci/databasemigration/migration.py,sha256=GyW7WWe6xcrRO2MCTy3gTqVw-h1hnI2qEZU_DEMeytE,88139
1002
- pulumi_oci/databasemigration/outputs.py,sha256=LQPLtSJsc6LUuyueicmZRrY0WbHlOfuSxVNwuqKiYUk,200541
999
+ pulumi_oci/databasemigration/outputs.py,sha256=paNa9oye4wxOeajMrSbkqNSdkXt3s_qHtF4m5xB22Dk,193048
1003
1000
  pulumi_oci/databasetools/__init__.py,sha256=E0X8vTRKspPI8060q1z3elp-zq_y06OAs_0Td99nZrU,699
1004
1001
  pulumi_oci/databasetools/_inputs.py,sha256=ZchmnhSk0wvOdkNdFQ995zdnOSwwaOIv8P_OjU6GB2A,25587
1005
1002
  pulumi_oci/databasetools/database_tools_connection.py,sha256=loLbmJWw94XpYD7u28CPe73c3FY4ajfrZkxR0nML8hM,53940
@@ -1095,12 +1092,10 @@ pulumi_oci/datalabellingservice/get_annotation_formats.py,sha256=WbbaaIQBbmLgcgt
1095
1092
  pulumi_oci/datalabellingservice/get_dataset.py,sha256=bmArCsi1ItF_VBkxyFgdBM8w3JDAjOEToXuy5qHzsjU,15760
1096
1093
  pulumi_oci/datalabellingservice/get_datasets.py,sha256=dhMoG6BQM2gW2GODLMA-DLYTMDVGWOSYSWghv8Ck5y8,8597
1097
1094
  pulumi_oci/datalabellingservice/outputs.py,sha256=AP9hqbH-u-42pfwrjrskVEAZUQ_ftROnTrUrWMFUoLE,52742
1098
- pulumi_oci/datasafe/__init__.py,sha256=-XN82zGZtdenJwuYkJrCEyJZcyJQS3MbzA69lqJjEr0,7296
1099
- pulumi_oci/datasafe/_inputs.py,sha256=qn0DEoTN-rPSsvtMwjyd3W8dqm5xZ9-y_rxKZHJMnlg,313572
1095
+ pulumi_oci/datasafe/__init__.py,sha256=mnHUILtcPTb_5gea6Qi7AaP_7KFvk6_eRK-Qo69cu_4,7445
1096
+ pulumi_oci/datasafe/_inputs.py,sha256=BaR2Mjq-_4eu7_cpEEnJEZOw98thjQ8Op7X_PKz92DM,311595
1100
1097
  pulumi_oci/datasafe/add_sdm_columns.py,sha256=Qu2DJoc3hS0mD6K7zPG_4agRUHJ-epqqnJA8phUoKlc,5414
1101
- pulumi_oci/datasafe/alert.py,sha256=Ek7WZe65rjnXQvL4hN6RqwDcw5rlqb0afPwRKpgRADQ,43347
1102
- pulumi_oci/datasafe/alert_policy.py,sha256=Lcb5InjUjLTmyp-0krdWbn51m_L-Nz_jFZQTGj_XOAw,37702
1103
- pulumi_oci/datasafe/alert_policy_rule.py,sha256=C8GM8cd4yLYHfZSJMmRAZV6mEOElXF2I3ggvH6lQhwo,18388
1098
+ pulumi_oci/datasafe/alert.py,sha256=1hzgTQxPBQeTcdztdvqw07MbXv5FaexDl2acrDqaiDQ,40594
1104
1099
  pulumi_oci/datasafe/audit_archive_retrieval.py,sha256=stXOQxGpwcefqOrFjpR44OiDz8WOMABKV1aqhmXUHEg,39205
1105
1100
  pulumi_oci/datasafe/audit_policy.py,sha256=p7hnIMAxIFwEbync5Izg7KZRuLFQtIULTeExZWDFOpo,44674
1106
1101
  pulumi_oci/datasafe/audit_policy_management.py,sha256=AKCnjB1cP6HMGyb2wEKR7evc1l62sblYejBmxDjF_rQ,46026
@@ -1116,11 +1111,11 @@ pulumi_oci/datasafe/database_security_config.py,sha256=TPaLYuY2LhxCpvWQ3aUA6hygL
1116
1111
  pulumi_oci/datasafe/database_security_config_management.py,sha256=q2oWiHGRKMO5zeBjqD-0h23-lSMBaaoRAIXsuaCgf04,21450
1117
1112
  pulumi_oci/datasafe/discovery_jobs_result.py,sha256=NIXwQhTVrN6wrCAKvdtBIlcOHMfXSan4j5LrzLL2E9M,43439
1118
1113
  pulumi_oci/datasafe/discovery_mod.py,sha256=QiXj5CAGCgPel8iUNu2N61NLqwfW733cfmZN7LZec0g,77217
1119
- pulumi_oci/datasafe/get_alert.py,sha256=e3MWKlIfQ-tv1YqVfvoIB0_gJBTCGj9VkIVUfksD6yQ,16093
1114
+ pulumi_oci/datasafe/get_alert.py,sha256=T0T4_zwJ1pOyZ0itpn2u6RlLNacy4gLJt9-oQKrbEKc,14749
1120
1115
  pulumi_oci/datasafe/get_alert_analytic.py,sha256=au0qzaIyCuAGqWNxEKJQm9OXhbGzkaKlas3gEc_Yos4,15083
1121
1116
  pulumi_oci/datasafe/get_alert_policies.py,sha256=bHwBshj85-LoAspI8w_Io8hYRkEkTl57FmmkTKbKqak,16463
1122
- pulumi_oci/datasafe/get_alert_policy.py,sha256=qujEZRb4I461UO6MzqSYbmTq_GCkc5M4xx1UmVz5UDI,11828
1123
- pulumi_oci/datasafe/get_alert_policy_rule.py,sha256=giA4ARgxmgU2iucItorbnaEXyPLVrU5U4GL0nBoQc_s,7169
1117
+ pulumi_oci/datasafe/get_alert_policy.py,sha256=yZbJQpjc9d591CL9fZ87pAcWs_rlzCKsJWn1ygqmzp0,10546
1118
+ pulumi_oci/datasafe/get_alert_policy_rule.py,sha256=IjEzfRjKLXsbiW520Nl-_YuN4zwvkq_qYMSQ1TCFeco,4384
1124
1119
  pulumi_oci/datasafe/get_alert_policy_rules.py,sha256=pp9v0WwoELn8s8I14xgukUwXRG0qKbo2o-BGtBEoxB8,5469
1125
1120
  pulumi_oci/datasafe/get_alerts.py,sha256=GKbP5HD4pG43YVTXEr96NPSHv17ig18pRjpqLECQUEc,11377
1126
1121
  pulumi_oci/datasafe/get_audit_archive_retrieval.py,sha256=_L_Wwg_8kT0L1HcwC5zQzv3xZVd08g3hoF6ZQ3HyRUA,13395
@@ -1170,9 +1165,9 @@ pulumi_oci/datasafe/get_masking_reports.py,sha256=tKxSrzoahBsLC4II8oAQ3xED8pbBCl
1170
1165
  pulumi_oci/datasafe/get_masking_reports_masked_column.py,sha256=phNjaQhJeiEQLnC-S7Fb4RNQ7bSAjBlT0oIgKx35unQ,11514
1171
1166
  pulumi_oci/datasafe/get_onprem_connector.py,sha256=2Vzcb1qBLifTLakiPdNwwelEJV_qUegb_1xKS7nP1fg,10347
1172
1167
  pulumi_oci/datasafe/get_onprem_connectors.py,sha256=L9ChT1YGdoxZHXjXprxB9kNmuIORZpyO1ezO4yGL4A4,11734
1173
- pulumi_oci/datasafe/get_report.py,sha256=YiBgVHyZ852v2wzlihsckVhp-YH3W9AoCgHinWolmLQ,9966
1168
+ pulumi_oci/datasafe/get_report.py,sha256=BRz6N-wzFNPxcDcoplErJY3eSevQQL2SbA5UXLQrL_o,9353
1174
1169
  pulumi_oci/datasafe/get_report_content.py,sha256=7ObsGMdFhWYKvozbofWGk18fzlxGFrUqKLmjApa3xQI,3304
1175
- pulumi_oci/datasafe/get_report_definition.py,sha256=wDAvsYv3N0Pldl2-m3TFUtv8QeAPRocFgyJl7r6J_JA,21426
1170
+ pulumi_oci/datasafe/get_report_definition.py,sha256=dXe_3h_iiFDzgzu9Y2nB4p2347qvw0A_Rx0xWMW18ks,20802
1176
1171
  pulumi_oci/datasafe/get_report_definitions.py,sha256=HVXAJoyVBebrPnztutWki5dpgz1dRHOykWWrZpcIvR4,13746
1177
1172
  pulumi_oci/datasafe/get_reports.py,sha256=-UYLaTQB2IDl0a5xeUruDakElwDq6_fYZzxXqxwTSjU,15305
1178
1173
  pulumi_oci/datasafe/get_sdm_masking_policy_difference.py,sha256=YqyRxkvRF4BVi50IPBsMAFbVFo19-gpOO2w2N7A8uLY,11952
@@ -1210,7 +1205,7 @@ pulumi_oci/datasafe/get_sensitive_data_models_sensitive_column.py,sha256=UudwoaX
1210
1205
  pulumi_oci/datasafe/get_sensitive_data_models_sensitive_columns.py,sha256=vbQ1yig7XoILTCRbWUrvonLrn10NG8N3LqvYgVTRjuU,30169
1211
1206
  pulumi_oci/datasafe/get_sensitive_type.py,sha256=a1WdkQj6Q7Ul-IVo3yVwmbbMAn_NPWV_VWzUKMXJTqI,15017
1212
1207
  pulumi_oci/datasafe/get_sensitive_types.py,sha256=Evug3dS7sJSZmjB-zwXaQ2z1PDqvgtWUpL6-tyJYvbM,21271
1213
- pulumi_oci/datasafe/get_target_alert_policy_association.py,sha256=VE7zYbZofo2oAxTvNwxtpr8BFLsL19gDDrdNY_NpYWs,12066
1208
+ pulumi_oci/datasafe/get_target_alert_policy_association.py,sha256=lhWhE0sBxq8oTEtGlL8qpDRKNwpIUk7RNfPJ_9A-fgM,11433
1214
1209
  pulumi_oci/datasafe/get_target_alert_policy_associations.py,sha256=WGRxK6DaKcj9Pa8x5eAMIHocQkocy1dcJzFw63LxR_g,17322
1215
1210
  pulumi_oci/datasafe/get_target_database.py,sha256=KcURx7eN1NhH8gTsxIeqETTesNpLyJv-tld6RRYa_Cs,14399
1216
1211
  pulumi_oci/datasafe/get_target_database_peer_target_database.py,sha256=VRnpYFd-sAZcqYA4c3iDZlD4JotsYta56_LCQWLzTws,11478
@@ -1234,10 +1229,12 @@ pulumi_oci/datasafe/mask_data.py,sha256=C0Cl-E4PXqjBNjtbYuzfJxlWWZhFUQp5-9oWqWMm
1234
1229
  pulumi_oci/datasafe/masking_policies_apply_difference_to_masking_columns.py,sha256=RK84k_OpVYmhoJbCPzoWybLdsFUI8YbSmXpUp50sY-8,8203
1235
1230
  pulumi_oci/datasafe/masking_policies_masking_column.py,sha256=trDQ7IYbRtSsGF7y1zYA3tQPoLoHCVlVwsrUcjNusR0,58277
1236
1231
  pulumi_oci/datasafe/masking_policy.py,sha256=D9flk2TCxxspTvYAf5Gewy3AhA1skONiNh8d0EkQtpM,70694
1232
+ pulumi_oci/datasafe/masking_policy_health_report_management.py,sha256=KOvrLtPuzLonyOKJ5MgbvaONPlJQ4h44zNx9YrzZBIg,19251
1233
+ pulumi_oci/datasafe/masking_report_management.py,sha256=ntTPk_0XpDYsEdh1lnGyd2UjEDUGkNNpF1p-AYvtIc8,32009
1237
1234
  pulumi_oci/datasafe/on_prem_connector.py,sha256=brTIzRdKDiYI7OSTWzwOq1LMTTq6MDNItkcDkmhKvEI,29350
1238
- pulumi_oci/datasafe/outputs.py,sha256=QMi71TCjwfeW6-T57ggNhY-t25dsoCcmrUS7vNKjsw0,1255887
1239
- pulumi_oci/datasafe/report.py,sha256=CbBKBjiKpvPVbSTHnFgyZZneThikt4680ScMUy8bRYU,27666
1240
- pulumi_oci/datasafe/report_definition.py,sha256=ElnfMwJSnXphmuzATJq-Kv94dtTqZ7Kl7wYUR0_UjWU,67798
1235
+ pulumi_oci/datasafe/outputs.py,sha256=eR5fpQryAC2oMXQoAiyn4qKQqIooFrTxyM8wzCM7Fys,1248006
1236
+ pulumi_oci/datasafe/report.py,sha256=Iy8P92V9YLKEhVinC9wNsU8GmsAO5XW_5NbXRt6BDwU,26381
1237
+ pulumi_oci/datasafe/report_definition.py,sha256=uJVBFE_caLlnTjaO-HmZgOKBXZw82tZI1UtVtgfjrpc,66469
1241
1238
  pulumi_oci/datasafe/sdm_masking_policy_difference.py,sha256=7BQFmlcT_dt9g1W2NCqKj1n8ixY-NAuPJ4FHMCCGI10,37404
1242
1239
  pulumi_oci/datasafe/security_assessment.py,sha256=5C9ptIJlOUgyTPsjxMn2uOU1be-W3c62oqbr5d8s5ME,61150
1243
1240
  pulumi_oci/datasafe/security_policy.py,sha256=n3BGyT2Ww0rkbayoT2wrSikpdbiVhsJNOenZyWfsAoY,28863
@@ -1249,11 +1246,13 @@ pulumi_oci/datasafe/sensitive_data_models_apply_discovery_job_results.py,sha256=
1249
1246
  pulumi_oci/datasafe/sensitive_data_models_sensitive_column.py,sha256=TREMG2BazyWlYHPsjY-AMv84bigCvtPKLH7XaMcxkJc,67457
1250
1247
  pulumi_oci/datasafe/sensitive_type.py,sha256=aHSb7R_efYFsW2Cz6eaOSJSHlHiMb2OeBRlv2YekRi0,51383
1251
1248
  pulumi_oci/datasafe/set_security_assessment_baseline.py,sha256=tCFdTzN-4Pp5fXPy-cVz9z_dRn0Zf3RnIw2pMdYlERI,12374
1249
+ pulumi_oci/datasafe/set_security_assessment_baseline_management.py,sha256=FyLxa0C7C2awoQH9W4SpXHdYQqydlIygxCi3h1VoAjI,13520
1252
1250
  pulumi_oci/datasafe/set_user_assessment_baseline.py,sha256=pFdIxZ6rOGzZsEKuyfV0YTBJsjUZrfTdSfqgvn_oezQ,11986
1251
+ pulumi_oci/datasafe/set_user_assessment_baseline_management.py,sha256=-GJqQdBELAXsSPnfwF15mso2HhQCgAhFiaW1Dh98YWo,13292
1253
1252
  pulumi_oci/datasafe/sql_collection.py,sha256=bVD7f0M7EFpKHCw4PWj3pVlBcW0iapROy0NcuRERoWY,54194
1254
1253
  pulumi_oci/datasafe/sql_firewall_policy.py,sha256=7vkLvHNQYMTfpwXHNfzhgo3E9uu6tFIpCiUKdu97HOg,51488
1255
1254
  pulumi_oci/datasafe/sql_firewall_policy_management.py,sha256=pucbdO9GprqnoS-VizqTVp4c7yM53EpRwfye77aBKwM,33473
1256
- pulumi_oci/datasafe/target_alert_policy_association.py,sha256=VuUouXYQraX23rJTpvteQs2T8qXR90H0ZTrb1WBrUDA,34887
1255
+ pulumi_oci/datasafe/target_alert_policy_association.py,sha256=lLPR19TL-eAoI1JbqNtVql3JwA_MHN7fX_SRExmM2ro,33554
1257
1256
  pulumi_oci/datasafe/target_database.py,sha256=emIHm0iDm1IneZrLzEhRvI3G_PJ0GDMJCF1XbRCCjEM,52219
1258
1257
  pulumi_oci/datasafe/target_database_peer_target_database.py,sha256=zDz_kgpDFJljXtCqsMSUJdnUoiEtx3GQCfqatuKi-4o,32072
1259
1258
  pulumi_oci/datasafe/unset_security_assessment_baseline.py,sha256=gVcTvHt0rN1rfKKBqSkHE2DaYXzi4LmIkp-zUe0UeSI,12689
@@ -1456,15 +1455,6 @@ pulumi_oci/filestorage/outbound_connector.py,sha256=jV8LFzNjcMb7aWhPjo56DKvD5E69
1456
1455
  pulumi_oci/filestorage/outputs.py,sha256=ksx_9gYV-6FVFLIyhqAR1qokvhmiNRcri5XGAFF4Q-4,141689
1457
1456
  pulumi_oci/filestorage/replication.py,sha256=Twb1H-1G_6FjaSlpri-ItJyA1FKuvQ3wVVvDtzIYQTQ,45986
1458
1457
  pulumi_oci/filestorage/snapshot.py,sha256=FOE0jsVhxVlqQ5tRI4LT2z0Y9nDIFBY6wi41TmBoyuU,36131
1459
- pulumi_oci/fleetsoftwareupdate/__init__.py,sha256=pjI6H1538gr5ibAG9BxFd9PoYJIRZ_dACG1hvTouhYE,497
1460
- pulumi_oci/fleetsoftwareupdate/_inputs.py,sha256=T_SH73RFNixqqrY_WBAQ288I19wV5kTxryAxK-ZivbA,18279
1461
- pulumi_oci/fleetsoftwareupdate/fsu_collection.py,sha256=S18nmj_ilXSzT5inT9V17Lym2f5CnAI9UMVcBdT5sbA,21953
1462
- pulumi_oci/fleetsoftwareupdate/fsu_cycle.py,sha256=OqkXryN0ma8yYwjANqGa1f1nS7E8j7JQ6aH7mkPmR8g,38374
1463
- pulumi_oci/fleetsoftwareupdate/get_fsu_collection.py,sha256=C0WlpM0xH7ZlJVam0Xl5ONKya5lXa7jx7l4DdzfwU-o,9777
1464
- pulumi_oci/fleetsoftwareupdate/get_fsu_collections.py,sha256=QjNmZgDd6VJJeIL-PNIvRANOHmmwFqZ7kFUTgjmvvgc,5992
1465
- pulumi_oci/fleetsoftwareupdate/get_fsu_cycle.py,sha256=QO1xYG98j9o03KXiNkzgIvw4sFGadotOiLhSnM1ZuBA,15764
1466
- pulumi_oci/fleetsoftwareupdate/get_fsu_cycles.py,sha256=D4KFtUXFpZxi3LzW5AJSC3z8b6m1LLmLFpvMBQYfwLg,7377
1467
- pulumi_oci/fleetsoftwareupdate/outputs.py,sha256=jLW4gjyGLQdk19ZaFnQrWXKhQ7SVVqZ1lC5FAagIQhQ,49323
1468
1458
  pulumi_oci/functions/__init__.py,sha256=tU-pJE4jEBX9z0lBXVdVAT7ImZSEx64sZB9YYWj2dys,1734
1469
1459
  pulumi_oci/functions/_inputs.py,sha256=Y6IyfjXQiM93k5JJ3o8QGRWPjXRmgklBMubSkocWy-Q,23568
1470
1460
  pulumi_oci/functions/application.py,sha256=xIQrGlPY-Da0370POiruE32TNIlHAFNuEYedpWbAu84,50806
@@ -1512,14 +1502,14 @@ pulumi_oci/generativeai/__init__.py,sha256=Ftsbp6SBNCD-O9MT8eM5e2mfwjdKeaS2J_z-i
1512
1502
  pulumi_oci/generativeai/_inputs.py,sha256=VNZ31v1hvzCQZGn356ScbiG3pe56H8p6H-NXbB79Sb0,22426
1513
1503
  pulumi_oci/generativeai/dedicated_ai_cluster.py,sha256=MQ3i9azQMOhPCnY7D1iKYnsMu9InNgs8SqQfQvcc0wQ,38951
1514
1504
  pulumi_oci/generativeai/endpoint.py,sha256=jR8I2wzEwO6uRJqRn3Tz2a6qSMNUUV9UI6i5OErGT8U,36950
1515
- pulumi_oci/generativeai/get_dedicated_ai_cluster.py,sha256=8kLebHtiz_BOKN1A5jSnyuae0zIjAYiDfbyt_CPZ12o,10330
1516
- pulumi_oci/generativeai/get_dedicated_ai_clusters.py,sha256=dkbvp4DISvRgC_BRKqlPH9rD-a90sz-l-XSdw-jaPT0,7889
1517
- pulumi_oci/generativeai/get_endpoint.py,sha256=80-7s4hMHvc-WSWhe-AcMX5q-gmbSQzbM0mKq7v79_c,10043
1518
- pulumi_oci/generativeai/get_endpoints.py,sha256=icP907EGWUFvr3UGmfAQLvIswSat2A5K-Hka8ImBfRA,7160
1519
- pulumi_oci/generativeai/get_model.py,sha256=9KTVx2SlgNvKuxR4GAsc3cT_0jSs4LL4Lpn3svorZs4,13702
1520
- pulumi_oci/generativeai/get_models.py,sha256=jdL_51QFHXF-5QePj1SuJFFZ-nnylDOoB8Ndrqoebq4,8893
1505
+ pulumi_oci/generativeai/get_dedicated_ai_cluster.py,sha256=s1CKW24tYzfcVp3JuCuGmxG6gIdMS5mkDs7irnDSh_E,10181
1506
+ pulumi_oci/generativeai/get_dedicated_ai_clusters.py,sha256=kZFWd8JWcHPCU43g4ATxuCdNLOOoZ19w8x3XVjNvq1c,7740
1507
+ pulumi_oci/generativeai/get_endpoint.py,sha256=ay72o7FSIiNz_PHIK6G-nTMMQ72zi7QJGjU-4rC42KQ,10360
1508
+ pulumi_oci/generativeai/get_endpoints.py,sha256=4m74RH6GOYsQz-rVFP21JtA-ODlRfXvhtVhw1EhBO_I,7146
1509
+ pulumi_oci/generativeai/get_model.py,sha256=exwP3fb8LO7nQmL8WPswbWSc5UC_wEnaTHcJWDg75Ps,12674
1510
+ pulumi_oci/generativeai/get_models.py,sha256=dUHq7Ei3PpOcuqn8kxD_qOpic83fXvq9jjZDYVhKLyc,8775
1521
1511
  pulumi_oci/generativeai/model.py,sha256=tTu90q_UXV2yUT45JiNO-HgLRk48X1iZ2BSA-1jWMLE,41594
1522
- pulumi_oci/generativeai/outputs.py,sha256=dYUSDQtKWO40uhknFo62KXBTmgqK6VkGlFj7lwCT9So,65888
1512
+ pulumi_oci/generativeai/outputs.py,sha256=IhUKvafFggAOZB6PU6z4f5Cgc2pvaLSkdXWeMl6Uaok,56767
1523
1513
  pulumi_oci/genericartifactscontent/__init__.py,sha256=hgIxlRzoszlQaqeflk8QurTNj87qkBbx16jZXw0p8Dk,382
1524
1514
  pulumi_oci/genericartifactscontent/artifact_by_path.py,sha256=AVc57jzfRMuzmRd2mfmCyeIw22elMS3onLVZTfGG2PY,31619
1525
1515
  pulumi_oci/genericartifactscontent/get_artifact_by_path.py,sha256=sNvU3RKAgOH9KAhnvbW9jaSTc1wTljLfUfCAnkW1TME,10043
@@ -1579,8 +1569,8 @@ pulumi_oci/healthchecks/http_probe.py,sha256=zwwQbnDSBSXCdaz6pipR7dRmshoXurYX7jv
1579
1569
  pulumi_oci/healthchecks/outputs.py,sha256=G__4KrGxGnYDuknWXVuEsJWCQjGzQ8HrOaMGN8A-_io,55700
1580
1570
  pulumi_oci/healthchecks/ping_monitor.py,sha256=ZSVyaC-Cl_hCzCwjxxMPdVF8eM2oM9dpcIEALmiwhFA,40175
1581
1571
  pulumi_oci/healthchecks/ping_probe.py,sha256=3zAdmiLAx1j6f5Fjsfe5B3AMQ0oPJst1IJeGiOsy-z0,24152
1582
- pulumi_oci/identity/__init__.py,sha256=QcJTCXzz_cH5dMm23w3UUpy8PHvv4dTp2TIzlXubcxg,9093
1583
- pulumi_oci/identity/_inputs.py,sha256=Z-ULArgpUzIW2xruR2mPwX0-rlcidLmT7mCRS_cxnMo,2421278
1572
+ pulumi_oci/identity/__init__.py,sha256=zhdNp9IEhuIFbbLFcrMV3DTmR1NRBWsj3KlneYasCb4,8940
1573
+ pulumi_oci/identity/_inputs.py,sha256=s2kR4ZfdSgFbFUw5JlSoBTNlCibLFqT5sWYzjdQtqq8,2385617
1584
1574
  pulumi_oci/identity/api_key.py,sha256=mGWz9pHMFHWLu5vovIjWRBSD-mIalpbSEHsnKEIaBSc,16219
1585
1575
  pulumi_oci/identity/auth_token.py,sha256=qUJAUkspvLjOu_OM-p8MSB2FZHy9PyWBbYwwr1Al0po,18447
1586
1576
  pulumi_oci/identity/authentication_policy.py,sha256=EH1Ix-I_biyQDJ1zEAyZ-sCJf--gmLgPjb6_SJN78Ww,14912
@@ -1631,7 +1621,6 @@ pulumi_oci/identity/domains_security_question_setting.py,sha256=I2kMQO0u3lEZg6Yx
1631
1621
  pulumi_oci/identity/domains_self_registration_profile.py,sha256=PApkxoqaj-QGBJaCKfVM_K3rL2TTAsLN6uozGPZ10ak,168845
1632
1622
  pulumi_oci/identity/domains_setting.py,sha256=4gKkIfgb81UZwaTf-VXsvCdG9hra0CjvJsvYOlUnkMk,299430
1633
1623
  pulumi_oci/identity/domains_smtp_credential.py,sha256=vlE7Hk5jaIIWPIhbZLZoT2PfjxnX4XTM4VoNfcHlb1k,90043
1634
- pulumi_oci/identity/domains_social_identity_provider.py,sha256=8QClVsWTCPjOr7wr81d7LPO8yMorxVjTtDvsO9JOAEk,185952
1635
1624
  pulumi_oci/identity/domains_user.py,sha256=w-IyUpkSdh9SWKG5N6rkzRQ84cxOqnhbqNPoJgBVR0w,299068
1636
1625
  pulumi_oci/identity/domains_user_db_credential.py,sha256=6cEjBlXuJp8RGNmS1LjyCbngIilWKe-TVqfJDFFvYU8,102370
1637
1626
  pulumi_oci/identity/dynamic_group.py,sha256=NKPk4VP9ke9SLmIC9_7wenCnb3tDMgtan6USUcr9BH0,30780
@@ -1747,8 +1736,6 @@ pulumi_oci/identity/get_domains_setting.py,sha256=-P3USGtlfL1OA0KkX6qewv8loB3MXJ
1747
1736
  pulumi_oci/identity/get_domains_settings.py,sha256=F3quKr_lQVkwvtJBKhagdZrWqfhL-9_SKbYBrRTD0rc,13816
1748
1737
  pulumi_oci/identity/get_domains_smtp_credential.py,sha256=UCBQJqhxYCoZEXn6CA_0mXQmnHTgsgnUITbS5Yz6XLk,23445
1749
1738
  pulumi_oci/identity/get_domains_smtp_credentials.py,sha256=MefHK0MsZx7bfW4B0ptaeEj5inwi7oYgF-IVHfIvTzE,20251
1750
- pulumi_oci/identity/get_domains_social_identity_provider.py,sha256=GxxNRcDVgXx2R4aEB9yb0M_m6-_srLhazyGRi-tjEtM,32490
1751
- pulumi_oci/identity/get_domains_social_identity_providers.py,sha256=9qtzWyJkn41u_bW4XZDDNghwWcMsDI9i6Mx14NAMYa0,17586
1752
1739
  pulumi_oci/identity/get_domains_user.py,sha256=u8j-mrVg8F7pjw01aib1truYQ4svZyN_-NaqV3MRAco,56277
1753
1740
  pulumi_oci/identity/get_domains_user_attributes_setting.py,sha256=lD6iFcSHOWvscWbUIFCE_jQBeYNxaV1mYFwLBIV5roA,20639
1754
1741
  pulumi_oci/identity/get_domains_user_attributes_settings.py,sha256=X7q20k9Cib3PWvAhpJ8YT7ZfmBqaHeL0xv2YvGsRC-s,13901
@@ -1789,7 +1776,7 @@ pulumi_oci/identity/identity_provider.py,sha256=ik3onEzpVM_bRBs1W7UFgVJCH_lN_iXu
1789
1776
  pulumi_oci/identity/idp_group_mapping.py,sha256=743cX37IZAZrXK1uIA3xxza9_aIG0Oa9l8a_GBxjw7g,19026
1790
1777
  pulumi_oci/identity/import_standard_tags_management.py,sha256=f5KHjLrGN0Fecd2XWZ5_cuiqiOQTr9g-GyfGr_gLfTY,13392
1791
1778
  pulumi_oci/identity/network_source.py,sha256=g_aLlVsh_LRFn2CW9umgrRXQrQ5P8IpM8Mj0aJoRtu4,39233
1792
- pulumi_oci/identity/outputs.py,sha256=k8JdADVSC8TM1HGQIuA7vDcFSdOJvbqPmoMKnLf8Rj8,5464985
1779
+ pulumi_oci/identity/outputs.py,sha256=1LGMrO6mUw3TzwmBV_sMA-YyvSxZfY2Pw1FfL3k605Q,5382923
1793
1780
  pulumi_oci/identity/policy.py,sha256=RJ0IbpEel0QP5y1y7xQOGyeY4W8xLu7-VWIbru9QmuM,39189
1794
1781
  pulumi_oci/identity/smtp_credential.py,sha256=d8rz1ltRKlJNLCvG21BprcRjKggXDNUuBkgJaZVXQgQ,18410
1795
1782
  pulumi_oci/identity/tag.py,sha256=uIw_fuH2-8_YiUWy6njaBSudIUDJoxZK5NePtHkHp9E,41027
@@ -2121,8 +2108,8 @@ pulumi_oci/mysql/mysql_configuration.py,sha256=tAe0ZaThbi9N547F0WyVjG_mCZks8nGmH
2121
2108
  pulumi_oci/mysql/mysql_db_system.py,sha256=uIJkUz4C-wEc8HV6e0tWUbgDTcJM45liSI1IEwtRTg0,109987
2122
2109
  pulumi_oci/mysql/outputs.py,sha256=OuihHc3UivknPj8ePomzMygpGSNNDhczdmwYuk3LTdw,557962
2123
2110
  pulumi_oci/mysql/replica.py,sha256=lovsoksb684bl-zVP_u87KlKG-vsBNrHe5oR-ZQkgYg,45695
2124
- pulumi_oci/networkfirewall/__init__.py,sha256=6CxpTGYsgQuKkTAQ2Pp9wlTkaCPf0Kz2eChNR2Naaz4,2409
2125
- pulumi_oci/networkfirewall/_inputs.py,sha256=VNKgMQueZUnNlmp9fpR2j9Nszy1KZ4PHRWXhQ8H1va4,33884
2111
+ pulumi_oci/networkfirewall/__init__.py,sha256=EcAch1-D7O2jnJYeAoYb5pVhnI8EMpB5TcT7oKJpgfI,2214
2112
+ pulumi_oci/networkfirewall/_inputs.py,sha256=CrvvTDNwg3V4kUVbPXz38pOkpdSiFeFEJNqKa6Wmrjs,28010
2126
2113
  pulumi_oci/networkfirewall/get_network_firewall.py,sha256=5eTzMYDQALRl_hCY1wgKbNirMmHQwCbW8SrSPckgBzg,13847
2127
2114
  pulumi_oci/networkfirewall/get_network_firewall_policies.py,sha256=p6L0LOYndSbEl_pP4FXqiJvFJG-aG9-WIBm3Fpoa3DY,8237
2128
2115
  pulumi_oci/networkfirewall/get_network_firewall_policy.py,sha256=OBJOa_osW3qKXcYxwWeVciaj3BgyGHcHORcnpWFazH4,10827
@@ -2144,8 +2131,6 @@ pulumi_oci/networkfirewall/get_network_firewall_policy_service.py,sha256=oLVmjyZ
2144
2131
  pulumi_oci/networkfirewall/get_network_firewall_policy_service_list.py,sha256=RFUyordczaewFVsOxuRQJ2AXh3Zdl0u7vrQSPlAiPPM,6054
2145
2132
  pulumi_oci/networkfirewall/get_network_firewall_policy_service_lists.py,sha256=fnPuC5SNPKxVy-wQYt60K6IKdBUrLRO1UwJvNQuLsr4,7050
2146
2133
  pulumi_oci/networkfirewall/get_network_firewall_policy_services.py,sha256=s4ONN6zjxGSgPYuYOWsBKBZ0rp815hnaCbdlEOpGk8I,6806
2147
- pulumi_oci/networkfirewall/get_network_firewall_policy_tunnel_inspection_rule.py,sha256=iqQGrQYQqetK0nLG-7pgrS3kndkyh5pTAIN78T9zsdA,10456
2148
- pulumi_oci/networkfirewall/get_network_firewall_policy_tunnel_inspection_rules.py,sha256=XkgtqvbA16ZPTo1XLER92sfoOxX47mmj5eWzK4aejyc,9276
2149
2134
  pulumi_oci/networkfirewall/get_network_firewall_policy_url_list.py,sha256=F5j3wO1_rkWhXw-Cjae0o4gepo1MoRnulzGBCmdDoAo,5928
2150
2135
  pulumi_oci/networkfirewall/get_network_firewall_policy_url_lists.py,sha256=8XJENLU3lWXuhSynQtHBHyuvffrKDqIFQ-Lz57ZJsN8,6874
2151
2136
  pulumi_oci/networkfirewall/get_network_firewalls.py,sha256=VP1O8kF-5uRMUYoCMk8vS5R7UNQgcnChJr49VDCgoAU,11248
@@ -2160,9 +2145,8 @@ pulumi_oci/networkfirewall/network_firewall_policy_mapped_secret.py,sha256=hLX3k
2160
2145
  pulumi_oci/networkfirewall/network_firewall_policy_security_rule.py,sha256=IyER95_MmH6BpiVgYgPlRL76YlBWTbZVMMlls2mCF00,31069
2161
2146
  pulumi_oci/networkfirewall/network_firewall_policy_service.py,sha256=-SjJFipTv1zKLCZVnHJu98I0HNJ4XimRdydHYTwqTWM,18020
2162
2147
  pulumi_oci/networkfirewall/network_firewall_policy_service_list.py,sha256=mjo-4F0qnABNwNw71_GBiYQcqa4ABJ7TUQk-EM5bEGg,17096
2163
- pulumi_oci/networkfirewall/network_firewall_policy_tunnel_inspection_rule.py,sha256=esSGphvWYAdY1Kz_6Ud4ejp2Mo74re9_-UpFZcbak-c,31718
2164
2148
  pulumi_oci/networkfirewall/network_firewall_policy_url_list.py,sha256=hBaGKaBZQ8q5U-wXPeXqTvZEtRAxu9vuiXIFg8svPhg,15550
2165
- pulumi_oci/networkfirewall/outputs.py,sha256=IbI24JQYO8H8S9TBbAtnZPmGztLYABc76Wfu4-JLWkY,121881
2149
+ pulumi_oci/networkfirewall/outputs.py,sha256=gGUcovm3358gPceIClPAzw_e7cw22AAWjTZ1KfZDC7I,102794
2166
2150
  pulumi_oci/networkloadbalancer/__init__.py,sha256=urfLKBZti02PqzrKDjUdZ8SZHck_DsNXj1KDF6-BYtk,938
2167
2151
  pulumi_oci/networkloadbalancer/_inputs.py,sha256=bN5B3GG3ejc8uHyVQlS7o5vALun8UJNd9q1aikDJupg,54385
2168
2152
  pulumi_oci/networkloadbalancer/backend.py,sha256=Uu7trbRmJjDgEF7K6sAAdW0QVhAw-FRyo3v83kiAQak,34924
@@ -2550,10 +2534,10 @@ pulumi_oci/recoverymod/protection_policy.py,sha256=hY2TOZndyQ0T2q3Z1qZmogB6y_dIR
2550
2534
  pulumi_oci/recoverymod/recovery_service_subnet.py,sha256=A87avG-TRn4-MiS3Gtw-03N3QF64oTmS_tdjAT2GA7M,40138
2551
2535
  pulumi_oci/redis/__init__.py,sha256=qn3X_w55WB6CuT20Q-Nt7zxiXVnt4qHqOYRo05JuvIU,410
2552
2536
  pulumi_oci/redis/_inputs.py,sha256=facaTYotXU0epdJPA8tlJTJOjqUMhl8NF-2KGq-vlyo,4901
2553
- pulumi_oci/redis/get_redis_cluster.py,sha256=dAHL4K8I_tgAYrJqX2lhOVkKCWxl1Yu3xLKbOdID2ro,15957
2537
+ pulumi_oci/redis/get_redis_cluster.py,sha256=mkl3bNrLK3qRHuq7IIOYXtdyZBuAvm_3t7kj4QbyNV8,15682
2554
2538
  pulumi_oci/redis/get_redis_clusters.py,sha256=9JA7jG6KPfpxkVw_KwafKQn08A0dmOWhhQwE3DYZEso,7931
2555
- pulumi_oci/redis/outputs.py,sha256=sbH6FgK7rTWJy4rF-sMo6_VyK6Varn9Q5VXeqVv4RLU,21044
2556
- pulumi_oci/redis/redis_cluster.py,sha256=ecpcwUx5G-Em0jcK6bIELvl4XhNn_5mSM8f7zx4hrEo,47069
2539
+ pulumi_oci/redis/outputs.py,sha256=m-l7tK1cfAJV_WxXYuWCvzDIY3b1biSDQ-ofVEN_ag8,20494
2540
+ pulumi_oci/redis/redis_cluster.py,sha256=zWEDXXDobykElEZLZwyBHPUwFgVlAOgMU5nYHxLB95M,45144
2557
2541
  pulumi_oci/resourcemanager/__init__.py,sha256=2G2BH5kW2MtOJKFnTb6Oytp5JQCS7n_E3uSubLhEQqk,553
2558
2542
  pulumi_oci/resourcemanager/_inputs.py,sha256=dsFbYoETEn_qfAz8RUBdr4o5-Gkf_Q5Jn-H5ojIZzSA,2420
2559
2543
  pulumi_oci/resourcemanager/get_private_endpoint.py,sha256=DiPAMo5qlUPJeoIHdpZebwhTfU4b1RvAc--UopAmKIc,12225
@@ -2628,12 +2612,12 @@ pulumi_oci/servicemesh/virtual_deployment.py,sha256=JngLYrp3zRF0W3CFfjA9_ojaZOG1
2628
2612
  pulumi_oci/servicemesh/virtual_service.py,sha256=OKzWFa3aOCIWsuGnIiG4KDUIkDoRI1Ln3Uj6ccSAxgU,39852
2629
2613
  pulumi_oci/servicemesh/virtual_service_route_table.py,sha256=BTU_J1GkNyG5vc_cVvf9dGWC_sgzw_t6BcEuJ7EfBes,37602
2630
2614
  pulumi_oci/stackmonitoring/__init__.py,sha256=w3t_oLxZL3HMvvDtr_YZDUp02tvLIezDnDm1msgPjPA,1579
2631
- pulumi_oci/stackmonitoring/_inputs.py,sha256=BvOe0duE8nNIL31VPs6IuImOjzTModkFTVBKC1jDSf4,151059
2632
- pulumi_oci/stackmonitoring/baselineable_metric.py,sha256=lOspkI7iivl4yY_rs9WBRcTbuJToc5IH23j3sR6qC5Q,30320
2615
+ pulumi_oci/stackmonitoring/_inputs.py,sha256=SVptn874brzsm1l_uyaggDEESrzO2bSVeCWpS5UhtV4,151063
2616
+ pulumi_oci/stackmonitoring/baselineable_metric.py,sha256=QGH0zOKnnBp8UQS-LsYZEUEAi76mAf5nDVX8_R2J1OM,28254
2633
2617
  pulumi_oci/stackmonitoring/config.py,sha256=guI_zpTaHW4MXN7JuOLQqjn5p5oo8_FUvh3TTlK2P_s,30827
2634
2618
  pulumi_oci/stackmonitoring/discovery_job.py,sha256=uFzVFebBaFEsoX9gqZ5n0wIXKpVb4inKJWVN7HGDZCw,37062
2635
- pulumi_oci/stackmonitoring/get_baselineable_metric.py,sha256=UOUBvtCIggtQITYJhZUh_ljq7OJA2M0RtGO2nh0naV0,12137
2636
- pulumi_oci/stackmonitoring/get_baselineable_metrics.py,sha256=Ygn4nr2HfsN6b6vMDgcFn1NOsiu8UGerRwtMip2hpuA,11394
2619
+ pulumi_oci/stackmonitoring/get_baselineable_metric.py,sha256=Dm5gAzusci39rvYb49F8T6dePdS5iioeVs5ueqL4PCI,11608
2620
+ pulumi_oci/stackmonitoring/get_baselineable_metrics.py,sha256=6a5T_HYiaC6FIdoPXhmrSmhyOCDzYvVjEU8vxq_ySn8,9351
2637
2621
  pulumi_oci/stackmonitoring/get_baselineable_metrics_evaluate.py,sha256=RiFGM27bsvKt0EpODyuYK0vkXbFsQDeUn7wYRoemTZU,8078
2638
2622
  pulumi_oci/stackmonitoring/get_config.py,sha256=ymAEofYg_-QTQlv57npeotRbB5NMao4o3YPxeT7fj6A,9805
2639
2623
  pulumi_oci/stackmonitoring/get_configs.py,sha256=RIFmnhVO8CqpCoFuSgkOCnOezfBagnIOgMUakIvwhYE,7370
@@ -2660,7 +2644,7 @@ pulumi_oci/stackmonitoring/monitored_resources_associate_monitored_resource.py,s
2660
2644
  pulumi_oci/stackmonitoring/monitored_resources_list_member.py,sha256=CXuXN-_r3_V6fRM8cE08WPISg1yEOhOCYPbcuLfrVcA,16747
2661
2645
  pulumi_oci/stackmonitoring/monitored_resources_search.py,sha256=216vZ51Xg-tKYWENICj0BSmd_EtlmY21QSIUaC5gWXM,84083
2662
2646
  pulumi_oci/stackmonitoring/monitored_resources_search_association.py,sha256=6qM8hh0ddY2osawto98NQkzvT2v5KAim7aAUJkFA_iE,29438
2663
- pulumi_oci/stackmonitoring/outputs.py,sha256=ZRo1kB9OhXdKL1AfA8R-eNSon8dp-R61jEEBmWgAWys,327390
2647
+ pulumi_oci/stackmonitoring/outputs.py,sha256=lSBjtJrJ0TU73k7_6i33mz26pE5Uj08vid52QDIkN-I,327016
2664
2648
  pulumi_oci/stackmonitoring/process_set.py,sha256=VCMIvx_InA5OiIziM6uA74HupGY9ZMWPbvqQbAyxLLs,25752
2665
2649
  pulumi_oci/streaming/__init__.py,sha256=qUfMEOAARn0aZo_vquKVA6NeGypfQ3nRHuEY5NKEThM,582
2666
2650
  pulumi_oci/streaming/_inputs.py,sha256=FNbJknKJEb7Hh-pkSawRjagcl950kZnCylQRW9u5tSA,12510
@@ -2778,7 +2762,7 @@ pulumi_oci/waf/get_web_app_firewall_policies.py,sha256=2EXX-nZiSRnou_ywPuVnvH9CT
2778
2762
  pulumi_oci/waf/get_web_app_firewall_policy.py,sha256=iXFu2wfolxLPGoRpC9PvrbsMvIURoaPHkg6WVLdoEd8,14234
2779
2763
  pulumi_oci/waf/network_address_list.py,sha256=Burm-luOi53fUUOZVqwfKueKEDWQw8789Ir0mUblOiE,33054
2780
2764
  pulumi_oci/waf/outputs.py,sha256=IibDb-778q6fJDgC9y7kgFTv6CEz8lMNaSd1c3Su9uc,227138
2781
- pulumi_oci-2.5.0.dist-info/METADATA,sha256=_Yc5faRKvbqHxWL4wY6zoBnDNlXmol516p6mLQjuRWc,3890
2782
- pulumi_oci-2.5.0.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
2783
- pulumi_oci-2.5.0.dist-info/top_level.txt,sha256=0k-nWr_IdDNVF3qcT4ALORmmu1SNCLxWZfHDMN7TWsg,11
2784
- pulumi_oci-2.5.0.dist-info/RECORD,,
2765
+ pulumi_oci-2.5.0a1721976101.dist-info/METADATA,sha256=OkjLbcfG6ccxhWCtlK11qnvHX6bY0vKODnYflEkrRjs,3901
2766
+ pulumi_oci-2.5.0a1721976101.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
2767
+ pulumi_oci-2.5.0a1721976101.dist-info/top_level.txt,sha256=0k-nWr_IdDNVF3qcT4ALORmmu1SNCLxWZfHDMN7TWsg,11
2768
+ pulumi_oci-2.5.0a1721976101.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (72.1.0)
2
+ Generator: setuptools (71.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5