oci-cloudguard 2.7.0 → 2.10.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.
- package/lib/client.d.ts +89 -89
- package/lib/client.js +90 -90
- package/lib/client.js.map +1 -1
- package/lib/model/condition-value-type.d.ts +6 -1
- package/lib/model/condition-value-type.js +5 -0
- package/lib/model/condition-value-type.js.map +1 -1
- package/lib/model/data-mask-category.d.ts +6 -1
- package/lib/model/data-mask-category.js +5 -0
- package/lib/model/data-mask-category.js.map +1 -1
- package/lib/model/event-status.d.ts +1 -0
- package/lib/model/event-status.js +1 -0
- package/lib/model/event-status.js.map +1 -1
- package/lib/model/impacted-resource-summary.d.ts +8 -0
- package/lib/model/impacted-resource-summary.js.map +1 -1
- package/lib/model/operator-type.d.ts +6 -1
- package/lib/model/operator-type.js +5 -0
- package/lib/model/operator-type.js.map +1 -1
- package/lib/model/problem-lifecycle-detail.d.ts +1 -0
- package/lib/model/problem-lifecycle-detail.js +1 -0
- package/lib/model/problem-lifecycle-detail.js.map +1 -1
- package/lib/request/change-detector-recipe-compartment-request.d.ts +1 -1
- package/lib/request/change-managed-list-compartment-request.d.ts +1 -1
- package/lib/request/change-responder-recipe-compartment-request.d.ts +1 -1
- package/lib/request/create-data-mask-rule-request.d.ts +1 -1
- package/lib/request/create-detector-recipe-request.d.ts +1 -1
- package/lib/request/create-managed-list-request.d.ts +1 -1
- package/lib/request/create-responder-recipe-request.d.ts +1 -1
- package/lib/request/create-target-detector-recipe-request.d.ts +1 -1
- package/lib/request/create-target-request.d.ts +1 -1
- package/lib/request/create-target-responder-recipe-request.d.ts +1 -1
- package/lib/request/delete-data-mask-rule-request.d.ts +1 -1
- package/lib/request/delete-detector-recipe-request.d.ts +1 -1
- package/lib/request/delete-managed-list-request.d.ts +1 -1
- package/lib/request/delete-responder-recipe-request.d.ts +1 -1
- package/lib/request/delete-target-detector-recipe-request.d.ts +1 -1
- package/lib/request/delete-target-request.d.ts +1 -1
- package/lib/request/delete-target-responder-recipe-request.d.ts +1 -1
- package/lib/request/execute-responder-execution-request.d.ts +1 -1
- package/lib/request/get-condition-metadata-type-request.d.ts +1 -1
- package/lib/request/get-configuration-request.d.ts +1 -1
- package/lib/request/get-data-mask-rule-request.d.ts +1 -1
- package/lib/request/get-detector-recipe-detector-rule-request.d.ts +1 -1
- package/lib/request/get-detector-recipe-request.d.ts +1 -1
- package/lib/request/get-detector-request.d.ts +1 -1
- package/lib/request/get-detector-rule-request.d.ts +1 -1
- package/lib/request/get-managed-list-request.d.ts +1 -1
- package/lib/request/get-problem-request.d.ts +1 -1
- package/lib/request/get-responder-execution-request.d.ts +1 -1
- package/lib/request/get-responder-recipe-request.d.ts +1 -1
- package/lib/request/get-responder-recipe-responder-rule-request.d.ts +1 -1
- package/lib/request/get-responder-rule-request.d.ts +1 -1
- package/lib/request/get-target-detector-recipe-detector-rule-request.d.ts +1 -1
- package/lib/request/get-target-detector-recipe-request.d.ts +1 -1
- package/lib/request/get-target-request.d.ts +1 -1
- package/lib/request/get-target-responder-recipe-request.d.ts +1 -1
- package/lib/request/get-target-responder-recipe-responder-rule-request.d.ts +1 -1
- package/lib/request/list-condition-metadata-types-request.d.ts +1 -1
- package/lib/request/list-data-mask-rules-request.d.ts +1 -1
- package/lib/request/list-detector-recipe-detector-rules-request.d.ts +1 -1
- package/lib/request/list-detector-recipes-request.d.ts +1 -1
- package/lib/request/list-detector-rules-request.d.ts +1 -1
- package/lib/request/list-detectors-request.d.ts +1 -1
- package/lib/request/list-impacted-resources-request.d.ts +1 -1
- package/lib/request/list-managed-list-types-request.d.ts +1 -1
- package/lib/request/list-managed-lists-request.d.ts +1 -1
- package/lib/request/list-policies-request.d.ts +1 -1
- package/lib/request/list-problem-histories-request.d.ts +1 -1
- package/lib/request/list-problems-request.d.ts +1 -1
- package/lib/request/list-recommendations-request.d.ts +1 -1
- package/lib/request/list-resource-types-request.d.ts +1 -1
- package/lib/request/list-responder-activities-request.d.ts +1 -1
- package/lib/request/list-responder-executions-request.d.ts +1 -1
- package/lib/request/list-responder-recipe-responder-rules-request.d.ts +1 -1
- package/lib/request/list-responder-recipes-request.d.ts +1 -1
- package/lib/request/list-responder-rules-request.d.ts +1 -1
- package/lib/request/list-target-detector-recipe-detector-rules-request.d.ts +1 -1
- package/lib/request/list-target-detector-recipes-request.d.ts +1 -1
- package/lib/request/list-target-responder-recipe-responder-rules-request.d.ts +1 -1
- package/lib/request/list-target-responder-recipes-request.d.ts +1 -1
- package/lib/request/list-targets-request.d.ts +1 -1
- package/lib/request/request-risk-scores-request.d.ts +1 -1
- package/lib/request/request-security-score-summarized-trend-request.d.ts +1 -1
- package/lib/request/request-security-scores-request.d.ts +1 -1
- package/lib/request/request-summarized-activity-problems-request.d.ts +1 -1
- package/lib/request/request-summarized-problems-request.d.ts +1 -1
- package/lib/request/request-summarized-responder-executions-request.d.ts +1 -1
- package/lib/request/request-summarized-risk-scores-request.d.ts +1 -1
- package/lib/request/request-summarized-security-scores-request.d.ts +1 -1
- package/lib/request/request-summarized-trend-problems-request.d.ts +1 -1
- package/lib/request/request-summarized-trend-responder-executions-request.d.ts +1 -1
- package/lib/request/request-summarized-trend-security-scores-request.d.ts +1 -1
- package/lib/request/skip-bulk-responder-execution-request.d.ts +1 -1
- package/lib/request/skip-responder-execution-request.d.ts +1 -1
- package/lib/request/trigger-responder-request.d.ts +1 -1
- package/lib/request/update-bulk-problem-status-request.d.ts +1 -1
- package/lib/request/update-configuration-request.d.ts +1 -1
- package/lib/request/update-data-mask-rule-request.d.ts +1 -1
- package/lib/request/update-detector-recipe-detector-rule-request.d.ts +1 -1
- package/lib/request/update-detector-recipe-request.d.ts +1 -1
- package/lib/request/update-managed-list-request.d.ts +1 -1
- package/lib/request/update-problem-status-request.d.ts +1 -1
- package/lib/request/update-responder-recipe-request.d.ts +1 -1
- package/lib/request/update-responder-recipe-responder-rule-request.d.ts +1 -1
- package/lib/request/update-target-detector-recipe-detector-rule-request.d.ts +1 -1
- package/lib/request/update-target-detector-recipe-request.d.ts +1 -1
- package/lib/request/update-target-request.d.ts +1 -1
- package/lib/request/update-target-responder-recipe-request.d.ts +1 -1
- package/lib/request/update-target-responder-recipe-responder-rule-request.d.ts +1 -1
- package/package.json +3 -3
|
@@ -15,7 +15,12 @@
|
|
|
15
15
|
**/
|
|
16
16
|
export declare enum ConditionValueType {
|
|
17
17
|
Managed = "MANAGED",
|
|
18
|
-
Custom = "CUSTOM"
|
|
18
|
+
Custom = "CUSTOM",
|
|
19
|
+
/**
|
|
20
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
21
|
+
* version of the SDK.
|
|
22
|
+
*/
|
|
23
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
19
24
|
}
|
|
20
25
|
export declare namespace ConditionValueType {
|
|
21
26
|
function getJsonObj(obj: ConditionValueType): ConditionValueType;
|
|
@@ -20,6 +20,11 @@ var ConditionValueType;
|
|
|
20
20
|
(function (ConditionValueType) {
|
|
21
21
|
ConditionValueType["Managed"] = "MANAGED";
|
|
22
22
|
ConditionValueType["Custom"] = "CUSTOM";
|
|
23
|
+
/**
|
|
24
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
25
|
+
* version of the SDK.
|
|
26
|
+
*/
|
|
27
|
+
ConditionValueType["UnknownValue"] = "UNKNOWN_VALUE";
|
|
23
28
|
})(ConditionValueType = exports.ConditionValueType || (exports.ConditionValueType = {}));
|
|
24
29
|
(function (ConditionValueType) {
|
|
25
30
|
function getJsonObj(obj) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"condition-value-type.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/condition-value-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"condition-value-type.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/condition-value-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,yCAAmB,CAAA;IACnB,uCAAiB,CAAA;IAEjB;;;OAGG;IACH,oDAA8B,CAAA;AAChC,CAAC,EATW,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAS7B;AAED,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,6BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,yCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAOlC"}
|
|
@@ -19,7 +19,12 @@ export declare enum DataMaskCategory {
|
|
|
19
19
|
Phi = "PHI",
|
|
20
20
|
Financial = "FINANCIAL",
|
|
21
21
|
Location = "LOCATION",
|
|
22
|
-
Custom = "CUSTOM"
|
|
22
|
+
Custom = "CUSTOM",
|
|
23
|
+
/**
|
|
24
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
25
|
+
* version of the SDK.
|
|
26
|
+
*/
|
|
27
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
23
28
|
}
|
|
24
29
|
export declare namespace DataMaskCategory {
|
|
25
30
|
function getJsonObj(obj: DataMaskCategory): DataMaskCategory;
|
|
@@ -24,6 +24,11 @@ var DataMaskCategory;
|
|
|
24
24
|
DataMaskCategory["Financial"] = "FINANCIAL";
|
|
25
25
|
DataMaskCategory["Location"] = "LOCATION";
|
|
26
26
|
DataMaskCategory["Custom"] = "CUSTOM";
|
|
27
|
+
/**
|
|
28
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
29
|
+
* version of the SDK.
|
|
30
|
+
*/
|
|
31
|
+
DataMaskCategory["UnknownValue"] = "UNKNOWN_VALUE";
|
|
27
32
|
})(DataMaskCategory = exports.DataMaskCategory || (exports.DataMaskCategory = {}));
|
|
28
33
|
(function (DataMaskCategory) {
|
|
29
34
|
function getJsonObj(obj) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"data-mask-category.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/data-mask-category.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"data-mask-category.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/data-mask-category.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,gBAaX;AAbD,WAAY,gBAAgB;IAC1B,mCAAe,CAAA;IACf,+BAAW,CAAA;IACX,+BAAW,CAAA;IACX,2CAAuB,CAAA;IACvB,yCAAqB,CAAA;IACrB,qCAAiB,CAAA;IAEjB;;;OAGG;IACH,kDAA8B,CAAA;AAChC,CAAC,EAbW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAa3B;AAED,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,2BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,uCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAOhC"}
|
|
@@ -23,6 +23,7 @@ var EventStatus;
|
|
|
23
23
|
EventStatus["Update"] = "UPDATE";
|
|
24
24
|
EventStatus["Resolve"] = "RESOLVE";
|
|
25
25
|
EventStatus["Dismiss"] = "DISMISS";
|
|
26
|
+
EventStatus["Delete"] = "DELETE";
|
|
26
27
|
/**
|
|
27
28
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
28
29
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"event-status.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/event-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"event-status.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/event-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,WAaX;AAbD,WAAY,WAAW;IACrB,gCAAiB,CAAA;IACjB,4BAAa,CAAA;IACb,gCAAiB,CAAA;IACjB,kCAAmB,CAAA;IACnB,kCAAmB,CAAA;IACnB,gCAAiB,CAAA;IAEjB;;;OAGG;IACH,6CAA8B,CAAA;AAChC,CAAC,EAbW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAatB;AAED,WAAiB,WAAW;IAC1B,SAAgB,UAAU,CAAC,GAAgB;QACzC,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,sBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgB;QACrD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,kCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAO3B"}
|
|
@@ -30,6 +30,14 @@ export interface ImpactedResourceSummary {
|
|
|
30
30
|
* Compartment Id where the resource is created
|
|
31
31
|
*/
|
|
32
32
|
"compartmentId": string;
|
|
33
|
+
/**
|
|
34
|
+
* Identifier for the sighting type
|
|
35
|
+
*/
|
|
36
|
+
"sightingType"?: string;
|
|
37
|
+
/**
|
|
38
|
+
* Name of the sighting type
|
|
39
|
+
*/
|
|
40
|
+
"sightingTypeDisplayName"?: string;
|
|
33
41
|
/**
|
|
34
42
|
* Name of the Impacted Resource
|
|
35
43
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"impacted-resource-summary.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/impacted-resource-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"impacted-resource-summary.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/impacted-resource-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmDH,IAAiB,uBAAuB,CAWvC;AAXD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAWvC"}
|
|
@@ -17,7 +17,12 @@ export declare enum OperatorType {
|
|
|
17
17
|
In = "IN",
|
|
18
18
|
NotIn = "NOT_IN",
|
|
19
19
|
Equals = "EQUALS",
|
|
20
|
-
NotEquals = "NOT_EQUALS"
|
|
20
|
+
NotEquals = "NOT_EQUALS",
|
|
21
|
+
/**
|
|
22
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
23
|
+
* version of the SDK.
|
|
24
|
+
*/
|
|
25
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
21
26
|
}
|
|
22
27
|
export declare namespace OperatorType {
|
|
23
28
|
function getJsonObj(obj: OperatorType): OperatorType;
|
|
@@ -22,6 +22,11 @@ var OperatorType;
|
|
|
22
22
|
OperatorType["NotIn"] = "NOT_IN";
|
|
23
23
|
OperatorType["Equals"] = "EQUALS";
|
|
24
24
|
OperatorType["NotEquals"] = "NOT_EQUALS";
|
|
25
|
+
/**
|
|
26
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
27
|
+
* version of the SDK.
|
|
28
|
+
*/
|
|
29
|
+
OperatorType["UnknownValue"] = "UNKNOWN_VALUE";
|
|
25
30
|
})(OperatorType = exports.OperatorType || (exports.OperatorType = {}));
|
|
26
31
|
(function (OperatorType) {
|
|
27
32
|
function getJsonObj(obj) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"operator-type.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/operator-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"operator-type.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/operator-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,YAWX;AAXD,WAAY,YAAY;IACtB,yBAAS,CAAA;IACT,gCAAgB,CAAA;IAChB,iCAAiB,CAAA;IACjB,wCAAwB,CAAA;IAExB;;;OAGG;IACH,8CAA8B,CAAA;AAChC,CAAC,EAXW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAWvB;AAED,WAAiB,YAAY;IAC3B,SAAgB,UAAU,CAAC,GAAiB;QAC1C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,uBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,mCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAO5B"}
|
|
@@ -17,6 +17,7 @@ export declare enum ProblemLifecycleDetail {
|
|
|
17
17
|
Open = "OPEN",
|
|
18
18
|
Resolved = "RESOLVED",
|
|
19
19
|
Dismissed = "DISMISSED",
|
|
20
|
+
Deleted = "DELETED",
|
|
20
21
|
/**
|
|
21
22
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
22
23
|
* version of the SDK.
|
|
@@ -21,6 +21,7 @@ var ProblemLifecycleDetail;
|
|
|
21
21
|
ProblemLifecycleDetail["Open"] = "OPEN";
|
|
22
22
|
ProblemLifecycleDetail["Resolved"] = "RESOLVED";
|
|
23
23
|
ProblemLifecycleDetail["Dismissed"] = "DISMISSED";
|
|
24
|
+
ProblemLifecycleDetail["Deleted"] = "DELETED";
|
|
24
25
|
/**
|
|
25
26
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
26
27
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"problem-lifecycle-detail.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/problem-lifecycle-detail.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"problem-lifecycle-detail.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/problem-lifecycle-detail.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,sBAWX;AAXD,WAAY,sBAAsB;IAChC,uCAAa,CAAA;IACb,+CAAqB,CAAA;IACrB,iDAAuB,CAAA;IACvB,6CAAmB,CAAA;IAEnB;;;OAGG;IACH,wDAA8B,CAAA;AAChC,CAAC,EAXW,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAWjC;AAED,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,iCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,6CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAOtC"}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/ChangeDetectorRecipeCompartment.ts.html |here} to see how to use ChangeDetectorRecipeCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeDetectorRecipeCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/ChangeManagedListCompartment.ts.html |here} to see how to use ChangeManagedListCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeManagedListCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/ChangeResponderRecipeCompartment.ts.html |here} to see how to use ChangeResponderRecipeCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeResponderRecipeCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/CreateDataMaskRule.ts.html |here} to see how to use CreateDataMaskRuleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDataMaskRuleRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/CreateDetectorRecipe.ts.html |here} to see how to use CreateDetectorRecipeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDetectorRecipeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/CreateManagedList.ts.html |here} to see how to use CreateManagedListRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateManagedListRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/CreateResponderRecipe.ts.html |here} to see how to use CreateResponderRecipeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateResponderRecipeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/CreateTargetDetectorRecipe.ts.html |here} to see how to use CreateTargetDetectorRecipeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTargetDetectorRecipeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/CreateTarget.ts.html |here} to see how to use CreateTargetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTargetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/CreateTargetResponderRecipe.ts.html |here} to see how to use CreateTargetResponderRecipeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTargetResponderRecipeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/DeleteDataMaskRule.ts.html |here} to see how to use DeleteDataMaskRuleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDataMaskRuleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/DeleteDetectorRecipe.ts.html |here} to see how to use DeleteDetectorRecipeRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDetectorRecipeRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/DeleteManagedList.ts.html |here} to see how to use DeleteManagedListRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteManagedListRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/DeleteResponderRecipe.ts.html |here} to see how to use DeleteResponderRecipeRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteResponderRecipeRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/DeleteTargetDetectorRecipe.ts.html |here} to see how to use DeleteTargetDetectorRecipeRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteTargetDetectorRecipeRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/DeleteTarget.ts.html |here} to see how to use DeleteTargetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteTargetRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/DeleteTargetResponderRecipe.ts.html |here} to see how to use DeleteTargetResponderRecipeRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteTargetResponderRecipeRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/ExecuteResponderExecution.ts.html |here} to see how to use ExecuteResponderExecutionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ExecuteResponderExecutionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetConditionMetadataType.ts.html |here} to see how to use GetConditionMetadataTypeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetConditionMetadataTypeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetConfiguration.ts.html |here} to see how to use GetConfigurationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetConfigurationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetDataMaskRule.ts.html |here} to see how to use GetDataMaskRuleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetDataMaskRuleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetDetectorRecipeDetectorRuleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetDetectorRecipeDetectorRuleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetDetectorRecipe.ts.html |here} to see how to use GetDetectorRecipeRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetDetectorRecipeRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetDetector.ts.html |here} to see how to use GetDetectorRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetDetectorRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetDetectorRule.ts.html |here} to see how to use GetDetectorRuleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetDetectorRuleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetManagedList.ts.html |here} to see how to use GetManagedListRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetManagedListRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetProblem.ts.html |here} to see how to use GetProblemRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetProblemRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetResponderExecution.ts.html |here} to see how to use GetResponderExecutionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetResponderExecutionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetResponderRecipe.ts.html |here} to see how to use GetResponderRecipeRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetResponderRecipeRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetResponderRecipeResponderRule.ts.html |here} to see how to use GetResponderRecipeResponderRuleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetResponderRecipeResponderRuleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetResponderRule.ts.html |here} to see how to use GetResponderRuleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetResponderRuleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetTargetDetectorRecipeDetectorRuleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetTargetDetectorRecipeDetectorRuleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetTargetDetectorRecipe.ts.html |here} to see how to use GetTargetDetectorRecipeRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetTargetDetectorRecipeRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetTarget.ts.html |here} to see how to use GetTargetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetTargetRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetTargetResponderRecipe.ts.html |here} to see how to use GetTargetResponderRecipeRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetTargetResponderRecipeRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/GetTargetResponderRecipeResponderRule.ts.html |here} to see how to use GetTargetResponderRecipeResponderRuleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetTargetResponderRecipeResponderRuleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/ListConditionMetadataTypes.ts.html |here} to see how to use ListConditionMetadataTypesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListConditionMetadataTypesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/ListDataMaskRules.ts.html |here} to see how to use ListDataMaskRulesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListDataMaskRulesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/ListDetectorRecipeDetectorRules.ts.html |here} to see how to use ListDetectorRecipeDetectorRulesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListDetectorRecipeDetectorRulesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/cloudguard/ListDetectorRecipes.ts.html |here} to see how to use ListDetectorRecipesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListDetectorRecipesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|