pulumi-oci 2.20.0__py3-none-any.whl → 2.20.0a1734157400__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 (50) hide show
  1. pulumi_oci/__init__.py +0 -16
  2. pulumi_oci/bigdataservice/__init__.py +0 -4
  3. pulumi_oci/bigdataservice/_inputs.py +6 -672
  4. pulumi_oci/bigdataservice/bds_instance.py +7 -169
  5. pulumi_oci/bigdataservice/bds_instance_api_key.py +3 -66
  6. pulumi_oci/bigdataservice/bds_instance_patch_action.py +0 -4
  7. pulumi_oci/bigdataservice/get_bds_instance.py +1 -48
  8. pulumi_oci/bigdataservice/get_bds_instance_api_key.py +1 -17
  9. pulumi_oci/bigdataservice/get_bds_instance_api_keys.py +0 -3
  10. pulumi_oci/bigdataservice/outputs.py +98 -1466
  11. pulumi_oci/blockchain/get_blockchain_platform.py +1 -1
  12. pulumi_oci/blockchain/outputs.py +2 -2
  13. pulumi_oci/core/outputs.py +0 -4
  14. pulumi_oci/database/autonomous_database.py +0 -47
  15. pulumi_oci/database/exadb_vm_cluster.py +0 -104
  16. pulumi_oci/database/get_autonomous_database.py +1 -15
  17. pulumi_oci/database/outputs.py +0 -22
  18. pulumi_oci/datascience/_inputs.py +12 -32
  19. pulumi_oci/datascience/get_job_run.py +3 -3
  20. pulumi_oci/datascience/get_job_runs.py +2 -2
  21. pulumi_oci/datascience/job_run.py +7 -7
  22. pulumi_oci/datascience/model_deployment.py +0 -2
  23. pulumi_oci/datascience/outputs.py +26 -62
  24. pulumi_oci/generativeai/dedicated_ai_cluster.py +0 -21
  25. pulumi_oci/goldengate/__init__.py +0 -7
  26. pulumi_oci/goldengate/_inputs.py +0 -665
  27. pulumi_oci/goldengate/connection.py +7 -7
  28. pulumi_oci/goldengate/get_trail_files.py +2 -4
  29. pulumi_oci/goldengate/get_trail_sequences.py +2 -4
  30. pulumi_oci/goldengate/outputs.py +0 -1500
  31. pulumi_oci/pulumi-plugin.json +1 -1
  32. pulumi_oci/stackmonitoring/_inputs.py +14 -94
  33. pulumi_oci/stackmonitoring/get_metric_extensions.py +3 -22
  34. pulumi_oci/stackmonitoring/metric_extension.py +0 -8
  35. pulumi_oci/stackmonitoring/outputs.py +24 -166
  36. {pulumi_oci-2.20.0.dist-info → pulumi_oci-2.20.0a1734157400.dist-info}/METADATA +3 -3
  37. {pulumi_oci-2.20.0.dist-info → pulumi_oci-2.20.0a1734157400.dist-info}/RECORD +39 -50
  38. pulumi_oci/bigdataservice/bds_instance_identity_configuration.py +0 -859
  39. pulumi_oci/bigdataservice/get_bds_cluster_versions.py +0 -123
  40. pulumi_oci/bigdataservice/get_bds_instance_identity_configuration.py +0 -322
  41. pulumi_oci/bigdataservice/get_bds_instance_identity_configurations.py +0 -207
  42. pulumi_oci/goldengate/get_pipeline.py +0 -408
  43. pulumi_oci/goldengate/get_pipeline_running_processes.py +0 -144
  44. pulumi_oci/goldengate/get_pipeline_schema_tables.py +0 -207
  45. pulumi_oci/goldengate/get_pipeline_schemas.py +0 -163
  46. pulumi_oci/goldengate/get_pipelines.py +0 -213
  47. pulumi_oci/goldengate/get_recipes.py +0 -188
  48. pulumi_oci/goldengate/pipeline.py +0 -928
  49. {pulumi_oci-2.20.0.dist-info → pulumi_oci-2.20.0a1734157400.dist-info}/WHEEL +0 -0
  50. {pulumi_oci-2.20.0.dist-info → pulumi_oci-2.20.0a1734157400.dist-info}/top_level.txt +0 -0
@@ -1656,7 +1656,7 @@ if not MYPY:
1656
1656
  class ModelCustomMetadataListArgsDict(TypedDict):
1657
1657
  category: NotRequired[pulumi.Input[str]]
1658
1658
  """
1659
- (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
1659
+ (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
1660
1660
  """
1661
1661
  description: NotRequired[pulumi.Input[str]]
1662
1662
  """
@@ -1670,7 +1670,7 @@ if not MYPY:
1670
1670
  * libraryVersion
1671
1671
  * estimatorClass
1672
1672
  * hyperParameters
1673
- * testArtifactresults
1673
+ * testartifactresults
1674
1674
  """
1675
1675
  value: NotRequired[pulumi.Input[str]]
1676
1676
  """
@@ -1689,7 +1689,7 @@ class ModelCustomMetadataListArgs:
1689
1689
  key: Optional[pulumi.Input[str]] = None,
1690
1690
  value: Optional[pulumi.Input[str]] = None):
1691
1691
  """
