oci-lockbox 2.76.0 → 2.77.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/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +24 -24
- package/lib/client.js +24 -24
- package/lib/lockbox-waiter.d.ts +1 -1
- package/lib/lockbox-waiter.js +1 -1
- package/lib/model/access-context-attribute-collection.d.ts +1 -1
- package/lib/model/access-context-attribute-collection.js +1 -1
- package/lib/model/access-context-attribute.d.ts +1 -1
- package/lib/model/access-context-attribute.js +1 -1
- package/lib/model/access-materials.d.ts +1 -1
- package/lib/model/access-materials.js +1 -1
- package/lib/model/access-request-action-type.d.ts +1 -1
- package/lib/model/access-request-action-type.js +1 -1
- package/lib/model/access-request-collection.d.ts +1 -1
- package/lib/model/access-request-collection.js +1 -1
- package/lib/model/access-request-summary.d.ts +5 -5
- package/lib/model/access-request-summary.js +1 -1
- package/lib/model/access-request.d.ts +6 -6
- package/lib/model/access-request.js +1 -1
- package/lib/model/action-type.d.ts +1 -1
- package/lib/model/action-type.js +1 -1
- package/lib/model/activity-log.d.ts +2 -2
- package/lib/model/activity-log.js +1 -1
- package/lib/model/approval-template-collection.d.ts +1 -1
- package/lib/model/approval-template-collection.js +1 -1
- package/lib/model/approval-template-summary.d.ts +4 -4
- package/lib/model/approval-template-summary.js +1 -1
- package/lib/model/approval-template.d.ts +4 -4
- package/lib/model/approval-template.js +1 -1
- package/lib/model/approver-info.d.ts +1 -1
- package/lib/model/approver-info.js +1 -1
- package/lib/model/approver-levels.d.ts +1 -1
- package/lib/model/approver-levels.js +1 -1
- package/lib/model/approver-type.d.ts +1 -1
- package/lib/model/approver-type.js +1 -1
- package/lib/model/change-approval-template-compartment-details.d.ts +1 -1
- package/lib/model/change-approval-template-compartment-details.js +1 -1
- package/lib/model/change-lockbox-compartment-details.d.ts +1 -1
- package/lib/model/change-lockbox-compartment-details.js +1 -1
- package/lib/model/create-access-request-details.d.ts +1 -1
- package/lib/model/create-access-request-details.js +1 -1
- package/lib/model/create-approval-template-details.d.ts +3 -3
- package/lib/model/create-approval-template-details.js +1 -1
- package/lib/model/create-lockbox-details.d.ts +3 -3
- package/lib/model/create-lockbox-details.js +1 -1
- package/lib/model/export-access-requests-details.d.ts +1 -1
- package/lib/model/export-access-requests-details.js +1 -1
- package/lib/model/handle-access-request-details.d.ts +1 -1
- package/lib/model/handle-access-request-details.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/lockbox-auto-approval-state.d.ts +1 -1
- package/lib/model/lockbox-auto-approval-state.js +1 -1
- package/lib/model/lockbox-collection.d.ts +1 -1
- package/lib/model/lockbox-collection.js +1 -1
- package/lib/model/lockbox-partner.d.ts +1 -1
- package/lib/model/lockbox-partner.js +1 -1
- package/lib/model/lockbox-summary.d.ts +4 -4
- package/lib/model/lockbox-summary.js +1 -1
- package/lib/model/lockbox.d.ts +4 -4
- package/lib/model/lockbox.js +1 -1
- package/lib/model/operation-status.d.ts +1 -1
- package/lib/model/operation-status.js +1 -1
- package/lib/model/operation-type.d.ts +1 -1
- package/lib/model/operation-type.js +1 -1
- package/lib/model/persona-level.d.ts +1 -1
- package/lib/model/persona-level.js +1 -1
- package/lib/model/sort-order.d.ts +1 -1
- package/lib/model/sort-order.js +1 -1
- package/lib/model/update-approval-template-details.d.ts +3 -3
- package/lib/model/update-approval-template-details.js +1 -1
- package/lib/model/update-lockbox-details.d.ts +3 -3
- package/lib/model/update-lockbox-details.js +1 -1
- package/lib/model/work-request-error-collection.d.ts +1 -1
- package/lib/model/work-request-error-collection.js +1 -1
- package/lib/model/work-request-error.d.ts +1 -1
- package/lib/model/work-request-error.js +1 -1
- package/lib/model/work-request-log-entry-collection.d.ts +1 -1
- package/lib/model/work-request-log-entry-collection.js +1 -1
- package/lib/model/work-request-log-entry.d.ts +1 -1
- package/lib/model/work-request-log-entry.js +1 -1
- package/lib/model/work-request-resource-metadata-key.d.ts +1 -1
- package/lib/model/work-request-resource-metadata-key.js +1 -1
- package/lib/model/work-request-resource.d.ts +1 -1
- package/lib/model/work-request-resource.js +1 -1
- package/lib/model/work-request-summary-collection.d.ts +1 -1
- package/lib/model/work-request-summary-collection.js +1 -1
- package/lib/model/work-request-summary.d.ts +1 -1
- package/lib/model/work-request-summary.js +1 -1
- package/lib/model/work-request.d.ts +1 -1
- package/lib/model/work-request.js +1 -1
- package/lib/request/cancel-work-request-request.d.ts +3 -3
- package/lib/request/cancel-work-request-request.js +1 -1
- package/lib/request/change-approval-template-compartment-request.d.ts +3 -3
- package/lib/request/change-approval-template-compartment-request.js +1 -1
- package/lib/request/change-lockbox-compartment-request.d.ts +3 -3
- package/lib/request/change-lockbox-compartment-request.js +1 -1
- package/lib/request/create-access-request-request.d.ts +2 -2
- package/lib/request/create-access-request-request.js +1 -1
- package/lib/request/create-approval-template-request.d.ts +2 -2
- package/lib/request/create-approval-template-request.js +1 -1
- package/lib/request/create-lockbox-request.d.ts +2 -2
- package/lib/request/create-lockbox-request.js +1 -1
- package/lib/request/delete-approval-template-request.d.ts +3 -3
- package/lib/request/delete-approval-template-request.js +1 -1
- package/lib/request/delete-lockbox-request.d.ts +3 -3
- package/lib/request/delete-lockbox-request.js +1 -1
- package/lib/request/export-access-requests-request.d.ts +3 -3
- package/lib/request/export-access-requests-request.js +1 -1
- package/lib/request/get-access-materials-request.d.ts +2 -2
- package/lib/request/get-access-materials-request.js +1 -1
- package/lib/request/get-access-request-request.d.ts +2 -2
- package/lib/request/get-access-request-request.js +1 -1
- package/lib/request/get-approval-template-request.d.ts +2 -2
- package/lib/request/get-approval-template-request.js +1 -1
- package/lib/request/get-lockbox-request.d.ts +2 -2
- package/lib/request/get-lockbox-request.js +1 -1
- package/lib/request/get-work-request-request.d.ts +2 -2
- package/lib/request/get-work-request-request.js +1 -1
- package/lib/request/handle-access-request-request.d.ts +3 -3
- package/lib/request/handle-access-request-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-access-requests-request.d.ts +3 -3
- package/lib/request/list-access-requests-request.js +1 -1
- package/lib/request/list-approval-templates-request.d.ts +3 -3
- package/lib/request/list-approval-templates-request.js +1 -1
- package/lib/request/list-lockboxes-request.d.ts +3 -3
- package/lib/request/list-lockboxes-request.js +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +3 -3
- package/lib/request/list-work-request-errors-request.js +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +3 -3
- package/lib/request/list-work-request-logs-request.js +1 -1
- package/lib/request/list-work-requests-request.d.ts +3 -3
- package/lib/request/list-work-requests-request.js +1 -1
- package/lib/request/update-approval-template-request.d.ts +3 -3
- package/lib/request/update-approval-template-request.js +1 -1
- package/lib/request/update-lockbox-request.d.ts +3 -3
- package/lib/request/update-lockbox-request.js +1 -1
- package/lib/response/cancel-work-request-response.d.ts +1 -1
- package/lib/response/cancel-work-request-response.js +1 -1
- package/lib/response/change-approval-template-compartment-response.d.ts +1 -1
- package/lib/response/change-approval-template-compartment-response.js +1 -1
- package/lib/response/change-lockbox-compartment-response.d.ts +1 -1
- package/lib/response/change-lockbox-compartment-response.js +1 -1
- package/lib/response/create-access-request-response.d.ts +2 -2
- package/lib/response/create-access-request-response.js +1 -1
- package/lib/response/create-approval-template-response.d.ts +2 -2
- package/lib/response/create-approval-template-response.js +1 -1
- package/lib/response/create-lockbox-response.d.ts +2 -2
- package/lib/response/create-lockbox-response.js +1 -1
- package/lib/response/delete-approval-template-response.d.ts +1 -1
- package/lib/response/delete-approval-template-response.js +1 -1
- package/lib/response/delete-lockbox-response.d.ts +1 -1
- package/lib/response/delete-lockbox-response.js +1 -1
- package/lib/response/export-access-requests-response.d.ts +1 -1
- package/lib/response/export-access-requests-response.js +1 -1
- package/lib/response/get-access-materials-response.d.ts +1 -1
- package/lib/response/get-access-materials-response.js +1 -1
- package/lib/response/get-access-request-response.d.ts +2 -2
- package/lib/response/get-access-request-response.js +1 -1
- package/lib/response/get-approval-template-response.d.ts +2 -2
- package/lib/response/get-approval-template-response.js +1 -1
- package/lib/response/get-lockbox-response.d.ts +2 -2
- package/lib/response/get-lockbox-response.js +1 -1
- package/lib/response/get-work-request-response.d.ts +2 -2
- package/lib/response/get-work-request-response.js +1 -1
- package/lib/response/handle-access-request-response.d.ts +1 -1
- package/lib/response/handle-access-request-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-access-requests-response.d.ts +2 -2
- package/lib/response/list-access-requests-response.js +1 -1
- package/lib/response/list-approval-templates-response.d.ts +2 -2
- package/lib/response/list-approval-templates-response.js +1 -1
- package/lib/response/list-lockboxes-response.d.ts +2 -2
- package/lib/response/list-lockboxes-response.js +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +2 -2
- package/lib/response/list-work-request-errors-response.js +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +2 -2
- package/lib/response/list-work-request-logs-response.js +1 -1
- package/lib/response/list-work-requests-response.d.ts +2 -2
- package/lib/response/list-work-requests-response.js +1 -1
- package/lib/response/update-approval-template-response.d.ts +2 -2
- package/lib/response/update-approval-template-response.js +1 -1
- package/lib/response/update-lockbox-response.d.ts +2 -2
- package/lib/response/update-lockbox-response.js +1 -1
- package/package.json +3 -3
|
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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,7 +10,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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";
|
|
@@ -64,25 +64,25 @@ export interface AccessRequest {
|
|
|
64
64
|
"activityLogs": Array<model.ActivityLog>;
|
|
65
65
|
/**
|
|
66
66
|
* The time the access request was created. Format is defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
67
|
-
* Example:
|
|
67
|
+
* Example: {@code 2020-01-25T21:10:29.600Z}
|
|
68
68
|
*
|
|
69
69
|
*/
|
|
70
70
|
"timeCreated": Date;
|
|
71
71
|
/**
|
|
72
72
|
* The time the access request was last updated. Format is defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
73
|
-
* Example:
|
|
73
|
+
* Example: {@code 2020-01-25T21:10:29.600Z}
|
|
74
74
|
*
|
|
75
75
|
*/
|
|
76
76
|
"timeUpdated": Date;
|
|
77
77
|
/**
|
|
78
78
|
* The time the access request expired. Format is defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
79
|
-
* Example:
|
|
79
|
+
* Example: {@code 2020-01-25T21:10:29.600Z}
|
|
80
80
|
*
|
|
81
81
|
*/
|
|
82
82
|
"timeExpired": Date;
|
|
83
83
|
/**
|
|
84
84
|
* The time the access request was last reminded. Format is defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
85
|
-
* Example:
|
|
85
|
+
* Example: {@code 2020-01-25T21:10:29.600Z}
|
|
86
86
|
*
|
|
87
87
|
*/
|
|
88
88
|
"timeReminded": Date;
|
|
@@ -93,7 +93,7 @@ export interface AccessRequest {
|
|
|
93
93
|
"reminderCount": number;
|
|
94
94
|
/**
|
|
95
95
|
* The location of the requestor. Format with be two letters indicatiog operator's country code defined by https://jira-sd.mc1.oracleiaas.com/browse/SSD-17880
|
|
96
|
-
* Example:
|
|
96
|
+
* Example: {@code US}
|
|
97
97
|
*
|
|
98
98
|
*/
|
|
99
99
|
"requestorLocation": string;
|
|
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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
|
/**
|
package/lib/model/action-type.js
CHANGED
|
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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,7 +10,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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";
|
|
@@ -36,7 +36,7 @@ export interface ActivityLog {
|
|
|
36
36
|
"message"?: string;
|
|
37
37
|
/**
|
|
38
38
|
* The time the action was taken. Format is defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
39
|
-
* Example:
|
|
39
|
+
* Example: {@code 2020-01-25T21:10:29.600Z}
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
"timeUpdated"?: Date;
|
|
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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,7 +10,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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";
|
|
@@ -49,7 +49,7 @@ export interface ApprovalTemplateSummary {
|
|
|
49
49
|
"timeUpdated"?: Date;
|
|
50
50
|
/**
|
|
51
51
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
52
|
-
* Example:
|
|
52
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"freeformTags"?: {
|
|
@@ -57,7 +57,7 @@ export interface ApprovalTemplateSummary {
|
|
|
57
57
|
};
|
|
58
58
|
/**
|
|
59
59
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
60
|
-
* Example:
|
|
60
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
61
61
|
*
|
|
62
62
|
*/
|
|
63
63
|
"definedTags"?: {
|
|
@@ -67,7 +67,7 @@ export interface ApprovalTemplateSummary {
|
|
|
67
67
|
};
|
|
68
68
|
/**
|
|
69
69
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
70
|
-
* Example:
|
|
70
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
71
71
|
*
|
|
72
72
|
*/
|
|
73
73
|
"systemTags"?: {
|
|
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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";
|
|
@@ -49,7 +49,7 @@ export interface ApprovalTemplate {
|
|
|
49
49
|
"timeUpdated"?: Date;
|
|
50
50
|
/**
|
|
51
51
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
52
|
-
* Example:
|
|
52
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"freeformTags"?: {
|
|
@@ -57,7 +57,7 @@ export interface ApprovalTemplate {
|
|
|
57
57
|
};
|
|
58
58
|
/**
|
|
59
59
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
60
|
-
* Example:
|
|
60
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
61
61
|
*
|
|
62
62
|
*/
|
|
63
63
|
"definedTags"?: {
|
|
@@ -67,7 +67,7 @@ export interface ApprovalTemplate {
|
|
|
67
67
|
};
|
|
68
68
|
/**
|
|
69
69
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
70
|
-
* Example:
|
|
70
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
71
71
|
*
|
|
72
72
|
*/
|
|
73
73
|
"systemTags"?: {
|
|
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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,7 +10,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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,7 +10,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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,7 +10,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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,7 +10,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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,7 +10,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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";
|
|
@@ -33,7 +33,7 @@ export interface CreateApprovalTemplateDetails {
|
|
|
33
33
|
"autoApprovalState"?: model.LockboxAutoApprovalState;
|
|
34
34
|
/**
|
|
35
35
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
36
|
-
* Example:
|
|
36
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"freeformTags"?: {
|
|
@@ -41,7 +41,7 @@ export interface CreateApprovalTemplateDetails {
|
|
|
41
41
|
};
|
|
42
42
|
/**
|
|
43
43
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
44
|
-
* Example:
|
|
44
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"definedTags"?: {
|
|
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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";
|
|
@@ -53,7 +53,7 @@ export interface CreateLockboxDetails {
|
|
|
53
53
|
"accessContextAttributes": model.AccessContextAttributeCollection;
|
|
54
54
|
/**
|
|
55
55
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
56
|
-
* Example:
|
|
56
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
57
57
|
*
|
|
58
58
|
*/
|
|
59
59
|
"freeformTags"?: {
|
|
@@ -61,7 +61,7 @@ export interface CreateLockboxDetails {
|
|
|
61
61
|
};
|
|
62
62
|
/**
|
|
63
63
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
64
|
-
* Example:
|
|
64
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
65
65
|
*
|
|
66
66
|
*/
|
|
67
67
|
"definedTags"?: {
|
|
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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,7 +10,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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 });
|
package/lib/model/index.d.ts
CHANGED
|
@@ -10,7 +10,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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 AccessContextAttribute from "./access-context-attribute";
|
package/lib/model/index.js
CHANGED
|
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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,7 +10,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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,7 +10,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, 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";
|
|
@@ -72,7 +72,7 @@ export interface LockboxSummary {
|
|
|
72
72
|
"lifecycleDetails"?: string;
|
|
73
73
|
/**
|
|
74
74
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
75
|
-
* Example:
|
|
75
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
76
76
|
*
|
|
77
77
|
*/
|
|
78
78
|
"freeformTags": {
|
|
@@ -80,7 +80,7 @@ export interface LockboxSummary {
|
|
|
80
80
|
};
|
|
81
81
|
/**
|
|
82
82
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
83
|
-
* Example:
|
|
83
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
84
84
|
*
|
|
85
85
|
*/
|
|
86
86
|
"definedTags": {
|
|
@@ -90,7 +90,7 @@ export interface LockboxSummary {
|
|
|
90
90
|
};
|
|
91
91
|
/**
|
|
92
92
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
93
|
-
* Example:
|
|
93
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
94
94
|
*
|
|
95
95
|
*/
|
|
96
96
|
"systemTags"?: {
|
|
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the Managed Access API.
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, 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 });
|