@pulumi/oci 0.4.0 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (282) hide show
  1. package/analytics/analyticsInstance.d.ts +2 -0
  2. package/analytics/analyticsInstance.js +2 -0
  3. package/analytics/analyticsInstance.js.map +1 -1
  4. package/analytics/analyticsInstancePrivateAccessChannel.d.ts +30 -0
  5. package/analytics/analyticsInstancePrivateAccessChannel.js +10 -0
  6. package/analytics/analyticsInstancePrivateAccessChannel.js.map +1 -1
  7. package/analytics/getAnalyticsInstancePrivateAccessChannel.d.ts +8 -0
  8. package/analytics/getAnalyticsInstancePrivateAccessChannel.js.map +1 -1
  9. package/cloudguard/cloudGuardDataSource.d.ts +231 -0
  10. package/cloudguard/cloudGuardDataSource.js +132 -0
  11. package/cloudguard/cloudGuardDataSource.js.map +1 -0
  12. package/cloudguard/detectorRecipe.d.ts +16 -4
  13. package/cloudguard/detectorRecipe.js +3 -4
  14. package/cloudguard/detectorRecipe.js.map +1 -1
  15. package/cloudguard/getDataSource.d.ts +106 -0
  16. package/cloudguard/getDataSource.js +38 -0
  17. package/cloudguard/getDataSource.js.map +1 -0
  18. package/cloudguard/getDataSourceEvent.d.ts +68 -0
  19. package/cloudguard/getDataSourceEvent.js +40 -0
  20. package/cloudguard/getDataSourceEvent.js.map +1 -0
  21. package/cloudguard/getDataSourceEvents.d.ts +71 -0
  22. package/cloudguard/getDataSourceEvents.js +41 -0
  23. package/cloudguard/getDataSourceEvents.js.map +1 -0
  24. package/cloudguard/getDataSources.d.ts +144 -0
  25. package/cloudguard/getDataSources.js +65 -0
  26. package/cloudguard/getDataSources.js.map +1 -0
  27. package/cloudguard/getDetectorRecipe.d.ts +5 -1
  28. package/cloudguard/getDetectorRecipe.js.map +1 -1
  29. package/cloudguard/getDetectorRecipes.d.ts +1 -1
  30. package/cloudguard/getProblemEntities.d.ts +58 -0
  31. package/cloudguard/getProblemEntities.js +39 -0
  32. package/cloudguard/getProblemEntities.js.map +1 -0
  33. package/cloudguard/getProblemEntity.d.ts +55 -0
  34. package/cloudguard/getProblemEntity.js +38 -0
  35. package/cloudguard/getProblemEntity.js.map +1 -0
  36. package/cloudguard/index.d.ts +7 -0
  37. package/cloudguard/index.js +11 -0
  38. package/cloudguard/index.js.map +1 -1
  39. package/cloudguard/target.d.ts +3 -3
  40. package/core/bootVolume.d.ts +21 -5
  41. package/core/bootVolume.js +6 -0
  42. package/core/bootVolume.js.map +1 -1
  43. package/core/getBootVolume.d.ts +6 -2
  44. package/core/getBootVolume.js.map +1 -1
  45. package/core/getVolume.d.ts +6 -1
  46. package/core/getVolume.js.map +1 -1
  47. package/core/instanceConfiguration.d.ts +4 -0
  48. package/core/instanceConfiguration.js +4 -0
  49. package/core/instanceConfiguration.js.map +1 -1
  50. package/core/volume.d.ts +21 -5
  51. package/core/volume.js +6 -0
  52. package/core/volume.js.map +1 -1
  53. package/database/autonomousContainerDatabase.d.ts +1 -0
  54. package/database/autonomousContainerDatabase.js +1 -0
  55. package/database/autonomousContainerDatabase.js.map +1 -1
  56. package/database/autonomousExadataInfrastructure.d.ts +1 -0
  57. package/database/autonomousExadataInfrastructure.js +1 -0
  58. package/database/autonomousExadataInfrastructure.js.map +1 -1
  59. package/database/cloudExadataInfrastructure.d.ts +1 -0
  60. package/database/cloudExadataInfrastructure.js +1 -0
  61. package/database/cloudExadataInfrastructure.js.map +1 -1
  62. package/database/cloudVmCluster.d.ts +2 -0
  63. package/database/cloudVmCluster.js +2 -0
  64. package/database/cloudVmCluster.js.map +1 -1
  65. package/database/dataGuardAssociation.d.ts +18 -0
  66. package/database/dataGuardAssociation.js +7 -0
  67. package/database/dataGuardAssociation.js.map +1 -1
  68. package/database/dbSystem.d.ts +12 -0
  69. package/database/dbSystem.js +2 -0
  70. package/database/dbSystem.js.map +1 -1
  71. package/database/exadataInfrastructure.d.ts +1 -0
  72. package/database/exadataInfrastructure.js +1 -0
  73. package/database/exadataInfrastructure.js.map +1 -1
  74. package/database/getDataGuardAssociation.d.ts +2 -0
  75. package/database/getDataGuardAssociation.js.map +1 -1
  76. package/database/getInfrastructureTargetVersion.d.ts +82 -0
  77. package/database/getInfrastructureTargetVersion.js +43 -0
  78. package/database/getInfrastructureTargetVersion.js.map +1 -0
  79. package/database/getManagedPreferredCredential.d.ts +84 -0
  80. package/database/getManagedPreferredCredential.js +40 -0
  81. package/database/getManagedPreferredCredential.js.map +1 -0
  82. package/database/getManagedPreferredCredentials.d.ts +55 -0
  83. package/database/getManagedPreferredCredentials.js +39 -0
  84. package/database/getManagedPreferredCredentials.js.map +1 -0
  85. package/database/getVmCluster.d.ts +4 -1
  86. package/database/getVmCluster.js.map +1 -1
  87. package/database/index.d.ts +3 -0
  88. package/database/index.js +3 -0
  89. package/database/index.js.map +1 -1
  90. package/database/maintenanceRun.d.ts +12 -4
  91. package/database/maintenanceRun.js +2 -2
  92. package/database/maintenanceRun.js.map +1 -1
  93. package/database/vmCluster.d.ts +14 -3
  94. package/database/vmCluster.js +2 -0
  95. package/database/vmCluster.js.map +1 -1
  96. package/database/vmClusterAddVirtualNetwork.d.ts +8 -2
  97. package/database/vmClusterAddVirtualNetwork.js.map +1 -1
  98. package/database/vmClusterRemoveVirtualMachine.d.ts +2 -2
  99. package/dataconnectivity/getRegistries.d.ts +4 -4
  100. package/dataconnectivity/getRegistries.js +1 -1
  101. package/dataconnectivity/getRegistry.d.ts +10 -10
  102. package/dataconnectivity/getRegistry.js +1 -1
  103. package/dataconnectivity/getRegistryConnection.d.ts +9 -9
  104. package/dataconnectivity/getRegistryConnections.d.ts +3 -3
  105. package/dataconnectivity/getRegistryDataAsset.d.ts +8 -8
  106. package/dataconnectivity/getRegistryDataAssets.d.ts +11 -11
  107. package/dataconnectivity/getRegistryFolder.d.ts +8 -8
  108. package/dataconnectivity/getRegistryFolders.d.ts +4 -4
  109. package/dataconnectivity/getRegistryFolders.js +1 -1
  110. package/dataconnectivity/getRegistryType.d.ts +7 -7
  111. package/dataconnectivity/getRegistryType.js +1 -1
  112. package/dataconnectivity/getRegistryTypes.d.ts +4 -4
  113. package/dataconnectivity/getRegistryTypes.js +1 -1
  114. package/dataconnectivity/registry.d.ts +15 -15
  115. package/dataconnectivity/registry.js +1 -1
  116. package/dataconnectivity/registryConnection.d.ts +24 -24
  117. package/dataconnectivity/registryDataAsset.d.ts +21 -21
  118. package/dataconnectivity/registryFolder.d.ts +22 -22
  119. package/dataconnectivity/registryFolder.js +1 -1
  120. package/devops/getTrigger.d.ts +1 -0
  121. package/devops/getTrigger.js.map +1 -1
  122. package/devops/trigger.d.ts +3 -0
  123. package/devops/trigger.js +2 -0
  124. package/devops/trigger.js.map +1 -1
  125. package/dns/getResolver.d.ts +3 -3
  126. package/dns/getResolverEndpoint.d.ts +3 -3
  127. package/dns/getView.d.ts +8 -8
  128. package/dns/getView.js +1 -0
  129. package/dns/getView.js.map +1 -1
  130. package/dns/getViews.d.ts +3 -3
  131. package/dns/resolver.d.ts +7 -13
  132. package/dns/resolver.js +2 -11
  133. package/dns/resolver.js.map +1 -1
  134. package/dns/resolverEndpoint.d.ts +2 -2
  135. package/dns/resolverEndpoint.js +0 -3
  136. package/dns/resolverEndpoint.js.map +1 -1
  137. package/dns/rrset.d.ts +2 -3
  138. package/dns/rrset.js +2 -3
  139. package/dns/rrset.js.map +1 -1
  140. package/dns/view.d.ts +7 -13
  141. package/dns/view.js +2 -11
  142. package/dns/view.js.map +1 -1
  143. package/dns/zone.d.ts +3 -11
  144. package/dns/zone.js +2 -10
  145. package/dns/zone.js.map +1 -1
  146. package/emwarehouse/getResourceUsage.d.ts +4 -0
  147. package/emwarehouse/getResourceUsage.js.map +1 -1
  148. package/functions/getFusionEnvironment.d.ts +153 -0
  149. package/functions/getFusionEnvironment.js +38 -0
  150. package/functions/getFusionEnvironment.js.map +1 -0
  151. package/functions/getFusionEnvironmentAdminUser.d.ts +66 -0
  152. package/functions/getFusionEnvironmentAdminUser.js +38 -0
  153. package/functions/getFusionEnvironmentAdminUser.js.map +1 -0
  154. package/functions/getFusionEnvironmentAdminUsers.d.ts +55 -0
  155. package/functions/getFusionEnvironmentAdminUsers.js +39 -0
  156. package/functions/getFusionEnvironmentAdminUsers.js.map +1 -0
  157. package/functions/getFusionEnvironmentDataMaskingActivities.d.ts +71 -0
  158. package/functions/getFusionEnvironmentDataMaskingActivities.js +41 -0
  159. package/functions/getFusionEnvironmentDataMaskingActivities.js.map +1 -0
  160. package/functions/getFusionEnvironmentDataMaskingActivity.d.ts +73 -0
  161. package/functions/getFusionEnvironmentDataMaskingActivity.js +40 -0
  162. package/functions/getFusionEnvironmentDataMaskingActivity.js.map +1 -0
  163. package/functions/getFusionEnvironmentFamilies.d.ts +94 -0
  164. package/functions/getFusionEnvironmentFamilies.js +45 -0
  165. package/functions/getFusionEnvironmentFamilies.js.map +1 -0
  166. package/functions/getFusionEnvironmentFamily.d.ts +97 -0
  167. package/functions/getFusionEnvironmentFamily.js +38 -0
  168. package/functions/getFusionEnvironmentFamily.js.map +1 -0
  169. package/functions/getFusionEnvironmentFamilyLimitsAndUsage.d.ts +60 -0
  170. package/functions/getFusionEnvironmentFamilyLimitsAndUsage.js +38 -0
  171. package/functions/getFusionEnvironmentFamilyLimitsAndUsage.js.map +1 -0
  172. package/functions/getFusionEnvironmentFamilySubscriptionDetail.d.ts +52 -0
  173. package/functions/getFusionEnvironmentFamilySubscriptionDetail.js +38 -0
  174. package/functions/getFusionEnvironmentFamilySubscriptionDetail.js.map +1 -0
  175. package/functions/getFusionEnvironmentRefreshActivities.d.ts +101 -0
  176. package/functions/getFusionEnvironmentRefreshActivities.js +47 -0
  177. package/functions/getFusionEnvironmentRefreshActivities.js.map +1 -0
  178. package/functions/getFusionEnvironmentRefreshActivity.d.ts +101 -0
  179. package/functions/getFusionEnvironmentRefreshActivity.js +40 -0
  180. package/functions/getFusionEnvironmentRefreshActivity.js.map +1 -0
  181. package/functions/getFusionEnvironmentScheduledActivities.d.ts +117 -0
  182. package/functions/getFusionEnvironmentScheduledActivities.js +49 -0
  183. package/functions/getFusionEnvironmentScheduledActivities.js.map +1 -0
  184. package/functions/getFusionEnvironmentScheduledActivity.d.ts +109 -0
  185. package/functions/getFusionEnvironmentScheduledActivity.js +40 -0
  186. package/functions/getFusionEnvironmentScheduledActivity.js.map +1 -0
  187. package/functions/getFusionEnvironmentServiceAttachment.d.ts +109 -0
  188. package/functions/getFusionEnvironmentServiceAttachment.js +40 -0
  189. package/functions/getFusionEnvironmentServiceAttachment.js.map +1 -0
  190. package/functions/getFusionEnvironmentServiceAttachments.d.ts +94 -0
  191. package/functions/getFusionEnvironmentServiceAttachments.js +45 -0
  192. package/functions/getFusionEnvironmentServiceAttachments.js.map +1 -0
  193. package/functions/getFusionEnvironmentStatus.d.ts +51 -0
  194. package/functions/getFusionEnvironmentStatus.js +38 -0
  195. package/functions/getFusionEnvironmentStatus.js.map +1 -0
  196. package/functions/getFusionEnvironmentTimeAvailableForRefresh.d.ts +52 -0
  197. package/functions/getFusionEnvironmentTimeAvailableForRefresh.js +38 -0
  198. package/functions/getFusionEnvironmentTimeAvailableForRefresh.js.map +1 -0
  199. package/functions/getFusionEnvironmentTimeAvailableForRefreshs.d.ts +55 -0
  200. package/functions/getFusionEnvironmentTimeAvailableForRefreshs.js +39 -0
  201. package/functions/getFusionEnvironmentTimeAvailableForRefreshs.js.map +1 -0
  202. package/functions/getFusionEnvironments.d.ts +97 -0
  203. package/functions/getFusionEnvironments.js +45 -0
  204. package/functions/getFusionEnvironments.js.map +1 -0
  205. package/functions/index.d.ts +19 -0
  206. package/functions/index.js +19 -0
  207. package/functions/index.js.map +1 -1
  208. package/fusionapps/fusionEnvironment.d.ts +360 -0
  209. package/fusionapps/fusionEnvironment.js +169 -0
  210. package/fusionapps/fusionEnvironment.js.map +1 -0
  211. package/fusionapps/fusionEnvironmentAdminUser.d.ts +146 -0
  212. package/fusionapps/fusionEnvironmentAdminUser.js +108 -0
  213. package/fusionapps/fusionEnvironmentAdminUser.js.map +1 -0
  214. package/fusionapps/fusionEnvironmentDataMaskingActivity.d.ts +109 -0
  215. package/fusionapps/fusionEnvironmentDataMaskingActivity.js +85 -0
  216. package/fusionapps/fusionEnvironmentDataMaskingActivity.js.map +1 -0
  217. package/fusionapps/fusionEnvironmentFamily.d.ts +201 -0
  218. package/fusionapps/fusionEnvironmentFamily.js +117 -0
  219. package/fusionapps/fusionEnvironmentFamily.js.map +1 -0
  220. package/fusionapps/fusionEnvironmentRefreshActivity.d.ts +165 -0
  221. package/fusionapps/fusionEnvironmentRefreshActivity.js +102 -0
  222. package/fusionapps/fusionEnvironmentRefreshActivity.js.map +1 -0
  223. package/fusionapps/index.d.ts +5 -0
  224. package/fusionapps/index.js +57 -0
  225. package/fusionapps/index.js.map +1 -0
  226. package/index.d.ts +2 -1
  227. package/index.js +4 -2
  228. package/index.js.map +1 -1
  229. package/monitoring/alarm.d.ts +13 -0
  230. package/monitoring/alarm.js +3 -0
  231. package/monitoring/alarm.js.map +1 -1
  232. package/monitoring/getAlarm.d.ts +4 -0
  233. package/monitoring/getAlarm.js.map +1 -1
  234. package/mysql/getMysqlConfiguration.d.ts +6 -2
  235. package/mysql/getMysqlConfiguration.js.map +1 -1
  236. package/mysql/index.d.ts +1 -0
  237. package/mysql/index.js +5 -0
  238. package/mysql/index.js.map +1 -1
  239. package/mysql/mysqlConfiguration.d.ts +307 -0
  240. package/mysql/mysqlConfiguration.js +197 -0
  241. package/mysql/mysqlConfiguration.js.map +1 -0
  242. package/ocvp/esxiHost.d.ts +31 -3
  243. package/ocvp/esxiHost.js +6 -0
  244. package/ocvp/esxiHost.js.map +1 -1
  245. package/ocvp/getExsiHost.d.ts +12 -0
  246. package/ocvp/getExsiHost.js.map +1 -1
  247. package/ocvp/getSddc.d.ts +12 -0
  248. package/ocvp/getSddc.js.map +1 -1
  249. package/ocvp/sddc.d.ts +24 -0
  250. package/ocvp/sddc.js +6 -0
  251. package/ocvp/sddc.js.map +1 -1
  252. package/optimizer/getCategories.d.ts +20 -0
  253. package/optimizer/getCategories.js +4 -0
  254. package/optimizer/getCategories.js.map +1 -1
  255. package/optimizer/getCategory.d.ts +4 -0
  256. package/optimizer/getCategory.js.map +1 -1
  257. package/optimizer/getRecommendations.d.ts +35 -5
  258. package/optimizer/getRecommendations.js +8 -2
  259. package/optimizer/getRecommendations.js.map +1 -1
  260. package/optimizer/getResourceActions.d.ts +35 -5
  261. package/optimizer/getResourceActions.js +8 -2
  262. package/optimizer/getResourceActions.js.map +1 -1
  263. package/package.json +2 -2
  264. package/package.json.dev +2 -2
  265. package/types/input.d.ts +1403 -413
  266. package/types/output.d.ts +4251 -1192
  267. package/usageproxy/getSubscriptionRedeemableUser.d.ts +2 -2
  268. package/usageproxy/getSubscriptionRedeemableUser.js +1 -1
  269. package/usageproxy/getSubscriptionRedeemableUsers.d.ts +1 -1
  270. package/usageproxy/getSubscriptionRedeemableUsers.js +1 -1
  271. package/usageproxy/getSubscriptionRedemption.d.ts +82 -0
  272. package/usageproxy/getSubscriptionRedemption.js +44 -0
  273. package/usageproxy/getSubscriptionRedemption.js.map +1 -0
  274. package/usageproxy/getSubscriptionRedemptions.d.ts +85 -0
  275. package/usageproxy/getSubscriptionRedemptions.js +45 -0
  276. package/usageproxy/getSubscriptionRedemptions.js.map +1 -0
  277. package/usageproxy/index.d.ts +2 -0
  278. package/usageproxy/index.js +2 -0
  279. package/usageproxy/index.js.map +1 -1
  280. package/usageproxy/subscriptionRedeemableUser.d.ts +6 -4
  281. package/usageproxy/subscriptionRedeemableUser.js +3 -1
  282. package/usageproxy/subscriptionRedeemableUser.js.map +1 -1