1692
- :param pulumi.Input[str] category: (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
1692
+ :param pulumi.Input[str] category: (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
1693
1693
  :param pulumi.Input[str] description: (Updatable) Description of model metadata
1694
1694
  :param pulumi.Input[str] key: (Updatable) Key of the model Metadata. The key can either be user defined or Oracle Cloud Infrastructure defined. List of Oracle Cloud Infrastructure defined keys:
1695
1695
  * useCaseType
@@ -1697,7 +1697,7 @@ class ModelCustomMetadataListArgs:
1697
1697
  * libraryVersion
1698
1698
  * estimatorClass
1699
1699
  * hyperParameters
1700
- * testArtifactresults
1700
+ * testartifactresults
1701
1701
  :param pulumi.Input[str] value: (Updatable) Allowed values for useCaseType: binary_classification, regression, multinomial_classification, clustering, recommender, dimensionality_reduction/representation, time_series_forecasting, anomaly_detection, topic_modeling, ner, sentiment_analysis, image_classification, object_localization, other
1702
1702
 
1703
1703
  Allowed values for libraryName: scikit-learn, xgboost, tensorflow, pytorch, mxnet, keras, lightGBM, pymc3, pyOD, spacy, prophet, sktime, statsmodels, cuml, oracle_automl, h2o, transformers, nltk, emcee, pystan, bert, gensim, flair, word2vec, ensemble, other
@@ -1715,7 +1715,7 @@ class ModelCustomMetadataListArgs:
1715
1715
  @pulumi.getter
1716
1716
  def category(self) -> Optional[pulumi.Input[str]]:
1717
1717
  """
1718
- (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
1718
+ (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
1719
1719
  """
1720
1720
  return pulumi.get(self, "category")
1721
1721
 
@@ -1745,7 +1745,7 @@ class ModelCustomMetadataListArgs:
1745
1745
  * libraryVersion
1746
1746
  * estimatorClass
1747
1747
  * hyperParameters
1748
- * testArtifactresults
1748
+ * testartifactresults
1749
1749
  """
1750
1750
  return pulumi.get(self, "key")
1751
1751
 
@@ -1772,7 +1772,7 @@ if not MYPY:
1772
1772
  class ModelDefinedMetadataListArgsDict(TypedDict):
1773
1773
  category: NotRequired[pulumi.Input[str]]
1774
1774
  """
1775
- (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
1775
+ (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
1776
1776
  """
1777
1777
  description: NotRequired[pulumi.Input[str]]
1778
1778
  """
@@ -1786,7 +1786,7 @@ if not MYPY:
1786
1786
  * libraryVersion
1787
1787
  * estimatorClass
1788
1788
  * hyperParameters
1789
- * testArtifactresults
1789
+ * testartifactresults
1790
1790
  """
1791
1791
  value: NotRequired[pulumi.Input[str]]
1792
1792
  """
@@ -1805,7 +1805,7 @@ class ModelDefinedMetadataListArgs:
1805
1805
  key: Optional[pulumi.Input[str]] = None,
1806
1806
  value: Optional[pulumi.Input[str]] = None):
1807
1807
  """
1808
- :param pulumi.Input[str] category: (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
1808
+ :param pulumi.Input[str] category: (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
1809
1809
  :param pulumi.Input[str] description: (Updatable) Description of model metadata
1810
1810
  :param pulumi.Input[str] key: (Updatable) Key of the model Metadata. The key can either be user defined or Oracle Cloud Infrastructure defined. List of Oracle Cloud Infrastructure defined keys:
1811
1811
  * useCaseType
@@ -1813,7 +1813,7 @@ class ModelDefinedMetadataListArgs:
1813
1813
  * libraryVersion
1814
1814
  * estimatorClass
1815
1815
  * hyperParameters
1816
- * testArtifactresults
1816
+ * testartifactresults
1817
1817
  :param pulumi.Input[str] value: (Updatable) Allowed values for useCaseType: binary_classification, regression, multinomial_classification, clustering, recommender, dimensionality_reduction/representation, time_series_forecasting, anomaly_detection, topic_modeling, ner, sentiment_analysis, image_classification, object_localization, other
1818
1818
 
1819
1819
  Allowed values for libraryName: scikit-learn, xgboost, tensorflow, pytorch, mxnet, keras, lightGBM, pymc3, pyOD, spacy, prophet, sktime, statsmodels, cuml, oracle_automl, h2o, transformers, nltk, emcee, pystan, bert, gensim, flair, word2vec, ensemble, other
@@ -1831,7 +1831,7 @@ class ModelDefinedMetadataListArgs:
1831
1831
  @pulumi.getter
1832
1832
  def category(self) -> Optional[pulumi.Input[str]]:
1833
1833
  """
1834
- (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
1834
+ (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
1835
1835
  """
1836
1836
  return pulumi.get(self, "category")
1837
1837
 
@@ -1861,7 +1861,7 @@ class ModelDefinedMetadataListArgs:
1861
1861
  * libraryVersion
1862
1862
  * estimatorClass
1863
1863
  * hyperParameters
1864
- * testArtifactresults
1864
+ * testartifactresults
1865
1865
  """
1866
1866
  return pulumi.get(self, "key")
1867
1867
 
@@ -2397,10 +2397,6 @@ if not MYPY:
2397
2397
  """
2398
2398
  (Updatable) Details for the model-deployment instance shape configuration.
2399
2399
  """
2400
- private_endpoint_id: NotRequired[pulumi.Input[str]]
2401
- """
2402
- (Updatable) The OCID of a Data Science private endpoint.
2403
- """
2404
2400
  subnet_id: NotRequired[pulumi.Input[str]]
2405
2401
  """
2406
2402
  (Updatable) A model deployment instance is provided with a VNIC for network access. This specifies the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet to create a VNIC in. The subnet should be in a VCN with a NAT/SGW gateway for egress.
@@ -2413,19 +2409,15 @@ class ModelDeploymentModelDeploymentConfigurationDetailsModelConfigurationDetail
2413
2409
  def __init__(__self__, *,
2414
2410
  instance_shape_name: pulumi.Input[str],
2415
2411
  model_deployment_instance_shape_config_details: Optional[pulumi.Input['ModelDeploymentModelDeploymentConfigurationDetailsModelConfigurationDetailsInstanceConfigurationModelDeploymentInstanceShapeConfigDetailsArgs']] = None,
2416
- private_endpoint_id: Optional[pulumi.Input[str]] = None,
2417
2412
  subnet_id: Optional[pulumi.Input[str]] = None):
2418
2413
  """
2419
2414
  :param pulumi.Input[str] instance_shape_name: (Updatable) The shape used to launch the model deployment instances.
2420
2415
  :param pulumi.Input['ModelDeploymentModelDeploymentConfigurationDetailsModelConfigurationDetailsInstanceConfigurationModelDeploymentInstanceShapeConfigDetailsArgs'] model_deployment_instance_shape_config_details: (Updatable) Details for the model-deployment instance shape configuration.
2421
- :param pulumi.Input[str] private_endpoint_id: (Updatable) The OCID of a Data Science private endpoint.
2422
2416
  :param pulumi.Input[str] subnet_id: (Updatable) A model deployment instance is provided with a VNIC for network access. This specifies the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet to create a VNIC in. The subnet should be in a VCN with a NAT/SGW gateway for egress.
2423
2417
  """
2424
2418
  pulumi.set(__self__, "instance_shape_name", instance_shape_name)
2425
2419
  if model_deployment_instance_shape_config_details is not None:
2426
2420
  pulumi.set(__self__, "model_deployment_instance_shape_config_details", model_deployment_instance_shape_config_details)
2427
- if private_endpoint_id is not None:
2428
- pulumi.set(__self__, "private_endpoint_id", private_endpoint_id)
2429
2421
  if subnet_id is not None:
2430
2422
  pulumi.set(__self__, "subnet_id", subnet_id)
2431
2423
 
@@ -2453,18 +2445,6 @@ class ModelDeploymentModelDeploymentConfigurationDetailsModelConfigurationDetail
2453
2445
  def model_deployment_instance_shape_config_details(self, value: Optional[pulumi.Input['ModelDeploymentModelDeploymentConfigurationDetailsModelConfigurationDetailsInstanceConfigurationModelDeploymentInstanceShapeConfigDetailsArgs']]):
2454
2446
  pulumi.set(self, "model_deployment_instance_shape_config_details", value)
2455
2447
 
2456
- @property
2457
- @pulumi.getter(name="privateEndpointId")
2458
- def private_endpoint_id(self) -> Optional[pulumi.Input[str]]:
2459
- """
2460
- (Updatable) The OCID of a Data Science private endpoint.
2461
- """
2462
- return pulumi.get(self, "private_endpoint_id")
2463
-
2464
- @private_endpoint_id.setter
2465
- def private_endpoint_id(self, value: Optional[pulumi.Input[str]]):
2466
- pulumi.set(self, "private_endpoint_id", value)
2467
-
2468
2448
  @property
2469
2449
  @pulumi.getter(name="subnetId")
2470
2450
  def subnet_id(self) -> Optional[pulumi.Input[str]]:
@@ -104,7 +104,7 @@ class GetJobRunResult:
104
104
  @pulumi.getter(name="compartmentId")
105
105
  def compartment_id(self) -> str:
106
106
  """
107
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment where you want to create the job run.
107
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment where you want to create the job.
108
108
  """
109
109
  return pulumi.get(self, "compartment_id")
110
110
 
@@ -168,7 +168,7 @@ class GetJobRunResult:
168
168
  @pulumi.getter(name="jobId")
169
169
  def job_id(self) -> str:
170
170
  """
171
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the job.
171
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the job run.
172
172
  """
173
173
  return pulumi.get(self, "job_id")
174
174
 
@@ -226,7 +226,7 @@ class GetJobRunResult:
226
226
  @pulumi.getter(name="projectId")
227
227
  def project_id(self) -> str:
228
228
  """
229
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job run with.
229
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job with.
230
230
  """
231
231
  return pulumi.get(self, "project_id")
232
232
 
@@ -58,7 +58,7 @@ class GetJobRunsResult:
58
58
  @pulumi.getter(name="compartmentId")
59
59
  def compartment_id(self) -> str:
60
60
  """
61
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment where you want to create the job run.
61
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment where you want to create the job.
62
62
  """
63
63
  return pulumi.get(self, "compartment_id")
64
64
 
@@ -95,7 +95,7 @@ class GetJobRunsResult:
95
95
  @pulumi.getter(name="jobId")
96
96
  def job_id(self) -> Optional[str]:
97
97
  """
98
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the job.
98
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the job run.
99
99
  """
100
100
  return pulumi.get(self, "job_id")
101
101
 
@@ -36,7 +36,7 @@ class JobRunArgs:
36
36
  The set of arguments for constructing a JobRun resource.
37
37
  :param pulumi.Input[str] compartment_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment where you want to create the job.
38
38
  :param pulumi.Input[str] job_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the job to create a run for.
39
- :param pulumi.Input[str] project_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job run with.
39
+ :param pulumi.Input[str] project_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job with.
40
40
 
41
41
 
42
42
  ** IMPORTANT **
@@ -98,7 +98,7 @@ class JobRunArgs:
98
98
  @pulumi.getter(name="projectId")
99
99
  def project_id(self) -> pulumi.Input[str]:
100
100
  """
101
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job run with.
101
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job with.
102
102
 
103
103
 
104
104
  ** IMPORTANT **
@@ -247,7 +247,7 @@ class _JobRunState:
247
247
  :param pulumi.Input[str] lifecycle_details: Details of the state of the job run.
248
248
  :param pulumi.Input[Sequence[pulumi.Input['JobRunLogDetailArgs']]] log_details: Customer logging details for job run.
249
249
  :param pulumi.Input[str] opc_parent_rpt_url: URL to fetch the Resource Principal Token from the parent resource.
250
- :param pulumi.Input[str] project_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job run with.
250
+ :param pulumi.Input[str] project_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job with.
251
251
 
252
252
 
253
253
  ** IMPORTANT **
@@ -482,7 +482,7 @@ class _JobRunState:
482
482
  @pulumi.getter(name="projectId")
483
483
  def project_id(self) -> Optional[pulumi.Input[str]]:
484
484
  """
485
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job run with.
485
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job with.
486
486
 
487
487
 
488
488
  ** IMPORTANT **
@@ -626,7 +626,7 @@ class JobRun(pulumi.CustomResource):
626
626
  :param pulumi.Input[str] job_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the job to create a run for.
627
627
  :param pulumi.Input[Union['JobRunJobLogConfigurationOverrideDetailsArgs', 'JobRunJobLogConfigurationOverrideDetailsArgsDict']] job_log_configuration_override_details: Logging configuration for resource.
628
628
  :param pulumi.Input[str] opc_parent_rpt_url: URL to fetch the Resource Principal Token from the parent resource.
629
- :param pulumi.Input[str] project_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job run with.
629
+ :param pulumi.Input[str] project_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job with.
630
630
 
631
631
 
632
632
  ** IMPORTANT **
@@ -805,7 +805,7 @@ class JobRun(pulumi.CustomResource):
805
805
  :param pulumi.Input[str] lifecycle_details: Details of the state of the job run.
806
806
  :param pulumi.Input[Sequence[pulumi.Input[Union['JobRunLogDetailArgs', 'JobRunLogDetailArgsDict']]]] log_details: Customer logging details for job run.
807
807
  :param pulumi.Input[str] opc_parent_rpt_url: URL to fetch the Resource Principal Token from the parent resource.
808
- :param pulumi.Input[str] project_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job run with.
808
+ :param pulumi.Input[str] project_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job with.
809
809
 
810
810
 
811
811
  ** IMPORTANT **
@@ -965,7 +965,7 @@ class JobRun(pulumi.CustomResource):
965
965
  @pulumi.getter(name="projectId")
966
966
  def project_id(self) -> pulumi.Output[str]:
967
967
  """
968
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job run with.
968
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job with.
969
969
 
970
970
 
971
971
  ** IMPORTANT **
@@ -486,7 +486,6 @@ class ModelDeployment(pulumi.CustomResource):
486
486
  "memory_in_gbs": model_deployment_model_deployment_configuration_details_model_configuration_details_instance_configuration_model_deployment_instance_shape_config_details_memory_in_gbs,
487
487
  "ocpus": model_deployment_model_deployment_configuration_details_model_configuration_details_instance_configuration_model_deployment_instance_shape_config_details_ocpus,
488
488
  },
489
- "private_endpoint_id": test_private_endpoint["id"],
490
489
  "subnet_id": test_subnet["id"],
491
490
  },
492
491
  "model_id": test_model["id"],
@@ -610,7 +609,6 @@ class ModelDeployment(pulumi.CustomResource):
610
609
  "memory_in_gbs": model_deployment_model_deployment_configuration_details_model_configuration_details_instance_configuration_model_deployment_instance_shape_config_details_memory_in_gbs,
611
610
  "ocpus": model_deployment_model_deployment_configuration_details_model_configuration_details_instance_configuration_model_deployment_instance_shape_config_details_ocpus,
612
611
  },
613
- "private_endpoint_id": test_private_endpoint["id"],
614
612
  "subnet_id": test_subnet["id"],
615
613
  },
616
614
  "model_id": test_model["id"],
@@ -1444,7 +1444,7 @@ class ModelCustomMetadataList(dict):
1444
1444
  key: Optional[str] = None,
1445
1445
  value: Optional[str] = None):
