@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
@@ -0,0 +1,254 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * This resource provides the Oracle Db Gcp Key Ring resource in Oracle Cloud Infrastructure Dbmulticloud service.
4
+ *
5
+ * Creates DB GCP Key Rings based on the provided information and retrieves the associated keys.
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as oci from "@pulumi/oci";
12
+ *
13
+ * const testOracleDbGcpKeyRing = new oci.oci.DbmulticloudOracleDbGcpKeyRing("test_oracle_db_gcp_key_ring", {
14
+ * compartmentId: compartmentId,
15
+ * displayName: oracleDbGcpKeyRingDisplayName,
16
+ * oracleDbConnectorId: testOracleDbConnector.id,
17
+ * definedTags: {
18
+ * "Operations.CostCenter": "42",
19
+ * },
20
+ * freeformTags: {
21
+ * Department: "Finance",
22
+ * },
23
+ * gcpKeyRingId: testGcpKeyRing.id,
24
+ * location: oracleDbGcpKeyRingLocation,
25
+ * properties: oracleDbGcpKeyRingProperties,
26
+ * type: oracleDbGcpKeyRingType,
27
+ * });
28
+ * ```
29
+ *
30
+ * ## Import
31
+ *
32
+ * OracleDbGcpKeyRings can be imported using the `id`, e.g.
33
+ *
34
+ * ```sh
35
+ * $ pulumi import oci:oci/dbmulticloudOracleDbGcpKeyRing:DbmulticloudOracleDbGcpKeyRing test_oracle_db_gcp_key_ring "id"
36
+ * ```
37
+ */
38
+ export declare class DbmulticloudOracleDbGcpKeyRing extends pulumi.CustomResource {
39
+ /**
40
+ * Get an existing DbmulticloudOracleDbGcpKeyRing resource's state with the given name, ID, and optional extra
41
+ * properties used to qualify the lookup.
42
+ *
43
+ * @param name The _unique_ name of the resulting resource.
44
+ * @param id The _unique_ provider ID of the resource to lookup.
45
+ * @param state Any extra arguments used during the lookup.
46
+ * @param opts Optional settings to control the behavior of the CustomResource.
47
+ */
48
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: DbmulticloudOracleDbGcpKeyRingState, opts?: pulumi.CustomResourceOptions): DbmulticloudOracleDbGcpKeyRing;
49
+ /**
50
+ * Returns true if the given object is an instance of DbmulticloudOracleDbGcpKeyRing. This is designed to work even
51
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
52
+ */
53
+ static isInstance(obj: any): obj is DbmulticloudOracleDbGcpKeyRing;
54
+ /**
55
+ * (Updatable) The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where the Oracle DB GCP Key Ring resource resides.
56
+ */
57
+ readonly compartmentId: pulumi.Output<string>;
58
+ /**
59
+ * (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
60
+ */
61
+ readonly definedTags: pulumi.Output<{
62
+ [key: string]: string;
63
+ }>;
64
+ /**
65
+ * (Updatable) Display name of DB GCP Key Ring resource.
66
+ */
67
+ readonly displayName: pulumi.Output<string>;
68
+ /**
69
+ * (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
70
+ */
71
+ readonly freeformTags: pulumi.Output<{
72
+ [key: string]: string;
73
+ }>;
74
+ /**
75
+ * GCP Key Ring ID.
76
+ */
77
+ readonly gcpKeyRingId: pulumi.Output<string>;
78
+ /**
79
+ * Description of the current lifecycle state in more detail.
80
+ */
81
+ readonly lifecycleStateDetails: pulumi.Output<string>;
82
+ /**
83
+ * Location of the GCP Key Ring resource.
84
+ */
85
+ readonly location: pulumi.Output<string>;
86
+ /**
87
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment where the Oracle DB GCP Identity Connector resource resides.
88
+ */
89
+ readonly oracleDbConnectorId: pulumi.Output<string>;
90
+ /**
91
+ * Oracle DB GCP Key Ring resource's properties.
92
+ */
93
+ readonly properties: pulumi.Output<{
94
+ [key: string]: string;
95
+ }>;
96
+ /**
97
+ * The lifecycle state of the Oracle DB GCP Key Ring resource.
98
+ */
99
+ readonly state: pulumi.Output<string>;
100
+ /**
101
+ * System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
102
+ */
103
+ readonly systemTags: pulumi.Output<{
104
+ [key: string]: string;
105
+ }>;
106
+ /**
107
+ * Time when the DB GCP Key Ring resource was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-23T21:10:29.600Z'
108
+ */
109
+ readonly timeCreated: pulumi.Output<string>;
110
+ /**
111
+ * Time when the DB GCP Key Ring resource was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-23T21:10:29.600Z'
112
+ */
113
+ readonly timeUpdated: pulumi.Output<string>;
114
+ /**
115
+ * Oracle DB GCP Key Ring resource Type.
116
+ *
117
+ *
118
+ * ** IMPORTANT **
119
+ * Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
120
+ */
121
+ readonly type: pulumi.Output<string>;
122
+ /**
123
+ * Create a DbmulticloudOracleDbGcpKeyRing resource with the given unique name, arguments, and options.
124
+ *
125
+ * @param name The _unique_ name of the resource.
126
+ * @param args The arguments to use to populate this resource's properties.
127
+ * @param opts A bag of options that control this resource's behavior.
128
+ */
129
+ constructor(name: string, args: DbmulticloudOracleDbGcpKeyRingArgs, opts?: pulumi.CustomResourceOptions);
130
+ }
131
+ /**
132
+ * Input properties used for looking up and filtering DbmulticloudOracleDbGcpKeyRing resources.
133
+ */
134
+ export interface DbmulticloudOracleDbGcpKeyRingState {
135
+ /**
136
+ * (Updatable) The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where the Oracle DB GCP Key Ring resource resides.
137
+ */
138
+ compartmentId?: pulumi.Input<string>;
139
+ /**
140
+ * (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
141
+ */
142
+ definedTags?: pulumi.Input<{
143
+ [key: string]: pulumi.Input<string>;
144
+ }>;
145
+ /**
146
+ * (Updatable) Display name of DB GCP Key Ring resource.
147
+ */
148
+ displayName?: pulumi.Input<string>;
149
+ /**
150
+ * (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
151
+ */
152
+ freeformTags?: pulumi.Input<{
153
+ [key: string]: pulumi.Input<string>;
154
+ }>;
155
+ /**
156
+ * GCP Key Ring ID.
157
+ */
158
+ gcpKeyRingId?: pulumi.Input<string>;
159
+ /**
160
+ * Description of the current lifecycle state in more detail.
161
+ */
162
+ lifecycleStateDetails?: pulumi.Input<string>;
163
+ /**
164
+ * Location of the GCP Key Ring resource.
165
+ */
166
+ location?: pulumi.Input<string>;
167
+ /**
168
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment where the Oracle DB GCP Identity Connector resource resides.
169
+ */
170
+ oracleDbConnectorId?: pulumi.Input<string>;
171
+ /**
172
+ * Oracle DB GCP Key Ring resource's properties.
173
+ */
174
+ properties?: pulumi.Input<{
175
+ [key: string]: pulumi.Input<string>;
176
+ }>;
177
+ /**
178
+ * The lifecycle state of the Oracle DB GCP Key Ring resource.
179
+ */
180
+ state?: pulumi.Input<string>;
181
+ /**
182
+ * System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
183
+ */
184
+ systemTags?: pulumi.Input<{
185
+ [key: string]: pulumi.Input<string>;
186
+ }>;
187
+ /**
188
+ * Time when the DB GCP Key Ring resource was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-23T21:10:29.600Z'
189
+ */
190
+ timeCreated?: pulumi.Input<string>;
191
+ /**
192
+ * Time when the DB GCP Key Ring resource was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-23T21:10:29.600Z'
193
+ */
194
+ timeUpdated?: pulumi.Input<string>;
195
+ /**
196
+ * Oracle DB GCP Key Ring resource Type.
197
+ *
198
+ *
199
+ * ** IMPORTANT **
200
+ * Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
201
+ */
202
+ type?: pulumi.Input<string>;
203
+ }
204
+ /**
205
+ * The set of arguments for constructing a DbmulticloudOracleDbGcpKeyRing resource.
206
+ */
207
+ export interface DbmulticloudOracleDbGcpKeyRingArgs {
208
+ /**
209
+ * (Updatable) The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) where the Oracle DB GCP Key Ring resource resides.
210
+ */
211
+ compartmentId: pulumi.Input<string>;
212
+ /**
213
+ * (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
214
+ */
215
+ definedTags?: pulumi.Input<{
216
+ [key: string]: pulumi.Input<string>;
217
+ }>;
218
+ /**
219
+ * (Updatable) Display name of DB GCP Key Ring resource.
220
+ */
221
+ displayName: pulumi.Input<string>;
222
+ /**
223
+ * (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
224
+ */
225
+ freeformTags?: pulumi.Input<{
226
+ [key: string]: pulumi.Input<string>;
227
+ }>;
228
+ /**
229
+ * GCP Key Ring ID.
230
+ */
231
+ gcpKeyRingId?: pulumi.Input<string>;
232
+ /**
233
+ * Location of the GCP Key Ring resource.
234
+ */
235
+ location?: pulumi.Input<string>;
236
+ /**
237
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment where the Oracle DB GCP Identity Connector resource resides.
238
+ */
239
+ oracleDbConnectorId: pulumi.Input<string>;
240
+ /**
241
+ * Oracle DB GCP Key Ring resource's properties.
242
+ */
243
+ properties?: pulumi.Input<{
244
+ [key: string]: pulumi.Input<string>;
245
+ }>;
246
+ /**
247
+ * Oracle DB GCP Key Ring resource Type.
248
+ *
249
+ *
250
+ * ** IMPORTANT **
251
+ * Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
252
+ */
253
+ type?: pulumi.Input<string>;
254
+ }
@@ -0,0 +1,120 @@
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.DbmulticloudOracleDbGcpKeyRing = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * This resource provides the Oracle Db Gcp Key Ring resource in Oracle Cloud Infrastructure Dbmulticloud service.
10
+ *
11
+ * Creates DB GCP Key Rings based on the provided information and retrieves the associated keys.
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as oci from "@pulumi/oci";
18
+ *
19
+ * const testOracleDbGcpKeyRing = new oci.oci.DbmulticloudOracleDbGcpKeyRing("test_oracle_db_gcp_key_ring", {
20
+ * compartmentId: compartmentId,
21
+ * displayName: oracleDbGcpKeyRingDisplayName,
22
+ * oracleDbConnectorId: testOracleDbConnector.id,
23
+ * definedTags: {
24
+ * "Operations.CostCenter": "42",
25
+ * },
26
+ * freeformTags: {
27
+ * Department: "Finance",
28
+ * },
29
+ * gcpKeyRingId: testGcpKeyRing.id,
30
+ * location: oracleDbGcpKeyRingLocation,
31
+ * properties: oracleDbGcpKeyRingProperties,
32
+ * type: oracleDbGcpKeyRingType,
33
+ * });
34
+ * ```
35
+ *
36
+ * ## Import
37
+ *
38
+ * OracleDbGcpKeyRings can be imported using the `id`, e.g.
39
+ *
40
+ * ```sh
41
+ * $ pulumi import oci:oci/dbmulticloudOracleDbGcpKeyRing:DbmulticloudOracleDbGcpKeyRing test_oracle_db_gcp_key_ring "id"
42
+ * ```
43
+ */
44
+ class DbmulticloudOracleDbGcpKeyRing extends pulumi.CustomResource {
45
+ /**
46
+ * Get an existing DbmulticloudOracleDbGcpKeyRing resource's state with the given name, ID, and optional extra
47
+ * properties used to qualify the lookup.
48
+ *
49
+ * @param name The _unique_ name of the resulting resource.
50
+ * @param id The _unique_ provider ID of the resource to lookup.
51
+ * @param state Any extra arguments used during the lookup.
52
+ * @param opts Optional settings to control the behavior of the CustomResource.
53
+ */
54
+ static get(name, id, state, opts) {
55
+ return new DbmulticloudOracleDbGcpKeyRing(name, state, { ...opts, id: id });
56
+ }
57
+ /**
58
+ * Returns true if the given object is an instance of DbmulticloudOracleDbGcpKeyRing. This is designed to work even
59
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
60
+ */
61
+ static isInstance(obj) {
62
+ if (obj === undefined || obj === null) {
63
+ return false;
64
+ }
65
+ return obj['__pulumiType'] === DbmulticloudOracleDbGcpKeyRing.__pulumiType;
66
+ }
67
+ constructor(name, argsOrState, opts) {
68
+ let resourceInputs = {};
69
+ opts = opts || {};
70
+ if (opts.id) {
71
+ const state = argsOrState;
72
+ resourceInputs["compartmentId"] = state?.compartmentId;
73
+ resourceInputs["definedTags"] = state?.definedTags;
74
+ resourceInputs["displayName"] = state?.displayName;
75
+ resourceInputs["freeformTags"] = state?.freeformTags;
76
+ resourceInputs["gcpKeyRingId"] = state?.gcpKeyRingId;
77
+ resourceInputs["lifecycleStateDetails"] = state?.lifecycleStateDetails;
78
+ resourceInputs["location"] = state?.location;
79
+ resourceInputs["oracleDbConnectorId"] = state?.oracleDbConnectorId;
80
+ resourceInputs["properties"] = state?.properties;
81
+ resourceInputs["state"] = state?.state;
82
+ resourceInputs["systemTags"] = state?.systemTags;
83
+ resourceInputs["timeCreated"] = state?.timeCreated;
84
+ resourceInputs["timeUpdated"] = state?.timeUpdated;
85
+ resourceInputs["type"] = state?.type;
86
+ }
87
+ else {
88
+ const args = argsOrState;
89
+ if (args?.compartmentId === undefined && !opts.urn) {
90
+ throw new Error("Missing required property 'compartmentId'");
91
+ }
92
+ if (args?.displayName === undefined && !opts.urn) {
93
+ throw new Error("Missing required property 'displayName'");
94
+ }
95
+ if (args?.oracleDbConnectorId === undefined && !opts.urn) {
96
+ throw new Error("Missing required property 'oracleDbConnectorId'");
97
+ }
98
+ resourceInputs["compartmentId"] = args?.compartmentId;
99
+ resourceInputs["definedTags"] = args?.definedTags;
100
+ resourceInputs["displayName"] = args?.displayName;
101
+ resourceInputs["freeformTags"] = args?.freeformTags;
102
+ resourceInputs["gcpKeyRingId"] = args?.gcpKeyRingId;
103
+ resourceInputs["location"] = args?.location;
104
+ resourceInputs["oracleDbConnectorId"] = args?.oracleDbConnectorId;
105
+ resourceInputs["properties"] = args?.properties;
106
+ resourceInputs["type"] = args?.type;
107
+ resourceInputs["lifecycleStateDetails"] = undefined /*out*/;
108
+ resourceInputs["state"] = undefined /*out*/;
109
+ resourceInputs["systemTags"] = undefined /*out*/;
110
+ resourceInputs["timeCreated"] = undefined /*out*/;
111
+ resourceInputs["timeUpdated"] = undefined /*out*/;
112
+ }
113
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
114
+ super(DbmulticloudOracleDbGcpKeyRing.__pulumiType, name, resourceInputs, opts);
115
+ }
116
+ }
117
+ exports.DbmulticloudOracleDbGcpKeyRing = DbmulticloudOracleDbGcpKeyRing;
118
+ /** @internal */
119
+ DbmulticloudOracleDbGcpKeyRing.__pulumiType = 'oci:oci/dbmulticloudOracleDbGcpKeyRing:DbmulticloudOracleDbGcpKeyRing';
120
+ //# sourceMappingURL=dbmulticloudOracleDbGcpKeyRing.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dbmulticloudOracleDbGcpKeyRing.js","sourceRoot":"","sources":["../../oci/dbmulticloudOracleDbGcpKeyRing.ts"],"names":[],"mappings":"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"}
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * This data source provides the list of Multi Cloud Resource Discoveries in Oracle Cloud Infrastructure Dbmulticloud service.
6
6
  *
