oci-sch 2.9.1 → 2.12.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 (157) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +15 -13
  4. package/lib/client.js +15 -13
  5. package/lib/client.js.map +1 -1
  6. package/lib/model/action-type.d.ts +1 -1
  7. package/lib/model/action-type.js +1 -1
  8. package/lib/model/change-service-connector-compartment-details.d.ts +1 -1
  9. package/lib/model/change-service-connector-compartment-details.js +1 -1
  10. package/lib/model/create-service-connector-details.d.ts +1 -1
  11. package/lib/model/create-service-connector-details.js +1 -1
  12. package/lib/model/dimension-details.d.ts +36 -0
  13. package/lib/model/dimension-details.js +60 -0
  14. package/lib/model/dimension-details.js.map +1 -0
  15. package/lib/model/dimension-value-details.d.ts +26 -0
  16. package/lib/model/dimension-value-details.js +72 -0
  17. package/lib/model/dimension-value-details.js.map +1 -0
  18. package/lib/model/function-task-details.d.ts +5 -2
  19. package/lib/model/function-task-details.js +1 -1
  20. package/lib/model/function-task-details.js.map +1 -1
  21. package/lib/model/functions-target-details.d.ts +3 -1
  22. package/lib/model/functions-target-details.js +1 -1
  23. package/lib/model/functions-target-details.js.map +1 -1
  24. package/lib/model/index.d.ts +9 -1
  25. package/lib/model/index.js +10 -2
  26. package/lib/model/index.js.map +1 -1
  27. package/lib/model/jmes-path-dimension-value.d.ts +38 -0
  28. package/lib/model/jmes-path-dimension-value.js +57 -0
  29. package/lib/model/jmes-path-dimension-value.js.map +1 -0
  30. package/lib/model/latest-streaming-cursor.d.ts +1 -1
  31. package/lib/model/latest-streaming-cursor.js +1 -1
  32. package/lib/model/lifecycle-state.d.ts +1 -1
  33. package/lib/model/lifecycle-state.js +1 -1
  34. package/lib/model/log-rule-task-details.d.ts +3 -1
  35. package/lib/model/log-rule-task-details.js +1 -1
  36. package/lib/model/log-rule-task-details.js.map +1 -1
  37. package/lib/model/log-source.d.ts +2 -2
  38. package/lib/model/log-source.js +1 -1
  39. package/lib/model/logging-analytics-target-details.d.ts +3 -1
  40. package/lib/model/logging-analytics-target-details.js +1 -1
  41. package/lib/model/logging-analytics-target-details.js.map +1 -1
  42. package/lib/model/logging-source-details.d.ts +5 -3
  43. package/lib/model/logging-source-details.js +1 -1
  44. package/lib/model/logging-source-details.js.map +1 -1
  45. package/lib/model/monitoring-target-details.d.ts +8 -1
  46. package/lib/model/monitoring-target-details.js +15 -3
  47. package/lib/model/monitoring-target-details.js.map +1 -1
  48. package/lib/model/notifications-target-details.d.ts +3 -1
  49. package/lib/model/notifications-target-details.js +1 -1
  50. package/lib/model/notifications-target-details.js.map +1 -1
  51. package/lib/model/object-storage-target-details.d.ts +3 -1
  52. package/lib/model/object-storage-target-details.js +1 -1
  53. package/lib/model/object-storage-target-details.js.map +1 -1
  54. package/lib/model/operation-status.d.ts +1 -1
  55. package/lib/model/operation-status.js +1 -1
  56. package/lib/model/operation-type.d.ts +1 -1
  57. package/lib/model/operation-type.js +1 -1
  58. package/lib/model/service-connector-collection.d.ts +1 -1
  59. package/lib/model/service-connector-collection.js +1 -1
  60. package/lib/model/service-connector-summary.d.ts +1 -1
  61. package/lib/model/service-connector-summary.js +1 -1
  62. package/lib/model/service-connector.d.ts +1 -1
  63. package/lib/model/service-connector.js +1 -1
  64. package/lib/model/sort-order.d.ts +1 -1
  65. package/lib/model/sort-order.js +1 -1
  66. package/lib/model/source-details.d.ts +3 -1
  67. package/lib/model/source-details.js +1 -1
  68. package/lib/model/source-details.js.map +1 -1
  69. package/lib/model/static-dimension-value.d.ts +34 -0
  70. package/lib/model/static-dimension-value.js +57 -0
  71. package/lib/model/static-dimension-value.js.map +1 -0
  72. package/lib/model/streaming-cursor-details.d.ts +1 -1
  73. package/lib/model/streaming-cursor-details.js +1 -1
  74. package/lib/model/streaming-source-details.d.ts +2 -2
  75. package/lib/model/streaming-source-details.js +1 -1
  76. package/lib/model/streaming-target-details.d.ts +3 -1
  77. package/lib/model/streaming-target-details.js +1 -1
  78. package/lib/model/streaming-target-details.js.map +1 -1
  79. package/lib/model/target-details.d.ts +4 -2
  80. package/lib/model/target-details.js +1 -1
  81. package/lib/model/target-details.js.map +1 -1
  82. package/lib/model/task-details.d.ts +3 -1
  83. package/lib/model/task-details.js +1 -1
  84. package/lib/model/task-details.js.map +1 -1
  85. package/lib/model/trim-horizon-streaming-cursor.d.ts +1 -1
  86. package/lib/model/trim-horizon-streaming-cursor.js +1 -1
  87. package/lib/model/update-service-connector-details.d.ts +1 -1
  88. package/lib/model/update-service-connector-details.js +1 -1
  89. package/lib/model/work-request-collection.d.ts +1 -1
  90. package/lib/model/work-request-collection.js +1 -1
  91. package/lib/model/work-request-error-collection.d.ts +1 -1
  92. package/lib/model/work-request-error-collection.js +1 -1
  93. package/lib/model/work-request-error.d.ts +1 -1
  94. package/lib/model/work-request-error.js +1 -1
  95. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  96. package/lib/model/work-request-log-entry-collection.js +1 -1
  97. package/lib/model/work-request-log-entry.d.ts +1 -1
  98. package/lib/model/work-request-log-entry.js +1 -1
  99. package/lib/model/work-request-resource.d.ts +1 -1
  100. package/lib/model/work-request-resource.js +1 -1
  101. package/lib/model/work-request.d.ts +1 -1
  102. package/lib/model/work-request.js +1 -1
  103. package/lib/request/activate-service-connector-request.d.ts +2 -2
  104. package/lib/request/activate-service-connector-request.js +1 -1
  105. package/lib/request/change-service-connector-compartment-request.d.ts +2 -2
  106. package/lib/request/change-service-connector-compartment-request.js +1 -1
  107. package/lib/request/create-service-connector-request.d.ts +2 -2
  108. package/lib/request/create-service-connector-request.js +1 -1
  109. package/lib/request/deactivate-service-connector-request.d.ts +2 -2
  110. package/lib/request/deactivate-service-connector-request.js +1 -1
  111. package/lib/request/delete-service-connector-request.d.ts +2 -2
  112. package/lib/request/delete-service-connector-request.js +1 -1
  113. package/lib/request/get-service-connector-request.d.ts +2 -2
  114. package/lib/request/get-service-connector-request.js +1 -1
  115. package/lib/request/get-work-request-request.d.ts +2 -2
  116. package/lib/request/get-work-request-request.js +1 -1
  117. package/lib/request/index.d.ts +1 -1
  118. package/lib/request/index.js +1 -1
  119. package/lib/request/list-service-connectors-request.d.ts +2 -2
  120. package/lib/request/list-service-connectors-request.js +1 -1
  121. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  122. package/lib/request/list-work-request-errors-request.js +1 -1
  123. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  124. package/lib/request/list-work-request-logs-request.js +1 -1
  125. package/lib/request/list-work-requests-request.d.ts +2 -2
  126. package/lib/request/list-work-requests-request.js +1 -1
  127. package/lib/request/update-service-connector-request.d.ts +2 -2
  128. package/lib/request/update-service-connector-request.js +1 -1
  129. package/lib/response/activate-service-connector-response.d.ts +1 -1
  130. package/lib/response/activate-service-connector-response.js +1 -1
  131. package/lib/response/change-service-connector-compartment-response.d.ts +1 -1
  132. package/lib/response/change-service-connector-compartment-response.js +1 -1
  133. package/lib/response/create-service-connector-response.d.ts +1 -1
  134. package/lib/response/create-service-connector-response.js +1 -1
  135. package/lib/response/deactivate-service-connector-response.d.ts +1 -1
  136. package/lib/response/deactivate-service-connector-response.js +1 -1
  137. package/lib/response/delete-service-connector-response.d.ts +1 -1
  138. package/lib/response/delete-service-connector-response.js +1 -1
  139. package/lib/response/get-service-connector-response.d.ts +1 -1
  140. package/lib/response/get-service-connector-response.js +1 -1
  141. package/lib/response/get-work-request-response.d.ts +1 -1
  142. package/lib/response/get-work-request-response.js +1 -1
  143. package/lib/response/index.d.ts +1 -1
  144. package/lib/response/index.js +1 -1
  145. package/lib/response/list-service-connectors-response.d.ts +1 -1
  146. package/lib/response/list-service-connectors-response.js +1 -1
  147. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  148. package/lib/response/list-work-request-errors-response.js +1 -1
  149. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  150. package/lib/response/list-work-request-logs-response.js +1 -1
  151. package/lib/response/list-work-requests-response.d.ts +1 -1
  152. package/lib/response/list-work-requests-response.js +1 -1
  153. package/lib/response/update-service-connector-response.d.ts +1 -1
  154. package/lib/response/update-service-connector-response.js +1 -1
  155. package/lib/serviceconnector-waiter.d.ts +1 -1
  156. package/lib/serviceconnector-waiter.js +1 -1
  157. package/package.json +3 -3