1446
1446
  """
1447
- :param str category: (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
1447
+ :param str category: (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
1448
1448
  :param str description: (Updatable) Description of model metadata
1449
1449
  :param str key: (Updatable) Key of the model Metadata. The key can either be user defined or Oracle Cloud Infrastructure defined. List of Oracle Cloud Infrastructure defined keys:
1450
1450
  * useCaseType
@@ -1452,7 +1452,7 @@ class ModelCustomMetadataList(dict):
1452
1452
  * libraryVersion
1453
1453
  * estimatorClass
1454
1454
  * hyperParameters
1455
- * testArtifactresults
1455
+ * testartifactresults
1456
1456
  :param str value: (Updatable) Allowed values for useCaseType: binary_classification, regression, multinomial_classification, clustering, recommender, dimensionality_reduction/representation, time_series_forecasting, anomaly_detection, topic_modeling, ner, sentiment_analysis, image_classification, object_localization, other
1457
1457
 
1458
1458
  Allowed values for libraryName: scikit-learn, xgboost, tensorflow, pytorch, mxnet, keras, lightGBM, pymc3, pyOD, spacy, prophet, sktime, statsmodels, cuml, oracle_automl, h2o, transformers, nltk, emcee, pystan, bert, gensim, flair, word2vec, ensemble, other
@@ -1470,7 +1470,7 @@ class ModelCustomMetadataList(dict):
1470
1470
  @pulumi.getter
1471
1471
  def category(self) -> Optional[str]:
1472
1472
  """