@@ -3,7 +3,7 @@ import { input as inputs, output as outputs } from "../types";
3
3
  /**
4
4
  * This data source provides the list of Registry Folders in Oracle Cloud Infrastructure Data Connectivity service.
5
5
  *
6
- * Retrieves a list of all folders.
6
+ * Retrieves a list of all the folders.
7
7
  *
8
8
  * ## Example Usage
9
9
  *
@@ -39,7 +39,7 @@ export interface GetRegistryFoldersArgs {
39
39
  */
40
40
  name?: string;
41
41
  /**
42
- * The registry Ocid.
42
+ * The registry OCID.
43
43
  */
44
44
  registryId: string;
45
45
  /**
@@ -63,7 +63,7 @@ export interface GetRegistryFoldersResult {
63
63
  */
64
64
  readonly id: string;
65
65
  /**
66
- * Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
66
+ * Free form text without any restriction on the permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
67
67
  */
68
68
  readonly name?: string;
69
69
  readonly registryId: string;
@@ -91,7 +91,7 @@ export interface GetRegistryFoldersOutputArgs {
91
91
  */
92
92
  name?: pulumi.Input<string>;
93
93
  /**
94
- * The registry Ocid.
94
+ * The registry OCID.
95
95
  */
96
96
  registryId: pulumi.Input<string>;
97
97
  /**
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides the list of Registry Folders in Oracle Cloud Infrastructure Data Connectivity service.
10
10
  *
11
- * Retrieves a list of all folders.
11
+ * Retrieves a list of all the folders.
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -3,7 +3,7 @@ import { output as outputs } from "../types";
3
3
  /**
4
4
  * This data source provides details about a specific Registry Type resource in Oracle Cloud Infrastructure Data Connectivity service.
5
5
  *
6
- * This endpoint retrieves dataAsset and connection attributes from DataAssetRegistry
6
+ * This endpoint retrieves dataAsset and connection attributes from DataAssetRegistry.
7
7
  *
8
8
  * ## Example Usage
9
9
  *
@@ -28,11 +28,11 @@ export interface GetRegistryTypeArgs {
28
28
  */
29
29
  fields?: string[];
30
30
  /**
31
- * The registry Ocid.
31
+ * The registry OCID.
32
32
  */
33
33
  registryId: string;
34
34
  /**
35
- * key of the a specefic Type.
35
+ * Key of the a specific type.
36
36
  */
37
37
  typeKey: string;
38
38
  }