7
- * Lists the all Multi Cloud Resource Discovery based on filters.
7
+ * Lists all Multicloud Resource Discovery resources based on the specified filters.
8
8
  *
9
9
  * ## Example Usage
10
10
  *
@@ -18,6 +18,7 @@ import * as outputs from "../types/output";
18
18
  * multiCloudResourceDiscoveryId: testMultiCloudResourceDiscovery.id,
19
19
  * oracleDbAzureConnectorId: testOracleDbAzureConnector.id,
20
20
  * resourceType: multiCloudResourceDiscoveryResourceType,
21
+ * resourcesFilters: multiCloudResourceDiscoveryResourcesFilter,
21
22
  * state: multiCloudResourceDiscoveryState,
22
23
  * });
23
24
  * ```
@@ -32,24 +33,28 @@ export interface GetDbmulticloudMultiCloudResourceDiscoveriesArgs {
32
33
  */
33
34
  compartmentId: string;
34
35
  /**
35
- * Display Name of the Multi Cloud Discovery Resource.
36
+ * A filter to return Oracle DB Multicloud Discovery resources that match the specified display name.
36
37
  */
37
38
  displayName?: string;
38
39
  filters?: inputs.oci.GetDbmulticloudMultiCloudResourceDiscoveriesFilter[];
39
40
  /**
40
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Multi Cloud Discovery Resource.
41
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Multicloud Discovery resource.
41
42
  */
42
43
  multiCloudResourceDiscoveryId?: string;
43
44
  /**
44
- * A filter to return Oracle DB Azure Blob Mount Resources.
45
+ * A filter to return Oracle DB Azure Azure Identity Connector resources.
45
46
  */
46
47
  oracleDbAzureConnectorId?: string;
47
48
  /**
48
- * The type of Multi Cloud Resource.
49
+ * The type of Multicloud Resource.
49
50
  */
50
51
  resourceType?: string;
51
52
  /**
52
- * A filter to return only resources that match the given lifecycle state. The state value is case-insensitive.
53
+ * Specifies the type(s) of resources to discover in the target cloud provider.
54
+ */
55
+ resourcesFilters?: string[];
56
+ /**
57
+ * A filter to return only resources that match the specified lifecycle state. The state value is case-insensitive.
53
58
  */
54
59
  state?: string;
55
60
  }
@@ -58,11 +63,11 @@ export interface GetDbmulticloudMultiCloudResourceDiscoveriesArgs {
58
63
  */
59
64
  export interface GetDbmulticloudMultiCloudResourceDiscoveriesResult {
60
65
  /**
61
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Multi Cloud Discovery Resource.
66
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Multicloud Resource Discovery resource.
62
67
  */
63
68
  readonly compartmentId: string;
64
69
  /**
65
- * Display name of Multi Cloud Discovery Resource.
70
+ * Display name of the Multicloud Resource Discovery resource.
66
71
  */
67
72
  readonly displayName?: string;
68
73
  readonly filters?: outputs.oci.GetDbmulticloudMultiCloudResourceDiscoveriesFilter[];
@@ -80,6 +85,10 @@ export interface GetDbmulticloudMultiCloudResourceDiscoveriesResult {
80
85
  * Resource Type to discover.
81
86
  */
82
87
  readonly resourceType?: string;
88
+ /**
89
+ * Discover resource using attributes as key-value pair. For GCP supported attributes (keyRing) For Azure supported attributes (keyVault) GCP Example `{"keyRing": "projects/db-mc-dataplane/locations/global/keyRings/dbmci-keyring"}` or `{"keyRing": "dbmci-keyring"}` Azure Example `{"keyVault": "/subscriptions/fd42b73d-5f28-4a23-ae7c-ca08c625fe07/resourceGroups/yumfei0808Test/providers/Microsoft.KeyVault/managedHSMs/orp7HSM001"}` or `{"keyVault": "orp7HSM001"}`
90
+ */
91
+ readonly resourcesFilters?: string[];
83
92
  /**
84
93
  * The current lifecycle state of the discovered resource.
85
94
  */
@@ -88,7 +97,7 @@ export interface GetDbmulticloudMultiCloudResourceDiscoveriesResult {
88
97
  /**
89
98
  * This data source provides the list of Multi Cloud Resource Discoveries in Oracle Cloud Infrastructure Dbmulticloud service.
90
99
  *
91
- * Lists the all Multi Cloud Resource Discovery based on filters.
100
+ * Lists all Multicloud Resource Discovery resources based on the specified filters.
92
101
  *
93
102
  * ## Example Usage
94
103
  *
@@ -102,6 +111,7 @@ export interface GetDbmulticloudMultiCloudResourceDiscoveriesResult {
102
111
  * multiCloudResourceDiscoveryId: testMultiCloudResourceDiscovery.id,
103
112
  * oracleDbAzureConnectorId: testOracleDbAzureConnector.id,
104
113
  * resourceType: multiCloudResourceDiscoveryResourceType,
114
+ * resourcesFilters: multiCloudResourceDiscoveryResourcesFilter,
105
115
  * state: multiCloudResourceDiscoveryState,
106
116
  * });
107
117
  * ```
