@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/getModel.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ import * as outputs from "../types/output";
|
|
|
3
3
|
/**
|
|
4
4
|
* This data source provides details about a specific Model resource in Oracle Cloud Infrastructure Ai Vision service.
|
|
5
5
|
*
|
|
6
|
-
*
|
|
6
|
+
* Get a model by identifier.
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
@@ -22,7 +22,7 @@ export declare function getModel(args: GetModelArgs, opts?: pulumi.InvokeOptions
|
|
|
22
22
|
*/
|
|
23
23
|
export interface GetModelArgs {
|
|
24
24
|
/**
|
|
25
|
-
* unique
|
|
25
|
+
* A unique model identifier.
|
|
26
26
|
*/
|
|
27
27
|
modelId: string;
|
|
28
28
|
}
|
|
@@ -149,7 +149,7 @@ export interface GetModelResult {
|
|
|
149
149
|
/**
|
|
150
150
|
* This data source provides details about a specific Model resource in Oracle Cloud Infrastructure Ai Vision service.
|
|
151
151
|
*
|
|
152
|
-
*
|
|
152
|
+
* Get a model by identifier.
|
|
153
153
|
*
|
|
154
154
|
* ## Example Usage
|
|
155
155
|
*
|
|
@@ -168,7 +168,7 @@ export declare function getModelOutput(args: GetModelOutputArgs, opts?: pulumi.I
|
|
|
168
168
|
*/
|
|
169
169
|
export interface GetModelOutputArgs {
|
|
170
170
|
/**
|
|
171
|
-
* unique
|
|
171
|
+
* A unique model identifier.
|
|
172
172
|
*/
|
|
173
173
|
modelId: pulumi.Input<string>;
|
|
174
174
|
}
|
package/aivision/getModel.js
CHANGED
|
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* This data source provides details about a specific Model resource in Oracle Cloud Infrastructure Ai Vision service.
|
|
10
10
|
*
|
|
11
|
-
*
|
|
11
|
+
* Get a model by identifier.
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -31,7 +31,7 @@ exports.getModel = getModel;
|
|
|
31
31
|
/**
|
|
32
32
|
* This data source provides details about a specific Model resource in Oracle Cloud Infrastructure Ai Vision service.
|
|
33
33
|
*
|
|
34
|
-
*
|
|
34
|
+
* Get a model by identifier.
|
|
35
35
|
*
|
|
36
36
|
* ## Example Usage
|
|
37
37
|
*
|
package/aivision/getModels.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* This data source provides the list of Models in Oracle Cloud Infrastructure Ai Vision service.
|
|
6
6
|
*
|
|
7
|
-
* Returns a list of
|
|
7
|
+
* Returns a list of models in a compartment.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -36,7 +36,7 @@ export interface GetModelsArgs {
|
|
|
36
36
|
displayName?: string;
|
|
37
37
|
filters?: inputs.AiVision.GetModelsFilter[];
|
|
38
38
|
/**
|
|
39
|
-
*
|
|
39
|
+
* The filter to find the model with the given identifier.
|
|
40
40
|
*/
|
|
41
41
|
id?: string;
|
|
42
42
|
/**
|
|
@@ -44,7 +44,7 @@ export interface GetModelsArgs {
|
|
|
44
44
|
*/
|
|
45
45
|
projectId?: string;
|
|
46
46
|
/**
|
|
47
|
-
*
|
|
47
|
+
* The filter to match models with the given lifecycleState.
|
|
48
48
|
*/
|
|
49
49
|
state?: string;
|
|
50
50
|
}
|
|
@@ -53,16 +53,16 @@ export interface GetModelsArgs {
|
|
|
53
53
|
*/
|
|
54
54
|
export interface GetModelsResult {
|
|
55
55
|
/**
|
|
56
|
-
*
|
|
56
|
+
* The compartment identifier.
|
|
57
57
|
*/
|
|
58
58
|
readonly compartmentId?: string;
|
|
59
59
|
/**
|
|
60
|
-
*
|
|
60
|
+
* A human-friendly name for the model, which can be changed.
|
|
61
61
|
*/
|
|
62
62
|
readonly displayName?: string;
|
|
63
63
|
readonly filters?: outputs.AiVision.GetModelsFilter[];
|
|
64
64
|
/**
|
|
65
|
-
*
|
|
65
|
+
* A unique identifier that is immutable after creation.
|
|
66
66
|
*/
|
|
67
67
|
readonly id?: string;
|
|
68
68
|
/**
|
|
@@ -70,18 +70,18 @@ export interface GetModelsResult {
|
|
|
70
70
|
*/
|
|
71
71
|
readonly modelCollections: outputs.AiVision.GetModelsModelCollection[];
|
|
72
72
|
/**
|
|
73
|
-
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project
|
|
73
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project that contains the model.
|
|
74
74
|
*/
|
|
75
75
|
readonly projectId?: string;
|
|
76
76
|
/**
|
|
77
|
-
* The current state of the
|
|
77
|
+
* The current state of the model.
|
|
78
78
|
*/
|
|
79
79
|
readonly state?: string;
|
|
80
80
|
}
|
|
81
81
|
/**
|
|
82
82
|
* This data source provides the list of Models in Oracle Cloud Infrastructure Ai Vision service.
|
|
83
83
|
*
|
|
84
|
-
* Returns a list of
|
|
84
|
+
* Returns a list of models in a compartment.
|
|
85
85
|
*
|
|
86
86
|
* ## Example Usage
|
|
87
87
|
*
|
|
@@ -113,7 +113,7 @@ export interface GetModelsOutputArgs {
|
|
|
113
113
|
displayName?: pulumi.Input<string>;
|
|
114
114
|
filters?: pulumi.Input<pulumi.Input<inputs.AiVision.GetModelsFilterArgs>[]>;
|
|
115
115
|
/**
|
|
116
|
-
*
|
|
116
|
+
* The filter to find the model with the given identifier.
|
|
117
117
|
*/
|
|
118
118
|
id?: pulumi.Input<string>;
|
|
119
119
|
/**
|
|
@@ -121,7 +121,7 @@ export interface GetModelsOutputArgs {
|
|
|
121
121
|
*/
|
|
122
122
|
projectId?: pulumi.Input<string>;
|
|
123
123
|
/**
|
|
124
|
-
*
|
|
124
|
+
* The filter to match models with the given lifecycleState.
|
|
125
125
|
*/
|
|
126
126
|
state?: pulumi.Input<string>;
|
|
127
127
|
}
|
package/aivision/getModels.js
CHANGED
|
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* This data source provides the list of Models in Oracle Cloud Infrastructure Ai Vision service.
|
|
10
10
|
*
|
|
11
|
-
* Returns a list of
|
|
11
|
+
* Returns a list of models in a compartment.
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -41,7 +41,7 @@ exports.getModels = getModels;
|
|
|
41
41
|
/**
|
|
42
42
|
* This data source provides the list of Models in Oracle Cloud Infrastructure Ai Vision service.
|
|
43
43
|
*
|
|
44
|
-
* Returns a list of
|
|
44
|
+
* Returns a list of models in a compartment.
|
|
45
45
|
*
|
|
46
46
|
* ## Example Usage
|
|
47
47
|
*
|
package/aivision/getProject.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* This data source provides details about a specific Project resource in Oracle Cloud Infrastructure Ai Vision service.
|
|
4
4
|
*
|
|
5
|
-
*
|
|
5
|
+
* Get a project by identifier.
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -21,7 +21,7 @@ export declare function getProject(args: GetProjectArgs, opts?: pulumi.InvokeOpt
|
|
|
21
21
|
*/
|
|
22
22
|
export interface GetProjectArgs {
|
|
23
23
|
/**
|
|
24
|
-
* unique
|
|
24
|
+
* A unique project identifier.
|
|
25
25
|
*/
|
|
26
26
|
projectId: string;
|
|
27
27
|
}
|
|
@@ -30,61 +30,61 @@ export interface GetProjectArgs {
|
|
|
30
30
|
*/
|
|
31
31
|
export interface GetProjectResult {
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
33
|
+
* A compartment identifier.
|
|
34
34
|
*/
|
|
35
35
|
readonly compartmentId: string;
|
|
36
36
|
/**
|
|
37
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
37
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For example: `{"foo-namespace": {"bar-key": "value"}}`
|
|
38
38
|
*/
|
|
39
39
|
readonly definedTags: {
|
|
40
40
|
[key: string]: string;
|
|
41
41
|
};
|
|
42
42
|
/**
|
|
43
|
-
*
|
|
43
|
+
* An optional description of the project.
|
|
44
44
|
*/
|
|
45
45
|
readonly description: string;
|
|
46
46
|
/**
|
|
47
|
-
*
|
|
47
|
+
* A human-friendly name for the project, which can be changed.
|
|
48
48
|
*/
|
|
49
49
|
readonly displayName: string;
|
|
50
50
|
/**
|
|
51
|
-
*
|
|
51
|
+
* 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"}`
|
|
52
52
|
*/
|
|
53
53
|
readonly freeformTags: {
|
|
54
54
|
[key: string]: string;
|
|
55
55
|
};
|
|
56
56
|
/**
|
|
57
|
-
*
|
|
57
|
+
* A unique identifier that is immutable after creation.
|
|
58
58
|
*/
|
|
59
59
|
readonly id: string;
|
|
60
60
|
/**
|
|
61
|
-
* A message describing the current state in more detail
|
|
61
|
+
* A message describing the current state in more detail, that can provide actionable information if creation failed.
|
|
62
62
|
*/
|
|
63
63
|
readonly lifecycleDetails: string;
|
|
64
64
|
readonly projectId: string;
|
|
65
65
|
/**
|
|
66
|
-
* The current state of the
|
|
66
|
+
* The current state of the project.
|
|
67
67
|
*/
|
|
68
68
|
readonly state: string;
|
|
69
69
|
/**
|
|
70
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
70
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. For example: `{"orcl-cloud": {"free-tier-retained": "true"}}`
|
|
71
71
|
*/
|
|
72
72
|
readonly systemTags: {
|
|
73
73
|
[key: string]: string;
|
|
74
74
|
};
|
|
75
75
|
/**
|
|
76
|
-
*
|
|
76
|
+
* When the project was created, as an RFC3339 datetime string.
|
|
77
77
|
*/
|
|
78
78
|
readonly timeCreated: string;
|
|
79
79
|
/**
|
|
80
|
-
*
|
|
80
|
+
* When the project was updated, as an RFC3339 datetime string.
|
|
81
81
|
*/
|
|
82
82
|
readonly timeUpdated: string;
|
|
83
83
|
}
|
|
84
84
|
/**
|
|
85
85
|
* This data source provides details about a specific Project resource in Oracle Cloud Infrastructure Ai Vision service.
|
|
86
86
|
*
|
|
87
|
-
*
|
|
87
|
+
* Get a project by identifier.
|
|
88
88
|
*
|
|
89
89
|
* ## Example Usage
|
|
90
90
|
*
|
|
@@ -103,7 +103,7 @@ export declare function getProjectOutput(args: GetProjectOutputArgs, opts?: pulu
|
|
|
103
103
|
*/
|
|
104
104
|
export interface GetProjectOutputArgs {
|
|
105
105
|
/**
|
|
106
|
-
* unique
|
|
106
|
+
* A unique project identifier.
|
|
107
107
|
*/
|
|
108
108
|
projectId: pulumi.Input<string>;
|
|
109
109
|
}
|
package/aivision/getProject.js
CHANGED
|
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* This data source provides details about a specific Project resource in Oracle Cloud Infrastructure Ai Vision service.
|
|
10
10
|
*
|
|
11
|
-
*
|
|
11
|
+
* Get a project by identifier.
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -31,7 +31,7 @@ exports.getProject = getProject;
|
|
|
31
31
|
/**
|
|
32
32
|
* This data source provides details about a specific Project resource in Oracle Cloud Infrastructure Ai Vision service.
|
|
33
33
|
*
|
|
34
|
-
*
|
|
34
|
+
* Get a project by identifier.
|
|
35
35
|
*
|
|
36
36
|
* ## Example Usage
|
|
37
37
|
*
|
|
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* This data source provides the list of Projects in Oracle Cloud Infrastructure Ai Vision service.
|
|
6
6
|
*
|
|
7
|
-
* Returns a list of
|
|
7
|
+
* Returns a list of projects.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -35,11 +35,11 @@ export interface GetProjectsArgs {
|
|
|
35
35
|
displayName?: string;
|
|
36
36
|
filters?: inputs.AiVision.GetProjectsFilter[];
|
|
37
37
|
/**
|
|
38
|
-
*
|
|
38
|
+
* The filter to find the project with the given identifier.
|
|
39
39
|
*/
|
|
40
40
|
id?: string;
|
|
41
41
|
/**
|
|
42
|
-
*
|
|
42
|
+
* The filter to match projects with the given lifecycleState.
|
|
43
43
|
*/
|
|
44
44
|
state?: string;
|
|
45
45
|
}
|
|
@@ -48,16 +48,16 @@ export interface GetProjectsArgs {
|
|
|
48
48
|
*/
|
|
49
49
|
export interface GetProjectsResult {
|
|
50
50
|
/**
|
|
51
|
-
*
|
|
51
|
+
* A compartment identifier.
|
|
52
52
|
*/
|
|
53
53
|
readonly compartmentId?: string;
|
|
54
54
|
/**
|
|
55
|
-
*
|
|
55
|
+
* A human-friendly name for the project, which can be changed.
|
|
56
56
|
*/
|
|
57
57
|
readonly displayName?: string;
|
|
58
58
|
readonly filters?: outputs.AiVision.GetProjectsFilter[];
|
|
59
59
|
/**
|
|
60
|
-
*
|
|
60
|
+
* A unique identifier that is immutable after creation.
|
|
61
61
|
*/
|
|
62
62
|
readonly id?: string;
|
|
63
63
|
/**
|
|
@@ -65,14 +65,14 @@ export interface GetProjectsResult {
|
|
|
65
65
|
*/
|
|
66
66
|
readonly projectCollections: outputs.AiVision.GetProjectsProjectCollection[];
|
|
67
67
|
/**
|
|
68
|
-
* The current state of the
|
|
68
|
+
* The current state of the project.
|
|
69
69
|
*/
|
|
70
70
|
readonly state?: string;
|
|
71
71
|
}
|
|
72
72
|
/**
|
|
73
73
|
* This data source provides the list of Projects in Oracle Cloud Infrastructure Ai Vision service.
|
|
74
74
|
*
|
|
75
|
-
* Returns a list of
|
|
75
|
+
* Returns a list of projects.
|
|
76
76
|
*
|
|
77
77
|
* ## Example Usage
|
|
78
78
|
*
|
|
@@ -103,11 +103,11 @@ export interface GetProjectsOutputArgs {
|
|
|
103
103
|
displayName?: pulumi.Input<string>;
|
|
104
104
|
filters?: pulumi.Input<pulumi.Input<inputs.AiVision.GetProjectsFilterArgs>[]>;
|
|
105
105
|
/**
|
|
106
|
-
*
|
|
106
|
+
* The filter to find the project with the given identifier.
|
|
107
107
|
*/
|
|
108
108
|
id?: pulumi.Input<string>;
|
|
109
109
|
/**
|
|
110
|
-
*
|
|
110
|
+
* The filter to match projects with the given lifecycleState.
|
|
111
111
|
*/
|
|
112
112
|
state?: pulumi.Input<string>;
|
|
113
113
|
}
|
package/aivision/getProjects.js
CHANGED
|
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* This data source provides the list of Projects in Oracle Cloud Infrastructure Ai Vision service.
|
|
10
10
|
*
|
|
11
|
-
* Returns a list of
|
|
11
|
+
* Returns a list of projects.
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -39,7 +39,7 @@ exports.getProjects = getProjects;
|
|
|
39
39
|
/**
|
|
40
40
|
* This data source provides the list of Projects in Oracle Cloud Infrastructure Ai Vision service.
|
|
41
41
|
*
|
|
42
|
-
* Returns a list of
|
|
42
|
+
* Returns a list of projects.
|
|
43
43
|
*
|
|
44
44
|
* ## Example Usage
|
|
45
45
|
*
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* This data source provides details about a specific Stream Group resource in Oracle Cloud Infrastructure Ai Vision service.
|
|
5
|
+
*
|
|
6
|
+
* Get a streamGroup
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as oci from "@pulumi/oci";
|
|
13
|
+
*
|
|
14
|
+
* const testStreamGroup = oci.AiVision.getStreamGroup({
|
|
15
|
+
* streamGroupId: testStreamGroupOciAiVisionStreamGroup.id,
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export declare function getStreamGroup(args: GetStreamGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetStreamGroupResult>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getStreamGroup.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetStreamGroupArgs {
|
|
24
|
+
/**
|
|
25
|
+
* StreamGroup Id.
|
|
26
|
+
*/
|
|
27
|
+
streamGroupId: string;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* A collection of values returned by getStreamGroup.
|
|
31
|
+
*/
|
|
32
|
+
export interface GetStreamGroupResult {
|
|
33
|
+
/**
|
|
34
|
+
* [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of compartment
|
|
35
|
+
*/
|
|
36
|
+
readonly compartmentId: string;
|
|
37
|
+
/**
|
|
38
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For example: `{"foo-namespace": {"bar-key": "value"}}`
|
|
39
|
+
*/
|
|
40
|
+
readonly definedTags: {
|
|
41
|
+
[key: string]: string;
|
|
42
|
+
};
|
|
43
|
+
/**
|
|
44
|
+
* A human-friendly name for the streamGroup.
|
|
45
|
+
*/
|
|
46
|
+
readonly displayName: string;
|
|
47
|
+
/**
|
|
48
|
+
* 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"}`
|
|
49
|
+
*/
|
|
50
|
+
readonly freeformTags: {
|
|
51
|
+
[key: string]: string;
|
|
52
|
+
};
|
|
53
|
+
/**
|
|
54
|
+
* [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the streamGroup.
|
|
55
|
+
*/
|
|
56
|
+
readonly id: string;
|
|
57
|
+
/**
|
|
58
|
+
* Stream
|
|
59
|
+
*/
|
|
60
|
+
readonly isEnabled: boolean;
|
|
61
|
+
/**
|
|
62
|
+
* The current state of the streamGroup.
|
|
63
|
+
*/
|
|
64
|
+
readonly state: string;
|
|
65
|
+
readonly streamGroupId: string;
|
|
66
|
+
/**
|
|
67
|
+
* List of streamSource OCIDs where the streamSource overlaps in field of view.
|
|
68
|
+
*/
|
|
69
|
+
readonly streamOverlaps: outputs.AiVision.GetStreamGroupStreamOverlap[];
|
|
70
|
+
/**
|
|
71
|
+
* List of streamSource OCIDs associated with the stream group
|
|
72
|
+
*/
|
|
73
|
+
readonly streamSourceIds: string[];
|
|
74
|
+
/**
|
|
75
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. For example: `{"orcl-cloud": {"free-tier-retained": "true"}}`
|
|
76
|
+
*/
|
|
77
|
+
readonly systemTags: {
|
|
78
|
+
[key: string]: string;
|
|
79
|
+
};
|
|
80
|
+
/**
|
|
81
|
+
* When the streamGroup was created, as an RFC3339 datetime string.
|
|
82
|
+
*/
|
|
83
|
+
readonly timeCreated: string;
|
|
84
|
+
/**
|
|
85
|
+
* When the streamGroup was updated, as an RFC3339 datetime string.
|
|
86
|
+
*/
|
|
87
|
+
readonly timeUpdated: string;
|
|
88
|
+
}
|
|
89
|
+
/**
|
|
90
|
+
* This data source provides details about a specific Stream Group resource in Oracle Cloud Infrastructure Ai Vision service.
|
|
91
|
+
*
|
|
92
|
+
* Get a streamGroup
|
|
93
|
+
*
|
|
94
|
+
* ## Example Usage
|
|
95
|
+
*
|
|
96
|
+
* ```typescript
|
|
97
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
98
|
+
* import * as oci from "@pulumi/oci";
|
|
99
|
+
*
|
|
100
|
+
* const testStreamGroup = oci.AiVision.getStreamGroup({
|
|
101
|
+
* streamGroupId: testStreamGroupOciAiVisionStreamGroup.id,
|
|
102
|
+
* });
|
|
103
|
+
* ```
|
|
104
|
+
*/
|
|
105
|
+
export declare function getStreamGroupOutput(args: GetStreamGroupOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetStreamGroupResult>;
|
|
106
|
+
/**
|
|
107
|
+
* A collection of arguments for invoking getStreamGroup.
|
|
108
|
+
*/
|
|
109
|
+
export interface GetStreamGroupOutputArgs {
|
|
110
|
+
/**
|
|
111
|
+
* StreamGroup Id.
|
|
112
|
+
*/
|
|
113
|
+
streamGroupId: pulumi.Input<string>;
|
|
114
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getStreamGroupOutput = exports.getStreamGroup = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Stream Group resource in Oracle Cloud Infrastructure Ai Vision service.
|
|
10
|
+
*
|
|
11
|
+
* Get a streamGroup
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testStreamGroup = oci.AiVision.getStreamGroup({
|
|
20
|
+
* streamGroupId: testStreamGroupOciAiVisionStreamGroup.id,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getStreamGroup(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("oci:AiVision/getStreamGroup:getStreamGroup", {
|
|
27
|
+
"streamGroupId": args.streamGroupId,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getStreamGroup = getStreamGroup;
|
|
31
|
+
/**
|
|
32
|
+
* This data source provides details about a specific Stream Group resource in Oracle Cloud Infrastructure Ai Vision service.
|
|
33
|
+
*
|
|
34
|
+
* Get a streamGroup
|
|
35
|
+
*
|
|
36
|
+
* ## Example Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as oci from "@pulumi/oci";
|
|
41
|
+
*
|
|
42
|
+
* const testStreamGroup = oci.AiVision.getStreamGroup({
|
|
43
|
+
* streamGroupId: testStreamGroupOciAiVisionStreamGroup.id,
|
|
44
|
+
* });
|
|
45
|
+
* ```
|
|
46
|
+
*/
|
|
47
|
+
function getStreamGroupOutput(args, opts) {
|
|
48
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
49
|
+
return pulumi.runtime.invokeOutput("oci:AiVision/getStreamGroup:getStreamGroup", {
|
|
50
|
+
"streamGroupId": args.streamGroupId,
|
|
51
|
+
}, opts);
|
|
52
|
+
}
|
|
53
|
+
exports.getStreamGroupOutput = getStreamGroupOutput;
|
|
54
|
+
//# sourceMappingURL=getStreamGroup.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getStreamGroup.js","sourceRoot":"","sources":["../../aivision/getStreamGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;AAkED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4CAA4C,EAAE;QAC7E,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC"}
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This data source provides the list of Stream Groups in Oracle Cloud Infrastructure Ai Vision service.
|
|
6
|
+
*
|
|
7
|
+
* Gets a list of the streamGroups in the specified compartment.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as oci from "@pulumi/oci";
|
|
14
|
+
*
|
|
15
|
+
* const testStreamGroups = oci.AiVision.getStreamGroups({
|
|
16
|
+
* compartmentId: compartmentId,
|
|
17
|
+
* displayName: streamGroupDisplayName,
|
|
18
|
+
* id: streamGroupId,
|
|
19
|
+
* });
|
|
20
|
+
* ```
|
|
21
|
+
*/
|
|
22
|
+
export declare function getStreamGroups(args?: GetStreamGroupsArgs, opts?: pulumi.InvokeOptions): Promise<GetStreamGroupsResult>;
|
|
23
|
+
/**
|
|
24
|
+
* A collection of arguments for invoking getStreamGroups.
|
|
25
|
+
*/
|
|
26
|
+
export interface GetStreamGroupsArgs {
|
|
27
|
+
/**
|
|
28
|
+
* The ID of the compartment in which to list resources.
|
|
29
|
+
*/
|
|
30
|
+
compartmentId?: string;
|
|
31
|
+
/**
|
|
32
|
+
* A filter to return only resources that match the entire display name given.
|
|
33
|
+
*/
|
|
34
|
+
displayName?: string;
|
|
35
|
+
filters?: inputs.AiVision.GetStreamGroupsFilter[];
|
|
36
|
+
/**
|
|
37
|
+
* The filter to find the device with the given identifier.
|
|
38
|
+
*/
|
|
39
|
+
id?: string;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* A collection of values returned by getStreamGroups.
|
|
43
|
+
*/
|
|
44
|
+
export interface GetStreamGroupsResult {
|
|
45
|
+
/**
|
|
46
|
+
* [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of compartment
|
|
47
|
+
*/
|
|
48
|
+
readonly compartmentId?: string;
|
|
49
|
+
/**
|
|
50
|
+
* A human-friendly name for the streamGroup.
|
|
51
|
+
*/
|
|
52
|
+
readonly displayName?: string;
|
|
53
|
+
readonly filters?: outputs.AiVision.GetStreamGroupsFilter[];
|
|
54
|
+
/**
|
|
55
|
+
* [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the streamGroup.
|
|
56
|
+
*/
|
|
57
|
+
readonly id?: string;
|
|
58
|
+
/**
|
|
59
|
+
* The list of stream_group_collection.
|
|
60
|
+
*/
|
|
61
|
+
readonly streamGroupCollections: outputs.AiVision.GetStreamGroupsStreamGroupCollection[];
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* This data source provides the list of Stream Groups in Oracle Cloud Infrastructure Ai Vision service.
|
|
65
|
+
*
|
|
66
|
+
* Gets a list of the streamGroups in the specified compartment.
|
|
67
|
+
*
|
|
68
|
+
* ## Example Usage
|
|
69
|
+
*
|
|
70
|
+
* ```typescript
|
|
71
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
72
|
+
* import * as oci from "@pulumi/oci";
|
|
73
|
+
*
|
|
74
|
+
* const testStreamGroups = oci.AiVision.getStreamGroups({
|
|
75
|
+
* compartmentId: compartmentId,
|
|
76
|
+
* displayName: streamGroupDisplayName,
|
|
77
|
+
* id: streamGroupId,
|
|
78
|
+
* });
|
|
79
|
+
* ```
|
|
80
|
+
*/
|
|
81
|
+
export declare function getStreamGroupsOutput(args?: GetStreamGroupsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetStreamGroupsResult>;
|
|
82
|
+
/**
|
|
83
|
+
* A collection of arguments for invoking getStreamGroups.
|
|
84
|
+
*/
|
|
85
|
+
export interface GetStreamGroupsOutputArgs {
|
|
86
|
+
/**
|
|
87
|
+
* The ID of the compartment in which to list resources.
|
|
88
|
+
*/
|
|
89
|
+
compartmentId?: pulumi.Input<string>;
|
|
90
|
+
/**
|
|
91
|
+
* A filter to return only resources that match the entire display name given.
|
|
92
|
+
*/
|
|
93
|
+
displayName?: pulumi.Input<string>;
|
|
94
|
+
filters?: pulumi.Input<pulumi.Input<inputs.AiVision.GetStreamGroupsFilterArgs>[]>;
|
|
95
|
+
/**
|
|
96
|
+
* The filter to find the device with the given identifier.
|
|
97
|
+
*/
|
|
98
|
+
id?: pulumi.Input<string>;
|
|
99
|
+
}
|