pulumi-datarobot 0.8.2__tar.gz → 0.8.3__tar.gz
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.
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/PKG-INFO +1 -1
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/__init__.py +9 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/_inputs.py +156 -0
- pulumi_datarobot-0.8.3/pulumi_datarobot/custom_metric.py +722 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/outputs.py +162 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot.egg-info/PKG-INFO +1 -1
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot.egg-info/SOURCES.txt +1 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/setup.py +1 -1
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/README.md +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/_utilities.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/api_token_credential.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/application_source.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/aws_credential.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/basic_credential.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/batch_prediction_job_definition.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/config/__init__.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/config/vars.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/custom_application.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/custom_application_from_environment.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/custom_job.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/custom_metric_from_job.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/custom_metric_job.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/custom_model.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/dataset_from_datasource.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/dataset_from_file.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/dataset_from_url.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/datasource.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/datastore.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/deployment.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/deployment_retraining_policy.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/execution_environment.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/get_execution_environment.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/get_global_model.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/google_cloud_credential.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/llm_blueprint.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/notification_channel.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/notification_policy.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/playground.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/prediction_environment.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/provider.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/pulumi-plugin.json +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/py.typed +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/qa_application.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/registered_model.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/registered_model_from_leaderboard.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/remote_repository.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/use_case.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot/vector_database.py +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot.egg-info/dependency_links.txt +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot.egg-info/not-zip-safe +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot.egg-info/requires.txt +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/pulumi_datarobot.egg-info/top_level.txt +0 -0
- {pulumi_datarobot-0.8.2 → pulumi_datarobot-0.8.3}/setup.cfg +0 -0
@@ -13,6 +13,7 @@ from .batch_prediction_job_definition import *
|
|
13
13
|
from .custom_application import *
|
14
14
|
from .custom_application_from_environment import *
|
15
15
|
from .custom_job import *
|
16
|
+
from .custom_metric import *
|
16
17
|
from .custom_metric_from_job import *
|
17
18
|
from .custom_metric_job import *
|
18
19
|
from .custom_model import *
|
@@ -116,6 +117,14 @@ _utilities.register(
|
|
116
117
|
"datarobot:index/customJob:CustomJob": "CustomJob"
|
117
118
|
}
|
118
119
|
},
|
120
|
+
{
|
121
|
+
"pkg": "datarobot",
|
122
|
+
"mod": "index/customMetric",
|
123
|
+
"fqn": "pulumi_datarobot",
|
124
|
+
"classes": {
|
125
|
+
"datarobot:index/customMetric:CustomMetric": "CustomMetric"
|
126
|
+
}
|
127
|
+
},
|
119
128
|
{
|
120
129
|
"pkg": "datarobot",
|
121
130
|
"mod": "index/customMetricFromJob",
|
@@ -33,6 +33,8 @@ __all__ = [
|
|
33
33
|
'BatchPredictionJobDefinitionTimeseriesSettingsArgsDict',
|
34
34
|
'CustomJobRuntimeParameterValueArgs',
|
35
35
|
'CustomJobRuntimeParameterValueArgsDict',
|
36
|
+
'CustomMetricBatchArgs',
|
37
|
+
'CustomMetricBatchArgsDict',
|
36
38
|
'CustomMetricFromJobBatchArgs',
|
37
39
|
'CustomMetricFromJobBatchArgsDict',
|
38
40
|
'CustomMetricFromJobParameterOverrideArgs',
|
@@ -47,6 +49,12 @@ __all__ = [
|
|
47
49
|
'CustomMetricFromJobValueArgsDict',
|
48
50
|
'CustomMetricJobRuntimeParameterValueArgs',
|
49
51
|
'CustomMetricJobRuntimeParameterValueArgsDict',
|
52
|
+
'CustomMetricSampleCountArgs',
|
53
|
+
'CustomMetricSampleCountArgsDict',
|
54
|
+
'CustomMetricTimestampArgs',
|
55
|
+
'CustomMetricTimestampArgsDict',
|
56
|
+
'CustomMetricValueArgs',
|
57
|
+
'CustomMetricValueArgsDict',
|
50
58
|
'CustomModelGuardConfigurationArgs',
|
51
59
|
'CustomModelGuardConfigurationArgsDict',
|
52
60
|
'CustomModelGuardConfigurationInterventionArgs',
|
@@ -1254,6 +1262,38 @@ class CustomJobRuntimeParameterValueArgs:
|
|
1254
1262
|
pulumi.set(self, "value", value)
|
1255
1263
|
|
1256
1264
|
|
1265
|
+
if not MYPY:
|
1266
|
+
class CustomMetricBatchArgsDict(TypedDict):
|
1267
|
+
column_name: NotRequired[pulumi.Input[str]]
|
1268
|
+
"""
|
1269
|
+
Column name.
|
1270
|
+
"""
|
1271
|
+
elif False:
|
1272
|
+
CustomMetricBatchArgsDict: TypeAlias = Mapping[str, Any]
|
1273
|
+
|
1274
|
+
@pulumi.input_type
|
1275
|
+
class CustomMetricBatchArgs:
|
1276
|
+
def __init__(__self__, *,
|
1277
|
+
column_name: Optional[pulumi.Input[str]] = None):
|
1278
|
+
"""
|
1279
|
+
:param pulumi.Input[str] column_name: Column name.
|
1280
|
+
"""
|
1281
|
+
if column_name is not None:
|
1282
|
+
pulumi.set(__self__, "column_name", column_name)
|
1283
|
+
|
1284
|
+
@property
|
1285
|
+
@pulumi.getter(name="columnName")
|
1286
|
+
def column_name(self) -> Optional[pulumi.Input[str]]:
|
1287
|
+
"""
|
1288
|
+
Column name.
|
1289
|
+
"""
|
1290
|
+
return pulumi.get(self, "column_name")
|
1291
|
+
|
1292
|
+
@column_name.setter
|
1293
|
+
def column_name(self, value: Optional[pulumi.Input[str]]):
|
1294
|
+
pulumi.set(self, "column_name", value)
|
1295
|
+
|
1296
|
+
|
1257
1297
|
if not MYPY:
|
1258
1298
|
class CustomMetricFromJobBatchArgsDict(TypedDict):
|
1259
1299
|
column_name: NotRequired[pulumi.Input[str]]
|
@@ -1646,6 +1686,122 @@ class CustomMetricJobRuntimeParameterValueArgs:
|
|
1646
1686
|
pulumi.set(self, "value", value)
|
1647
1687
|
|
1648
1688
|
|
1689
|
+
if not MYPY:
|
1690
|
+
class CustomMetricSampleCountArgsDict(TypedDict):
|
1691
|
+
column_name: NotRequired[pulumi.Input[str]]
|
1692
|
+
"""
|
1693
|
+
Column name.
|
1694
|
+
"""
|
1695
|
+
elif False:
|
1696
|
+
CustomMetricSampleCountArgsDict: TypeAlias = Mapping[str, Any]
|
1697
|
+
|
1698
|
+
@pulumi.input_type
|
1699
|
+
class CustomMetricSampleCountArgs:
|
1700
|
+
def __init__(__self__, *,
|
1701
|
+
column_name: Optional[pulumi.Input[str]] = None):
|
1702
|
+
"""
|
1703
|
+
:param pulumi.Input[str] column_name: Column name.
|
1704
|
+
"""
|
1705
|
+
if column_name is not None:
|
1706
|
+
pulumi.set(__self__, "column_name", column_name)
|
1707
|
+
|
1708
|
+
@property
|
1709
|
+
@pulumi.getter(name="columnName")
|
1710
|
+
def column_name(self) -> Optional[pulumi.Input[str]]:
|
1711
|
+
"""
|
1712
|
+
Column name.
|
1713
|
+
"""
|
1714
|
+
return pulumi.get(self, "column_name")
|
1715
|
+
|
1716
|
+
@column_name.setter
|
1717
|
+
def column_name(self, value: Optional[pulumi.Input[str]]):
|
1718
|
+
pulumi.set(self, "column_name", value)
|
1719
|
+
|
1720
|
+
|
1721
|
+
if not MYPY:
|
1722
|
+
class CustomMetricTimestampArgsDict(TypedDict):
|
1723
|
+
column_name: NotRequired[pulumi.Input[str]]
|
1724
|
+
"""
|
1725
|
+
Column name.
|
1726
|
+
"""
|
1727
|
+
time_format: NotRequired[pulumi.Input[str]]
|
1728
|
+
"""
|
1729
|
+
Format.
|
1730
|
+
"""
|
1731
|
+
elif False:
|
1732
|
+
CustomMetricTimestampArgsDict: TypeAlias = Mapping[str, Any]
|
1733
|
+
|
1734
|
+
@pulumi.input_type
|
1735
|
+
class CustomMetricTimestampArgs:
|
1736
|
+
def __init__(__self__, *,
|
1737
|
+
column_name: Optional[pulumi.Input[str]] = None,
|
1738
|
+
time_format: Optional[pulumi.Input[str]] = None):
|
1739
|
+
"""
|
1740
|
+
:param pulumi.Input[str] column_name: Column name.
|
1741
|
+
:param pulumi.Input[str] time_format: Format.
|
1742
|
+
"""
|
1743
|
+
if column_name is not None:
|
1744
|
+
pulumi.set(__self__, "column_name", column_name)
|
1745
|
+
if time_format is not None:
|
1746
|
+
pulumi.set(__self__, "time_format", time_format)
|
1747
|
+
|
1748
|
+
@property
|
1749
|
+
@pulumi.getter(name="columnName")
|
1750
|
+
def column_name(self) -> Optional[pulumi.Input[str]]:
|
1751
|
+
"""
|
1752
|
+
Column name.
|
1753
|
+
"""
|
1754
|
+
return pulumi.get(self, "column_name")
|
1755
|
+
|
1756
|
+
@column_name.setter
|
1757
|
+
def column_name(self, value: Optional[pulumi.Input[str]]):
|
1758
|
+
pulumi.set(self, "column_name", value)
|
1759
|
+
|
1760
|
+
@property
|
1761
|
+
@pulumi.getter(name="timeFormat")
|
1762
|
+
def time_format(self) -> Optional[pulumi.Input[str]]:
|
1763
|
+
"""
|
1764
|
+
Format.
|
1765
|
+
"""
|
1766
|
+
return pulumi.get(self, "time_format")
|
1767
|
+
|
1768
|
+
@time_format.setter
|
1769
|
+
def time_format(self, value: Optional[pulumi.Input[str]]):
|
1770
|
+
pulumi.set(self, "time_format", value)
|
1771
|
+
|
1772
|
+
|
1773
|
+
if not MYPY:
|
1774
|
+
class CustomMetricValueArgsDict(TypedDict):
|
1775
|
+
column_name: NotRequired[pulumi.Input[str]]
|
1776
|
+
"""
|
1777
|
+
Column name.
|
1778
|
+
"""
|
1779
|
+
elif False:
|
1780
|
+
CustomMetricValueArgsDict: TypeAlias = Mapping[str, Any]
|
1781
|
+
|
1782
|
+
@pulumi.input_type
|
1783
|
+
class CustomMetricValueArgs:
|
1784
|
+
def __init__(__self__, *,
|
1785
|
+
column_name: Optional[pulumi.Input[str]] = None):
|
1786
|
+
"""
|
1787
|
+
:param pulumi.Input[str] column_name: Column name.
|
1788
|
+
"""
|
1789
|
+
if column_name is not None:
|
1790
|
+
pulumi.set(__self__, "column_name", column_name)
|
1791
|
+
|
1792
|
+
@property
|
1793
|
+
@pulumi.getter(name="columnName")
|
1794
|
+
def column_name(self) -> Optional[pulumi.Input[str]]:
|
1795
|
+
"""
|
1796
|
+
Column name.
|
1797
|
+
"""
|
1798
|
+
return pulumi.get(self, "column_name")
|
1799
|
+
|
1800
|
+
@column_name.setter
|
1801
|
+
def column_name(self, value: Optional[pulumi.Input[str]]):
|
1802
|
+
pulumi.set(self, "column_name", value)
|
1803
|
+
|
1804
|
+
|
1649
1805
|
if not MYPY:
|
1650
1806
|
class CustomModelGuardConfigurationArgsDict(TypedDict):
|
1651
1807
|
intervention: pulumi.Input['CustomModelGuardConfigurationInterventionArgsDict']
|