@@ -116,24 +126,28 @@ export interface GetDbmulticloudMultiCloudResourceDiscoveriesOutputArgs {
116
126
  */
117
127
  compartmentId: pulumi.Input<string>;
118
128
  /**
119
- * Display Name of the Multi Cloud Discovery Resource.
129
+ * A filter to return Oracle DB Multicloud Discovery resources that match the specified display name.
120
130
  */
121
131
  displayName?: pulumi.Input<string>;
122
132
  filters?: pulumi.Input<pulumi.Input<inputs.oci.GetDbmulticloudMultiCloudResourceDiscoveriesFilterArgs>[]>;
123
133
  /**
124
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Multi Cloud Discovery Resource.
134
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Multicloud Discovery resource.
125
135
  */
126
136
  multiCloudResourceDiscoveryId?: pulumi.Input<string>;
127
137
  /**
128
- * A filter to return Oracle DB Azure Blob Mount Resources.
138
+ * A filter to return Oracle DB Azure Azure Identity Connector resources.
129
139
  */
130
140
  oracleDbAzureConnectorId?: pulumi.Input<string>;
131
141
  /**
132
- * The type of Multi Cloud Resource.
142
+ * The type of Multicloud Resource.
133
143
  */
134
144
  resourceType?: pulumi.Input<string>;
135
145
  /**
136
- * A filter to return only resources that match the given lifecycle state. The state value is case-insensitive.
146
+ * Specifies the type(s) of resources to discover in the target cloud provider.
147
+ */
148
+ resourcesFilters?: pulumi.Input<pulumi.Input<string>[]>;
149
+ /**
150
+ * A filter to return only resources that match the specified lifecycle state. The state value is case-insensitive.
137
151
  */
138
152
  state?: pulumi.Input<string>;
139
153
  }
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides the list of Multi Cloud Resource Discoveries in Oracle Cloud Infrastructure Dbmulticloud service.
10
10
  *