@@ -0,0 +1,72 @@
1
+ "use strict";
2
+ /**
3
+ * Service Connector Hub API
4
+ * Use the Service Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
5
+ For more information about Service Connector Hub, see
6
+ [Service Connector Hub Overview](/iaas/Content/service-connector-hub/overview.htm).
7
+
8
+ * OpenAPI spec version: 20200909
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.DimensionValueDetails = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var DimensionValueDetails;
40
+ (function (DimensionValueDetails) {
41
+ function getJsonObj(obj) {
42
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
43
+ if ("kind" in obj && obj.kind) {
44
+ switch (obj.kind) {
45
+ case "static":
46
+ return model.StaticDimensionValue.getJsonObj(jsonObj, true);
47
+ case "jmesPath":
48
+ return model.JmesPathDimensionValue.getJsonObj(jsonObj, true);
49
+ default:
50
+ throw Error("Unknown value for: " + obj.kind);
51
+ }
52
+ }
53
+ return jsonObj;
54
+ }
55
+ DimensionValueDetails.getJsonObj = getJsonObj;
56
+ function getDeserializedJsonObj(obj) {
57
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
58
+ if ("kind" in obj && obj.kind) {
59
+ switch (obj.kind) {
60
+ case "static":
61
+ return model.StaticDimensionValue.getDeserializedJsonObj(jsonObj, true);
62
+ case "jmesPath":
63
+ return model.JmesPathDimensionValue.getDeserializedJsonObj(jsonObj, true);
64
+ default:
65
+ throw Error("Unknown value for: " + obj.kind);
66
+ }
67
+ }
68
+ return jsonObj;
69
+ }
70
+ DimensionValueDetails.getDeserializedJsonObj = getDeserializedJsonObj;
71
+ })(DimensionValueDetails = exports.DimensionValueDetails || (exports.DimensionValueDetails = {}));
72
+ //# sourceMappingURL=dimension-value-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dimension-value-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/dimension-value-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAWlC,IAAiB,qBAAqB,CA2CrC;AA3CD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YAC7B,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,oBAAoB,CAAC,UAAU,CACL,OAAQ,EAC7C,IAAI,CACL,CAAC;gBACJ,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CACL,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ;oBACE,MAAM,KAAK,CAAC,qBAAqB,GAAG,GAAG,CAAC,IAAI,CAAC,CAAC;aACjD;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,gCAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YAC7B,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CACjB,OAAQ,EAC7C,IAAI,CACL,CAAC;gBACJ,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CACjB,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ;oBACE,MAAM,KAAK,CAAC,qBAAqB,GAAG,GAAG,CAAC,IAAI,CAAC,CAAC;aACjD;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,4CAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QA2CrC"}
@@ -10,12 +10,15 @@ For more information about Service Connector Hub, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
17
17
  /**
18
- * The function task. Batch input can be limited by either size or time. The first limit reached determines the boundary of the batch.
18
+ * The Functions task.
19
+ * Batch input for a function can be limited by either size or time. The first limit reached determines the boundary of the batch.
20
+ * For configuration instructions, see
21
+ * [To create a service connector](https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/managingconnectors.htm#create).
19
22
  *
20
23
  */
