@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
@@ -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 Association resource in Oracle Cloud Infrastructure Dbmulticloud service.
4
4
  *
5
- * Get Oracle DB Azure Vault Details Association form a particular Container Resource ID.
5
+ * Retrieves the details of an Oracle DB Azure Vault Association using the specified association 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 getDbmulticloudOracleDbAzureVaultAssociation(args: GetDb
21
21
  */
22
22
  export interface GetDbmulticloudOracleDbAzureVaultAssociationArgs {
23
23
  /**
24
- * The ID of the Oracle DB Azure Vault Association Resource.
24
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Association resource.
25
25
  */
26
26
  oracleDbAzureVaultAssociationId: string;
27
27
  }
@@ -30,7 +30,7 @@ export interface GetDbmulticloudOracleDbAzureVaultAssociationArgs {
30
30
  */
31
31
  export interface GetDbmulticloudOracleDbAzureVaultAssociationResult {
32
32
  /**
33
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB Azure Vault Association Resource.
33
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB Azure Vault Association resource.
34
34
  */
35
35
  readonly compartmentId: string;
36
36
  /**
@@ -40,7 +40,7 @@ export interface GetDbmulticloudOracleDbAzureVaultAssociationResult {
40
40
  [key: string]: string;
41
41
  };
42
42
  /**
43
- * Display name of Oracle DB Azure Vault Association.
43
+ * Oracle DB Azure Vault Association resource name.
44
44
  */
45
45
  readonly displayName: string;
46
46
  /**
@@ -50,15 +50,15 @@ export interface GetDbmulticloudOracleDbAzureVaultAssociationResult {
50
50
  [key: string]: string;
51
51
  };
52
52
  /**
53
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Association Resource.
53
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Association resource.
54
54
  */
55
55
  readonly id: string;
56
56
  /**
57
- * The Associated Resources are accessible or not.
57
+ * The Associated resource is accessible or not.
58
58
  */
59
59
  readonly isResourceAccessible: boolean;
60
60
  /**
61
- * Description of the latest modification of the Oracle DB Azure Vault Association Resource.
61
+ * Description of the latest modification of the Oracle DB Azure Vault Association resource.
62
62
  */
63
63
  readonly lastModification: string;
64
64
  /**
@@ -66,16 +66,16 @@ export interface GetDbmulticloudOracleDbAzureVaultAssociationResult {
66
66
  */
67
67
  readonly lifecycleStateDetails: string;
68
68
  /**
69
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Connector.
69
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Connector that contains Oracle DB Azure Vault Association resource.
70
70
  */
71
71
  readonly oracleDbAzureConnectorId: string;
72
72
  readonly oracleDbAzureVaultAssociationId: string;
73
73
  /**
74
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault.
74
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault that contains Oracle DB Azure Vault Association resource.
75
75
  */
76
76
  readonly oracleDbAzureVaultId: string;
77
77
  /**
78
- * The current lifecycle state of the Oracle DB Azure Vault Association Resource.
78
+ * The current lifecycle state of the Oracle DB Azure Vault Association resource.
79
79
  */
80
80
  readonly state: string;
81
81
  /**
@@ -85,18 +85,18 @@ export interface GetDbmulticloudOracleDbAzureVaultAssociationResult {
85
85
  [key: string]: string;
86
86
  };
87
87
  /**
88
- * Time when the Oracle DB Azure Vault Association was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
88
+ * Time when the Oracle DB Azure Vault Association resource was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
89
89
  */
90
90
  readonly timeCreated: string;
91
91
  /**
92
- * Time when the Oracle DB Azure Vault Association was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
92
+ * Time when the Oracle DB Azure Vault Association resource was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
93
93
  */
94
94
  readonly timeUpdated: string;
95
95
  }
96
96
  /**
97
97
  * This data source provides details about a specific Oracle Db Azure Vault Association resource in Oracle Cloud Infrastructure Dbmulticloud service.
98
98
  *
99
- * Get Oracle DB Azure Vault Details Association form a particular Container Resource ID.
99
+ * Retrieves the details of an Oracle DB Azure Vault Association using the specified association resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
100
100
  *
101
101
  * ## Example Usage
102
102
  *
@@ -115,7 +115,7 @@ export declare function getDbmulticloudOracleDbAzureVaultAssociationOutput(args:
115
115
  */
116
116
  export interface GetDbmulticloudOracleDbAzureVaultAssociationOutputArgs {
117
117
  /**
118
- * The ID of the Oracle DB Azure Vault Association Resource.
118
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Association resource.
119
119
  */
120
120
  oracleDbAzureVaultAssociationId: pulumi.Input<string>;
121
121
  }
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides details about a specific Oracle Db Azure Vault Association resource in Oracle Cloud Infrastructure Dbmulticloud service.
10
10
  *
11
- * Get Oracle DB Azure Vault Details Association form a particular Container Resource ID.
11
+ * Retrieves the details of an Oracle DB Azure Vault Association using the specified association 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.getDbmulticloudOracleDbAzureVaultAssociation = getDbmulticloudOracleDbAz
31
31
  /**
32
32
  * This data source provides details about a specific Oracle Db Azure Vault Association resource in Oracle Cloud Infrastructure Dbmulticloud service.
33
33
  *
34
- * Get Oracle DB Azure Vault Details Association form a particular Container Resource ID.
34
+ * Retrieves the details of an Oracle DB Azure Vault Association using the specified association resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
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 Oracle Db Azure Vault Associations in Oracle Cloud Infrastructure Dbmulticloud service.
6
6
  *
7
- * Lists the all Oracle DB Azure Associations based on filters.
7
+ * Lists all Oracle DB Azure Associations based on the specified filters.
8
8
  *
9
9
  * ## Example Usage
10
10
  *
@@ -32,20 +32,20 @@ export interface GetDbmulticloudOracleDbAzureVaultAssociationsArgs {
32
32
  */
33
33
  compartmentId: string;
34
34
  /**
35
- * A filter to return Azure Vault Association.
35
+ * A filter to return Oracle DB Azure Vault Association resources that match the specified display name.
36
36
  */
37
37
  displayName?: string;
38
38
  filters?: inputs.oci.GetDbmulticloudOracleDbAzureVaultAssociationsFilter[];
39
39
  /**
40
- * A filter to return Oracle DB Azure Blob Mount Resources.
40
+ * A filter to return Oracle DB Azure Azure Identity Connector resources.
41
41
  */
42
42
  oracleDbAzureConnectorId?: string;
43
43
  /**
44
- * A filter to return Oracle DB Azure Vault Association Resources.
44
+ * 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 Association resource.
45
45
  */
46
46
  oracleDbAzureVaultAssociationId?: string;
47
47
  /**
48
- * A filter to return Oracle DB Azure Vault Resources.
48
+ * 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.
49
49
  */
50
50
  oracleDbAzureVaultId?: string;
51
51
  /**
@@ -58,11 +58,11 @@ export interface GetDbmulticloudOracleDbAzureVaultAssociationsArgs {
58
58
  */
59
59
  export interface GetDbmulticloudOracleDbAzureVaultAssociationsResult {
60
60
  /**
61
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB Azure Vault Association Resource.
61
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB Azure Vault Association resource.
62
62
  */
63
63
  readonly compartmentId: string;
64
64
  /**
65
- * Display name of Oracle DB Azure Vault Association.
65
+ * Oracle DB Azure Vault Association resource name.
66
66
  */
67
67
  readonly displayName?: string;
68
68
  readonly filters?: outputs.oci.GetDbmulticloudOracleDbAzureVaultAssociationsFilter[];
@@ -71,7 +71,7 @@ export interface GetDbmulticloudOracleDbAzureVaultAssociationsResult {
71
71
  */
72
72
  readonly id: string;
73
73
  /**
74
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Connector.
74
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Connector that contains Oracle DB Azure Vault Association resource.
75
75
  */
76
76
  readonly oracleDbAzureConnectorId?: string;
77
77
  readonly oracleDbAzureVaultAssociationId?: string;
@@ -80,18 +80,18 @@ export interface GetDbmulticloudOracleDbAzureVaultAssociationsResult {
80
80
  */
81
81
  readonly oracleDbAzureVaultAssociationSummaryCollections: outputs.oci.GetDbmulticloudOracleDbAzureVaultAssociationsOracleDbAzureVaultAssociationSummaryCollection[];
82
82
  /**
83
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault.
83
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault that contains Oracle DB Azure Vault Association resource.
84
84
  */
85
85
  readonly oracleDbAzureVaultId?: string;
86
86
  /**
87
- * The current lifecycle state of the Oracle DB Azure Vault Association Resource.
87
+ * The current lifecycle state of the Oracle DB Azure Vault Association resource.
88
88
  */
89
89
  readonly state?: string;
90
90
  }
91
91
  /**
92
92
  * This data source provides the list of Oracle Db Azure Vault Associations in Oracle Cloud Infrastructure Dbmulticloud service.
93
93
  *
94
- * Lists the all Oracle DB Azure Associations based on filters.
94
+ * Lists all Oracle DB Azure Associations based on the specified filters.
95
95
  *
96
96
  * ## Example Usage
97
97
  *
@@ -119,20 +119,20 @@ export interface GetDbmulticloudOracleDbAzureVaultAssociationsOutputArgs {
119
119
  */
120
120
  compartmentId: pulumi.Input<string>;
121
121
  /**
122
- * A filter to return Azure Vault Association.
122
+ * A filter to return Oracle DB Azure Vault Association resources that match the specified display name.
123
123
  */
124
124
  displayName?: pulumi.Input<string>;
125
125
  filters?: pulumi.Input<pulumi.Input<inputs.oci.GetDbmulticloudOracleDbAzureVaultAssociationsFilterArgs>[]>;
126
126
  /**
127
- * A filter to return Oracle DB Azure Blob Mount Resources.
127
+ * A filter to return Oracle DB Azure Azure Identity Connector resources.
128
128
  */
129
129
  oracleDbAzureConnectorId?: pulumi.Input<string>;
130
130
  /**
131
- * A filter to return Oracle DB Azure Vault Association Resources.
131
+ * 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 Association resource.
132
132
  */
133
133
  oracleDbAzureVaultAssociationId?: pulumi.Input<string>;
134
134
  /**
135
- * A filter to return Oracle DB Azure Vault Resources.
135
+ * 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.
136
136
  */
137
137
  oracleDbAzureVaultId?: pulumi.Input<string>;
138
138
  /**
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides the list of Oracle Db Azure Vault Associations in Oracle Cloud Infrastructure Dbmulticloud service.
10
10
  *
11
- * Lists the all Oracle DB Azure Associations based on filters.
11
+ * Lists all Oracle DB Azure Associations based on the specified filters.
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -42,7 +42,7 @@ exports.getDbmulticloudOracleDbAzureVaultAssociations = getDbmulticloudOracleDbA
42
42
  /**
43
43
  * This data source provides the list of Oracle Db Azure Vault Associations in Oracle Cloud Infrastructure Dbmulticloud service.
44
44
  *
45
- * Lists the all Oracle DB Azure Associations based on filters.
45
+ * Lists all Oracle DB Azure Associations based on the specified filters.
46
46
  *
47
47
  * ## Example Usage
48
48
  *
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * This data source provides the list of Oracle Db Azure Vaults in Oracle Cloud Infrastructure Dbmulticloud service.
6
6
  *
7
- * Lists the all DB Azure Vaults based on filters.
7
+ * Lists all DB Azure Vault resources based on the specified filters.
8
8
  *
9
9
  * ## Example Usage
10
10
  *
@@ -32,20 +32,20 @@ export interface GetDbmulticloudOracleDbAzureVaultsArgs {
32
32
  */
33
33
  compartmentId: string;
34
34
  /**
35
- * A filter to return Azure Vaults.
35
+ * A filter to return Oracle DB Azure Vault resources that match the specified display name.
36
36
  */
37
37
  displayName?: string;
38
38
  filters?: inputs.oci.GetDbmulticloudOracleDbAzureVaultsFilter[];
39
39
  /**
40
- * A filter to return Oracle DB Azure Blob Mount Resources.
40
+ * A filter to return Oracle DB Azure Azure Identity Connector resources.
41
41
  */
42
42
  oracleDbAzureConnectorId?: string;
43
43
  /**
44
- * A filter to return Azure Vaults.
44
+ * A filter to return Oracle DB Azure Vault resources that match the specified Oracle DB Azure resource group name.
45
45
  */
46
46
  oracleDbAzureResourceGroup?: string;
47
47
  /**
48
- * A filter to return Oracle DB Azure Vault Resources.
48
+ * 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.
49
49
  */
50
50
  oracleDbAzureVaultId?: string;
51
51
  /**
@@ -58,11 +58,11 @@ export interface GetDbmulticloudOracleDbAzureVaultsArgs {
58
58
  */
59
59
  export interface GetDbmulticloudOracleDbAzureVaultsResult {
60
60
  /**
61
- * The Compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) that has this DB Azure Vault Resource.
61
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains this Oracle DB Azure Vault resource.
62
62
  */
63
63
  readonly compartmentId: string;
64
64
  /**
65
- * Display name of DB Azure Vault.
65
+ * Oracle DB Azure Vault resource name.
66
66
  */
67
67
  readonly displayName?: string;
68
68
  readonly filters?: outputs.oci.GetDbmulticloudOracleDbAzureVaultsFilter[];
@@ -72,7 +72,7 @@ export interface GetDbmulticloudOracleDbAzureVaultsResult {
72
72
  readonly id: string;
73
73
  readonly oracleDbAzureConnectorId?: string;
74
74
  /**
75
- * Display name of Azure Resource Group.
75
+ * Oracle DB Azure resource group name.
76
76
  */
77
77
  readonly oracleDbAzureResourceGroup?: string;
78
78
  readonly oracleDbAzureVaultId?: string;
@@ -81,14 +81,14 @@ export interface GetDbmulticloudOracleDbAzureVaultsResult {
81
81
  */
82
82
  readonly oracleDbAzureVaultSummaryCollections: outputs.oci.GetDbmulticloudOracleDbAzureVaultsOracleDbAzureVaultSummaryCollection[];
83
83
  /**
84
- * The lifecycle state of the DB Azure Vault Resource.
84
+ * The lifecycle state of the Oracle DB Azure Vault resource.
85
85
  */
86
86
  readonly state?: string;
87
87
  }
88
88
  /**
89
89
  * This data source provides the list of Oracle Db Azure Vaults in Oracle Cloud Infrastructure Dbmulticloud service.
90
90
  *
91
- * Lists the all DB Azure Vaults based on filters.
91
+ * Lists all DB Azure Vault resources based on the specified filters.
92
92
  *
93
93
  * ## Example Usage
94
94
  *
@@ -116,20 +116,20 @@ export interface GetDbmulticloudOracleDbAzureVaultsOutputArgs {
116
116
  */
117
117
  compartmentId: pulumi.Input<string>;
118
118
  /**
119
- * A filter to return Azure Vaults.
119
+ * A filter to return Oracle DB Azure Vault resources that match the specified display name.
120
120
  */
121
121
  displayName?: pulumi.Input<string>;
122
122
  filters?: pulumi.Input<pulumi.Input<inputs.oci.GetDbmulticloudOracleDbAzureVaultsFilterArgs>[]>;
123
123
  /**
124
- * A filter to return Oracle DB Azure Blob Mount Resources.
124
+ * A filter to return Oracle DB Azure Azure Identity Connector resources.
125
125
  */
126
126
  oracleDbAzureConnectorId?: pulumi.Input<string>;
127
127
  /**
128
- * A filter to return Azure Vaults.
128
+ * A filter to return Oracle DB Azure Vault resources that match the specified Oracle DB Azure resource group name.
129
129
  */
130
130
  oracleDbAzureResourceGroup?: pulumi.Input<string>;
131
131
  /**
132
- * A filter to return Oracle DB Azure Vault Resources.
132
+ * 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.
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 the list of Oracle Db Azure Vaults in Oracle Cloud Infrastructure Dbmulticloud service.
10
10
  *
11
- * Lists the all DB Azure Vaults based on filters.
11
+ * Lists all DB Azure Vault resources based on the specified filters.
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -42,7 +42,7 @@ exports.getDbmulticloudOracleDbAzureVaults = getDbmulticloudOracleDbAzureVaults;
42
42
  /**
43
43
  * This data source provides the list of Oracle Db Azure Vaults in Oracle Cloud Infrastructure Dbmulticloud service.
44
44
  *
45
- * Lists the all DB Azure Vaults based on filters.
45
+ * Lists all DB Azure Vault resources based on the specified filters.
46
46
  *
47
47
  * ## Example Usage
48
48
  *
@@ -0,0 +1,142 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * This data source provides details about a specific Oracle Db Gcp Identity Connector resource in Oracle Cloud Infrastructure Dbmulticloud service.
5
+ *
6
+ * Retrieves the Oracle DB GCP Identity Connector for a specified resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
7
+ *
8
+ * ## Example Usage
9
+ *
10
+ * ```typescript
11
+ * import * as pulumi from "@pulumi/pulumi";
12
+ * import * as oci from "@pulumi/oci";
13
+ *
14
+ * const testOracleDbGcpIdentityConnector = oci.oci.getDbmulticloudOracleDbGcpIdentityConnector({
15
+ * oracleDbGcpIdentityConnectorId: testOracleDbGcpIdentityConnectorOciDbmulticloudOracleDbGcpIdentityConnector.id,
16
+ * });
17
+ * ```
18
+ */
19
+ export declare function getDbmulticloudOracleDbGcpIdentityConnector(args: GetDbmulticloudOracleDbGcpIdentityConnectorArgs, opts?: pulumi.InvokeOptions): Promise<GetDbmulticloudOracleDbGcpIdentityConnectorResult>;
20
+ /**
21
+ * A collection of arguments for invoking getDbmulticloudOracleDbGcpIdentityConnector.
22
+ */
23
+ export interface GetDbmulticloudOracleDbGcpIdentityConnectorArgs {
24
+ /**
25
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB GCP Identity Configuration Resource.
26
+ */
27
+ oracleDbGcpIdentityConnectorId: string;
28
+ }
29
+ /**
30
+ * A collection of values returned by getDbmulticloudOracleDbGcpIdentityConnector.
31
+ */
32
+ export interface GetDbmulticloudOracleDbGcpIdentityConnectorResult {
33
+ /**
34
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the Oracle DB GCP Identity Connector resource.
35
+ */
36
+ readonly compartmentId: string;
37
+ /**
38
+ * 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"}`
39
+ */
40
+ readonly definedTags: {
41
+ [key: string]: string;
42
+ };
43
+ /**
44
+ * Oracle DB GCP Identity Connector resource name.
45
+ */
46
+ readonly displayName: string;
47
+ /**
48
+ * 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"}`
49
+ */
50
+ readonly freeformTags: {
51
+ [key: string]: string;
52
+ };
53
+ /**
54
+ * The current Connectivity status of GCP Identity Connector resource.
55
+ */
56
+ readonly gcpIdentityConnectivityStatus: string;
57
+ /**
58
+ * GCP Location.
59
+ */
60
+ readonly gcpLocation: string;
61
+ /**
62
+ * List of All VMs where GCP Identity Connector is configured for this VMCluster.
63
+ */
64
+ readonly gcpNodes: outputs.oci.GetDbmulticloudOracleDbGcpIdentityConnectorGcpNode[];
65
+ /**
66
+ * The ID of the GCP resource service agent.
67
+ */
68
+ readonly gcpResourceServiceAgentId: string;
69
+ /**
70
+ * The ID of the cloud GCP Workload Identity Pool.
71
+ */
72
+ readonly gcpWorkloadIdentityPoolId: string;
73
+ /**
74
+ * The ID of the GCP Workload Identity Provider.
75
+ */
76
+ readonly gcpWorkloadIdentityProviderId: string;
77
+ /**
78
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB GCP Identity Connector resource.
79
+ */
80
+ readonly id: string;
81
+ /**
82
+ * OIDC token issuer Url.
83
+ */
84
+ readonly issuerUrl: string;
85
+ /**
86
+ * Description of the current lifecycle state in more detail.
87
+ */
88
+ readonly lifecycleStateDetails: string;
89
+ readonly oracleDbGcpIdentityConnectorId: string;
90
+ /**
91
+ * Project id of the customer project.
92
+ */
93
+ readonly projectId: string;
94
+ /**
95
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the GCP VM Cluster resource.
96
+ */
97
+ readonly resourceId: string;
98
+ /**
99
+ * The current lifecycle state of the GCP Identity Connector resource.
100
+ */
101
+ readonly state: string;
102
+ /**
103
+ * System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
104
+ */
105
+ readonly systemTags: {
106
+ [key: string]: string;
107
+ };
108
+ /**
109
+ * Time when the Oracle DB GCP Identity Connector resource was created expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
110
+ */
111
+ readonly timeCreated: string;
112
+ /**
113
+ * Time when the Oracle DB GCP Identity 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'
114
+ */
115
+ readonly timeUpdated: string;
116
+ }
117
+ /**
118
+ * This data source provides details about a specific Oracle Db Gcp Identity Connector resource in Oracle Cloud Infrastructure Dbmulticloud service.
119
+ *
120
+ * Retrieves the Oracle DB GCP Identity Connector for a specified resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
121
+ *
122
+ * ## Example Usage
123
+ *
124
+ * ```typescript
125
+ * import * as pulumi from "@pulumi/pulumi";
126
+ * import * as oci from "@pulumi/oci";
127
+ *
128
+ * const testOracleDbGcpIdentityConnector = oci.oci.getDbmulticloudOracleDbGcpIdentityConnector({
129
+ * oracleDbGcpIdentityConnectorId: testOracleDbGcpIdentityConnectorOciDbmulticloudOracleDbGcpIdentityConnector.id,
130
+ * });
131
+ * ```
132
+ */
133
+ export declare function getDbmulticloudOracleDbGcpIdentityConnectorOutput(args: GetDbmulticloudOracleDbGcpIdentityConnectorOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDbmulticloudOracleDbGcpIdentityConnectorResult>;
134
+ /**
135
+ * A collection of arguments for invoking getDbmulticloudOracleDbGcpIdentityConnector.
136
+ */
137
+ export interface GetDbmulticloudOracleDbGcpIdentityConnectorOutputArgs {
138
+ /**
139
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB GCP Identity Configuration Resource.
140
+ */
141
+ oracleDbGcpIdentityConnectorId: pulumi.Input<string>;
142
+ }
@@ -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.getDbmulticloudOracleDbGcpIdentityConnectorOutput = exports.getDbmulticloudOracleDbGcpIdentityConnector = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * This data source provides details about a specific Oracle Db Gcp Identity Connector resource in Oracle Cloud Infrastructure Dbmulticloud service.
10
+ *
11
+ * Retrieves the Oracle DB GCP Identity Connector for a specified resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as oci from "@pulumi/oci";
18
+ *
19
+ * const testOracleDbGcpIdentityConnector = oci.oci.getDbmulticloudOracleDbGcpIdentityConnector({
20
+ * oracleDbGcpIdentityConnectorId: testOracleDbGcpIdentityConnectorOciDbmulticloudOracleDbGcpIdentityConnector.id,
21
+ * });
22
+ * ```
23
+ */
24
+ function getDbmulticloudOracleDbGcpIdentityConnector(args, opts) {
25
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
26
+ return pulumi.runtime.invoke("oci:oci/getDbmulticloudOracleDbGcpIdentityConnector:getDbmulticloudOracleDbGcpIdentityConnector", {
27
+ "oracleDbGcpIdentityConnectorId": args.oracleDbGcpIdentityConnectorId,
28
+ }, opts);
29
+ }
30
+ exports.getDbmulticloudOracleDbGcpIdentityConnector = getDbmulticloudOracleDbGcpIdentityConnector;
31
+ /**
32
+ * This data source provides details about a specific Oracle Db Gcp Identity Connector resource in Oracle Cloud Infrastructure Dbmulticloud service.
33
+ *
34
+ * Retrieves the Oracle DB GCP Identity Connector for a specified resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
35
+ *
36
+ * ## Example Usage
37
+ *
38
+ * ```typescript
39
+ * import * as pulumi from "@pulumi/pulumi";
40
+ * import * as oci from "@pulumi/oci";
41
+ *
42
+ * const testOracleDbGcpIdentityConnector = oci.oci.getDbmulticloudOracleDbGcpIdentityConnector({
43
+ * oracleDbGcpIdentityConnectorId: testOracleDbGcpIdentityConnectorOciDbmulticloudOracleDbGcpIdentityConnector.id,
44
+ * });
45
+ * ```
46
+ */
47
+ function getDbmulticloudOracleDbGcpIdentityConnectorOutput(args, opts) {
48
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
49
+ return pulumi.runtime.invokeOutput("oci:oci/getDbmulticloudOracleDbGcpIdentityConnector:getDbmulticloudOracleDbGcpIdentityConnector", {
50
+ "oracleDbGcpIdentityConnectorId": args.oracleDbGcpIdentityConnectorId,
51
+ }, opts);
52
+ }
53
+ exports.getDbmulticloudOracleDbGcpIdentityConnectorOutput = getDbmulticloudOracleDbGcpIdentityConnectorOutput;
54
+ //# sourceMappingURL=getDbmulticloudOracleDbGcpIdentityConnector.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getDbmulticloudOracleDbGcpIdentityConnector.js","sourceRoot":"","sources":["../../oci/getDbmulticloudOracleDbGcpIdentityConnector.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,2CAA2C,CAAC,IAAqD,EAAE,IAA2B;IAC1I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iGAAiG,EAAE;QAC5H,gCAAgC,EAAE,IAAI,CAAC,8BAA8B;KACxE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kGAKC;AA8FD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,iDAAiD,CAAC,IAA2D,EAAE,IAAiC;IAC5J,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iGAAiG,EAAE;QAClI,gCAAgC,EAAE,IAAI,CAAC,8BAA8B;KACxE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8GAKC"}