@pulumi/oci 3.6.0-alpha.1756509375 → 3.6.0-alpha.1757045455

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 (147) hide show
  1. package/aivision/getModel.d.ts +4 -4
  2. package/aivision/getModel.js +2 -2
  3. package/aivision/getModels.d.ts +11 -11
  4. package/aivision/getModels.js +2 -2
  5. package/aivision/getProject.d.ts +15 -15
  6. package/aivision/getProject.js +2 -2
  7. package/aivision/getProjects.d.ts +10 -10
  8. package/aivision/getProjects.js +2 -2
  9. package/aivision/getStreamGroup.d.ts +114 -0
  10. package/aivision/getStreamGroup.js +54 -0
  11. package/aivision/getStreamGroup.js.map +1 -0
  12. package/aivision/getStreamGroups.d.ts +99 -0
  13. package/aivision/getStreamGroups.js +66 -0
  14. package/aivision/getStreamGroups.js.map +1 -0
  15. package/aivision/getStreamJob.d.ts +122 -0
  16. package/aivision/getStreamJob.js +54 -0
  17. package/aivision/getStreamJob.js.map +1 -0
  18. package/aivision/getStreamJobs.d.ts +113 -0
  19. package/aivision/getStreamJobs.js +70 -0
  20. package/aivision/getStreamJobs.js.map +1 -0
  21. package/aivision/getStreamSource.d.ts +106 -0
  22. package/aivision/getStreamSource.js +54 -0
  23. package/aivision/getStreamSource.js.map +1 -0
  24. package/aivision/getStreamSources.d.ts +113 -0
  25. package/aivision/getStreamSources.js +70 -0
  26. package/aivision/getStreamSources.js.map +1 -0
  27. package/aivision/getVisionPrivateEndpoint.d.ts +113 -0
  28. package/aivision/getVisionPrivateEndpoint.js +54 -0
  29. package/aivision/getVisionPrivateEndpoint.js.map +1 -0
  30. package/aivision/getVisionPrivateEndpoints.d.ts +113 -0
  31. package/aivision/getVisionPrivateEndpoints.js +70 -0
  32. package/aivision/getVisionPrivateEndpoints.js.map +1 -0
  33. package/aivision/index.d.ts +36 -0
  34. package/aivision/index.js +45 -1
  35. package/aivision/index.js.map +1 -1
  36. package/aivision/model.d.ts +68 -72
  37. package/aivision/model.js +3 -7
  38. package/aivision/model.js.map +1 -1
  39. package/aivision/project.d.ts +28 -32
  40. package/aivision/project.js +3 -7
  41. package/aivision/project.js.map +1 -1
  42. package/aivision/streamGroup.d.ts +214 -0
  43. package/aivision/streamGroup.js +104 -0
  44. package/aivision/streamGroup.js.map +1 -0
  45. package/aivision/streamJob.d.ts +251 -0
  46. package/aivision/streamJob.js +134 -0
  47. package/aivision/streamJob.js.map +1 -0
  48. package/aivision/streamSource.d.ts +182 -0
  49. package/aivision/streamSource.js +107 -0
  50. package/aivision/streamSource.js.map +1 -0
  51. package/aivision/visionPrivateEndpoint.d.ts +205 -0
  52. package/aivision/visionPrivateEndpoint.js +104 -0
  53. package/aivision/visionPrivateEndpoint.js.map +1 -0
  54. package/cloudguard/getManagedList.d.ts +4 -0
  55. package/cloudguard/getManagedList.js.map +1 -1
  56. package/cloudguard/managedList.d.ts +12 -0
  57. package/cloudguard/managedList.js +2 -0
  58. package/cloudguard/managedList.js.map +1 -1
  59. package/database/exascaleDbStorageVault.d.ts +26 -0
  60. package/database/exascaleDbStorageVault.js +6 -0
  61. package/database/exascaleDbStorageVault.js.map +1 -1
  62. package/database/getExascaleDbStorageVault.d.ts +8 -0
  63. package/database/getExascaleDbStorageVault.js.map +1 -1
  64. package/mysql/getMysqlBackup.d.ts +6 -0
  65. package/mysql/getMysqlBackup.js.map +1 -1
  66. package/mysql/getMysqlBackups.d.ts +2 -2
  67. package/mysql/getMysqlBackups.js +2 -2
  68. package/mysql/mysqlBackup.d.ts +26 -0
  69. package/mysql/mysqlBackup.js +6 -0
  70. package/mysql/mysqlBackup.js.map +1 -1
  71. package/oci/dbmulticloudMultiCloudResourceDiscovery.d.ts +44 -25
  72. package/oci/dbmulticloudMultiCloudResourceDiscovery.js +4 -1
  73. package/oci/dbmulticloudMultiCloudResourceDiscovery.js.map +1 -1
  74. package/oci/dbmulticloudOracleDbAzureBlobContainer.d.ts +20 -20
  75. package/oci/dbmulticloudOracleDbAzureBlobContainer.js +1 -1
  76. package/oci/dbmulticloudOracleDbAzureBlobMount.d.ts +19 -20
  77. package/oci/dbmulticloudOracleDbAzureBlobMount.js +1 -2
  78. package/oci/dbmulticloudOracleDbAzureBlobMount.js.map +1 -1
  79. package/oci/dbmulticloudOracleDbAzureConnector.d.ts +40 -32
  80. package/oci/dbmulticloudOracleDbAzureConnector.js +4 -2
  81. package/oci/dbmulticloudOracleDbAzureConnector.js.map +1 -1
  82. package/oci/dbmulticloudOracleDbAzureVault.d.ts +33 -33
  83. package/oci/dbmulticloudOracleDbAzureVault.js +1 -1
  84. package/oci/dbmulticloudOracleDbAzureVaultAssociation.d.ts +23 -23
  85. package/oci/dbmulticloudOracleDbAzureVaultAssociation.js +1 -1
  86. package/oci/dbmulticloudOracleDbGcpIdentityConnector.d.ts +292 -0
  87. package/oci/dbmulticloudOracleDbGcpIdentityConnector.js +148 -0
  88. package/oci/dbmulticloudOracleDbGcpIdentityConnector.js.map +1 -0
  89. package/oci/dbmulticloudOracleDbGcpKeyRing.d.ts +254 -0
  90. package/oci/dbmulticloudOracleDbGcpKeyRing.js +120 -0
  91. package/oci/dbmulticloudOracleDbGcpKeyRing.js.map +1 -0
  92. package/oci/getDbmulticloudMultiCloudResourceDiscoveries.d.ts +28 -14
  93. package/oci/getDbmulticloudMultiCloudResourceDiscoveries.js +6 -2
  94. package/oci/getDbmulticloudMultiCloudResourceDiscoveries.js.map +1 -1
  95. package/oci/getDbmulticloudMultiCloudResourceDiscovery.d.ts +17 -11
  96. package/oci/getDbmulticloudMultiCloudResourceDiscovery.js +2 -2
  97. package/oci/getDbmulticloudMultiCloudResourceDiscovery.js.map +1 -1
  98. package/oci/getDbmulticloudOracleDbAzureBlobContainer.d.ts +12 -12
  99. package/oci/getDbmulticloudOracleDbAzureBlobContainer.js +2 -2
  100. package/oci/getDbmulticloudOracleDbAzureBlobContainers.d.ts +15 -15
  101. package/oci/getDbmulticloudOracleDbAzureBlobContainers.js +2 -2
  102. package/oci/getDbmulticloudOracleDbAzureBlobMount.d.ts +12 -12
  103. package/oci/getDbmulticloudOracleDbAzureBlobMount.js +2 -2
  104. package/oci/getDbmulticloudOracleDbAzureBlobMounts.d.ts +15 -15
  105. package/oci/getDbmulticloudOracleDbAzureBlobMounts.js +2 -2
  106. package/oci/getDbmulticloudOracleDbAzureConnector.d.ts +19 -15
  107. package/oci/getDbmulticloudOracleDbAzureConnector.js +2 -2
  108. package/oci/getDbmulticloudOracleDbAzureConnector.js.map +1 -1
  109. package/oci/getDbmulticloudOracleDbAzureConnectors.d.ts +11 -11
  110. package/oci/getDbmulticloudOracleDbAzureConnectors.js +2 -2
  111. package/oci/getDbmulticloudOracleDbAzureKey.d.ts +22 -12
  112. package/oci/getDbmulticloudOracleDbAzureKey.js +2 -2
  113. package/oci/getDbmulticloudOracleDbAzureKey.js.map +1 -1
  114. package/oci/getDbmulticloudOracleDbAzureKeys.d.ts +12 -12
  115. package/oci/getDbmulticloudOracleDbAzureKeys.js +2 -2
  116. package/oci/getDbmulticloudOracleDbAzureVault.d.ts +17 -17
  117. package/oci/getDbmulticloudOracleDbAzureVault.js +2 -2
  118. package/oci/getDbmulticloudOracleDbAzureVaultAssociation.d.ts +14 -14
  119. package/oci/getDbmulticloudOracleDbAzureVaultAssociation.js +2 -2
  120. package/oci/getDbmulticloudOracleDbAzureVaultAssociations.d.ts +15 -15
  121. package/oci/getDbmulticloudOracleDbAzureVaultAssociations.js +2 -2
  122. package/oci/getDbmulticloudOracleDbAzureVaults.d.ts +14 -14
  123. package/oci/getDbmulticloudOracleDbAzureVaults.js +2 -2
  124. package/oci/getDbmulticloudOracleDbGcpIdentityConnector.d.ts +142 -0
  125. package/oci/getDbmulticloudOracleDbGcpIdentityConnector.js +54 -0
  126. package/oci/getDbmulticloudOracleDbGcpIdentityConnector.js.map +1 -0
  127. package/oci/getDbmulticloudOracleDbGcpIdentityConnectors.d.ts +117 -0
  128. package/oci/getDbmulticloudOracleDbGcpIdentityConnectors.js +68 -0
  129. package/oci/getDbmulticloudOracleDbGcpIdentityConnectors.js.map +1 -0
  130. package/oci/getDbmulticloudOracleDbGcpKey.d.ts +123 -0
  131. package/oci/getDbmulticloudOracleDbGcpKey.js +54 -0
  132. package/oci/getDbmulticloudOracleDbGcpKey.js.map +1 -0
  133. package/oci/getDbmulticloudOracleDbGcpKeyRing.d.ts +127 -0
  134. package/oci/getDbmulticloudOracleDbGcpKeyRing.js +54 -0
  135. package/oci/getDbmulticloudOracleDbGcpKeyRing.js.map +1 -0
  136. package/oci/getDbmulticloudOracleDbGcpKeyRings.d.ts +125 -0
  137. package/oci/getDbmulticloudOracleDbGcpKeyRings.js +72 -0
  138. package/oci/getDbmulticloudOracleDbGcpKeyRings.js.map +1 -0
  139. package/oci/getDbmulticloudOracleDbGcpKeys.d.ts +128 -0
  140. package/oci/getDbmulticloudOracleDbGcpKeys.js +72 -0
  141. package/oci/getDbmulticloudOracleDbGcpKeys.js.map +1 -0
  142. package/oci/index.d.ts +24 -0
  143. package/oci/index.js +31 -3
  144. package/oci/index.js.map +1 -1
  145. package/package.json +2 -2
  146. package/types/input.d.ts +484 -26
  147. package/types/output.d.ts +1822 -479