11
- * Lists the all Multi Cloud Resource Discovery based on filters.
11
+ * Lists all Multicloud Resource Discovery resources based on the specified filters.
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -22,6 +22,7 @@ const utilities = require("../utilities");
22
22
  * multiCloudResourceDiscoveryId: testMultiCloudResourceDiscovery.id,
23
23
  * oracleDbAzureConnectorId: testOracleDbAzureConnector.id,
24
24
  * resourceType: multiCloudResourceDiscoveryResourceType,
25
+ * resourcesFilters: multiCloudResourceDiscoveryResourcesFilter,
25
26
  * state: multiCloudResourceDiscoveryState,
26
27
  * });
27
28
  * ```
@@ -35,6 +36,7 @@ function getDbmulticloudMultiCloudResourceDiscoveries(args, opts) {
35
36
  "multiCloudResourceDiscoveryId": args.multiCloudResourceDiscoveryId,
36
37
  "oracleDbAzureConnectorId": args.oracleDbAzureConnectorId,
37
38
  "resourceType": args.resourceType,
39
+ "resourcesFilters": args.resourcesFilters,
38
40
  "state": args.state,
39
41
  }, opts);
40
42
  }
@@ -42,7 +44,7 @@ exports.getDbmulticloudMultiCloudResourceDiscoveries = getDbmulticloudMultiCloud
42
44
  /**
43
45
  * This data source provides the list of Multi Cloud Resource Discoveries in Oracle Cloud Infrastructure Dbmulticloud service.
44
46
  *
45
- * Lists the all Multi Cloud Resource Discovery based on filters.
47
+ * Lists all Multicloud Resource Discovery resources based on the specified filters.
46
48
  *
47
49
  * ## Example Usage
48
50
  *
@@ -56,6 +58,7 @@ exports.getDbmulticloudMultiCloudResourceDiscoveries = getDbmulticloudMultiCloud
56
58
  * multiCloudResourceDiscoveryId: testMultiCloudResourceDiscovery.id,
57
59
  * oracleDbAzureConnectorId: testOracleDbAzureConnector.id,
58
60
  * resourceType: multiCloudResourceDiscoveryResourceType,
61
+ * resourcesFilters: multiCloudResourceDiscoveryResourcesFilter,
59
62
  * state: multiCloudResourceDiscoveryState,
60
63
  * });
61
64
  * ```