1473
- (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
1473
+ (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
1474
1474
  """
1475
1475
  return pulumi.get(self, "category")
1476
1476
 
@@ -1492,7 +1492,7 @@ class ModelCustomMetadataList(dict):
1492
1492
  * libraryVersion
1493
1493
  * estimatorClass
1494
1494
  * hyperParameters
1495
- * testArtifactresults
1495
+ * testartifactresults
1496
1496
  """
1497
1497
  return pulumi.get(self, "key")
1498
1498
 
@@ -1515,7 +1515,7 @@ class ModelDefinedMetadataList(dict):
1515
1515
  key: Optional[str] = None,
1516
1516
  value: Optional[str] = None):
1517
1517
  """
1518
- :param str category: (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
1518
+ :param str category: (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
1519
1519
  :param str description: (Updatable) Description of model metadata
1520
1520
  :param str key: (Updatable) Key of the model Metadata. The key can either be user defined or Oracle Cloud Infrastructure defined. List of Oracle Cloud Infrastructure defined keys:
1521
1521
  * useCaseType
@@ -1523,7 +1523,7 @@ class ModelDefinedMetadataList(dict):
1523
1523
  * libraryVersion
1524
1524
  * estimatorClass
1525
1525
  * hyperParameters
1526
- * testArtifactresults
1526
+ * testartifactresults
1527
1527
  :param str value: (Updatable) Allowed values for useCaseType: binary_classification, regression, multinomial_classification, clustering, recommender, dimensionality_reduction/representation, time_series_forecasting, anomaly_detection, topic_modeling, ner, sentiment_analysis, image_classification, object_localization, other
1528
1528
 
1529
1529
  Allowed values for libraryName: scikit-learn, xgboost, tensorflow, pytorch, mxnet, keras, lightGBM, pymc3, pyOD, spacy, prophet, sktime, statsmodels, cuml, oracle_automl, h2o, transformers, nltk, emcee, pystan, bert, gensim, flair, word2vec, ensemble, other
@@ -1541,7 +1541,7 @@ class ModelDefinedMetadataList(dict):
1541
1541
  @pulumi.getter
1542
1542
  def category(self) -> Optional[str]:
1543
1543
  """
1544
- (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
1544
+ (Updatable) Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
1545
1545
  """
1546
1546
  return pulumi.get(self, "category")
1547
1547
 
@@ -1563,7 +1563,7 @@ class ModelDefinedMetadataList(dict):
1563
1563
  * libraryVersion
1564
1564
  * estimatorClass
1565
1565
  * hyperParameters
1566
- * testArtifactresults
1566
+ * testartifactresults
1567
1567
  """
1568
1568
  return pulumi.get(self, "key")
1569
1569
 
@@ -1993,8 +1993,6 @@ class ModelDeploymentModelDeploymentConfigurationDetailsModelConfigurationDetail
1993
1993
  suggest = "instance_shape_name"
1994
1994
  elif key == "modelDeploymentInstanceShapeConfigDetails":
1995
1995
  suggest = "model_deployment_instance_shape_config_details"
1996
- elif key == "privateEndpointId":
1997
- suggest = "private_endpoint_id"
1998
1996
  elif key == "subnetId":
1999
1997
  suggest = "subnet_id"
2000
1998
 
@@ -2012,19 +2010,15 @@ class ModelDeploymentModelDeploymentConfigurationDetailsModelConfigurationDetail
2012
2010
  def __init__(__self__, *,
2013
2011
  instance_shape_name: str,
2014
2012
  model_deployment_instance_shape_config_details: Optional['outputs.ModelDeploymentModelDeploymentConfigurationDetailsModelConfigurationDetailsInstanceConfigurationModelDeploymentInstanceShapeConfigDetails'] = None,
2015
- private_endpoint_id: Optional[str] = None,
2016
2013
  subnet_id: Optional[str] = None):
2017
2014
  """
2018
2015
  :param str instance_shape_name: (Updatable) The shape used to launch the model deployment instances.
2019
2016
  :param 'ModelDeploymentModelDeploymentConfigurationDetailsModelConfigurationDetailsInstanceConfigurationModelDeploymentInstanceShapeConfigDetailsArgs' model_deployment_instance_shape_config_details: (Updatable) Details for the model-deployment instance shape configuration.
2020
- :param str private_endpoint_id: (Updatable) The OCID of a Data Science private endpoint.
2021
2017
  :param str subnet_id: (Updatable) A model deployment instance is provided with a VNIC for network access. This specifies the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet to create a VNIC in. The subnet should be in a VCN with a NAT/SGW gateway for egress.
2022
2018
  """
2023
2019
  pulumi.set(__self__, "instance_shape_name", instance_shape_name)
2024
2020
  if model_deployment_instance_shape_config_details is not None:
2025
2021
  pulumi.set(__self__, "model_deployment_instance_shape_config_details", model_deployment_instance_shape_config_details)
2026
- if private_endpoint_id is not None:
2027
- pulumi.set(__self__, "private_endpoint_id", private_endpoint_id)
2028
2022
  if subnet_id is not None:
2029
2023
  pulumi.set(__self__, "subnet_id", subnet_id)
2030
2024
 
@@ -2044,14 +2038,6 @@ class ModelDeploymentModelDeploymentConfigurationDetailsModelConfigurationDetail
2044
2038
  """
2045
2039
  return pulumi.get(self, "model_deployment_instance_shape_config_details")
2046
2040
 
2047
- @property
2048
- @pulumi.getter(name="privateEndpointId")
2049
- def private_endpoint_id(self) -> Optional[str]:
2050
- """
2051
- (Updatable) The OCID of a Data Science private endpoint.
2052
- """
2053
- return pulumi.get(self, "private_endpoint_id")
2054
-
2055
2041
  @property
2056
2042
  @pulumi.getter(name="subnetId")
2057
2043
  def subnet_id(self) -> Optional[str]:
@@ -5662,7 +5648,7 @@ class GetJobRunsJobRunResult(dict):
5662
5648
  :param Sequence['GetJobRunsJobRunJobStorageMountConfigurationDetailsListArgs'] job_storage_mount_configuration_details_lists: Collection of JobStorageMountConfigurationDetails.
5663
5649
  :param str lifecycle_details: Details of the state of the job run.
5664
5650
  :param Sequence['GetJobRunsJobRunLogDetailArgs'] log_details: Customer logging details for job run.
5665
- :param str project_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job run with.
5651
+ :param str project_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job with.
5666
5652
  :param str state: <b>Filter</b> results by the specified lifecycle state. Must be a valid state for the resource type.
5667
5653
  :param str time_accepted: The date and time the job run was accepted in the timestamp format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
5668
5654
  :param str time_finished: The date and time the job run request was finished in the timestamp format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
@@ -5816,7 +5802,7 @@ class GetJobRunsJobRunResult(dict):
5816
5802
  @pulumi.getter(name="projectId")
5817
5803
  def project_id(self) -> str:
5818
5804
  """
5819
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job run with.
5805
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate the job with.
5820
5806
  """
5821
5807
  return pulumi.get(self, "project_id")
5822
5808
 
@@ -7035,7 +7021,7 @@ class GetModelCustomMetadataListResult(dict):
7035
7021
  key: str,
7036
7022
  value: str):
7037
7023
  """
7038
- :param str category: Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
7024
+ :param str category: Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
7039
7025
  :param str description: A short description of the model.
7040
7026
  :param str key: Key of the model Metadata. The key can either be user defined or Oracle Cloud Infrastructure defined. List of Oracle Cloud Infrastructure defined keys:
7041
7027
  * useCaseType
@@ -7043,7 +7029,7 @@ class GetModelCustomMetadataListResult(dict):
7043
7029
  * libraryVersion
7044
7030
  * estimatorClass
7045
7031
  * hyperParameters
7046
- * testArtifactresults
7032
+ * testartifactresults
7047
7033
  :param str value: Allowed values for useCaseType: binary_classification, regression, multinomial_classification, clustering, recommender, dimensionality_reduction/representation, time_series_forecasting, anomaly_detection, topic_modeling, ner, sentiment_analysis, image_classification, object_localization, other
7048
7034
  """
7049
7035
  pulumi.set(__self__, "category", category)
@@ -7055,7 +7041,7 @@ class GetModelCustomMetadataListResult(dict):
7055
7041
  @pulumi.getter
7056
7042
  def category(self) -> str:
7057
7043
  """
7058
- Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
7044
+ Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
7059
7045
  """
7060
7046
  return pulumi.get(self, "category")
7061
7047
 
@@ -7077,7 +7063,7 @@ class GetModelCustomMetadataListResult(dict):
7077
7063
  * libraryVersion
7078
7064
  * estimatorClass
7079
7065
  * hyperParameters
7080
- * testArtifactresults
7066
+ * testartifactresults
7081
7067
  """
7082
7068
  return pulumi.get(self, "key")
7083
7069
 
@@ -7098,7 +7084,7 @@ class GetModelDefinedMetadataListResult(dict):
7098
7084
  key: str,
7099
7085
  value: str):
7100
7086
  """
7101
- :param str category: Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
7087
+ :param str category: Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
7102
7088
  :param str description: A short description of the model.
7103
7089
  :param str key: Key of the model Metadata. The key can either be user defined or Oracle Cloud Infrastructure defined. List of Oracle Cloud Infrastructure defined keys:
7104
7090
  * useCaseType
@@ -7106,7 +7092,7 @@ class GetModelDefinedMetadataListResult(dict):
7106
7092
  * libraryVersion
7107
7093
  * estimatorClass
7108
7094
  * hyperParameters
7109
- * testArtifactresults
7095
+ * testartifactresults
7110
7096
  :param str value: Allowed values for useCaseType: binary_classification, regression, multinomial_classification, clustering, recommender, dimensionality_reduction/representation, time_series_forecasting, anomaly_detection, topic_modeling, ner, sentiment_analysis, image_classification, object_localization, other
7111
7097
  """
7112
7098
  pulumi.set(__self__, "category", category)
@@ -7118,7 +7104,7 @@ class GetModelDefinedMetadataListResult(dict):
7118
7104
  @pulumi.getter
7119
7105
  def category(self) -> str:
7120
7106
  """
7121
- Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
7107
+ Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
7122
7108
  """
7123
7109
  return pulumi.get(self, "category")
7124
7110
 
@@ -7140,7 +7126,7 @@ class GetModelDefinedMetadataListResult(dict):
7140
7126
  * libraryVersion
7141
7127
  * estimatorClass
7142
7128
  * hyperParameters
7143
- * testArtifactresults
7129
+ * testartifactresults
7144
7130
  """
7145
7131
  return pulumi.get(self, "key")
7146
7132
 
@@ -7442,17 +7428,14 @@ class GetModelDeploymentModelDeploymentConfigurationDetailModelConfigurationDeta
7442
7428
  def __init__(__self__, *,
7443
7429
  instance_shape_name: str,
7444
7430
  model_deployment_instance_shape_config_details: Sequence['outputs.GetModelDeploymentModelDeploymentConfigurationDetailModelConfigurationDetailInstanceConfigurationModelDeploymentInstanceShapeConfigDetailResult'],
7445
- private_endpoint_id: str,
7446
7431
  subnet_id: str):
7447
7432
  """
7448
7433
  :param str instance_shape_name: The shape used to launch the model deployment instances.
7449
7434
  :param Sequence['GetModelDeploymentModelDeploymentConfigurationDetailModelConfigurationDetailInstanceConfigurationModelDeploymentInstanceShapeConfigDetailArgs'] model_deployment_instance_shape_config_details: Details for the model-deployment instance shape configuration.
7450
- :param str private_endpoint_id: The OCID of a Data Science private endpoint.
7451
7435
  :param str subnet_id: A model deployment instance is provided with a VNIC for network access. This specifies the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet to create a VNIC in. The subnet should be in a VCN with a NAT/SGW gateway for egress.
7452
7436
  """
7453
7437
  pulumi.set(__self__, "instance_shape_name", instance_shape_name)
7454
7438
  pulumi.set(__self__, "model_deployment_instance_shape_config_details", model_deployment_instance_shape_config_details)
7455
- pulumi.set(__self__, "private_endpoint_id", private_endpoint_id)
7456
7439
  pulumi.set(__self__, "subnet_id", subnet_id)
7457
7440
 
7458
7441
  @property
@@ -7471,14 +7454,6 @@ class GetModelDeploymentModelDeploymentConfigurationDetailModelConfigurationDeta
7471
7454
  """
7472
7455
  return pulumi.get(self, "model_deployment_instance_shape_config_details")
7473
7456
 
7474
- @property
7475
- @pulumi.getter(name="privateEndpointId")
7476
- def private_endpoint_id(self) -> str:
7477
- """
7478
- The OCID of a Data Science private endpoint.
7479
- """
7480
- return pulumi.get(self, "private_endpoint_id")
7481
-
7482
7457
  @property
7483
7458
  @pulumi.getter(name="subnetId")
7484
7459
  def subnet_id(self) -> str:
@@ -8435,17 +8410,14 @@ class GetModelDeploymentsModelDeploymentModelDeploymentConfigurationDetailModelC
8435
8410
  def __init__(__self__, *,
8436
8411
  instance_shape_name: str,
8437
8412
  model_deployment_instance_shape_config_details: Sequence['outputs.GetModelDeploymentsModelDeploymentModelDeploymentConfigurationDetailModelConfigurationDetailInstanceConfigurationModelDeploymentInstanceShapeConfigDetailResult'],
8438
- private_endpoint_id: str,
8439
8413
  subnet_id: str):
8440
8414
  """
8441
8415
  :param str instance_shape_name: The shape used to launch the model deployment instances.
8442
8416
  :param Sequence['GetModelDeploymentsModelDeploymentModelDeploymentConfigurationDetailModelConfigurationDetailInstanceConfigurationModelDeploymentInstanceShapeConfigDetailArgs'] model_deployment_instance_shape_config_details: Details for the model-deployment instance shape configuration.
8443
- :param str private_endpoint_id: The OCID of a Data Science private endpoint.
8444
8417
  :param str subnet_id: A model deployment instance is provided with a VNIC for network access. This specifies the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet to create a VNIC in. The subnet should be in a VCN with a NAT/SGW gateway for egress.
8445
8418
  """
8446
8419
  pulumi.set(__self__, "instance_shape_name", instance_shape_name)
8447
8420
  pulumi.set(__self__, "model_deployment_instance_shape_config_details", model_deployment_instance_shape_config_details)
8448
- pulumi.set(__self__, "private_endpoint_id", private_endpoint_id)
8449
8421
  pulumi.set(__self__, "subnet_id", subnet_id)
8450
8422
 
8451
8423
  @property
@@ -8464,14 +8436,6 @@ class GetModelDeploymentsModelDeploymentModelDeploymentConfigurationDetailModelC
8464
8436
  """
8465
8437
  return pulumi.get(self, "model_deployment_instance_shape_config_details")
8466
8438
 
8467
- @property
8468
- @pulumi.getter(name="privateEndpointId")
8469
- def private_endpoint_id(self) -> str:
8470
- """
8471
- The OCID of a Data Science private endpoint.
8472
- """
8473
- return pulumi.get(self, "private_endpoint_id")
8474
-
8475
8439
  @property
8476
8440
  @pulumi.getter(name="subnetId")
8477
8441
  def subnet_id(self) -> str:
@@ -9536,7 +9500,7 @@ class GetModelsModelCustomMetadataListResult(dict):
9536
9500
  key: str,
9537
9501
  value: str):
9538
9502
  """
9539
- :param str category: Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
9503
+ :param str category: Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
9540
9504
  :param str description: A short description of the model.
9541
9505
  :param str key: Key of the model Metadata. The key can either be user defined or Oracle Cloud Infrastructure defined. List of Oracle Cloud Infrastructure defined keys:
9542
9506
  * useCaseType
@@ -9544,7 +9508,7 @@ class GetModelsModelCustomMetadataListResult(dict):
9544
9508
  * libraryVersion
9545
9509
  * estimatorClass
9546
9510
  * hyperParameters
9547
- * testArtifactresults
9511
+ * testartifactresults
9548
9512
  :param str value: Allowed values for useCaseType: binary_classification, regression, multinomial_classification, clustering, recommender, dimensionality_reduction/representation, time_series_forecasting, anomaly_detection, topic_modeling, ner, sentiment_analysis, image_classification, object_localization, other
9549
9513
  """
9550
9514
  pulumi.set(__self__, "category", category)
@@ -9556,7 +9520,7 @@ class GetModelsModelCustomMetadataListResult(dict):
9556
9520
  @pulumi.getter
9557
9521
  def category(self) -> str:
9558
9522
  """
9559
- Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
9523
+ Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
9560
9524
  """
9561
9525
  return pulumi.get(self, "category")
9562
9526
 
@@ -9578,7 +9542,7 @@ class GetModelsModelCustomMetadataListResult(dict):
9578
9542
  * libraryVersion
9579
9543
  * estimatorClass
9580
9544
  * hyperParameters
9581
- * testArtifactresults
9545
+ * testartifactresults
9582
9546
  """
9583
9547
  return pulumi.get(self, "key")
9584
9548
 
@@ -9599,7 +9563,7 @@ class GetModelsModelDefinedMetadataListResult(dict):
9599
9563
  key: str,
9600
9564
  value: str):