@@ -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;AAIpF,QAAA,KAAK,GAAmC,IAAW,CAAC;AACjE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC,CAAC;AAIpD,QAAA,OAAO,GAAuC,IAAW,CAAC;AACvE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAGrE,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,0BAA0B;gBAC3B,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD,KAAK,8BAA8B;gBAC/B,OAAO,IAAI,eAAO,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACrD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,gBAAgB,EAAE,OAAO,CAAC,CAAA;AACvE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,kBAAkB,EAAE,OAAO,CAAC,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../aivision/index.ts"],"names":[],"mappings":"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"}
@@ -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
- * Creates a new Model.
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
- * Average precision of the trained model
75
+ * The mean average precision of the trained model.
80
76
  */
81
77
  readonly averagePrecision: pulumi.Output<number>;
82
78
  /**
83
- * (Updatable) Compartment Identifier
79
+ * (Updatable) The compartment identifier.
84
80
  */
85
81
  readonly compartmentId: pulumi.Output<string>;
86
82
  /**
87
- * Confidence ratio of the calculation
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. Example: `{"foo-namespace.bar-key": "value"}`
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) A short description of the Model.
93
+ * (Updatable) An optional description of the model.
98
94
  */
99
95
  readonly description: pulumi.Output<string>;
100
96
  /**
101
- * (Updatable) Model Identifier
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) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
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
- * If It's true, Training is set for recommended epochs needed for quick training.
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. For example, can be used to provide actionable information for a resource in Failed state.
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 for which the training will run.
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
- * Complete Training Metrics for successful trained model
119
+ * The complete set of per-label metrics for successfully trained models.
124
120
  */