@@ -69,6 +72,7 @@ function getDbmulticloudMultiCloudResourceDiscoveriesOutput(args, opts) {
69
72
  "multiCloudResourceDiscoveryId": args.multiCloudResourceDiscoveryId,
70
73
  "oracleDbAzureConnectorId": args.oracleDbAzureConnectorId,
71
74
  "resourceType": args.resourceType,
75
+ "resourcesFilters": args.resourcesFilters,
72
76
  "state": args.state,
73
77
  }, opts);
74
78
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getDbmulticloudMultiCloudResourceDiscoveries.js","sourceRoot":"","sources":["../../oci/getDbmulticloudMultiCloudResourceDiscoveries.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,4CAA4C,CAAC,IAAsD,EAAE,IAA2B;IAC5I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mGAAmG,EAAE;QAC9H,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,+BAA+B,EAAE,IAAI,CAAC,6BAA6B;QACnE,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oGAWC;AAiED;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,kDAAkD,CAAC,IAA4D,EAAE,IAAiC;IAC9J,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mGAAmG,EAAE;QACpI,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,+BAA+B,EAAE,IAAI,CAAC,6BAA6B;QACnE,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,gHAWC"}
1
+ {"version":3,"file":"getDbmulticloudMultiCloudResourceDiscoveries.js","sourceRoot":"","sources":["../../oci/getDbmulticloudMultiCloudResourceDiscoveries.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,4CAA4C,CAAC,IAAsD,EAAE,IAA2B;IAC5I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mGAAmG,EAAE;QAC9H,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,+BAA+B,EAAE,IAAI,CAAC,6BAA6B;QACnE,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,oGAYC;AAyED;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,kDAAkD,CAAC,IAA4D,EAAE,IAAiC;IAC9J,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mGAAmG,EAAE;QACpI,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,+BAA+B,EAAE,IAAI,CAAC,6BAA6B;QACnE,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,gHAYC"}