@pulumi/oci 3.6.0-alpha.1756509375 → 3.6.0
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.
- package/aivision/getModel.d.ts +4 -4
- package/aivision/getModel.js +2 -2
- package/aivision/getModels.d.ts +11 -11
- package/aivision/getModels.js +2 -2
- package/aivision/getProject.d.ts +15 -15
- package/aivision/getProject.js +2 -2
- package/aivision/getProjects.d.ts +10 -10
- package/aivision/getProjects.js +2 -2
- package/aivision/getStreamGroup.d.ts +114 -0
- package/aivision/getStreamGroup.js +54 -0
- package/aivision/getStreamGroup.js.map +1 -0
- package/aivision/getStreamGroups.d.ts +99 -0
- package/aivision/getStreamGroups.js +66 -0
- package/aivision/getStreamGroups.js.map +1 -0
- package/aivision/getStreamJob.d.ts +122 -0
- package/aivision/getStreamJob.js +54 -0
- package/aivision/getStreamJob.js.map +1 -0
- package/aivision/getStreamJobs.d.ts +113 -0
- package/aivision/getStreamJobs.js +70 -0
- package/aivision/getStreamJobs.js.map +1 -0
- package/aivision/getStreamSource.d.ts +106 -0
- package/aivision/getStreamSource.js +54 -0
- package/aivision/getStreamSource.js.map +1 -0
- package/aivision/getStreamSources.d.ts +113 -0
- package/aivision/getStreamSources.js +70 -0
- package/aivision/getStreamSources.js.map +1 -0
- package/aivision/getVisionPrivateEndpoint.d.ts +113 -0
- package/aivision/getVisionPrivateEndpoint.js +54 -0
- package/aivision/getVisionPrivateEndpoint.js.map +1 -0
- package/aivision/getVisionPrivateEndpoints.d.ts +113 -0
- package/aivision/getVisionPrivateEndpoints.js +70 -0
- package/aivision/getVisionPrivateEndpoints.js.map +1 -0
- package/aivision/index.d.ts +36 -0
- package/aivision/index.js +45 -1
- package/aivision/index.js.map +1 -1
- package/aivision/model.d.ts +68 -72
- package/aivision/model.js +3 -7
- package/aivision/model.js.map +1 -1
- package/aivision/project.d.ts +28 -32
- package/aivision/project.js +3 -7
- package/aivision/project.js.map +1 -1
- package/aivision/streamGroup.d.ts +214 -0
- package/aivision/streamGroup.js +104 -0
- package/aivision/streamGroup.js.map +1 -0
- package/aivision/streamJob.d.ts +251 -0
- package/aivision/streamJob.js +134 -0
- package/aivision/streamJob.js.map +1 -0
- package/aivision/streamSource.d.ts +182 -0
- package/aivision/streamSource.js +107 -0
- package/aivision/streamSource.js.map +1 -0
- package/aivision/visionPrivateEndpoint.d.ts +205 -0
- package/aivision/visionPrivateEndpoint.js +104 -0
- package/aivision/visionPrivateEndpoint.js.map +1 -0
- package/cloudguard/getManagedList.d.ts +4 -0
- package/cloudguard/getManagedList.js.map +1 -1
- package/cloudguard/managedList.d.ts +12 -0
- package/cloudguard/managedList.js +2 -0
- package/cloudguard/managedList.js.map +1 -1
- package/database/exascaleDbStorageVault.d.ts +26 -0
- package/database/exascaleDbStorageVault.js +6 -0
- package/database/exascaleDbStorageVault.js.map +1 -1
- package/database/getExascaleDbStorageVault.d.ts +8 -0
- package/database/getExascaleDbStorageVault.js.map +1 -1
- package/mysql/getMysqlBackup.d.ts +6 -0
- package/mysql/getMysqlBackup.js.map +1 -1
- package/mysql/getMysqlBackups.d.ts +2 -2
- package/mysql/getMysqlBackups.js +2 -2
- package/mysql/mysqlBackup.d.ts +26 -0
- package/mysql/mysqlBackup.js +6 -0
- package/mysql/mysqlBackup.js.map +1 -1
- package/oci/dbmulticloudMultiCloudResourceDiscovery.d.ts +44 -25
- package/oci/dbmulticloudMultiCloudResourceDiscovery.js +4 -1
- package/oci/dbmulticloudMultiCloudResourceDiscovery.js.map +1 -1
- package/oci/dbmulticloudOracleDbAzureBlobContainer.d.ts +20 -20
- package/oci/dbmulticloudOracleDbAzureBlobContainer.js +1 -1
- package/oci/dbmulticloudOracleDbAzureBlobMount.d.ts +19 -20
- package/oci/dbmulticloudOracleDbAzureBlobMount.js +1 -2
- package/oci/dbmulticloudOracleDbAzureBlobMount.js.map +1 -1
- package/oci/dbmulticloudOracleDbAzureConnector.d.ts +40 -32
- package/oci/dbmulticloudOracleDbAzureConnector.js +4 -2
- package/oci/dbmulticloudOracleDbAzureConnector.js.map +1 -1
- package/oci/dbmulticloudOracleDbAzureVault.d.ts +33 -33
- package/oci/dbmulticloudOracleDbAzureVault.js +1 -1
- package/oci/dbmulticloudOracleDbAzureVaultAssociation.d.ts +23 -23
- package/oci/dbmulticloudOracleDbAzureVaultAssociation.js +1 -1
- package/oci/dbmulticloudOracleDbGcpIdentityConnector.d.ts +292 -0
- package/oci/dbmulticloudOracleDbGcpIdentityConnector.js +148 -0
- package/oci/dbmulticloudOracleDbGcpIdentityConnector.js.map +1 -0
- package/oci/dbmulticloudOracleDbGcpKeyRing.d.ts +254 -0
- package/oci/dbmulticloudOracleDbGcpKeyRing.js +120 -0
- package/oci/dbmulticloudOracleDbGcpKeyRing.js.map +1 -0
- package/oci/getDbmulticloudMultiCloudResourceDiscoveries.d.ts +28 -14
- package/oci/getDbmulticloudMultiCloudResourceDiscoveries.js +6 -2
- package/oci/getDbmulticloudMultiCloudResourceDiscoveries.js.map +1 -1
- package/oci/getDbmulticloudMultiCloudResourceDiscovery.d.ts +17 -11
- package/oci/getDbmulticloudMultiCloudResourceDiscovery.js +2 -2
- package/oci/getDbmulticloudMultiCloudResourceDiscovery.js.map +1 -1
- package/oci/getDbmulticloudOracleDbAzureBlobContainer.d.ts +12 -12
- package/oci/getDbmulticloudOracleDbAzureBlobContainer.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureBlobContainers.d.ts +15 -15
- package/oci/getDbmulticloudOracleDbAzureBlobContainers.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureBlobMount.d.ts +12 -12
- package/oci/getDbmulticloudOracleDbAzureBlobMount.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureBlobMounts.d.ts +15 -15
- package/oci/getDbmulticloudOracleDbAzureBlobMounts.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureConnector.d.ts +19 -15
- package/oci/getDbmulticloudOracleDbAzureConnector.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureConnector.js.map +1 -1
- package/oci/getDbmulticloudOracleDbAzureConnectors.d.ts +11 -11
- package/oci/getDbmulticloudOracleDbAzureConnectors.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureKey.d.ts +22 -12
- package/oci/getDbmulticloudOracleDbAzureKey.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureKey.js.map +1 -1
- package/oci/getDbmulticloudOracleDbAzureKeys.d.ts +12 -12
- package/oci/getDbmulticloudOracleDbAzureKeys.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureVault.d.ts +17 -17
- package/oci/getDbmulticloudOracleDbAzureVault.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureVaultAssociation.d.ts +14 -14
- package/oci/getDbmulticloudOracleDbAzureVaultAssociation.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureVaultAssociations.d.ts +15 -15
- package/oci/getDbmulticloudOracleDbAzureVaultAssociations.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureVaults.d.ts +14 -14
- package/oci/getDbmulticloudOracleDbAzureVaults.js +2 -2
- package/oci/getDbmulticloudOracleDbGcpIdentityConnector.d.ts +142 -0
- package/oci/getDbmulticloudOracleDbGcpIdentityConnector.js +54 -0
- package/oci/getDbmulticloudOracleDbGcpIdentityConnector.js.map +1 -0
- package/oci/getDbmulticloudOracleDbGcpIdentityConnectors.d.ts +117 -0
- package/oci/getDbmulticloudOracleDbGcpIdentityConnectors.js +68 -0
- package/oci/getDbmulticloudOracleDbGcpIdentityConnectors.js.map +1 -0
- package/oci/getDbmulticloudOracleDbGcpKey.d.ts +123 -0
- package/oci/getDbmulticloudOracleDbGcpKey.js +54 -0
- package/oci/getDbmulticloudOracleDbGcpKey.js.map +1 -0
- package/oci/getDbmulticloudOracleDbGcpKeyRing.d.ts +127 -0
- package/oci/getDbmulticloudOracleDbGcpKeyRing.js +54 -0
- package/oci/getDbmulticloudOracleDbGcpKeyRing.js.map +1 -0
- package/oci/getDbmulticloudOracleDbGcpKeyRings.d.ts +125 -0
- package/oci/getDbmulticloudOracleDbGcpKeyRings.js +72 -0
- package/oci/getDbmulticloudOracleDbGcpKeyRings.js.map +1 -0
- package/oci/getDbmulticloudOracleDbGcpKeys.d.ts +128 -0
- package/oci/getDbmulticloudOracleDbGcpKeys.js +72 -0
- package/oci/getDbmulticloudOracleDbGcpKeys.js.map +1 -0
- package/oci/index.d.ts +24 -0
- package/oci/index.js +31 -3
- package/oci/index.js.map +1 -1
- package/package.json +2 -2
- package/types/input.d.ts +484 -26
- package/types/output.d.ts +1822 -479
package/aivision/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../aivision/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAI7B,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAG3E,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAG9E,QAAA,UAAU,GAA6C,IAAW,CAAC;AACnE,QAAA,gBAAgB,GAAmD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,EAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAGjF,QAAA,WAAW,GAA+C,IAAW,CAAC;AACtE,QAAA,iBAAiB,GAAqD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,EAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../aivision/index.ts"],"names":[],"mappings":"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"}
|
package/aivision/model.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* This resource provides the Model resource in Oracle Cloud Infrastructure Ai Vision service.
|
|
6
6
|
*
|
|
7
|
-
*
|
|
7
|
+
* Create a new model.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -23,14 +23,10 @@ import * as outputs from "../types/output";
|
|
|
23
23
|
* namespaceName: modelTrainingDatasetNamespace,
|
|
24
24
|
* object: modelTrainingDatasetObject,
|
|
25
25
|
* },
|
|
26
|
-
* definedTags:
|
|
27
|
-
* "foo-namespace.bar-key": "value",
|
|
28
|
-
* },
|
|
26
|
+
* definedTags: modelDefinedTags,
|
|
29
27
|
* description: modelDescription,
|
|
30
28
|
* displayName: modelDisplayName,
|
|
31
|
-
* freeformTags:
|
|
32
|
-
* "bar-key": "value",
|
|
33
|
-
* },
|
|
29
|
+
* freeformTags: modelFreeformTags,
|
|
34
30
|
* isQuickMode: modelIsQuickMode,
|
|
35
31
|
* maxTrainingDurationInHours: modelMaxTrainingDurationInHours,
|
|
36
32
|
* modelVersion: modelModelVersion,
|
|
@@ -76,113 +72,113 @@ export declare class Model extends pulumi.CustomResource {
|
|
|
76
72
|
*/
|
|
77
73
|
static isInstance(obj: any): obj is Model;
|
|
78
74
|
/**
|
|
79
|
-
*
|
|
75
|
+
* The mean average precision of the trained model.
|
|
80
76
|
*/
|
|
81
77
|
readonly averagePrecision: pulumi.Output<number>;
|
|
82
78
|
/**
|
|
83
|
-
* (Updatable)
|
|
79
|
+
* (Updatable) The compartment identifier.
|
|
84
80
|
*/
|
|
85
81
|
readonly compartmentId: pulumi.Output<string>;
|
|
86
82
|
/**
|
|
87
|
-
*
|
|
83
|
+
* The intersection over the union threshold used for calculating precision and recall.
|
|
88
84
|
*/
|
|
89
85
|
readonly confidenceThreshold: pulumi.Output<number>;
|
|
90
86
|
/**
|
|
91
|
-
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
87
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For example: `{"foo-namespace": {"bar-key": "value"}}`
|
|
92
88
|
*/
|
|
93
89
|
readonly definedTags: pulumi.Output<{
|
|
94
90
|
[key: string]: string;
|
|
95
91
|
}>;
|
|
96
92
|
/**
|
|
97
|
-
* (Updatable)
|
|
93
|
+
* (Updatable) An optional description of the model.
|
|
98
94
|
*/
|
|
99
95
|
readonly description: pulumi.Output<string>;
|
|
100
96
|
/**
|
|
101
|
-
* (Updatable)
|
|
97
|
+
* (Updatable) A human-friendly name for the model, which can be changed.
|
|
102
98
|
*/
|
|
103
99
|
readonly displayName: pulumi.Output<string>;
|
|
104
100
|
/**
|
|
105
|
-
* (Updatable)
|
|
101
|
+
* (Updatable) A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only. For example: `{"bar-key": "value"}`
|
|
106
102
|
*/
|
|
107
103
|
readonly freeformTags: pulumi.Output<{
|
|
108
104
|
[key: string]: string;
|
|
109
105
|
}>;
|
|
110
106
|
/**
|
|
111
|
-
*
|
|
107
|
+
* Set to true when experimenting with a new model type or dataset, so the model training is quick, with a predefined low number of passes through the training data.
|
|
112
108
|
*/
|
|
113
109
|
readonly isQuickMode: pulumi.Output<boolean>;
|
|
114
110
|
/**
|
|
115
|
-
* A message describing the current state in more detail
|
|
111
|
+
* A message describing the current state in more detail, that can provide actionable information if training failed.
|
|
116
112
|
*/
|
|
117
113
|
readonly lifecycleDetails: pulumi.Output<string>;
|
|
118
114
|
/**
|
|
119
|
-
* The maximum duration in hours
|
|
115
|
+
* The maximum model training duration in hours, expressed as a decimal fraction.
|
|
120
116
|
*/
|
|
121
117
|
readonly maxTrainingDurationInHours: pulumi.Output<number>;
|
|
122
118
|
/**
|
|
123
|
-
*
|
|
119
|
+
* The complete set of per-label metrics for successfully trained models.
|
|
124
120
|
*/
|
|
125
121
|
readonly metrics: pulumi.Output<string>;
|
|
126
122
|
/**
|
|
127
|
-
*
|
|
123
|
+
* Which type of Vision model this is.
|
|
128
124
|
*/
|
|
129
125
|
readonly modelType: pulumi.Output<string>;
|
|
130
126
|
/**
|
|
131
|
-
*
|
|
127
|
+
* The model version
|
|
132
128
|
*/
|
|
133
129
|
readonly modelVersion: pulumi.Output<string>;
|
|
134
130
|
/**
|
|
135
|
-
*
|
|
131
|
+
* The precision of the trained model.
|
|
136
132
|
*/
|
|
137
133
|
readonly precision: pulumi.Output<number>;
|
|
138
134
|
/**
|
|
139
|
-
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project
|
|
135
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project that contains the model.
|
|
140
136
|
*/
|
|
141
137
|
readonly projectId: pulumi.Output<string>;
|
|
142
138
|
/**
|
|
143
|
-
* Recall of the trained model
|
|
139
|
+
* Recall of the trained model.
|
|
144
140
|
*/
|
|
145
141
|
readonly recall: pulumi.Output<number>;
|
|
146
142
|
/**
|
|
147
|
-
* The current state of the
|
|
143
|
+
* The current state of the model.
|
|
148
144
|
*/
|
|
149
145
|
readonly state: pulumi.Output<string>;
|
|
150
146
|
/**
|
|
151
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
147
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. For example: `{"orcl-cloud": {"free-tier-retained": "true"}}`
|
|
152
148
|
*/
|
|
153
149
|
readonly systemTags: pulumi.Output<{
|
|
154
150
|
[key: string]: string;
|
|
155
151
|
}>;
|
|
156
152
|
/**
|
|
157
|
-
*
|
|
153
|
+
* The number of images set aside for evaluating model performance metrics after training.
|
|
158
154
|
*/
|
|
159
155
|
readonly testImageCount: pulumi.Output<number>;
|
|
160
156
|
/**
|
|
161
|
-
* The base entity
|
|
157
|
+
* The base entity which is the input for creating and training a model.
|
|
162
158
|
*/
|
|
163
159
|
readonly testingDataset: pulumi.Output<outputs.AiVision.ModelTestingDataset>;
|
|
164
160
|
/**
|
|
165
|
-
*
|
|
161
|
+
* When the model was created, as an RFC3339 datetime string.
|
|
166
162
|
*/
|
|
167
163
|
readonly timeCreated: pulumi.Output<string>;
|
|
168
164
|
/**
|
|
169
|
-
*
|
|
165
|
+
* When the model was updated, as an RFC3339 datetime string.
|
|
170
166
|
*/
|
|
171
167
|
readonly timeUpdated: pulumi.Output<string>;
|
|
172
168
|
/**
|
|
173
|
-
*
|
|
169
|
+
* The number of images in the dataset used to train, validate, and test the model.
|
|
174
170
|
*/
|
|
175
171
|
readonly totalImageCount: pulumi.Output<number>;
|
|
176
172
|
/**
|
|
177
|
-
*
|
|
173
|
+
* The total hours actually used for model training.
|
|
178
174
|
*/
|
|
179
175
|
readonly trainedDurationInHours: pulumi.Output<number>;
|
|
180
176
|
/**
|
|
181
|
-
* The base entity
|
|
177
|
+
* The base entity which is the input for creating and training a model.
|
|
182
178
|
*/
|
|
183
179
|
readonly trainingDataset: pulumi.Output<outputs.AiVision.ModelTrainingDataset>;
|
|
184
180
|
/**
|
|
185
|
-
* The base entity
|
|
181
|
+
* The base entity which is the input for creating and training a model.
|
|
186
182
|
*/
|
|
187
183
|
readonly validationDataset: pulumi.Output<outputs.AiVision.ModelValidationDataset>;
|
|
188
184
|
/**
|
|
@@ -199,113 +195,113 @@ export declare class Model extends pulumi.CustomResource {
|
|
|
199
195
|
*/
|
|
200
196
|
export interface ModelState {
|
|
201
197
|
/**
|
|
202
|
-
*
|
|
198
|
+
* The mean average precision of the trained model.
|
|
203
199
|
*/
|
|
204
200
|
averagePrecision?: pulumi.Input<number>;
|
|
205
201
|
/**
|
|
206
|
-
* (Updatable)
|
|
202
|
+
* (Updatable) The compartment identifier.
|
|
207
203
|
*/
|
|
208
204
|
compartmentId?: pulumi.Input<string>;
|
|
209
205
|
/**
|
|
210
|
-
*
|
|
206
|
+
* The intersection over the union threshold used for calculating precision and recall.
|
|
211
207
|
*/
|
|
212
208
|
confidenceThreshold?: pulumi.Input<number>;
|
|
213
209
|
/**
|
|
214
|
-
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
210
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For example: `{"foo-namespace": {"bar-key": "value"}}`
|
|
215
211
|
*/
|
|
216
212
|
definedTags?: pulumi.Input<{
|
|
217
213
|
[key: string]: pulumi.Input<string>;
|
|
218
214
|
}>;
|
|
219
215
|
/**
|
|
220
|
-
* (Updatable)
|
|
216
|
+
* (Updatable) An optional description of the model.
|
|
221
217
|
*/
|
|
222
218
|
description?: pulumi.Input<string>;
|
|
223
219
|
/**
|
|
224
|
-
* (Updatable)
|
|
220
|
+
* (Updatable) A human-friendly name for the model, which can be changed.
|
|
225
221
|
*/
|
|
226
222
|
displayName?: pulumi.Input<string>;
|
|
227
223
|
/**
|
|
228
|
-
* (Updatable)
|
|
224
|
+
* (Updatable) A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only. For example: `{"bar-key": "value"}`
|
|
229
225
|
*/
|
|
230
226
|
freeformTags?: pulumi.Input<{
|
|
231
227
|
[key: string]: pulumi.Input<string>;
|
|
232
228
|
}>;
|
|
233
229
|
/**
|
|
234
|
-
*
|
|
230
|
+
* Set to true when experimenting with a new model type or dataset, so the model training is quick, with a predefined low number of passes through the training data.
|
|
235
231
|
*/
|
|
236
232
|
isQuickMode?: pulumi.Input<boolean>;
|
|
237
233
|
/**
|
|
238
|
-
* A message describing the current state in more detail
|
|
234
|
+
* A message describing the current state in more detail, that can provide actionable information if training failed.
|
|
239
235
|
*/
|
|
240
236
|
lifecycleDetails?: pulumi.Input<string>;
|
|
241
237
|
/**
|
|
242
|
-
* The maximum duration in hours
|
|
238
|
+
* The maximum model training duration in hours, expressed as a decimal fraction.
|
|
243
239
|
*/
|
|
244
240
|
maxTrainingDurationInHours?: pulumi.Input<number>;
|
|
245
241
|
/**
|
|
246
|
-
*
|
|
242
|
+
* The complete set of per-label metrics for successfully trained models.
|
|
247
243
|
*/
|
|
248
244
|
metrics?: pulumi.Input<string>;
|
|
249
245
|
/**
|
|
250
|
-
*
|
|
246
|
+
* Which type of Vision model this is.
|
|
251
247
|
*/
|
|
252
248
|
modelType?: pulumi.Input<string>;
|
|
253
249
|
/**
|
|
254
|
-
*
|
|
250
|
+
* The model version
|
|
255
251
|
*/
|
|
256
252
|
modelVersion?: pulumi.Input<string>;
|
|
257
253
|
/**
|
|
258
|
-
*
|
|
254
|
+
* The precision of the trained model.
|
|
259
255
|
*/
|
|
260
256
|
precision?: pulumi.Input<number>;
|
|
261
257
|
/**
|
|
262
|
-
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project
|
|
258
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project that contains the model.
|
|
263
259
|
*/
|
|
264
260
|
projectId?: pulumi.Input<string>;
|
|
265
261
|
/**
|
|
266
|
-
* Recall of the trained model
|
|
262
|
+
* Recall of the trained model.
|
|
267
263
|
*/
|
|
268
264
|
recall?: pulumi.Input<number>;
|
|
269
265
|
/**
|
|
270
|
-
* The current state of the
|
|
266
|
+
* The current state of the model.
|
|
271
267
|
*/
|
|
272
268
|
state?: pulumi.Input<string>;
|
|
273
269
|
/**
|
|
274
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
270
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. For example: `{"orcl-cloud": {"free-tier-retained": "true"}}`
|
|
275
271
|
*/
|
|
276
272
|
systemTags?: pulumi.Input<{
|
|
277
273
|
[key: string]: pulumi.Input<string>;
|
|
278
274
|
}>;
|
|
279
275
|
/**
|
|
280
|
-
*
|
|
276
|
+
* The number of images set aside for evaluating model performance metrics after training.
|
|
281
277
|
*/
|
|
282
278
|
testImageCount?: pulumi.Input<number>;
|
|
283
279
|
/**
|
|
284
|
-
* The base entity
|
|
280
|
+
* The base entity which is the input for creating and training a model.
|
|
285
281
|
*/
|
|
286
282
|
testingDataset?: pulumi.Input<inputs.AiVision.ModelTestingDataset>;
|
|
287
283
|
/**
|
|
288
|
-
*
|
|
284
|
+
* When the model was created, as an RFC3339 datetime string.
|
|
289
285
|
*/
|
|
290
286
|
timeCreated?: pulumi.Input<string>;
|
|
291
287
|
/**
|
|
292
|
-
*
|
|
288
|
+
* When the model was updated, as an RFC3339 datetime string.
|
|
293
289
|
*/
|
|
294
290
|
timeUpdated?: pulumi.Input<string>;
|
|
295
291
|
/**
|
|
296
|
-
*
|
|
292
|
+
* The number of images in the dataset used to train, validate, and test the model.
|
|
297
293
|
*/
|
|
298
294
|
totalImageCount?: pulumi.Input<number>;
|
|
299
295
|
/**
|
|
300
|
-
*
|
|
296
|
+
* The total hours actually used for model training.
|
|
301
297
|
*/
|
|
302
298
|
trainedDurationInHours?: pulumi.Input<number>;
|
|
303
299
|
/**
|
|
304
|
-
* The base entity
|
|
300
|
+
* The base entity which is the input for creating and training a model.
|
|
305
301
|
*/
|
|
306
302
|
trainingDataset?: pulumi.Input<inputs.AiVision.ModelTrainingDataset>;
|
|
307
303
|
/**
|
|
308
|
-
* The base entity
|
|
304
|
+
* The base entity which is the input for creating and training a model.
|
|
309
305
|
*/
|
|
310
306
|
validationDataset?: pulumi.Input<inputs.AiVision.ModelValidationDataset>;
|
|
311
307
|
}
|
|
@@ -314,59 +310,59 @@ export interface ModelState {
|
|
|
314
310
|
*/
|
|
315
311
|
export interface ModelArgs {
|
|
316
312
|
/**
|
|
317
|
-
* (Updatable)
|
|
313
|
+
* (Updatable) The compartment identifier.
|
|
318
314
|
*/
|
|
319
315
|
compartmentId: pulumi.Input<string>;
|
|
320
316
|
/**
|
|
321
|
-
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
317
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For example: `{"foo-namespace": {"bar-key": "value"}}`
|
|
322
318
|
*/
|
|
323
319
|
definedTags?: pulumi.Input<{
|
|
324
320
|
[key: string]: pulumi.Input<string>;
|
|
325
321
|
}>;
|
|
326
322
|
/**
|
|
327
|
-
* (Updatable)
|
|
323
|
+
* (Updatable) An optional description of the model.
|
|
328
324
|
*/
|
|
329
325
|
description?: pulumi.Input<string>;
|
|
330
326
|
/**
|
|
331
|
-
* (Updatable)
|
|
327
|
+
* (Updatable) A human-friendly name for the model, which can be changed.
|
|
332
328
|
*/
|
|
333
329
|
displayName?: pulumi.Input<string>;
|
|
334
330
|
/**
|
|
335
|
-
* (Updatable)
|
|
331
|
+
* (Updatable) A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only. For example: `{"bar-key": "value"}`
|
|
336
332
|
*/
|
|
337
333
|
freeformTags?: pulumi.Input<{
|
|
338
334
|
[key: string]: pulumi.Input<string>;
|
|
339
335
|
}>;
|
|
340
336
|
/**
|
|
341
|
-
*
|
|
337
|
+
* Set to true when experimenting with a new model type or dataset, so the model training is quick, with a predefined low number of passes through the training data.
|
|
342
338
|
*/
|
|
343
339
|
isQuickMode?: pulumi.Input<boolean>;
|
|
344
340
|
/**
|
|
345
|
-
* The maximum duration in hours
|
|
341
|
+
* The maximum model training duration in hours, expressed as a decimal fraction.
|
|
346
342
|
*/
|
|
347
343
|
maxTrainingDurationInHours?: pulumi.Input<number>;
|
|
348
344
|
/**
|
|
349
|
-
*
|
|
345
|
+
* Which type of Vision model this is.
|
|
350
346
|
*/
|
|
351
347
|
modelType: pulumi.Input<string>;
|
|
352
348
|
/**
|
|
353
|
-
*
|
|
349
|
+
* The model version
|
|
354
350
|
*/
|
|
355
351
|
modelVersion?: pulumi.Input<string>;
|
|
356
352
|
/**
|
|
357
|
-
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project
|
|
353
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project that contains the model.
|
|
358
354
|
*/
|
|
359
355
|
projectId: pulumi.Input<string>;
|
|
360
356
|
/**
|
|
361
|
-
* The base entity
|
|
357
|
+
* The base entity which is the input for creating and training a model.
|
|
362
358
|
*/
|
|
363
359
|
testingDataset?: pulumi.Input<inputs.AiVision.ModelTestingDataset>;
|
|
364
360
|
/**
|
|
365
|
-
* The base entity
|
|
361
|
+
* The base entity which is the input for creating and training a model.
|
|
366
362
|
*/
|
|
367
363
|
trainingDataset: pulumi.Input<inputs.AiVision.ModelTrainingDataset>;
|
|
368
364
|
/**
|
|
369
|
-
* The base entity
|
|
365
|
+
* The base entity which is the input for creating and training a model.
|
|
370
366
|
*/
|
|
371
367
|
validationDataset?: pulumi.Input<inputs.AiVision.ModelValidationDataset>;
|
|
372
368
|
}
|
package/aivision/model.js
CHANGED
|
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* This resource provides the Model resource in Oracle Cloud Infrastructure Ai Vision service.
|
|
10
10
|
*
|
|
11
|
-
*
|
|
11
|
+
* Create a new model.
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -27,14 +27,10 @@ const utilities = require("../utilities");
|
|
|
27
27
|
* namespaceName: modelTrainingDatasetNamespace,
|
|
28
28
|
* object: modelTrainingDatasetObject,
|
|
29
29
|
* },
|
|
30
|
-
* definedTags:
|
|
31
|
-
* "foo-namespace.bar-key": "value",
|
|
32
|
-
* },
|
|
30
|
+
* definedTags: modelDefinedTags,
|
|
33
31
|
* description: modelDescription,
|
|
34
32
|
* displayName: modelDisplayName,
|
|
35
|
-
* freeformTags:
|
|
36
|
-
* "bar-key": "value",
|
|
37
|
-
* },
|
|
33
|
+
* freeformTags: modelFreeformTags,
|
|
38
34
|
* isQuickMode: modelIsQuickMode,
|
|
39
35
|
* maxTrainingDurationInHours: modelMaxTrainingDurationInHours,
|
|
40
36
|
* modelVersion: modelModelVersion,
|
package/aivision/model.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"model.js","sourceRoot":"","sources":["../../aivision/model.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"model.js","sourceRoot":"","sources":["../../aivision/model.ts"],"names":[],"mappings":"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"}
|
package/aivision/project.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* This resource provides the Project resource in Oracle Cloud Infrastructure Ai Vision service.
|
|
4
4
|
*
|
|
5
|
-
*
|
|
5
|
+
* Create a new project.
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -12,14 +12,10 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
12
12
|
*
|
|
13
13
|
* const testProject = new oci.aivision.Project("test_project", {
|
|
14
14
|
* compartmentId: compartmentId,
|
|
15
|
-
* definedTags:
|
|
16
|
-
* "foo-namespace.bar-key": "value",
|
|
17
|
-
* },
|
|
15
|
+
* definedTags: projectDefinedTags,
|
|
18
16
|
* description: projectDescription,
|
|
19
17
|
* displayName: projectDisplayName,
|
|
20
|
-
* freeformTags:
|
|
21
|
-
* "bar-key": "value",
|
|
22
|
-
* },
|
|
18
|
+
* freeformTags: projectFreeformTags,
|
|
23
19
|
* });
|
|
24
20
|
* ```
|
|
25
21
|
*
|
|
@@ -48,25 +44,25 @@ export declare class Project extends pulumi.CustomResource {
|
|
|
48
44
|
*/
|
|
49
45
|
static isInstance(obj: any): obj is Project;
|
|
50
46
|
/**
|
|
51
|
-
* (Updatable)
|
|
47
|
+
* (Updatable) The compartment identifier.
|
|
52
48
|
*/
|
|
53
49
|
readonly compartmentId: pulumi.Output<string>;
|
|
54
50
|
/**
|
|
55
|
-
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
51
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For example: `{"foo-namespace": {"bar-key": "value"}}`
|
|
56
52
|
*/
|
|
57
53
|
readonly definedTags: pulumi.Output<{
|
|
58
54
|
[key: string]: string;
|
|
59
55
|
}>;
|
|
60
56
|
/**
|
|
61
|
-
* (Updatable)
|
|
57
|
+
* (Updatable) An optional description of the project.
|
|
62
58
|
*/
|
|
63
59
|
readonly description: pulumi.Output<string>;
|
|
64
60
|
/**
|
|
65
|
-
* (Updatable)
|
|
61
|
+
* (Updatable) A human-friendly name for the project, that can be changed.
|
|
66
62
|
*/
|
|
67
63
|
readonly displayName: pulumi.Output<string>;
|
|
68
64
|
/**
|
|
69
|
-
* (Updatable)
|
|
65
|
+
* (Updatable) A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only. For example: `{"bar-key": "value"}`
|
|
70
66
|
*
|
|
71
67
|
*
|
|
72
68
|
* ** IMPORTANT **
|
|
@@ -76,25 +72,25 @@ export declare class Project extends pulumi.CustomResource {
|
|
|
76
72
|
[key: string]: string;
|
|
77
73
|
}>;
|
|
78
74
|
/**
|
|
79
|
-
* A message describing the current state in more detail
|
|
75
|
+
* A message describing the current state in more detail, that can provide actionable information if creation failed.
|
|
80
76
|
*/
|
|
81
77
|
readonly lifecycleDetails: pulumi.Output<string>;
|
|
82
78
|
/**
|
|
83
|
-
* The current state of the
|
|
79
|
+
* The current state of the project.
|
|
84
80
|
*/
|
|
85
81
|
readonly state: pulumi.Output<string>;
|
|
86
82
|
/**
|
|
87
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
83
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. For example: `{"orcl-cloud": {"free-tier-retained": "true"}}`
|
|
88
84
|
*/
|
|
89
85
|
readonly systemTags: pulumi.Output<{
|
|
90
86
|
[key: string]: string;
|
|
91
87
|
}>;
|
|
92
88
|
/**
|
|
93
|
-
*
|
|
89
|
+
* When the project was created, as an RFC3339 datetime string.
|
|
94
90
|
*/
|
|
95
91
|
readonly timeCreated: pulumi.Output<string>;
|
|
96
92
|
/**
|
|
97
|
-
*
|
|
93
|
+
* When the project was updated, as an RFC3339 datetime string.
|
|
98
94
|
*/
|
|
99
95
|
readonly timeUpdated: pulumi.Output<string>;
|
|
100
96
|
/**
|
|
@@ -111,25 +107,25 @@ export declare class Project extends pulumi.CustomResource {
|
|
|
111
107
|
*/
|
|
112
108
|
export interface ProjectState {
|
|
113
109
|
/**
|
|
114
|
-
* (Updatable)
|
|
110
|
+
* (Updatable) The compartment identifier.
|
|
115
111
|
*/
|
|
116
112
|
compartmentId?: pulumi.Input<string>;
|
|
117
113
|
/**
|
|
118
|
-
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
114
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For example: `{"foo-namespace": {"bar-key": "value"}}`
|
|
119
115
|
*/
|
|
120
116
|
definedTags?: pulumi.Input<{
|
|
121
117
|
[key: string]: pulumi.Input<string>;
|
|
122
118
|
}>;
|
|
123
119
|
/**
|
|
124
|
-
* (Updatable)
|
|
120
|
+
* (Updatable) An optional description of the project.
|
|
125
121
|
*/
|
|
126
122
|
description?: pulumi.Input<string>;
|
|
127
123
|
/**
|
|
128
|
-
* (Updatable)
|
|
124
|
+
* (Updatable) A human-friendly name for the project, that can be changed.
|
|
129
125
|
*/
|
|
130
126
|
displayName?: pulumi.Input<string>;
|
|
131
127
|
/**
|
|
132
|
-
* (Updatable)
|
|
128
|
+
* (Updatable) A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only. For example: `{"bar-key": "value"}`
|
|
133
129
|
*
|
|
134
130
|
*
|
|
135
131
|
* ** IMPORTANT **
|
|
@@ -139,25 +135,25 @@ export interface ProjectState {
|
|
|
139
135
|
[key: string]: pulumi.Input<string>;
|
|
140
136
|
}>;
|
|
141
137
|
/**
|
|
142
|
-
* A message describing the current state in more detail
|
|
138
|
+
* A message describing the current state in more detail, that can provide actionable information if creation failed.
|
|
143
139
|
*/
|
|
144
140
|
lifecycleDetails?: pulumi.Input<string>;
|
|
145
141
|
/**
|
|
146
|
-
* The current state of the
|
|
142
|
+
* The current state of the project.
|
|
147
143
|
*/
|
|
148
144
|
state?: pulumi.Input<string>;
|
|
149
145
|
/**
|
|
150
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
146
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. For example: `{"orcl-cloud": {"free-tier-retained": "true"}}`
|
|
151
147
|
*/
|
|
152
148
|
systemTags?: pulumi.Input<{
|
|
153
149
|
[key: string]: pulumi.Input<string>;
|
|
154
150
|
}>;
|
|
155
151
|
/**
|
|
156
|
-
*
|
|
152
|
+
* When the project was created, as an RFC3339 datetime string.
|
|
157
153
|
*/
|
|
158
154
|
timeCreated?: pulumi.Input<string>;
|
|
159
155
|
/**
|
|
160
|
-
*
|
|
156
|
+
* When the project was updated, as an RFC3339 datetime string.
|
|
161
157
|
*/
|
|
162
158
|
timeUpdated?: pulumi.Input<string>;
|
|
163
159
|
}
|
|
@@ -166,25 +162,25 @@ export interface ProjectState {
|
|
|
166
162
|
*/
|
|
167
163
|
export interface ProjectArgs {
|
|
168
164
|
/**
|
|
169
|
-
* (Updatable)
|
|
165
|
+
* (Updatable) The compartment identifier.
|
|
170
166
|
*/
|
|
171
167
|
compartmentId: pulumi.Input<string>;
|
|
172
168
|
/**
|
|
173
|
-
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
169
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For example: `{"foo-namespace": {"bar-key": "value"}}`
|
|
174
170
|
*/
|
|
175
171
|
definedTags?: pulumi.Input<{
|
|
176
172
|
[key: string]: pulumi.Input<string>;
|
|
177
173
|
}>;
|
|
178
174
|
/**
|
|
179
|
-
* (Updatable)
|
|
175
|
+
* (Updatable) An optional description of the project.
|
|
180
176
|
*/
|
|
181
177
|
description?: pulumi.Input<string>;
|
|
182
178
|
/**
|
|
183
|
-
* (Updatable)
|
|
179
|
+
* (Updatable) A human-friendly name for the project, that can be changed.
|
|
184
180
|
*/
|
|
185
181
|
displayName?: pulumi.Input<string>;
|
|
186
182
|
/**
|
|
187
|
-
* (Updatable)
|
|
183
|
+
* (Updatable) A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only. For example: `{"bar-key": "value"}`
|
|
188
184
|
*
|
|
189
185
|
*
|
|
190
186
|
* ** IMPORTANT **
|