125
121
  readonly metrics: pulumi.Output<string>;
126
122
  /**
127
- * The type of the model.
123
+ * Which type of Vision model this is.
128
124
  */
129
125
  readonly modelType: pulumi.Output<string>;
130
126
  /**
131
- * Model version.
127
+ * The model version
132
128
  */
133
129
  readonly modelVersion: pulumi.Output<string>;
134
130
  /**
135
- * Precision of the trained model
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 to associate with the model.
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 Model.
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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
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
- * Total number of testing Images
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 for a Dataset, which is the input for Model creation.
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
- * The time the Model was created. An RFC3339 formatted datetime string
161
+ * When the model was created, as an RFC3339 datetime string.
166
162
  */
167
163
  readonly timeCreated: pulumi.Output<string>;
168
164
  /**
169
- * The time the Model was updated. An RFC3339 formatted datetime string
165
+ * When the model was updated, as an RFC3339 datetime string.
170
166
  */
171
167
  readonly timeUpdated: pulumi.Output<string>;
172
168
  /**
173
- * Total number of training Images
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
- * Total hours actually used for training
173
+ * The total hours actually used for model training.
178
174
  */
179
175
  readonly trainedDurationInHours: pulumi.Output<number>;
180
176
  /**
181
- * The base entity for a Dataset, which is the input for Model creation.
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 for a Dataset, which is the input for Model creation.
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
- * Average precision of the trained model
198
+ * The mean average precision of the trained model.
203
199
  */