9601
9565
  """
9602
- :param str category: Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
9566
+ :param str category: Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
9603
9567
  :param str description: A short description of the model.
9604
9568
  :param str key: Key of the model Metadata. The key can either be user defined or Oracle Cloud Infrastructure defined. List of Oracle Cloud Infrastructure defined keys:
9605
9569
  * useCaseType
@@ -9607,7 +9571,7 @@ class GetModelsModelDefinedMetadataListResult(dict):
9607
9571
  * libraryVersion
9608
9572
  * estimatorClass
9609
9573
  * hyperParameters
9610
- * testArtifactresults
9574
+ * testartifactresults
9611
9575
  :param str value: Allowed values for useCaseType: binary_classification, regression, multinomial_classification, clustering, recommender, dimensionality_reduction/representation, time_series_forecasting, anomaly_detection, topic_modeling, ner, sentiment_analysis, image_classification, object_localization, other
9612
9576
  """
9613
9577
  pulumi.set(__self__, "category", category)
@@ -9619,7 +9583,7 @@ class GetModelsModelDefinedMetadataListResult(dict):
9619
9583
  @pulumi.getter
9620
9584
  def category(self) -> str:
9621
9585
  """
9622
- Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,Reports,Readme,other".
9586
+ Category of model metadata which should be null for defined metadata.For custom metadata is should be one of the following values "Performance,Training Profile,Training and Validation Datasets,Training Environment,other".
9623
9587
  """
9624
9588
  return pulumi.get(self, "category")
9625
9589
 
@@ -9641,7 +9605,7 @@ class GetModelsModelDefinedMetadataListResult(dict):
9641
9605
  * libraryVersion
9642
9606
  * estimatorClass
9643
9607
  * hyperParameters
9644
- * testArtifactresults
9608
+ * testartifactresults
9645
9609
  """
9646
9610
  return pulumi.get(self, "key")
9647
9611