@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
@@ -3,7 +3,7 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * This data source provides details about a specific Oracle Db Azure Connector resource in Oracle Cloud Infrastructure Dbmulticloud service.
5
5
  *
6
- * Get Oracle DB Azure Connector Resource form a particular Resource ID.
6
+ * Retrieves the Oracle DB Azure Identity Connector for a specified resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
7
7
  *
8
8
  * ## Example Usage
9
9
  *
@@ -22,7 +22,7 @@ export declare function getDbmulticloudOracleDbAzureConnector(args: GetDbmulticl
22
22
  */
23
23
  export interface GetDbmulticloudOracleDbAzureConnectorArgs {
24
24
  /**
25
- * The ID of the Oracle DB Azure Connector Resource.
25
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Connector resource.
26
26
  */
27
27
  oracleDbAzureConnectorId: string;
28
28
  }
@@ -31,19 +31,23 @@ export interface GetDbmulticloudOracleDbAzureConnectorArgs {
31
31
  */
32
32
  export interface GetDbmulticloudOracleDbAzureConnectorResult {
33
33
  /**
34
- * Azure bearer access token. If bearer access token is provided then Service Principal detail is not required.
34
+ * Azure bearer access token.
35
35
  */
36
36
  readonly accessToken: string;
37
37
  /**
38
- * List of All VMs where Arc Agent is Install under VMCluster.
38
+ * List of all VMs where Arc Agent is installed under Cloud VM Cluster.
39
39
  */
40
40
  readonly arcAgentNodes: outputs.oci.GetDbmulticloudOracleDbAzureConnectorArcAgentNode[];
41
41
  /**
42
- * Azure Identity Mechanism.
42
+ * The current Connectivity status of Azure Identity Connector resource.
43
+ */
44
+ readonly azureIdentityConnectivityStatus: string;
45
+ /**
46
+ * Azure Identity mechanism.
43
47
  */
44
48
  readonly azureIdentityMechanism: string;
45
49
  /**
46
- * Azure Resource Group Name.
50
+ * Azure Resource group name.
47
51
  */
48
52
  readonly azureResourceGroup: string;
49
53
  /**
@@ -55,11 +59,11 @@ export interface GetDbmulticloudOracleDbAzureConnectorResult {
55
59
  */
56
60
  readonly azureTenantId: string;
57
61
  /**
58
- * The ID of the compartment that contains Oracle DB Azure Connector resource.
62
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB Azure Connector resource.
59
63
  */
60
64
  readonly compartmentId: string;
61
65
  /**
62
- * The ID of the DB Cluster Resource where this Azure Arc Agent identity to configure.
66
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Cloud VM Cluster resource where this Azure Arc Agent identity to configure.
63
67
  */
64
68
  readonly dbClusterResourceId: string;
65
69
  /**
@@ -67,11 +71,11 @@ export interface GetDbmulticloudOracleDbAzureConnectorResult {
67
71
  */
68
72
  readonly displayName: string;
69
73
  /**
70
- * The ID of the Oracle DB Azure Connector resource.
74
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Connector resource.
71
75
  */
72
76
  readonly id: string;
73
77
  /**
74
- * Description of the latest modification of the Oracle DB Azure Connector Resource.
78
+ * Description of the latest modification of the Oracle DB Azure Connector resource.
75
79
  */
76
80
  readonly lastModification: string;
77
81
  /**
@@ -80,22 +84,22 @@ export interface GetDbmulticloudOracleDbAzureConnectorResult {
80
84
  readonly lifecycleStateDetails: string;
81
85
  readonly oracleDbAzureConnectorId: string;
82
86
  /**
83
- * The current lifecycle state of the Azure Arc Agent Resource.
87
+ * The current lifecycle state of the Azure Arc Agent resource.
84
88
  */
85
89
  readonly state: string;
86
90
  /**
87
- * Time when the Oracle DB Azure Connector Resource was created expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
91
+ * Time when the Oracle DB Azure Connector resource was created expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
88
92
  */
89
93
  readonly timeCreated: string;
90
94
  /**
91
- * Time when the Oracle DB Azure Connector Resource was last modified expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
95
+ * Time when the Oracle DB Azure Connector resource was last modified expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
92
96
  */
93
97
  readonly timeUpdated: string;
94
98
  }
95
99
  /**
96
100
  * This data source provides details about a specific Oracle Db Azure Connector resource in Oracle Cloud Infrastructure Dbmulticloud service.
97
101
  *
98
- * Get Oracle DB Azure Connector Resource form a particular Resource ID.
102
+ * Retrieves the Oracle DB Azure Identity Connector for a specified resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
99
103
  *
100
104
  * ## Example Usage
101
105
  *
@@ -114,7 +118,7 @@ export declare function getDbmulticloudOracleDbAzureConnectorOutput(args: GetDbm
114
118
  */
115
119
  export interface GetDbmulticloudOracleDbAzureConnectorOutputArgs {
116
120
  /**
117
- * The ID of the Oracle DB Azure Connector Resource.
121
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Connector resource.
118
122
  */
119
123
  oracleDbAzureConnectorId: pulumi.Input<string>;
120
124
  }
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides details about a specific Oracle Db Azure Connector resource in Oracle Cloud Infrastructure Dbmulticloud service.
10
10
  *
11
- * Get Oracle DB Azure Connector Resource form a particular Resource ID.
11
+ * Retrieves the Oracle DB Azure Identity Connector for a specified resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -31,7 +31,7 @@ exports.getDbmulticloudOracleDbAzureConnector = getDbmulticloudOracleDbAzureConn
31
31
  /**
32
32
  * This data source provides details about a specific Oracle Db Azure Connector resource in Oracle Cloud Infrastructure Dbmulticloud service.
33
33
  *
34
- * Get Oracle DB Azure Connector Resource form a particular Resource ID.
34
+ * Retrieves the Oracle DB Azure Identity Connector for a specified resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
35
35
  *
36
36
  * ## Example Usage
37
37
  *
@@ -1 +1 @@
1
- {"version":3,"file":"getDbmulticloudOracleDbAzureConnector.js","sourceRoot":"","sources":["../../oci/getDbmulticloudOracleDbAzureConnector.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,qCAAqC,CAAC,IAA+C,EAAE,IAA2B;IAC9H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qFAAqF,EAAE;QAChH,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;KAC5D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sFAKC;AA8ED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,2CAA2C,CAAC,IAAqD,EAAE,IAAiC;IAChJ,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qFAAqF,EAAE;QACtH,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;KAC5D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kGAKC"}
1
+ {"version":3,"file":"getDbmulticloudOracleDbAzureConnector.js","sourceRoot":"","sources":["../../oci/getDbmulticloudOracleDbAzureConnector.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,qCAAqC,CAAC,IAA+C,EAAE,IAA2B;IAC9H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qFAAqF,EAAE;QAChH,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;KAC5D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sFAKC;AAkFD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,2CAA2C,CAAC,IAAqD,EAAE,IAAiC;IAChJ,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qFAAqF,EAAE;QACtH,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;KAC5D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kGAKC"}
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * This data source provides the list of Oracle Db Azure Connectors in Oracle Cloud Infrastructure Dbmulticloud service.
6
6
  *
7
- * Lists the all Oracle DB Azure Connector Resource based on filters.
7
+ * Lists all Oracle DB Azure Connector resources based on the specified filters.
8
8
  *
9
9
  * ## Example Usage
10
10
  *
@@ -31,16 +31,16 @@ export interface GetDbmulticloudOracleDbAzureConnectorsArgs {
31
31
  */
32
32
  compartmentId: string;
33
33
  /**
34
- * The [ID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Resource.
34
+ * The [ID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database resource.
35
35
  */
36
36
  dbClusterResourceId?: string;
37
37
  /**
38
- * A filter to return Oracle DB Azure Connector Resource that match the given display name.
38
+ * A filter to return Oracle DB Azure Connector resources that match the specified display name.
39
39
  */
40
40
  displayName?: string;
41
41
  filters?: inputs.oci.GetDbmulticloudOracleDbAzureConnectorsFilter[];
42
42
  /**
43
- * A filter to return Oracle DB Azure Blob Mount Resources.
43
+ * A filter to return Oracle DB Azure Azure Identity Connector resources.
44
44
  */
45
45
  oracleDbAzureConnectorId?: string;
46
46
  /**
@@ -53,11 +53,11 @@ export interface GetDbmulticloudOracleDbAzureConnectorsArgs {
53
53
  */
54
54
  export interface GetDbmulticloudOracleDbAzureConnectorsResult {
55
55
  /**
56
- * The ID of the compartment that contains Oracle DB Azure Connector resource.
56
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB Azure Connector resource.
57
57
  */
58
58
  readonly compartmentId: string;
59
59
  /**
60
- * The ID of the DB Cluster Resource where this Azure Arc Agent identity to configure.
60
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Cloud VM Cluster resource where this Azure Arc Agent identity to configure.
61
61
  */
62
62
  readonly dbClusterResourceId?: string;
63
63
  /**
@@ -75,14 +75,14 @@ export interface GetDbmulticloudOracleDbAzureConnectorsResult {
75
75
  */
76
76
  readonly oracleDbAzureConnectorSummaryCollections: outputs.oci.GetDbmulticloudOracleDbAzureConnectorsOracleDbAzureConnectorSummaryCollection[];
77
77
  /**
78
- * The current lifecycle state of the Azure Arc Agent Resource.
78
+ * The current lifecycle state of the Azure Arc Agent resource.
79
79
  */
80
80
  readonly state?: string;
81
81
  }
82
82
  /**
83
83
  * This data source provides the list of Oracle Db Azure Connectors in Oracle Cloud Infrastructure Dbmulticloud service.
84
84
  *
85
- * Lists the all Oracle DB Azure Connector Resource based on filters.
85
+ * Lists all Oracle DB Azure Connector resources based on the specified filters.
86
86
  *
87
87
  * ## Example Usage
88
88
  *
@@ -109,16 +109,16 @@ export interface GetDbmulticloudOracleDbAzureConnectorsOutputArgs {
109
109
  */
110
110
  compartmentId: pulumi.Input<string>;
111
111
  /**
112
- * The [ID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Resource.
112
+ * The [ID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database resource.
113
113
  */
114
114
  dbClusterResourceId?: pulumi.Input<string>;
115
115
  /**
116
- * A filter to return Oracle DB Azure Connector Resource that match the given display name.
116
+ * A filter to return Oracle DB Azure Connector resources that match the specified display name.
117
117
  */
118
118
  displayName?: pulumi.Input<string>;
119
119
  filters?: pulumi.Input<pulumi.Input<inputs.oci.GetDbmulticloudOracleDbAzureConnectorsFilterArgs>[]>;
120
120
  /**
121
- * A filter to return Oracle DB Azure Blob Mount Resources.
121
+ * A filter to return Oracle DB Azure Azure Identity Connector resources.
122
122
  */
123
123
  oracleDbAzureConnectorId?: pulumi.Input<string>;
124
124
  /**
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides the list of Oracle Db Azure Connectors in Oracle Cloud Infrastructure Dbmulticloud service.
10
10
  *
11
- * Lists the all Oracle DB Azure Connector Resource based on filters.
11
+ * Lists all Oracle DB Azure Connector resources based on the specified filters.
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -40,7 +40,7 @@ exports.getDbmulticloudOracleDbAzureConnectors = getDbmulticloudOracleDbAzureCon
40
40
  /**
41
41
  * This data source provides the list of Oracle Db Azure Connectors in Oracle Cloud Infrastructure Dbmulticloud service.
42
42
  *
43
- * Lists the all Oracle DB Azure Connector Resource based on filters.
43
+ * Lists all Oracle DB Azure Connector resources based on the specified filters.
44
44
  *
45
45
  * ## Example Usage
46
46
  *
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * This data source provides details about a specific Oracle Db Azure Key resource in Oracle Cloud Infrastructure Dbmulticloud service.
4
4
  *
5
- * Get Oracle DB Azure Key Details form a particular Container Resource ID.
5
+ * Retrieves detailed information about a Oracle DB Azure Key resource by specifying its unique resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
6
6
  *
7
7
  * ## Example Usage
8
8
  *
@@ -21,7 +21,7 @@ export declare function getDbmulticloudOracleDbAzureKey(args: GetDbmulticloudOra
21
21
  */
22
22
  export interface GetDbmulticloudOracleDbAzureKeyArgs {
23
23
  /**
24
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Key Resource.
24
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Key resource.
25
25
  */
26
26
  oracleDbAzureKeyId: string;
27
27
  }
@@ -30,11 +30,11 @@ export interface GetDbmulticloudOracleDbAzureKeyArgs {
30
30
  */
31
31
  export interface GetDbmulticloudOracleDbAzureKeyResult {
32
32
  /**
33
- * The Azure ID of the Azure Key, Azure Key URL.
33
+ * The ID of the Azure Key resource.
34
34
  */
35
35
  readonly azureKeyId: string;
36
36
  /**
37
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB Azure Vault Key Resource.
37
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB Azure Vault Key resource.
38
38
  */
39
39
  readonly compartmentId: string;
40
40
  /**
@@ -44,7 +44,7 @@ export interface GetDbmulticloudOracleDbAzureKeyResult {
44
44
  [key: string]: string;
45
45
  };
46
46
  /**
47
- * Display name of Oracle DB Azure Vault Key.
47
+ * Oracle DB Azure Vault Key resource name.
48
48
  */
49
49
  readonly displayName: string;
50
50
  /**
@@ -58,7 +58,13 @@ export interface GetDbmulticloudOracleDbAzureKeyResult {
58
58
  */
59
59
  readonly id: string;
60
60
  /**
61
- * Description of the latest modification of the Oracle DB Azure Vault Key Resource.
61
+ * Key properties
62
+ */
63
+ readonly keyProperties: {
64
+ [key: string]: string;
65
+ };
66
+ /**
67
+ * Description of the latest modification of the Oracle DB Azure Vault Key resource.
62
68
  */
63
69
  readonly lastModification: string;
64
70
  /**
@@ -67,11 +73,15 @@ export interface GetDbmulticloudOracleDbAzureKeyResult {
67
73
  readonly lifecycleStateDetails: string;
68
74
  readonly oracleDbAzureKeyId: string;
69
75
  /**
70
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Resource.
76
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault resource.
71
77
  */
72
78
  readonly oracleDbAzureVaultId: string;
73
79
  /**
74
- * The current lifecycle state of the Oracle DB Azure Vault Key Resource.
80
+ * Key Resource type.
81
+ */
82
+ readonly resourceType: string;
83
+ /**
84
+ * The current lifecycle state of the Oracle DB Azure Vault Key resource.
75
85
  */
76
86
  readonly state: string;
77
87
  /**
@@ -81,18 +91,18 @@ export interface GetDbmulticloudOracleDbAzureKeyResult {
81
91
  [key: string]: string;
82
92
  };
83
93
  /**
84
- * Time when the Oracle DB Azure Vault Key was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
94
+ * Time when the Oracle DB Azure Vault Key resource was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
85
95
  */
86
96
  readonly timeCreated: string;
87
97
  /**
88
- * Time when the Oracle DB Azure Vault Key was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
98
+ * Time when the Oracle DB Azure Vault Key resource was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
89
99
  */
90
100
  readonly timeUpdated: string;
91
101
  }
92
102
  /**
93
103
  * This data source provides details about a specific Oracle Db Azure Key resource in Oracle Cloud Infrastructure Dbmulticloud service.
94
104
  *
95
- * Get Oracle DB Azure Key Details form a particular Container Resource ID.
105
+ * Retrieves detailed information about a Oracle DB Azure Key resource by specifying its unique resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
96
106
  *
97
107
  * ## Example Usage
98
108
  *
@@ -111,7 +121,7 @@ export declare function getDbmulticloudOracleDbAzureKeyOutput(args: GetDbmulticl
111
121
  */
112
122
  export interface GetDbmulticloudOracleDbAzureKeyOutputArgs {
113
123
  /**
114
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Key Resource.
124
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Key resource.
115
125
  */
116
126
  oracleDbAzureKeyId: pulumi.Input<string>;
117
127
  }
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides details about a specific Oracle Db Azure Key resource in Oracle Cloud Infrastructure Dbmulticloud service.
10
10
  *
11
- * Get Oracle DB Azure Key Details form a particular Container Resource ID.
11
+ * Retrieves detailed information about a Oracle DB Azure Key resource by specifying its unique resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -31,7 +31,7 @@ exports.getDbmulticloudOracleDbAzureKey = getDbmulticloudOracleDbAzureKey;
31
31
  /**
32
32
  * This data source provides details about a specific Oracle Db Azure Key resource in Oracle Cloud Infrastructure Dbmulticloud service.
33
33
  *
34
- * Get Oracle DB Azure Key Details form a particular Container Resource ID.
34
+ * Retrieves detailed information about a Oracle DB Azure Key resource by specifying its unique resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
35
35
  *
36
36
  * ## Example Usage
37
37
  *
@@ -1 +1 @@
1
- {"version":3,"file":"getDbmulticloudOracleDbAzureKey.js","sourceRoot":"","sources":["../../oci/getDbmulticloudOracleDbAzureKey.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yEAAyE,EAAE;QACpG,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0EAKC;AAsED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,qCAAqC,CAAC,IAA+C,EAAE,IAAiC;IACpI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yEAAyE,EAAE;QAC1G,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sFAKC"}
1
+ {"version":3,"file":"getDbmulticloudOracleDbAzureKey.js","sourceRoot":"","sources":["../../oci/getDbmulticloudOracleDbAzureKey.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yEAAyE,EAAE;QACpG,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0EAKC;AA8ED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,qCAAqC,CAAC,IAA+C,EAAE,IAAiC;IACpI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yEAAyE,EAAE;QAC1G,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sFAKC"}
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * This data source provides the list of Oracle Db Azure Keys in Oracle Cloud Infrastructure Dbmulticloud service.
6
6
  *
7
- * Lists the all Oracle DB Azure Keys based on filters.
7
+ * Lists all Oracle DB Azure Keys based on the specified filters.
8
8
  *
9
9
  * ## Example Usage
10
10
  *
@@ -31,16 +31,16 @@ export interface GetDbmulticloudOracleDbAzureKeysArgs {
31
31
  */
32
32
  compartmentId: string;
33
33
  /**
34
- * A filter to return Azure Vault Keys.
34
+ * A filter to return Oracle DB Azure Vault Keys resources that match the specified display name.
35
35
  */
36
36
  displayName?: string;
37
37
  filters?: inputs.oci.GetDbmulticloudOracleDbAzureKeysFilter[];
38
38
  /**
39
- * A filter to return Oracle DB Azure Vault Key Resources.
39
+ * A filter to return Oracle DB Azure Vault Keys resource that match the specified Oracle DB Azure Key [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
40
40
  */
41
41
  oracleDbAzureKeyId?: string;
42
42
  /**
43
- * A filter to return Oracle DB Azure Vault Resources.
43
+ * A filter to return Oracle DB Azure Vault resources that match the specified [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault resource.
44
44
  */
45
45
  oracleDbAzureVaultId?: string;
46
46
  /**
@@ -53,11 +53,11 @@ export interface GetDbmulticloudOracleDbAzureKeysArgs {
53
53
  */
54
54
  export interface GetDbmulticloudOracleDbAzureKeysResult {
55
55
  /**
56
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB Azure Vault Key Resource.
56
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB Azure Vault Key resource.
57
57
  */
58
58
  readonly compartmentId: string;
59
59
  /**
60
- * Display name of Oracle DB Azure Vault Key.
60
+ * Oracle DB Azure Vault Key resource name.
61
61
  */
62
62
  readonly displayName?: string;
63
63
  readonly filters?: outputs.oci.GetDbmulticloudOracleDbAzureKeysFilter[];
@@ -71,18 +71,18 @@ export interface GetDbmulticloudOracleDbAzureKeysResult {
71
71
  */
72
72
  readonly oracleDbAzureKeySummaryCollections: outputs.oci.GetDbmulticloudOracleDbAzureKeysOracleDbAzureKeySummaryCollection[];
73
73
  /**
74
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Resource.
74
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault resource.
75
75
  */
76
76
  readonly oracleDbAzureVaultId?: string;
77
77
  /**
78
- * The current lifecycle state of the Oracle DB Azure Vault Key Resource.
78
+ * The current lifecycle state of the Oracle DB Azure Vault Key resource.
79
79
  */
80
80
  readonly state?: string;
81
81
  }
82
82
  /**
83
83
  * This data source provides the list of Oracle Db Azure Keys in Oracle Cloud Infrastructure Dbmulticloud service.
84
84
  *
85
- * Lists the all Oracle DB Azure Keys based on filters.
85
+ * Lists all Oracle DB Azure Keys based on the specified filters.
86
86
  *
87
87
  * ## Example Usage
88
88
  *
@@ -109,16 +109,16 @@ export interface GetDbmulticloudOracleDbAzureKeysOutputArgs {
109
109
  */
110
110
  compartmentId: pulumi.Input<string>;
111
111
  /**
112
- * A filter to return Azure Vault Keys.
112
+ * A filter to return Oracle DB Azure Vault Keys resources that match the specified display name.
113
113
  */
114
114
  displayName?: pulumi.Input<string>;
115
115
  filters?: pulumi.Input<pulumi.Input<inputs.oci.GetDbmulticloudOracleDbAzureKeysFilterArgs>[]>;
116
116
  /**
117
- * A filter to return Oracle DB Azure Vault Key Resources.
117
+ * A filter to return Oracle DB Azure Vault Keys resource that match the specified Oracle DB Azure Key [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
118
118
  */
119
119
  oracleDbAzureKeyId?: pulumi.Input<string>;
120
120
  /**
121
- * A filter to return Oracle DB Azure Vault Resources.
121
+ * A filter to return Oracle DB Azure Vault resources that match the specified [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault resource.
122
122
  */
123
123
  oracleDbAzureVaultId?: pulumi.Input<string>;
124
124
  /**
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides the list of Oracle Db Azure Keys in Oracle Cloud Infrastructure Dbmulticloud service.
10
10
  *
11
- * Lists the all Oracle DB Azure Keys based on filters.
11
+ * Lists all Oracle DB Azure Keys based on the specified filters.
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -40,7 +40,7 @@ exports.getDbmulticloudOracleDbAzureKeys = getDbmulticloudOracleDbAzureKeys;
40
40
  /**
41
41
  * This data source provides the list of Oracle Db Azure Keys in Oracle Cloud Infrastructure Dbmulticloud service.
42
42
  *
43
- * Lists the all Oracle DB Azure Keys based on filters.
43
+ * Lists all Oracle DB Azure Keys based on the specified filters.
44
44
  *
45
45
  * ## Example Usage
46
46
  *
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * This data source provides details about a specific Oracle Db Azure Vault resource in Oracle Cloud Infrastructure Dbmulticloud service.
4
4
  *
5
- * Get Oracle DB Azure Vault Details form a particular Container Resource ID.
5
+ * Retrieves detailed information about an Oracle Database Azure Vault resource using its unique resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). This operation returns metadata and configuration details associated with the specified vault resource.
6
6
  *
7
7
  * ## Example Usage
8
8
  *
@@ -21,7 +21,7 @@ export declare function getDbmulticloudOracleDbAzureVault(args: GetDbmulticloudO
21
21
  */
22
22
  export interface GetDbmulticloudOracleDbAzureVaultArgs {
23
23
  /**
24
- * The ID of the Oracle DB Azure Vault Resource.
24
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault resource.
25
25
  */
26
26
  oracleDbAzureVaultId: string;
27
27
  }
@@ -30,11 +30,11 @@ export interface GetDbmulticloudOracleDbAzureVaultArgs {
30
30
  */
31
31
  export interface GetDbmulticloudOracleDbAzureVaultResult {
32
32
  /**
33
- * Azure Vault Id.
33
+ * Azure Vault ID.
34
34
  */
35
35
  readonly azureVaultId: string;
36
36
  /**
37
- * The Compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) that has this DB Azure Vault Resource.
37
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains this Oracle DB Azure Vault resource.
38
38
  */
39
39
  readonly compartmentId: string;
40
40
  /**
@@ -44,7 +44,7 @@ export interface GetDbmulticloudOracleDbAzureVaultResult {
44
44
  [key: string]: string;
45
45
  };
46
46
  /**
47
- * Display name of DB Azure Vault.
47
+ * Oracle DB Azure Vault resource name.
48
48
  */
49
49
  readonly displayName: string;
50
50
  /**
@@ -54,11 +54,11 @@ export interface GetDbmulticloudOracleDbAzureVaultResult {
54
54
  [key: string]: string;
55
55
  };
56
56
  /**
57
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB Azure Vault Resource.
57
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the oracle DB Azure Vault resource.
58
58
  */
59
59
  readonly id: string;
60
60
  /**
61
- * Description of the latest modification of the DB Azure Vault Resource.
61
+ * Description of the latest modification of the Oracle DB Azure Vault resource.
62
62
  */
63
63
  readonly lastModification: string;
64
64
  /**
@@ -66,26 +66,26 @@ export interface GetDbmulticloudOracleDbAzureVaultResult {
66
66
  */
67
67
  readonly lifecycleStateDetails: string;
68
68
  /**
69
- * Vault Resource Location.
69
+ * Oracle DB Azure Vault resource location.
70
70
  */
71
71
  readonly location: string;
72
72
  /**
73
- * Display name of Azure Resource Group.
73
+ * Oracle DB Azure resource group name.
74
74
  */
75
75
  readonly oracleDbAzureResourceGroup: string;
76
76
  readonly oracleDbAzureVaultId: string;
77
77
  /**
78
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB Connector Resource.
78
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Connector resource that contains Oracle DB Azure Vault resource.
79
79
  */
80
80
  readonly oracleDbConnectorId: string;
81
81
  /**
82
- * Resource's properties.
82
+ * Oracle DB Azure Vault resource's properties.
83
83
  */
84
84
  readonly properties: {
85
85
  [key: string]: string;
86
86
  };
87
87
  /**
88
- * The lifecycle state of the DB Azure Vault Resource.
88
+ * The lifecycle state of the Oracle DB Azure Vault resource.
89
89
  */
90
90
  readonly state: string;
91
91
  /**
@@ -95,22 +95,22 @@ export interface GetDbmulticloudOracleDbAzureVaultResult {
95
95
  [key: string]: string;
96
96
  };
97
97
  /**
98
- * Time when the DB Azure Vault was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-23T21:10:29.600Z'
98
+ * Time when the DB Azure Vault resource was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-23T21:10:29.600Z'
99
99
  */
100
100
  readonly timeCreated: string;
101
101
  /**
102
- * Time when the DB Azure Vault was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-23T21:10:29.600Z'
102
+ * Time when the DB Azure Vault resource was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-23T21:10:29.600Z'
103
103
  */
104
104
  readonly timeUpdated: string;
105
105
  /**
106
- * Vault Resource Type.
106
+ * Oracle DB Azure Vault resource type.
107
107
  */
108
108
  readonly type: string;
109
109
  }
110
110
  /**
111
111
  * This data source provides details about a specific Oracle Db Azure Vault resource in Oracle Cloud Infrastructure Dbmulticloud service.
112
112
  *
113
- * Get Oracle DB Azure Vault Details form a particular Container Resource ID.
113
+ * Retrieves detailed information about an Oracle Database Azure Vault resource using its unique resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). This operation returns metadata and configuration details associated with the specified vault resource.
114
114
  *
115
115
  * ## Example Usage
116
116
  *
@@ -129,7 +129,7 @@ export declare function getDbmulticloudOracleDbAzureVaultOutput(args: GetDbmulti
129
129
  */
130
130
  export interface GetDbmulticloudOracleDbAzureVaultOutputArgs {
131
131
  /**
132
- * The ID of the Oracle DB Azure Vault Resource.
132
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault resource.
133
133
  */
134
134
  oracleDbAzureVaultId: pulumi.Input<string>;
135
135
  }
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides details about a specific Oracle Db Azure Vault resource in Oracle Cloud Infrastructure Dbmulticloud service.
10
10
  *
11
- * Get Oracle DB Azure Vault Details form a particular Container Resource ID.
11
+ * Retrieves detailed information about an Oracle Database Azure Vault resource using its unique resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). This operation returns metadata and configuration details associated with the specified vault resource.
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -31,7 +31,7 @@ exports.getDbmulticloudOracleDbAzureVault = getDbmulticloudOracleDbAzureVault;
31
31
  /**
32
32
  * This data source provides details about a specific Oracle Db Azure Vault resource in Oracle Cloud Infrastructure Dbmulticloud service.
33
33
  *
34
- * Get Oracle DB Azure Vault Details form a particular Container Resource ID.
34
+ * Retrieves detailed information about an Oracle Database Azure Vault resource using its unique resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). This operation returns metadata and configuration details associated with the specified vault resource.
35
35
  *
36
36
  * ## Example Usage
37
37
  *