204
200
  averagePrecision?: pulumi.Input<number>;
205
201
  /**
206
- * (Updatable) Compartment Identifier
202
+ * (Updatable) The compartment identifier.
207
203
  */
208
204
  compartmentId?: pulumi.Input<string>;
209
205
  /**
210
- * Confidence ratio of the calculation
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. Example: `{"foo-namespace.bar-key": "value"}`
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) A short description of the Model.
216
+ * (Updatable) An optional description of the model.
221
217
  */
222
218
  description?: pulumi.Input<string>;
223
219
  /**
224
- * (Updatable) Model Identifier
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) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
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
- * If It's true, Training is set for recommended epochs needed for quick training.
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. For example, can be used to provide actionable information for a resource in Failed state.
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 for which the training will run.
238
+ * The maximum model training duration in hours, expressed as a decimal fraction.
243
239
  */
244
240
  maxTrainingDurationInHours?: pulumi.Input<number>;
245
241
  /**
246
- * Complete Training Metrics for successful trained model
242
+ * The complete set of per-label metrics for successfully trained models.
247
243
  */
248
244
  metrics?: pulumi.Input<string>;
249
245
  /**
250
- * The type of the model.
246
+ * Which type of Vision model this is.
251
247
  */
252
248
  modelType?: pulumi.Input<string>;
253
249
  /**
254
- * Model version.
250
+ * The model version
255
251
  */