21
24
  export interface FunctionTaskDetails extends model.TaskDetails {
@@ -11,7 +11,7 @@ For more information about Service Connector Hub, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -1 +1 @@
1
- {"version":3,"file":"function-task-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/function-task-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA2BlC,IAAiB,mBAAmB,CAuBnC;AAvBD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB,EAAE,eAAyB;QAC5E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAyB,CAAC,GACpF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,8BAAU,aAOzB,CAAA;IACY,wBAAI,GAAG,UAAU,CAAC;IAC/B,SAAgB,sBAAsB,CACpC,GAAwB,EACxB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAyB,CAAC,GACxE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,0CAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAuBnC"}
1
+ {"version":3,"file":"function-task-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/function-task-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA8BlC,IAAiB,mBAAmB,CAuBnC;AAvBD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB,EAAE,eAAyB;QAC5E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAyB,CAAC,GACpF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,8BAAU,aAOzB,CAAA;IACY,wBAAI,GAAG,UAAU,CAAC;IAC/B,SAAgB,sBAAsB,CACpC,GAAwB,EACxB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAyB,CAAC,GACxE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,0CAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAuBnC"}
@@ -10,12 +10,14 @@ For more information about Service Connector Hub, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
17
17
  /**
18
18
  * The function used for the Functions target.
19
+ * For configuration instructions, see
20
+ * [To create a service connector](https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/managingconnectors.htm#create).
19
21
  *
20
22
  */
21
23
  export interface FunctionsTargetDetails extends model.TargetDetails {
@@ -11,7 +11,7 @@ For more information about Service Connector Hub, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -1 +1 @@
1
- {"version":3,"file":"functions-target-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/functions-target-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiBlC,IAAiB,sBAAsB,CAuBtC;AAvBD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B,EAAE,eAAyB;QAC/E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAA4B,CAAC,GACzF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,iCAAU,aAOzB,CAAA;IACY,2BAAI,GAAG,WAAW,CAAC;IAChC,SAAgB,sBAAsB,CACpC,GAA2B,EAC3B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAA4B,CAAC,GAC7E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,6CAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAuBtC"}
1
+ {"version":3,"file":"functions-target-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/functions-target-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmBlC,IAAiB,sBAAsB,CAuBtC;AAvBD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B,EAAE,eAAyB;QAC/E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAA4B,CAAC,GACzF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,iCAAU,aAOzB,CAAA;IACY,2BAAI,GAAG,WAAW,CAAC;IAChC,SAAgB,sBAAsB,CACpC,GAA2B,EAC3B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAA4B,CAAC,GAC7E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,6CAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAuBtC"}
@@ -10,7 +10,7 @@ For more information about Service Connector Hub, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as ActionType from "./action-type";
@@ -19,6 +19,10 @@ import * as ChangeServiceConnectorCompartmentDetails from "./change-service-conn
19
19
  export import ChangeServiceConnectorCompartmentDetails = ChangeServiceConnectorCompartmentDetails.ChangeServiceConnectorCompartmentDetails;
20
20
  import * as CreateServiceConnectorDetails from "./create-service-connector-details";
21
21
  export import CreateServiceConnectorDetails = CreateServiceConnectorDetails.CreateServiceConnectorDetails;
22
+ import * as DimensionDetails from "./dimension-details";
23
+ export import DimensionDetails = DimensionDetails.DimensionDetails;
24
+ import * as DimensionValueDetails from "./dimension-value-details";
25
+ export import DimensionValueDetails = DimensionValueDetails.DimensionValueDetails;
22
26
  import * as LifecycleState from "./lifecycle-state";
23
27
  export import LifecycleState = LifecycleState.LifecycleState;
24
28
  import * as LogSource from "./log-source";
@@ -63,6 +67,8 @@ import * as FunctionTaskDetails from "./function-task-details";
63
67
  export import FunctionTaskDetails = FunctionTaskDetails.FunctionTaskDetails;
64
68
  import * as FunctionsTargetDetails from "./functions-target-details";
65
69
  export import FunctionsTargetDetails = FunctionsTargetDetails.FunctionsTargetDetails;
70
+ import * as JmesPathDimensionValue from "./jmes-path-dimension-value";
71
+ export import JmesPathDimensionValue = JmesPathDimensionValue.JmesPathDimensionValue;
66
72
  import * as LatestStreamingCursor from "./latest-streaming-cursor";
67
73
  export import LatestStreamingCursor = LatestStreamingCursor.LatestStreamingCursor;
68
74
  import * as LogRuleTaskDetails from "./log-rule-task-details";
@@ -77,6 +83,8 @@ import * as NotificationsTargetDetails from "./notifications-target-details";
77
83
  export import NotificationsTargetDetails = NotificationsTargetDetails.NotificationsTargetDetails;
78
84
  import * as ObjectStorageTargetDetails from "./object-storage-target-details";
79
85
  export import ObjectStorageTargetDetails = ObjectStorageTargetDetails.ObjectStorageTargetDetails;
86
+ import * as StaticDimensionValue from "./static-dimension-value";
87
+ export import StaticDimensionValue = StaticDimensionValue.StaticDimensionValue;
80
88
  import * as StreamingSourceDetails from "./streaming-source-details";
81
89
  export import StreamingSourceDetails = StreamingSourceDetails.StreamingSourceDetails;
82
90
  import * as StreamingTargetDetails from "./streaming-target-details";
@@ -11,7 +11,7 @@ For more information about Service Connector Hub, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -34,13 +34,17 @@ var __importStar = (this && this.__importStar) || function (mod) {
34
34
  return result;
35
35
  };
36
36
  Object.defineProperty(exports, "__esModule", { value: true });
37
- exports.TrimHorizonStreamingCursor = exports.StreamingTargetDetails = exports.StreamingSourceDetails = exports.ObjectStorageTargetDetails = exports.NotificationsTargetDetails = exports.MonitoringTargetDetails = exports.LoggingSourceDetails = exports.LoggingAnalyticsTargetDetails = exports.LogRuleTaskDetails = exports.LatestStreamingCursor = exports.FunctionsTargetDetails = exports.FunctionTaskDetails = exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequestCollection = exports.WorkRequest = exports.UpdateServiceConnectorDetails = exports.TaskDetails = exports.TargetDetails = exports.StreamingCursorDetails = exports.SourceDetails = exports.SortOrder = exports.ServiceConnectorSummary = exports.ServiceConnectorCollection = exports.ServiceConnector = exports.OperationType = exports.OperationStatus = exports.LogSource = exports.LifecycleState = exports.CreateServiceConnectorDetails = exports.ChangeServiceConnectorCompartmentDetails = exports.ActionType = void 0;
37
+ exports.TrimHorizonStreamingCursor = exports.StreamingTargetDetails = exports.StreamingSourceDetails = exports.StaticDimensionValue = exports.ObjectStorageTargetDetails = exports.NotificationsTargetDetails = exports.MonitoringTargetDetails = exports.LoggingSourceDetails = exports.LoggingAnalyticsTargetDetails = exports.LogRuleTaskDetails = exports.LatestStreamingCursor = exports.JmesPathDimensionValue = exports.FunctionsTargetDetails = exports.FunctionTaskDetails = exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequestCollection = exports.WorkRequest = exports.UpdateServiceConnectorDetails = exports.TaskDetails = exports.TargetDetails = exports.StreamingCursorDetails = exports.SourceDetails = exports.SortOrder = exports.ServiceConnectorSummary = exports.ServiceConnectorCollection = exports.ServiceConnector = exports.OperationType = exports.OperationStatus = exports.LogSource = exports.LifecycleState = exports.DimensionValueDetails = exports.DimensionDetails = exports.CreateServiceConnectorDetails = exports.ChangeServiceConnectorCompartmentDetails = exports.ActionType = void 0;
38
38
  const ActionType = __importStar(require("./action-type"));
39
39
  exports.ActionType = ActionType.ActionType;
40
40
  const ChangeServiceConnectorCompartmentDetails = __importStar(require("./change-service-connector-compartment-details"));
41
41
  exports.ChangeServiceConnectorCompartmentDetails = ChangeServiceConnectorCompartmentDetails.ChangeServiceConnectorCompartmentDetails;
42
42
  const CreateServiceConnectorDetails = __importStar(require("./create-service-connector-details"));
43
43
  exports.CreateServiceConnectorDetails = CreateServiceConnectorDetails.CreateServiceConnectorDetails;
44
+ const DimensionDetails = __importStar(require("./dimension-details"));
45
+ exports.DimensionDetails = DimensionDetails.DimensionDetails;
46
+ const DimensionValueDetails = __importStar(require("./dimension-value-details"));
47
+ exports.DimensionValueDetails = DimensionValueDetails.DimensionValueDetails;
44
48
  const LifecycleState = __importStar(require("./lifecycle-state"));
45
49
  exports.LifecycleState = LifecycleState.LifecycleState;
46
50
  const LogSource = __importStar(require("./log-source"));
@@ -85,6 +89,8 @@ const FunctionTaskDetails = __importStar(require("./function-task-details"));
85
89
  exports.FunctionTaskDetails = FunctionTaskDetails.FunctionTaskDetails;
86
90
  const FunctionsTargetDetails = __importStar(require("./functions-target-details"));
87
91
  exports.FunctionsTargetDetails = FunctionsTargetDetails.FunctionsTargetDetails;
92
+ const JmesPathDimensionValue = __importStar(require("./jmes-path-dimension-value"));
93
+ exports.JmesPathDimensionValue = JmesPathDimensionValue.JmesPathDimensionValue;
88
94
  const LatestStreamingCursor = __importStar(require("./latest-streaming-cursor"));
89
95
  exports.LatestStreamingCursor = LatestStreamingCursor.LatestStreamingCursor;
90
96
  const LogRuleTaskDetails = __importStar(require("./log-rule-task-details"));
@@ -99,6 +105,8 @@ const NotificationsTargetDetails = __importStar(require("./notifications-target-
99
105
  exports.NotificationsTargetDetails = NotificationsTargetDetails.NotificationsTargetDetails;
100
106
  const ObjectStorageTargetDetails = __importStar(require("./object-storage-target-details"));
101
107
  exports.ObjectStorageTargetDetails = ObjectStorageTargetDetails.ObjectStorageTargetDetails;
108
+ const StaticDimensionValue = __importStar(require("./static-dimension-value"));
109
+ exports.StaticDimensionValue = StaticDimensionValue.StaticDimensionValue;
102
110
  const StreamingSourceDetails = __importStar(require("./streaming-source-details"));
103
111
  exports.StreamingSourceDetails = StreamingSourceDetails.StreamingSourceDetails;
104
112
  const StreamingTargetDetails = __importStar(require("./streaming-target-details"));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,38 @@
1
+ /**
2
+ * Service Connector Hub API
3
+ * Use the Service Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
4
+ For more information about Service Connector Hub, see
5
+ [Service Connector Hub Overview](/iaas/Content/service-connector-hub/overview.htm).
6
+
7
+ * OpenAPI spec version: 20200909
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * Evaluated type of dimension value.
19
+ *
20
+ */
21
+ export interface JmesPathDimensionValue extends model.DimensionValueDetails {
22
+ /**
23
+ * The location to use for deriving the dimension value (evaluated).
24
+ * The path must start with `logContent` in an acceptable notation style with supported [JMESPath selectors](https://jmespath.org/specification.html): expression with dot and index operator (`.`, and `{@link #metricDataDetails(MetricDataDetailsRequest) metricDataDetails}.
25
+ * The returned value depends on the results of evaluation.
26
+ * If the evaluated value is valid, then the evaluated value is returned without double quotes. (Any front or trailing double quotes are trimmed before returning the value. For example, the evaluated value `\"compartmentId\"` is returned as `compartmentId`.)
27
+ * If the evaluated value is invalid, then the returned value is `SCH_EVAL_INVALID_VALUE`.
28
+ * If the evaluated value is empty, then the returned value is `SCH_EVAL_VALUE_EMPTY`.
29
+ *
30
+ */
31
+ "path": string;
32
+ "kind": string;
33
+ }
34
+ export declare namespace JmesPathDimensionValue {
35
+ function getJsonObj(obj: JmesPathDimensionValue, isParentJsonObj?: boolean): object;
36
+ const kind = "jmesPath";
37
+ function getDeserializedJsonObj(obj: JmesPathDimensionValue, isParentJsonObj?: boolean): object;
38
+ }
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ /**
3
+ * Service Connector Hub API
4
+ * Use the Service Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
5
+ For more information about Service Connector Hub, see
6
+ [Service Connector Hub Overview](/iaas/Content/service-connector-hub/overview.htm).
7
+
8
+ * OpenAPI spec version: 20200909
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.JmesPathDimensionValue = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var JmesPathDimensionValue;
40
+ (function (JmesPathDimensionValue) {
41
+ function getJsonObj(obj, isParentJsonObj) {
42
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
43
+ ? obj
44
+ : model.DimensionValueDetails.getJsonObj(obj))), {});
45
+ return jsonObj;
46
+ }
47
+ JmesPathDimensionValue.getJsonObj = getJsonObj;
48
+ JmesPathDimensionValue.kind = "jmesPath";
49
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
50
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
51
+ ? obj
52
+ : model.DimensionValueDetails.getDeserializedJsonObj(obj))), {});
53
+ return jsonObj;
54
+ }
55
+ JmesPathDimensionValue.getDeserializedJsonObj = getDeserializedJsonObj;
56
+ })(JmesPathDimensionValue = exports.JmesPathDimensionValue || (exports.JmesPathDimensionValue = {}));
57
+ //# sourceMappingURL=jmes-path-dimension-value.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"jmes-path-dimension-value.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/jmes-path-dimension-value.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsBlC,IAAiB,sBAAsB,CAyBtC;AAzBD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B,EAAE,eAAyB;QAC/E,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,GAAG,CAA4B,CAAC,GACzE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,iCAAU,aASzB,CAAA;IACY,2BAAI,GAAG,UAAU,CAAC;IAC/B,SAAgB,sBAAsB,CACpC,GAA2B,EAC3B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,GAAG,CAA4B,CAAC,GACrF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,6CAAsB,yBAYrC,CAAA;AACH,CAAC,EAzBgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAyBtC"}
@@ -10,7 +10,7 @@ For more information about Service Connector Hub, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information about Service Connector Hub, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information about Service Connector Hub, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ For more information about Service Connector Hub, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,12 +10,14 @@ For more information about Service Connector Hub, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
17
17
  /**
18
18
  * The log rule task.
19
+ * For configuration instructions, see
20
+ * [To create a service connector](https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/managingconnectors.htm#create).
19
21
  *
20
22
  */
21
23
  export interface LogRuleTaskDetails extends model.TaskDetails {
@@ -11,7 +11,7 @@ For more information about Service Connector Hub, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -1 +1 @@
1
- {"version":3,"file":"log-rule-task-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/log-rule-task-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiBlC,IAAiB,kBAAkB,CAuBlC;AAvBD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB,EAAE,eAAyB;QAC3E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAwB,CAAC,GACnF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,6BAAU,aAOzB,CAAA;IACY,uBAAI,GAAG,SAAS,CAAC;IAC9B,SAAgB,sBAAsB,CACpC,GAAuB,EACvB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAwB,CAAC,GACvE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,yCAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAuBlC"}
1
+ {"version":3,"file":"log-rule-task-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/log-rule-task-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmBlC,IAAiB,kBAAkB,CAuBlC;AAvBD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB,EAAE,eAAyB;QAC3E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAwB,CAAC,GACnF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,6BAAU,aAOzB,CAAA;IACY,uBAAI,GAAG,SAAS,CAAC;IAC9B,SAAgB,sBAAsB,CACpC,GAAuB,EACvB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAwB,CAAC,GACvE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,yCAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAuBlC"}
@@ -10,11 +10,11 @@ For more information about Service Connector Hub, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
17
- * The log source.
17
+ * The logs for this Logging source.
18
18
  *
19
19
  */
20
20
  export interface LogSource {
@@ -11,7 +11,7 @@ For more information about Service Connector Hub, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,12 +10,14 @@ For more information about Service Connector Hub, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
17
17
  /**
18
18
  * The log group used for the Logging Analytics target.
19
+ * For configuration instructions, see
20
+ * [To create a service connector](https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/managingconnectors.htm#create).
19
21
  *
20
22
  */
21
23
  export interface LoggingAnalyticsTargetDetails extends model.TargetDetails {
@@ -11,7 +11,7 @@ For more information about Service Connector Hub, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -1 +1 @@
1
- {"version":3,"file":"logging-analytics-target-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/logging-analytics-target-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiBlC,IAAiB,6BAA6B,CA4B7C;AA5BD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CACxB,GAAkC,EAClC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAAmC,CAAC,GACxE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,wCAAU,aAYzB,CAAA;IACY,kCAAI,GAAG,kBAAkB,CAAC;IACvC,SAAgB,sBAAsB,CACpC,GAAkC,EAClC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAAmC,CAAC,GACpF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,oDAAsB,yBAYrC,CAAA;AACH,CAAC,EA5BgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QA4B7C"}
1
+ {"version":3,"file":"logging-analytics-target-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/logging-analytics-target-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmBlC,IAAiB,6BAA6B,CA4B7C;AA5BD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CACxB,GAAkC,EAClC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAAmC,CAAC,GACxE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,wCAAU,aAYzB,CAAA;IACY,kCAAI,GAAG,kBAAkB,CAAC;IACvC,SAAgB,sBAAsB,CACpC,GAAkC,EAClC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAAmC,CAAC,GACpF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,oDAAsB,yBAYrC,CAAA;AACH,CAAC,EA5BgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QA4B7C"}
@@ -10,17 +10,19 @@ For more information about Service Connector Hub, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
17
17
  /**
18
- * The logging source.
18
+ * The Logging source.
19
+ * For configuration instructions, see
20
+ * [To create a service connector](https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/managingconnectors.htm#create).
19
21
  *
20
22
  */
21
23
  export interface LoggingSourceDetails extends model.SourceDetails {
22
24
  /**
23
- * The resources affected by this work request.
25
+ * The logs for this Logging source.
24
26
  *
25
27
  */
26
28
  "logSources": Array<model.LogSource>;
@@ -11,7 +11,7 @@ For more information about Service Connector Hub, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -1 +1 @@
1
- {"version":3,"file":"logging-source-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/logging-source-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiBlC,IAAiB,oBAAoB,CAmCpC;AAnCD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB,EAAE,eAAyB;QAC7E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAA0B,CAAC,GACvF;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,SAAS,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC1C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+BAAU,aAazB,CAAA;IACY,yBAAI,GAAG,SAAS,CAAC;IAC9B,SAAgB,sBAAsB,CACpC,GAAyB,EACzB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAA0B,CAAC,GAC3E;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,SAAS,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,2CAAsB,yBAkBrC,CAAA;AACH,CAAC,EAnCgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAmCpC"}
1
+ {"version":3,"file":"logging-source-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/logging-source-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmBlC,IAAiB,oBAAoB,CAmCpC;AAnCD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB,EAAE,eAAyB;QAC7E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAA0B,CAAC,GACvF;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,SAAS,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC1C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+BAAU,aAazB,CAAA;IACY,yBAAI,GAAG,SAAS,CAAC;IAC9B,SAAgB,sBAAsB,CACpC,GAAyB,EACzB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAA0B,CAAC,GAC3E;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,SAAS,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,2CAAsB,yBAkBrC,CAAA;AACH,CAAC,EAnCgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAmCpC"}
@@ -10,12 +10,14 @@ For more information about Service Connector Hub, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
17
17
  /**
18
18
  * The metric and metric namespace used for the Monitoring target.
19
+ * For configuration instructions, see
20
+ * [To create a service connector](https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/managingconnectors.htm#create).
19
21
  *
20
22
  */
21
23
  export interface MonitoringTargetDetails extends model.TargetDetails {
@@ -38,6 +40,11 @@ export interface MonitoringTargetDetails extends model.TargetDetails {
38
40
  *
39
41
  */
40
42
  "metric": string;
43
+ /**
44
+ * List of dimension names and values.
45
+ *
46
+ */
47
+ "dimensions"?: Array<model.DimensionDetails>;
41
48
  "kind": string;
42
49
  }
43
50
  export declare namespace MonitoringTargetDetails {
@@ -11,7 +11,7 @@ For more information about Service Connector Hub, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -39,7 +39,13 @@ const model = __importStar(require("../model"));
39
39
  var MonitoringTargetDetails;
40
40
  (function (MonitoringTargetDetails) {
41
41
  function getJsonObj(obj, isParentJsonObj) {
42
- const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.TargetDetails.getJsonObj(obj))), {});
42
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.TargetDetails.getJsonObj(obj))), {
43
+ "dimensions": obj.dimensions
44
+ ? obj.dimensions.map(item => {
45
+ return model.DimensionDetails.getJsonObj(item);
46
+ })
47
+ : undefined
48
+ });
43
49
  return jsonObj;
44
50
  }
45
51
  MonitoringTargetDetails.getJsonObj = getJsonObj;
@@ -47,7 +53,13 @@ var MonitoringTargetDetails;
47
53
  function getDeserializedJsonObj(obj, isParentJsonObj) {
48
54
  const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
49
55
  ? obj
50
- : model.TargetDetails.getDeserializedJsonObj(obj))), {});
56
+ : model.TargetDetails.getDeserializedJsonObj(obj))), {
57
+ "dimensions": obj.dimensions
58
+ ? obj.dimensions.map(item => {
59
+ return model.DimensionDetails.getDeserializedJsonObj(item);
60
+ })
61
+ : undefined
62
+ });
51
63
  return jsonObj;
52
64
  }
53
65
  MonitoringTargetDetails.getDeserializedJsonObj = getDeserializedJsonObj;
@@ -1 +1 @@
1
- {"version":3,"file":"monitoring-target-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/monitoring-target-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+BlC,IAAiB,uBAAuB,CAuBvC;AAvBD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B,EAAE,eAAyB;QAChF,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAA6B,CAAC,GAC1F,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,kCAAU,aAOzB,CAAA;IACY,4BAAI,GAAG,YAAY,CAAC;IACjC,SAAgB,sBAAsB,CACpC,GAA4B,EAC5B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAA6B,CAAC,GAC9E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,8CAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAuBvC"}
1
+ {"version":3,"file":"monitoring-target-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/monitoring-target-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsClC,IAAiB,uBAAuB,CAmCvC;AAnCD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B,EAAE,eAAyB;QAChF,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAA6B,CAAC,GAC1F;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACjD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kCAAU,aAazB,CAAA;IACY,4BAAI,GAAG,YAAY,CAAC;IACjC,SAAgB,sBAAsB,CACpC,GAA4B,EAC5B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAA6B,CAAC,GAC9E;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC7D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,8CAAsB,yBAkBrC,CAAA;AACH,CAAC,EAnCgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAmCvC"}