@@ -41,13 +41,13 @@ export interface GetRegistryTypeArgs {
41
41
  */
42
42
  export interface GetRegistryTypeResult {
43
43
  /**
44
- * Map of connectionType as key and List of attributes as value
44
+ * Mapping the connectionType as the key to the list of attributes as the value.
45
45
  */
46
46
  readonly connectionAttributes: {
47
47
  [key: string]: any;
48
48
  };
49
49
  /**
50
- * list of attributes for the dataAsset
50
+ * The list of attributes of the data asset.
51
51
  */
52
52
  readonly dataAssetAttributes: outputs.DataConnectivity.GetRegistryTypeDataAssetAttribute[];
53
53
  readonly fields?: string[];
@@ -68,11 +68,11 @@ export interface GetRegistryTypeOutputArgs {
68
68
  */
69
69
  fields?: pulumi.Input<pulumi.Input<string>[]>;
70
70
  /**
71
- * The registry Ocid.
71
+ * The registry OCID.
72
72
  */
73
73
  registryId: pulumi.Input<string>;
74
74
  /**
75
- * key of the a specefic Type.
75
+ * Key of the a specific type.
76
76
  */
77
77
  typeKey: pulumi.Input<string>;
78
78
  }
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides details about a specific Registry Type resource in Oracle Cloud Infrastructure Data Connectivity service.
10
10
  *
11
- * This endpoint retrieves dataAsset and connection attributes from DataAssetRegistry
11
+ * This endpoint retrieves dataAsset and connection attributes from DataAssetRegistry.
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -3,7 +3,7 @@ import { input as inputs, output as outputs } from "../types";
3
3
  /**
4
4
  * This data source provides the list of Registry Types in Oracle Cloud Infrastructure Data Connectivity service.
5
5
  *
6
- * This endpoint retrieves list of all the supported connector types
6
+ * This endpoint retrieves a list of all the supported connector types.
7
7
  *
8
8
  * ## Example Usage
9
9
  *
@@ -29,7 +29,7 @@ export interface GetRegistryTypesArgs {
29
29
  */
30
30
  name?: string;
31
31
  /**
32
- * The registry Ocid.
32
+ * The registry OCID.
33
33
  */
34
34
  registryId: string;
35
35
  /**
@@ -47,7 +47,7 @@ export interface GetRegistryTypesResult {
47
47
  */
48
48
  readonly id: string;
49
49
  /**
50
- * The name of of the Attribute.
50
+ * The name of of the attribute.
51
51
  */
52
52
  readonly name?: string;
53
53
  readonly registryId: string;
@@ -68,7 +68,7 @@ export interface GetRegistryTypesOutputArgs {
68
68
  */
69
69
  name?: pulumi.Input<string>;
70
70
  /**
71
- * The registry Ocid.
71
+ * The registry OCID.
72
72
  */
73
73
  registryId: pulumi.Input<string>;
74
74
  /**
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides the list of Registry Types in Oracle Cloud Infrastructure Data Connectivity service.
10
10
  *
11
- * This endpoint retrieves list of all the supported connector types
11
+ * This endpoint retrieves a list of all the supported connector types.
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * This resource provides the Registry resource in Oracle Cloud Infrastructure Data Connectivity service.
4
4
  *
5
- * Creates a new Data Connectivity Management Registry ready for performing data Connectivity Management.
5
+ * Creates a new Data Connectivity Management registry ready to perform data connectivity management.
6
6
  *
7
7
  * ## Example Usage
8
8
  *
@@ -62,17 +62,17 @@ export declare class Registry extends pulumi.CustomResource {
62
62
  */
63
63
  readonly description: pulumi.Output<string>;
64
64
  /**
65
- * (Updatable) Data Connectivity Management Registry display name, registries can be renamed
65
+ * (Updatable) The Data Connectivity Management Registry display name; registries can be renamed.
66
66
  */
67
67
  readonly displayName: pulumi.Output<string>;
68
68
  /**
69
- * (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
69
+ * (Updatable) Simple key-value pair that is applied without any predefined name, type, or scope. Exists only for cross-compatibility. Example: `{"bar-key": "value"}`
70
70
  */
71
71
  readonly freeformTags: pulumi.Output<{
72
72
  [key: string]: any;
73
73
  }>;
74
74
  /**
75
- * Lifecycle states for registries in Data Connectivity Management Service CREATING - The resource is being created and may not be usable until the entire metadata is defined UPDATING - The resource is being updated and may not be usable until all changes are commited DELETING - The resource is being deleted and might require deep cleanup of children. ACTIVE - The resource is valid and available for access INACTIVE - The resource might be incomplete in its definition or might have been made unavailable for administrative reasons DELETED - The resource has been deleted and isn't available FAILED - The resource is in a failed state due to validation or other errors
75
+ * Lifecycle states for registries in the Data Connectivity Management Service CREATING - The resource is being created and may not be usable until the entire metadata is defined. UPDATING - The resource is being updated and may not be usable until all changes are commited. DELETING - The resource is being deleted and might require deep cleanup of children. ACTIVE - The resource is valid and available for access. INACTIVE - The resource might be incomplete in its definition or might have been made unavailable for administrative reasons. DELETED - The resource has been deleted and isn't available. FAILED - The resource is in a failed state due to validation or other errors.
76
76
  */
77
77
  readonly state: pulumi.Output<string>;
78
78
  /**
@@ -80,15 +80,15 @@ export declare class Registry extends pulumi.CustomResource {
80
80
  */
81
81
  readonly stateMessage: pulumi.Output<string>;
82
82
  /**
83
- * The time the Data Connectivity Management Registry was created. An RFC3339 formatted datetime string
83
+ * Time when the Data Connectivity Management registry was created. An RFC3339 formatted datetime string.
84
84
  */
85
85
  readonly timeCreated: pulumi.Output<string>;
86
86
  /**
87
- * The time the Data Connectivity Management Registry was updated. An RFC3339 formatted datetime string
87
+ * Time when the Data Connectivity Management registry was updated. An RFC3339 formatted datetime string.
88
88
  */
89
89
  readonly timeUpdated: pulumi.Output<string>;
90
90
  /**
91
- * Name of the user who updated the DCMS Registry.
91
+ * Name of the user who updated the DCMS registry.
92
92
  */
93
93
  readonly updatedBy: pulumi.Output<string>;
94
94
  /**
@@ -119,17 +119,17 @@ export interface RegistryState {
119
119
  */
120
120
  description?: pulumi.Input<string>;
121
121
  /**
122
- * (Updatable) Data Connectivity Management Registry display name, registries can be renamed
122
+ * (Updatable) The Data Connectivity Management Registry display name; registries can be renamed.
123
123
  */
124
124
  displayName?: pulumi.Input<string>;
125
125
  /**
126
- * (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
126
+ * (Updatable) Simple key-value pair that is applied without any predefined name, type, or scope. Exists only for cross-compatibility. Example: `{"bar-key": "value"}`
127
127
  */
128
128
  freeformTags?: pulumi.Input<{
129
129
  [key: string]: any;
130
130
  }>;
131
131
  /**
132
- * Lifecycle states for registries in Data Connectivity Management Service CREATING - The resource is being created and may not be usable until the entire metadata is defined UPDATING - The resource is being updated and may not be usable until all changes are commited DELETING - The resource is being deleted and might require deep cleanup of children. ACTIVE - The resource is valid and available for access INACTIVE - The resource might be incomplete in its definition or might have been made unavailable for administrative reasons DELETED - The resource has been deleted and isn't available FAILED - The resource is in a failed state due to validation or other errors
132
+ * Lifecycle states for registries in the Data Connectivity Management Service CREATING - The resource is being created and may not be usable until the entire metadata is defined. UPDATING - The resource is being updated and may not be usable until all changes are commited. DELETING - The resource is being deleted and might require deep cleanup of children. ACTIVE - The resource is valid and available for access. INACTIVE - The resource might be incomplete in its definition or might have been made unavailable for administrative reasons. DELETED - The resource has been deleted and isn't available. FAILED - The resource is in a failed state due to validation or other errors.
133
133
  */
134
134
  state?: pulumi.Input<string>;
135
135
  /**
@@ -137,15 +137,15 @@ export interface RegistryState {
137
137
  */
138
138
  stateMessage?: pulumi.Input<string>;
139
139
  /**
140
- * The time the Data Connectivity Management Registry was created. An RFC3339 formatted datetime string
140
+ * Time when the Data Connectivity Management registry was created. An RFC3339 formatted datetime string.
141
141
  */
142
142
  timeCreated?: pulumi.Input<string>;
143
143
  /**
144
- * The time the Data Connectivity Management Registry was updated. An RFC3339 formatted datetime string
144
+ * Time when the Data Connectivity Management registry was updated. An RFC3339 formatted datetime string.
145
145
  */
146
146
  timeUpdated?: pulumi.Input<string>;
147
147
  /**
148
- * Name of the user who updated the DCMS Registry.
148
+ * Name of the user who updated the DCMS registry.
149
149
  */
150
150
  updatedBy?: pulumi.Input<string>;
151
151
  }
@@ -168,11 +168,11 @@ export interface RegistryArgs {
168
168
  */
169
169
  description?: pulumi.Input<string>;
170
170
  /**
171
- * (Updatable) Data Connectivity Management Registry display name, registries can be renamed
171
+ * (Updatable) The Data Connectivity Management Registry display name; registries can be renamed.
172
172
  */
173
173
  displayName: pulumi.Input<string>;
174
174
  /**
175
- * (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
175
+ * (Updatable) Simple key-value pair that is applied without any predefined name, type, or scope. Exists only for cross-compatibility. Example: `{"bar-key": "value"}`
176
176
  */
177
177
  freeformTags?: pulumi.Input<{
178
178
  [key: string]: any;
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * This resource provides the Registry resource in Oracle Cloud Infrastructure Data Connectivity service.
10
10
  *
11
- * Creates a new Data Connectivity Management Registry ready for performing data Connectivity Management.
11
+ * Creates a new Data Connectivity Management registry ready to perform data connectivity management.
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -127,7 +127,7 @@ export declare class RegistryConnection extends pulumi.CustomResource {
127
127
  */
128
128
  static isInstance(obj: any): obj is RegistryConnection;
129
129
  /**
130
- * (Updatable) The properties for the connection.
130
+ * (Updatable) The properties of the connection.
131
131
  */
132
132
  readonly connectionProperties: pulumi.Output<outputs.DataConnectivity.RegistryConnectionConnectionProperty[]>;
133
133
  /**
@@ -139,7 +139,7 @@ export declare class RegistryConnection extends pulumi.CustomResource {
139
139
  */
140
140
  readonly identifier: pulumi.Output<string>;
141
141
  /**
142
- * (Updatable) The default property for the connection.
142
+ * (Updatable) The default property of the connection.
143
143
  */
144
144
  readonly isDefault: pulumi.Output<boolean>;
145
145
  /**
@@ -147,19 +147,19 @@ export declare class RegistryConnection extends pulumi.CustomResource {
147
147
  */
148
148
  readonly key: pulumi.Output<string>;
149
149
  /**
150
- * (Updatable) A summary type containing information about the object including its key, name and when/who created/updated it.
150
+ * (Updatable) A summary type containing information about the object including its key, name, the time that it was created or updated, and the user who created or updated it.
151
151
  */
152
152
  readonly metadata: pulumi.Output<outputs.DataConnectivity.RegistryConnectionMetadata>;
153
153
  /**
154
- * (Updatable) The object's type.
154
+ * (Updatable) The object type.
155
155
  */
156
156
  readonly modelType: pulumi.Output<string>;
157
157
  /**
158
- * (Updatable) The object's model version.
158
+ * (Updatable) The model version of the object.
159
159
  */
160
160
  readonly modelVersion: pulumi.Output<string>;
161
161
  /**
162
- * (Updatable) Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
162
+ * (Updatable) Free form text without any restriction on the permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
163
163
  */
164
164
  readonly name: pulumi.Output<string>;
165
165
  /**
@@ -175,13 +175,13 @@ export declare class RegistryConnection extends pulumi.CustomResource {
175
175
  */
176
176
  readonly primarySchema: pulumi.Output<outputs.DataConnectivity.RegistryConnectionPrimarySchema>;
177
177
  /**
178
- * (Updatable) All the properties for the connection in a key-value map format.
178
+ * (Updatable) All the properties of the connection in a key-value map format.
179
179
  */
180
180
  readonly properties: pulumi.Output<{
181
181
  [key: string]: any;
182
182
  }>;
183
183
  /**
184
- * The registry Ocid.
184
+ * The registry OCID.
185
185
  */
186
186
  readonly registryId: pulumi.Output<string>;
187
187
  /**
@@ -206,7 +206,7 @@ export declare class RegistryConnection extends pulumi.CustomResource {
206
206
  */
207
207
  export interface RegistryConnectionState {
208
208
  /**
209
- * (Updatable) The properties for the connection.
209
+ * (Updatable) The properties of the connection.
210
210
  */
211
211
  connectionProperties?: pulumi.Input<pulumi.Input<inputs.DataConnectivity.RegistryConnectionConnectionProperty>[]>;
212
212
  /**
@@ -218,7 +218,7 @@ export interface RegistryConnectionState {
218
218
  */
219
219
  identifier?: pulumi.Input<string>;
220
220
  /**
221
- * (Updatable) The default property for the connection.
221
+ * (Updatable) The default property of the connection.
222
222
  */
223
223
  isDefault?: pulumi.Input<boolean>;
224
224
  /**
@@ -226,19 +226,19 @@ export interface RegistryConnectionState {
226
226
  */
227
227
  key?: pulumi.Input<string>;
228
228
  /**
229
- * (Updatable) A summary type containing information about the object including its key, name and when/who created/updated it.
229
+ * (Updatable) A summary type containing information about the object including its key, name, the time that it was created or updated, and the user who created or updated it.
230
230
  */
231
231
  metadata?: pulumi.Input<inputs.DataConnectivity.RegistryConnectionMetadata>;
232
232
  /**
233
- * (Updatable) The object's type.
233
+ * (Updatable) The object type.
234
234
  */
235
235
  modelType?: pulumi.Input<string>;
236
236
  /**
237
- * (Updatable) The object's model version.
237
+ * (Updatable) The model version of the object.
238
238
  */
239
239
  modelVersion?: pulumi.Input<string>;
240
240
  /**
241
- * (Updatable) Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
241
+ * (Updatable) Free form text without any restriction on the permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
242
242
  */
243
243
  name?: pulumi.Input<string>;
244
244
  /**
@@ -254,13 +254,13 @@ export interface RegistryConnectionState {
254
254
  */
255
255
  primarySchema?: pulumi.Input<inputs.DataConnectivity.RegistryConnectionPrimarySchema>;
256
256
  /**
257
- * (Updatable) All the properties for the connection in a key-value map format.
257
+ * (Updatable) All the properties of the connection in a key-value map format.
258
258
  */
259
259
  properties?: pulumi.Input<{
260
260
  [key: string]: any;
261
261
  }>;
262
262
  /**
263
- * The registry Ocid.
263
+ * The registry OCID.
264
264
  */
265
265
  registryId?: pulumi.Input<string>;
266
266
  /**
@@ -277,7 +277,7 @@ export interface RegistryConnectionState {
277
277
  */
278
278
  export interface RegistryConnectionArgs {
279
279
  /**
280
- * (Updatable) The properties for the connection.
280
+ * (Updatable) The properties of the connection.
281
281
  */
282
282
  connectionProperties?: pulumi.Input<pulumi.Input<inputs.DataConnectivity.RegistryConnectionConnectionProperty>[]>;
283
283
  /**
@@ -289,7 +289,7 @@ export interface RegistryConnectionArgs {
289
289
  */
290
290
  identifier: pulumi.Input<string>;
291
291
  /**
292
- * (Updatable) The default property for the connection.
292
+ * (Updatable) The default property of the connection.
293
293
  */
294
294
  isDefault?: pulumi.Input<boolean>;
295
295
  /**
@@ -297,19 +297,19 @@ export interface RegistryConnectionArgs {
297
297
  */
298
298
  key?: pulumi.Input<string>;
299
299
  /**
300
- * (Updatable) A summary type containing information about the object including its key, name and when/who created/updated it.
300
+ * (Updatable) A summary type containing information about the object including its key, name, the time that it was created or updated, and the user who created or updated it.
301
301
  */
302
302
  metadata?: pulumi.Input<inputs.DataConnectivity.RegistryConnectionMetadata>;
303
303
  /**
304
- * (Updatable) The object's type.
304
+ * (Updatable) The object type.
305
305
  */
306
306
  modelType?: pulumi.Input<string>;
307
307
  /**
308
- * (Updatable) The object's model version.
308
+ * (Updatable) The model version of the object.
309
309
  */
310
310
  modelVersion?: pulumi.Input<string>;
311
311
  /**
312
- * (Updatable) Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
312
+ * (Updatable) Free form text without any restriction on the permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
313
313
  */
314
314
  name?: pulumi.Input<string>;
315
315
  /**
@@ -325,13 +325,13 @@ export interface RegistryConnectionArgs {
325
325
  */
326
326
  primarySchema?: pulumi.Input<inputs.DataConnectivity.RegistryConnectionPrimarySchema>;
327
327
  /**
328
- * (Updatable) All the properties for the connection in a key-value map format.
328
+ * (Updatable) All the properties of the connection in a key-value map format.
329
329
  */
330
330
  properties: pulumi.Input<{
331
331
  [key: string]: any;
332
332
  }>;
333
333
  /**
334
- * The registry Ocid.
334
+ * The registry OCID.
335
335
  */
336
336
  registryId: pulumi.Input<string>;
337
337
  /**
@@ -234,7 +234,7 @@ export declare class RegistryDataAsset extends pulumi.CustomResource {
234
234
  */
235
235
  readonly defaultConnection: pulumi.Output<outputs.DataConnectivity.RegistryDataAssetDefaultConnection>;
236
236
  /**
237
- * (Updatable) A user defined description for the object.
237
+ * (Updatable) A user-defined description for the object.
238
238
  */
239
239
  readonly description: pulumi.Output<string>;
240
240
  /**
@@ -242,11 +242,11 @@ export declare class RegistryDataAsset extends pulumi.CustomResource {
242
242
  */
243
243
  readonly endPoints: pulumi.Output<string[]>;
244
244
  /**
245
- * (Updatable) The external key for the object.
245
+ * (Updatable) The external key of the object.
246
246
  */
247
247
  readonly externalKey: pulumi.Output<string>;
248
248
  /**
249
- * (Updatable) Value can only contain upper case letters, underscore, and numbers. It should begin with upper case letter or underscore. The value can be modified.
249
+ * (Updatable) Value can only contain upper case letters, underscore, and numbers. It should begin with an upper case letter or underscore. The value can be modified.
250
250
  */
251
251
  readonly identifier: pulumi.Output<string>;
252
252
  /**
@@ -254,11 +254,11 @@ export declare class RegistryDataAsset extends pulumi.CustomResource {
254
254
  */
255
255
  readonly key: pulumi.Output<string>;
256
256
  /**
257
- * (Updatable) A summary type containing information about the object including its key, name and when/who created/updated it.
257
+ * (Updatable) A summary type containing information about the object including its key, name, the time that it was created or updated, and the user who created or updated it.
258
258
  */
259
259
  readonly metadata: pulumi.Output<outputs.DataConnectivity.RegistryDataAssetMetadata>;
260
260
  /**
261
- * (Updatable) The property which disciminates the subtypes.
261
+ * (Updatable) The property which differentiates the subtypes.
262
262
  */
263
263
  readonly modelType: pulumi.Output<string>;
264
264
  /**
@@ -266,7 +266,7 @@ export declare class RegistryDataAsset extends pulumi.CustomResource {
266
266
  */
267
267
  readonly modelVersion: pulumi.Output<string>;
268
268
  /**
269
- * (Updatable) Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
269
+ * (Updatable) Free form text without any restriction on the permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
270
270
  */
271
271
  readonly name: pulumi.Output<string>;
272
272
  /**
@@ -288,7 +288,7 @@ export declare class RegistryDataAsset extends pulumi.CustomResource {
288
288
  [key: string]: any;
289
289
  }>;
290
290
  /**
291
- * The registry Ocid.
291
+ * The registry OCID.
292
292
  */
293
293
  readonly registryId: pulumi.Output<string>;
294
294
  /**
@@ -323,7 +323,7 @@ export interface RegistryDataAssetState {
323
323
  */
324
324
  defaultConnection?: pulumi.Input<inputs.DataConnectivity.RegistryDataAssetDefaultConnection>;
325
325
  /**
326
- * (Updatable) A user defined description for the object.
326
+ * (Updatable) A user-defined description for the object.
327
327
  */
328
328
  description?: pulumi.Input<string>;
329
329
  /**
@@ -331,11 +331,11 @@ export interface RegistryDataAssetState {
331
331
  */
332
332
  endPoints?: pulumi.Input<pulumi.Input<string>[]>;
333
333
  /**
334
- * (Updatable) The external key for the object.
334
+ * (Updatable) The external key of the object.
335
335
  */
336
336
  externalKey?: pulumi.Input<string>;
337
337
  /**
338
- * (Updatable) Value can only contain upper case letters, underscore, and numbers. It should begin with upper case letter or underscore. The value can be modified.
338
+ * (Updatable) Value can only contain upper case letters, underscore, and numbers. It should begin with an upper case letter or underscore. The value can be modified.
339
339
  */
340
340
  identifier?: pulumi.Input<string>;
341
341
  /**
@@ -343,11 +343,11 @@ export interface RegistryDataAssetState {
343
343
  */
344
344
  key?: pulumi.Input<string>;
345
345
  /**
346
- * (Updatable) A summary type containing information about the object including its key, name and when/who created/updated it.
346
+ * (Updatable) A summary type containing information about the object including its key, name, the time that it was created or updated, and the user who created or updated it.
347
347
  */
348
348
  metadata?: pulumi.Input<inputs.DataConnectivity.RegistryDataAssetMetadata>;
349
349
  /**
350
- * (Updatable) The property which disciminates the subtypes.
350
+ * (Updatable) The property which differentiates the subtypes.
351
351
  */
352
352
  modelType?: pulumi.Input<string>;
353
353
  /**
@@ -355,7 +355,7 @@ export interface RegistryDataAssetState {
355
355
  */
356
356
  modelVersion?: pulumi.Input<string>;
357
357
  /**
358
- * (Updatable) Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
358
+ * (Updatable) Free form text without any restriction on the permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
359
359
  */
360
360
  name?: pulumi.Input<string>;
361
361
  /**
@@ -377,7 +377,7 @@ export interface RegistryDataAssetState {
377
377
  [key: string]: any;
378
378
  }>;
379
379
  /**
380
- * The registry Ocid.
380
+ * The registry OCID.
381
381
  */
382
382
  registryId?: pulumi.Input<string>;
383
383
  /**
@@ -404,7 +404,7 @@ export interface RegistryDataAssetArgs {
404
404
  */
405
405
  defaultConnection?: pulumi.Input<inputs.DataConnectivity.RegistryDataAssetDefaultConnection>;
406
406
  /**
407
- * (Updatable) A user defined description for the object.
407
+ * (Updatable) A user-defined description for the object.
408
408
  */
409
409
  description?: pulumi.Input<string>;
410
410
  /**
@@ -412,11 +412,11 @@ export interface RegistryDataAssetArgs {
412
412
  */
413
413
  endPoints?: pulumi.Input<pulumi.Input<string>[]>;
414
414
  /**
415
- * (Updatable) The external key for the object.
415
+ * (Updatable) The external key of the object.
416
416
  */
417
417
  externalKey?: pulumi.Input<string>;
418
418
  /**
419
- * (Updatable) Value can only contain upper case letters, underscore, and numbers. It should begin with upper case letter or underscore. The value can be modified.
419
+ * (Updatable) Value can only contain upper case letters, underscore, and numbers. It should begin with an upper case letter or underscore. The value can be modified.
420
420
  */
421
421
  identifier: pulumi.Input<string>;
422
422
  /**
@@ -424,11 +424,11 @@ export interface RegistryDataAssetArgs {
424
424
  */
425
425
  key?: pulumi.Input<string>;
426
426
  /**
427
- * (Updatable) A summary type containing information about the object including its key, name and when/who created/updated it.
427
+ * (Updatable) A summary type containing information about the object including its key, name, the time that it was created or updated, and the user who created or updated it.
428
428
  */
429
429
  metadata?: pulumi.Input<inputs.DataConnectivity.RegistryDataAssetMetadata>;
430
430
  /**
431
- * (Updatable) The property which disciminates the subtypes.
431
+ * (Updatable) The property which differentiates the subtypes.
432
432
  */
433
433
  modelType: pulumi.Input<string>;
434
434
  /**
@@ -436,7 +436,7 @@ export interface RegistryDataAssetArgs {
436
436
  */
437
437
  modelVersion?: pulumi.Input<string>;
438
438
  /**
439
- * (Updatable) Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
439
+ * (Updatable) Free form text without any restriction on the permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
440
440
  */
441
441
  name?: pulumi.Input<string>;
442
442
  /**
@@ -458,7 +458,7 @@ export interface RegistryDataAssetArgs {
458
458
  [key: string]: any;
459
459
  }>;
460
460
  /**
461
- * The registry Ocid.
461
+ * The registry OCID.
462
462
  */
463
463
  registryId: pulumi.Input<string>;
464
464
  /**