256
252
  modelVersion?: pulumi.Input<string>;
257
253
  /**
258
- * Precision of the trained model
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 to associate with the model.
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 Model.
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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
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
- * Total number of testing Images
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 for a Dataset, which is the input for Model creation.
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
- * The time the Model was created. An RFC3339 formatted datetime string
284
+ * When the model was created, as an RFC3339 datetime string.
289
285
  */
290
286
  timeCreated?: pulumi.Input<string>;
291
287
  /**
292
- * The time the Model was updated. An RFC3339 formatted datetime string
288
+ * When the model was updated, as an RFC3339 datetime string.
293
289
  */
294
290
  timeUpdated?: pulumi.Input<string>;
295
291
  /**
296
- * Total number of training Images
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
- * Total hours actually used for training
296
+ * The total hours actually used for model training.
301
297
  */
302
298
  trainedDurationInHours?: pulumi.Input<number>;
303
299
  /**
304
- * The base entity for a Dataset, which is the input for Model creation.
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 for a Dataset, which is the input for Model creation.
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) Compartment Identifier
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. Example: `{"foo-namespace.bar-key": "value"}`
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) A short description of the Model.
323
+ * (Updatable) An optional description of the model.
328
324
  */
329
325
  description?: pulumi.Input<string>;
330
326
  /**
331
- * (Updatable) Model Identifier
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) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
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
- * If It's true, Training is set for recommended epochs needed for quick training.
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 for which the training will run.
341
+ * The maximum model training duration in hours, expressed as a decimal fraction.
346
342
  */
347
343
  maxTrainingDurationInHours?: pulumi.Input<number>;
348
344
  /**
349
- * The type of the model.
345
+ * Which type of Vision model this is.
350
346
  */
351
347
  modelType: pulumi.Input<string>;
352
348
  /**
353
- * Model version.
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 to associate with the model.
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 for a Dataset, which is the input for Model creation.
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 for a Dataset, which is the input for Model creation.
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 for a Dataset, which is the input for Model creation.
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
- * Creates a new Model.
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,
@@ -1 +1 @@
1
- {"version":3,"file":"model.js","sourceRoot":"","sources":["../../aivision/model.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"model.js","sourceRoot":"","sources":["../../aivision/model.ts"],"names":[],"mappings":"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"}
@@ -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
- * Creates a new Project.
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) Compartment Identifier
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. Example: `{"foo-namespace.bar-key": "value"}`
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) A short description of the project.
57
+ * (Updatable) An optional description of the project.
62
58
  */
63
59
  readonly description: pulumi.Output<string>;
64
60
  /**
65
- * (Updatable) Project Identifier
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) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
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. For example, can be used to provide actionable information for a resource in Failed state.
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 Project.
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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
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
- * The time the Project was created. An RFC3339 formatted datetime string
89
+ * When the project was created, as an RFC3339 datetime string.
94
90
  */
95
91
  readonly timeCreated: pulumi.Output<string>;
96
92
  /**
97
- * The time the Project was updated. An RFC3339 formatted datetime string
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) Compartment Identifier
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. Example: `{"foo-namespace.bar-key": "value"}`
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) A short description of the project.
120
+ * (Updatable) An optional description of the project.
125
121
  */
126
122
  description?: pulumi.Input<string>;
127
123
  /**
128
- * (Updatable) Project Identifier
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) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
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. For example, can be used to provide actionable information for a resource in Failed state.
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 Project.
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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
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
- * The time the Project was created. An RFC3339 formatted datetime string
152
+ * When the project was created, as an RFC3339 datetime string.
157
153
  */
158
154
  timeCreated?: pulumi.Input<string>;
159
155
  /**
160
- * The time the Project was updated. An RFC3339 formatted datetime string
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) Compartment Identifier
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. Example: `{"foo-namespace.bar-key": "value"}`
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) A short description of the project.
175
+ * (Updatable) An optional description of the project.
180
176
  */
181
177
  description?: pulumi.Input<string>;
182
178
  /**
183
- * (Updatable) Project Identifier
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) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
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 **