@aws-sdk/client-license-manager 3.36.0 → 3.36.1
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/CHANGELOG.md +11 -0
- package/dist-cjs/LicenseManager.js +0 -4
- package/dist-cjs/LicenseManagerClient.js +0 -9
- package/dist-cjs/commands/AcceptGrantCommand.js +0 -24
- package/dist-cjs/commands/CheckInLicenseCommand.js +0 -24
- package/dist-cjs/commands/CheckoutBorrowLicenseCommand.js +0 -24
- package/dist-cjs/commands/CheckoutLicenseCommand.js +0 -24
- package/dist-cjs/commands/CreateGrantCommand.js +0 -24
- package/dist-cjs/commands/CreateGrantVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateLicenseCommand.js +0 -24
- package/dist-cjs/commands/CreateLicenseConfigurationCommand.js +0 -29
- package/dist-cjs/commands/CreateLicenseConversionTaskForResourceCommand.js +0 -24
- package/dist-cjs/commands/CreateLicenseManagerReportGeneratorCommand.js +0 -24
- package/dist-cjs/commands/CreateLicenseVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateTokenCommand.js +0 -27
- package/dist-cjs/commands/DeleteGrantCommand.js +0 -24
- package/dist-cjs/commands/DeleteLicenseCommand.js +0 -24
- package/dist-cjs/commands/DeleteLicenseConfigurationCommand.js +0 -25
- package/dist-cjs/commands/DeleteLicenseManagerReportGeneratorCommand.js +0 -26
- package/dist-cjs/commands/DeleteTokenCommand.js +0 -24
- package/dist-cjs/commands/ExtendLicenseConsumptionCommand.js +0 -24
- package/dist-cjs/commands/GetAccessTokenCommand.js +0 -25
- package/dist-cjs/commands/GetGrantCommand.js +0 -24
- package/dist-cjs/commands/GetLicenseCommand.js +0 -24
- package/dist-cjs/commands/GetLicenseConfigurationCommand.js +0 -24
- package/dist-cjs/commands/GetLicenseConversionTaskCommand.js +0 -24
- package/dist-cjs/commands/GetLicenseManagerReportGeneratorCommand.js +0 -24
- package/dist-cjs/commands/GetLicenseUsageCommand.js +0 -24
- package/dist-cjs/commands/GetServiceSettingsCommand.js +0 -24
- package/dist-cjs/commands/ListAssociationsForLicenseConfigurationCommand.js +0 -27
- package/dist-cjs/commands/ListDistributedGrantsCommand.js +0 -24
- package/dist-cjs/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +0 -24
- package/dist-cjs/commands/ListLicenseConfigurationsCommand.js +0 -24
- package/dist-cjs/commands/ListLicenseConversionTasksCommand.js +0 -24
- package/dist-cjs/commands/ListLicenseManagerReportGeneratorsCommand.js +0 -24
- package/dist-cjs/commands/ListLicenseSpecificationsForResourceCommand.js +0 -24
- package/dist-cjs/commands/ListLicenseVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListLicensesCommand.js +0 -24
- package/dist-cjs/commands/ListReceivedGrantsCommand.js +0 -24
- package/dist-cjs/commands/ListReceivedLicensesCommand.js +0 -24
- package/dist-cjs/commands/ListResourceInventoryCommand.js +0 -24
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -24
- package/dist-cjs/commands/ListTokensCommand.js +0 -24
- package/dist-cjs/commands/ListUsageForLicenseConfigurationCommand.js +0 -26
- package/dist-cjs/commands/RejectGrantCommand.js +0 -24
- package/dist-cjs/commands/TagResourceCommand.js +0 -24
- package/dist-cjs/commands/UntagResourceCommand.js +0 -24
- package/dist-cjs/commands/UpdateLicenseConfigurationCommand.js +0 -24
- package/dist-cjs/commands/UpdateLicenseManagerReportGeneratorCommand.js +0 -25
- package/dist-cjs/commands/UpdateLicenseSpecificationsForResourceCommand.js +0 -27
- package/dist-cjs/commands/UpdateServiceSettingsCommand.js +0 -24
- package/dist-cjs/models/models_0.js +0 -450
- package/dist-cjs/protocols/Aws_json1_1.js +0 -5
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-types/ts3.4/LicenseManager.d.ts +49 -169
- package/dist-types/ts3.4/LicenseManagerClient.d.ts +24 -90
- package/dist-types/ts3.4/commands/AcceptGrantCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CheckInLicenseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CheckoutBorrowLicenseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CheckoutLicenseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateGrantCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateGrantVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateLicenseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateLicenseConfigurationCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateLicenseVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteGrantCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteLicenseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteLicenseConfigurationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteTokenCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ExtendLicenseConsumptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetGrantCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetLicenseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetLicenseConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetLicenseConversionTaskCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetLicenseManagerReportGeneratorCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetLicenseUsageCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetServiceSettingsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListDistributedGrantsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLicenseConfigurationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLicenseConversionTasksCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLicenseManagerReportGeneratorsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLicenseSpecificationsForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLicenseVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLicensesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListReceivedGrantsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListReceivedLicensesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResourceInventoryCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTokensCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListUsageForLicenseConfigurationCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/RejectGrantCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateLicenseConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/UpdateServiceSettingsCommand.d.ts +2 -20
- package/dist-types/ts3.4/models/models_0.d.ts +657 -2315
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +3 -3
|
@@ -6,9 +6,6 @@ exports.LicenseConfigurationUsage = exports.ListUsageForLicenseConfigurationRequ
|
|
|
6
6
|
exports.UpdateServiceSettingsResponse = exports.UpdateServiceSettingsRequest = exports.UpdateLicenseSpecificationsForResourceResponse = exports.UpdateLicenseSpecificationsForResourceRequest = exports.LicenseUsageException = exports.InvalidResourceStateException = exports.UpdateLicenseManagerReportGeneratorResponse = exports.UpdateLicenseManagerReportGeneratorRequest = exports.UpdateLicenseConfigurationResponse = exports.UpdateLicenseConfigurationRequest = exports.LicenseConfigurationStatus = exports.UntagResourceResponse = exports.UntagResourceRequest = exports.TagResourceResponse = exports.TagResourceRequest = exports.RejectGrantResponse = exports.RejectGrantRequest = exports.ListUsageForLicenseConfigurationResponse = void 0;
|
|
7
7
|
var AcceptGrantRequest;
|
|
8
8
|
(function (AcceptGrantRequest) {
|
|
9
|
-
/**
|
|
10
|
-
* @internal
|
|
11
|
-
*/
|
|
12
9
|
AcceptGrantRequest.filterSensitiveLog = (obj) => ({
|
|
13
10
|
...obj,
|
|
14
11
|
});
|
|
@@ -27,72 +24,48 @@ var GrantStatus;
|
|
|
27
24
|
})(GrantStatus = exports.GrantStatus || (exports.GrantStatus = {}));
|
|
28
25
|
var AcceptGrantResponse;
|
|
29
26
|
(function (AcceptGrantResponse) {
|
|
30
|
-
/**
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
33
27
|
AcceptGrantResponse.filterSensitiveLog = (obj) => ({
|
|
34
28
|
...obj,
|
|
35
29
|
});
|
|
36
30
|
})(AcceptGrantResponse = exports.AcceptGrantResponse || (exports.AcceptGrantResponse = {}));
|
|
37
31
|
var AccessDeniedException;
|
|
38
32
|
(function (AccessDeniedException) {
|
|
39
|
-
/**
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
42
33
|
AccessDeniedException.filterSensitiveLog = (obj) => ({
|
|
43
34
|
...obj,
|
|
44
35
|
});
|
|
45
36
|
})(AccessDeniedException = exports.AccessDeniedException || (exports.AccessDeniedException = {}));
|
|
46
37
|
var AuthorizationException;
|
|
47
38
|
(function (AuthorizationException) {
|
|
48
|
-
/**
|
|
49
|
-
* @internal
|
|
50
|
-
*/
|
|
51
39
|
AuthorizationException.filterSensitiveLog = (obj) => ({
|
|
52
40
|
...obj,
|
|
53
41
|
});
|
|
54
42
|
})(AuthorizationException = exports.AuthorizationException || (exports.AuthorizationException = {}));
|
|
55
43
|
var InvalidParameterValueException;
|
|
56
44
|
(function (InvalidParameterValueException) {
|
|
57
|
-
/**
|
|
58
|
-
* @internal
|
|
59
|
-
*/
|
|
60
45
|
InvalidParameterValueException.filterSensitiveLog = (obj) => ({
|
|
61
46
|
...obj,
|
|
62
47
|
});
|
|
63
48
|
})(InvalidParameterValueException = exports.InvalidParameterValueException || (exports.InvalidParameterValueException = {}));
|
|
64
49
|
var RateLimitExceededException;
|
|
65
50
|
(function (RateLimitExceededException) {
|
|
66
|
-
/**
|
|
67
|
-
* @internal
|
|
68
|
-
*/
|
|
69
51
|
RateLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
70
52
|
...obj,
|
|
71
53
|
});
|
|
72
54
|
})(RateLimitExceededException = exports.RateLimitExceededException || (exports.RateLimitExceededException = {}));
|
|
73
55
|
var ResourceLimitExceededException;
|
|
74
56
|
(function (ResourceLimitExceededException) {
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
57
|
ResourceLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
79
58
|
...obj,
|
|
80
59
|
});
|
|
81
60
|
})(ResourceLimitExceededException = exports.ResourceLimitExceededException || (exports.ResourceLimitExceededException = {}));
|
|
82
61
|
var ServerInternalException;
|
|
83
62
|
(function (ServerInternalException) {
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
63
|
ServerInternalException.filterSensitiveLog = (obj) => ({
|
|
88
64
|
...obj,
|
|
89
65
|
});
|
|
90
66
|
})(ServerInternalException = exports.ServerInternalException || (exports.ServerInternalException = {}));
|
|
91
67
|
var ValidationException;
|
|
92
68
|
(function (ValidationException) {
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
69
|
ValidationException.filterSensitiveLog = (obj) => ({
|
|
97
70
|
...obj,
|
|
98
71
|
});
|
|
@@ -109,54 +82,36 @@ var AllowedOperation;
|
|
|
109
82
|
})(AllowedOperation = exports.AllowedOperation || (exports.AllowedOperation = {}));
|
|
110
83
|
var AutomatedDiscoveryInformation;
|
|
111
84
|
(function (AutomatedDiscoveryInformation) {
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
85
|
AutomatedDiscoveryInformation.filterSensitiveLog = (obj) => ({
|
|
116
86
|
...obj,
|
|
117
87
|
});
|
|
118
88
|
})(AutomatedDiscoveryInformation = exports.AutomatedDiscoveryInformation || (exports.AutomatedDiscoveryInformation = {}));
|
|
119
89
|
var CheckInLicenseRequest;
|
|
120
90
|
(function (CheckInLicenseRequest) {
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
91
|
CheckInLicenseRequest.filterSensitiveLog = (obj) => ({
|
|
125
92
|
...obj,
|
|
126
93
|
});
|
|
127
94
|
})(CheckInLicenseRequest = exports.CheckInLicenseRequest || (exports.CheckInLicenseRequest = {}));
|
|
128
95
|
var CheckInLicenseResponse;
|
|
129
96
|
(function (CheckInLicenseResponse) {
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
97
|
CheckInLicenseResponse.filterSensitiveLog = (obj) => ({
|
|
134
98
|
...obj,
|
|
135
99
|
});
|
|
136
100
|
})(CheckInLicenseResponse = exports.CheckInLicenseResponse || (exports.CheckInLicenseResponse = {}));
|
|
137
101
|
var ConflictException;
|
|
138
102
|
(function (ConflictException) {
|
|
139
|
-
/**
|
|
140
|
-
* @internal
|
|
141
|
-
*/
|
|
142
103
|
ConflictException.filterSensitiveLog = (obj) => ({
|
|
143
104
|
...obj,
|
|
144
105
|
});
|
|
145
106
|
})(ConflictException = exports.ConflictException || (exports.ConflictException = {}));
|
|
146
107
|
var ResourceNotFoundException;
|
|
147
108
|
(function (ResourceNotFoundException) {
|
|
148
|
-
/**
|
|
149
|
-
* @internal
|
|
150
|
-
*/
|
|
151
109
|
ResourceNotFoundException.filterSensitiveLog = (obj) => ({
|
|
152
110
|
...obj,
|
|
153
111
|
});
|
|
154
112
|
})(ResourceNotFoundException = exports.ResourceNotFoundException || (exports.ResourceNotFoundException = {}));
|
|
155
113
|
var Metadata;
|
|
156
114
|
(function (Metadata) {
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
115
|
Metadata.filterSensitiveLog = (obj) => ({
|
|
161
116
|
...obj,
|
|
162
117
|
});
|
|
@@ -197,63 +152,42 @@ var EntitlementDataUnit;
|
|
|
197
152
|
})(EntitlementDataUnit = exports.EntitlementDataUnit || (exports.EntitlementDataUnit = {}));
|
|
198
153
|
var EntitlementData;
|
|
199
154
|
(function (EntitlementData) {
|
|
200
|
-
/**
|
|
201
|
-
* @internal
|
|
202
|
-
*/
|
|
203
155
|
EntitlementData.filterSensitiveLog = (obj) => ({
|
|
204
156
|
...obj,
|
|
205
157
|
});
|
|
206
158
|
})(EntitlementData = exports.EntitlementData || (exports.EntitlementData = {}));
|
|
207
159
|
var CheckoutBorrowLicenseRequest;
|
|
208
160
|
(function (CheckoutBorrowLicenseRequest) {
|
|
209
|
-
/**
|
|
210
|
-
* @internal
|
|
211
|
-
*/
|
|
212
161
|
CheckoutBorrowLicenseRequest.filterSensitiveLog = (obj) => ({
|
|
213
162
|
...obj,
|
|
214
163
|
});
|
|
215
164
|
})(CheckoutBorrowLicenseRequest = exports.CheckoutBorrowLicenseRequest || (exports.CheckoutBorrowLicenseRequest = {}));
|
|
216
165
|
var CheckoutBorrowLicenseResponse;
|
|
217
166
|
(function (CheckoutBorrowLicenseResponse) {
|
|
218
|
-
/**
|
|
219
|
-
* @internal
|
|
220
|
-
*/
|
|
221
167
|
CheckoutBorrowLicenseResponse.filterSensitiveLog = (obj) => ({
|
|
222
168
|
...obj,
|
|
223
169
|
});
|
|
224
170
|
})(CheckoutBorrowLicenseResponse = exports.CheckoutBorrowLicenseResponse || (exports.CheckoutBorrowLicenseResponse = {}));
|
|
225
171
|
var EntitlementNotAllowedException;
|
|
226
172
|
(function (EntitlementNotAllowedException) {
|
|
227
|
-
/**
|
|
228
|
-
* @internal
|
|
229
|
-
*/
|
|
230
173
|
EntitlementNotAllowedException.filterSensitiveLog = (obj) => ({
|
|
231
174
|
...obj,
|
|
232
175
|
});
|
|
233
176
|
})(EntitlementNotAllowedException = exports.EntitlementNotAllowedException || (exports.EntitlementNotAllowedException = {}));
|
|
234
177
|
var NoEntitlementsAllowedException;
|
|
235
178
|
(function (NoEntitlementsAllowedException) {
|
|
236
|
-
/**
|
|
237
|
-
* @internal
|
|
238
|
-
*/
|
|
239
179
|
NoEntitlementsAllowedException.filterSensitiveLog = (obj) => ({
|
|
240
180
|
...obj,
|
|
241
181
|
});
|
|
242
182
|
})(NoEntitlementsAllowedException = exports.NoEntitlementsAllowedException || (exports.NoEntitlementsAllowedException = {}));
|
|
243
183
|
var RedirectException;
|
|
244
184
|
(function (RedirectException) {
|
|
245
|
-
/**
|
|
246
|
-
* @internal
|
|
247
|
-
*/
|
|
248
185
|
RedirectException.filterSensitiveLog = (obj) => ({
|
|
249
186
|
...obj,
|
|
250
187
|
});
|
|
251
188
|
})(RedirectException = exports.RedirectException || (exports.RedirectException = {}));
|
|
252
189
|
var UnsupportedDigitalSignatureMethodException;
|
|
253
190
|
(function (UnsupportedDigitalSignatureMethodException) {
|
|
254
|
-
/**
|
|
255
|
-
* @internal
|
|
256
|
-
*/
|
|
257
191
|
UnsupportedDigitalSignatureMethodException.filterSensitiveLog = (obj) => ({
|
|
258
192
|
...obj,
|
|
259
193
|
});
|
|
@@ -265,72 +199,48 @@ var CheckoutType;
|
|
|
265
199
|
})(CheckoutType = exports.CheckoutType || (exports.CheckoutType = {}));
|
|
266
200
|
var CheckoutLicenseRequest;
|
|
267
201
|
(function (CheckoutLicenseRequest) {
|
|
268
|
-
/**
|
|
269
|
-
* @internal
|
|
270
|
-
*/
|
|
271
202
|
CheckoutLicenseRequest.filterSensitiveLog = (obj) => ({
|
|
272
203
|
...obj,
|
|
273
204
|
});
|
|
274
205
|
})(CheckoutLicenseRequest = exports.CheckoutLicenseRequest || (exports.CheckoutLicenseRequest = {}));
|
|
275
206
|
var CheckoutLicenseResponse;
|
|
276
207
|
(function (CheckoutLicenseResponse) {
|
|
277
|
-
/**
|
|
278
|
-
* @internal
|
|
279
|
-
*/
|
|
280
208
|
CheckoutLicenseResponse.filterSensitiveLog = (obj) => ({
|
|
281
209
|
...obj,
|
|
282
210
|
});
|
|
283
211
|
})(CheckoutLicenseResponse = exports.CheckoutLicenseResponse || (exports.CheckoutLicenseResponse = {}));
|
|
284
212
|
var CreateGrantRequest;
|
|
285
213
|
(function (CreateGrantRequest) {
|
|
286
|
-
/**
|
|
287
|
-
* @internal
|
|
288
|
-
*/
|
|
289
214
|
CreateGrantRequest.filterSensitiveLog = (obj) => ({
|
|
290
215
|
...obj,
|
|
291
216
|
});
|
|
292
217
|
})(CreateGrantRequest = exports.CreateGrantRequest || (exports.CreateGrantRequest = {}));
|
|
293
218
|
var CreateGrantResponse;
|
|
294
219
|
(function (CreateGrantResponse) {
|
|
295
|
-
/**
|
|
296
|
-
* @internal
|
|
297
|
-
*/
|
|
298
220
|
CreateGrantResponse.filterSensitiveLog = (obj) => ({
|
|
299
221
|
...obj,
|
|
300
222
|
});
|
|
301
223
|
})(CreateGrantResponse = exports.CreateGrantResponse || (exports.CreateGrantResponse = {}));
|
|
302
224
|
var CreateGrantVersionRequest;
|
|
303
225
|
(function (CreateGrantVersionRequest) {
|
|
304
|
-
/**
|
|
305
|
-
* @internal
|
|
306
|
-
*/
|
|
307
226
|
CreateGrantVersionRequest.filterSensitiveLog = (obj) => ({
|
|
308
227
|
...obj,
|
|
309
228
|
});
|
|
310
229
|
})(CreateGrantVersionRequest = exports.CreateGrantVersionRequest || (exports.CreateGrantVersionRequest = {}));
|
|
311
230
|
var CreateGrantVersionResponse;
|
|
312
231
|
(function (CreateGrantVersionResponse) {
|
|
313
|
-
/**
|
|
314
|
-
* @internal
|
|
315
|
-
*/
|
|
316
232
|
CreateGrantVersionResponse.filterSensitiveLog = (obj) => ({
|
|
317
233
|
...obj,
|
|
318
234
|
});
|
|
319
235
|
})(CreateGrantVersionResponse = exports.CreateGrantVersionResponse || (exports.CreateGrantVersionResponse = {}));
|
|
320
236
|
var BorrowConfiguration;
|
|
321
237
|
(function (BorrowConfiguration) {
|
|
322
|
-
/**
|
|
323
|
-
* @internal
|
|
324
|
-
*/
|
|
325
238
|
BorrowConfiguration.filterSensitiveLog = (obj) => ({
|
|
326
239
|
...obj,
|
|
327
240
|
});
|
|
328
241
|
})(BorrowConfiguration = exports.BorrowConfiguration || (exports.BorrowConfiguration = {}));
|
|
329
242
|
var ProvisionalConfiguration;
|
|
330
243
|
(function (ProvisionalConfiguration) {
|
|
331
|
-
/**
|
|
332
|
-
* @internal
|
|
333
|
-
*/
|
|
334
244
|
ProvisionalConfiguration.filterSensitiveLog = (obj) => ({
|
|
335
245
|
...obj,
|
|
336
246
|
});
|
|
@@ -343,9 +253,6 @@ var RenewType;
|
|
|
343
253
|
})(RenewType = exports.RenewType || (exports.RenewType = {}));
|
|
344
254
|
var ConsumptionConfiguration;
|
|
345
255
|
(function (ConsumptionConfiguration) {
|
|
346
|
-
/**
|
|
347
|
-
* @internal
|
|
348
|
-
*/
|
|
349
256
|
ConsumptionConfiguration.filterSensitiveLog = (obj) => ({
|
|
350
257
|
...obj,
|
|
351
258
|
});
|
|
@@ -382,36 +289,24 @@ var EntitlementUnit;
|
|
|
382
289
|
})(EntitlementUnit = exports.EntitlementUnit || (exports.EntitlementUnit = {}));
|
|
383
290
|
var Entitlement;
|
|
384
291
|
(function (Entitlement) {
|
|
385
|
-
/**
|
|
386
|
-
* @internal
|
|
387
|
-
*/
|
|
388
292
|
Entitlement.filterSensitiveLog = (obj) => ({
|
|
389
293
|
...obj,
|
|
390
294
|
});
|
|
391
295
|
})(Entitlement = exports.Entitlement || (exports.Entitlement = {}));
|
|
392
296
|
var Issuer;
|
|
393
297
|
(function (Issuer) {
|
|
394
|
-
/**
|
|
395
|
-
* @internal
|
|
396
|
-
*/
|
|
397
298
|
Issuer.filterSensitiveLog = (obj) => ({
|
|
398
299
|
...obj,
|
|
399
300
|
});
|
|
400
301
|
})(Issuer = exports.Issuer || (exports.Issuer = {}));
|
|
401
302
|
var DatetimeRange;
|
|
402
303
|
(function (DatetimeRange) {
|
|
403
|
-
/**
|
|
404
|
-
* @internal
|
|
405
|
-
*/
|
|
406
304
|
DatetimeRange.filterSensitiveLog = (obj) => ({
|
|
407
305
|
...obj,
|
|
408
306
|
});
|
|
409
307
|
})(DatetimeRange = exports.DatetimeRange || (exports.DatetimeRange = {}));
|
|
410
308
|
var CreateLicenseRequest;
|
|
411
309
|
(function (CreateLicenseRequest) {
|
|
412
|
-
/**
|
|
413
|
-
* @internal
|
|
414
|
-
*/
|
|
415
310
|
CreateLicenseRequest.filterSensitiveLog = (obj) => ({
|
|
416
311
|
...obj,
|
|
417
312
|
});
|
|
@@ -428,9 +323,6 @@ var LicenseStatus;
|
|
|
428
323
|
})(LicenseStatus = exports.LicenseStatus || (exports.LicenseStatus = {}));
|
|
429
324
|
var CreateLicenseResponse;
|
|
430
325
|
(function (CreateLicenseResponse) {
|
|
431
|
-
/**
|
|
432
|
-
* @internal
|
|
433
|
-
*/
|
|
434
326
|
CreateLicenseResponse.filterSensitiveLog = (obj) => ({
|
|
435
327
|
...obj,
|
|
436
328
|
});
|
|
@@ -444,81 +336,54 @@ var LicenseCountingType;
|
|
|
444
336
|
})(LicenseCountingType = exports.LicenseCountingType || (exports.LicenseCountingType = {}));
|
|
445
337
|
var ProductInformationFilter;
|
|
446
338
|
(function (ProductInformationFilter) {
|
|
447
|
-
/**
|
|
448
|
-
* @internal
|
|
449
|
-
*/
|
|
450
339
|
ProductInformationFilter.filterSensitiveLog = (obj) => ({
|
|
451
340
|
...obj,
|
|
452
341
|
});
|
|
453
342
|
})(ProductInformationFilter = exports.ProductInformationFilter || (exports.ProductInformationFilter = {}));
|
|
454
343
|
var ProductInformation;
|
|
455
344
|
(function (ProductInformation) {
|
|
456
|
-
/**
|
|
457
|
-
* @internal
|
|
458
|
-
*/
|
|
459
345
|
ProductInformation.filterSensitiveLog = (obj) => ({
|
|
460
346
|
...obj,
|
|
461
347
|
});
|
|
462
348
|
})(ProductInformation = exports.ProductInformation || (exports.ProductInformation = {}));
|
|
463
349
|
var Tag;
|
|
464
350
|
(function (Tag) {
|
|
465
|
-
/**
|
|
466
|
-
* @internal
|
|
467
|
-
*/
|
|
468
351
|
Tag.filterSensitiveLog = (obj) => ({
|
|
469
352
|
...obj,
|
|
470
353
|
});
|
|
471
354
|
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
472
355
|
var CreateLicenseConfigurationRequest;
|
|
473
356
|
(function (CreateLicenseConfigurationRequest) {
|
|
474
|
-
/**
|
|
475
|
-
* @internal
|
|
476
|
-
*/
|
|
477
357
|
CreateLicenseConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
478
358
|
...obj,
|
|
479
359
|
});
|
|
480
360
|
})(CreateLicenseConfigurationRequest = exports.CreateLicenseConfigurationRequest || (exports.CreateLicenseConfigurationRequest = {}));
|
|
481
361
|
var CreateLicenseConfigurationResponse;
|
|
482
362
|
(function (CreateLicenseConfigurationResponse) {
|
|
483
|
-
/**
|
|
484
|
-
* @internal
|
|
485
|
-
*/
|
|
486
363
|
CreateLicenseConfigurationResponse.filterSensitiveLog = (obj) => ({
|
|
487
364
|
...obj,
|
|
488
365
|
});
|
|
489
366
|
})(CreateLicenseConfigurationResponse = exports.CreateLicenseConfigurationResponse || (exports.CreateLicenseConfigurationResponse = {}));
|
|
490
367
|
var LicenseConversionContext;
|
|
491
368
|
(function (LicenseConversionContext) {
|
|
492
|
-
/**
|
|
493
|
-
* @internal
|
|
494
|
-
*/
|
|
495
369
|
LicenseConversionContext.filterSensitiveLog = (obj) => ({
|
|
496
370
|
...obj,
|
|
497
371
|
});
|
|
498
372
|
})(LicenseConversionContext = exports.LicenseConversionContext || (exports.LicenseConversionContext = {}));
|
|
499
373
|
var CreateLicenseConversionTaskForResourceRequest;
|
|
500
374
|
(function (CreateLicenseConversionTaskForResourceRequest) {
|
|
501
|
-
/**
|
|
502
|
-
* @internal
|
|
503
|
-
*/
|
|
504
375
|
CreateLicenseConversionTaskForResourceRequest.filterSensitiveLog = (obj) => ({
|
|
505
376
|
...obj,
|
|
506
377
|
});
|
|
507
378
|
})(CreateLicenseConversionTaskForResourceRequest = exports.CreateLicenseConversionTaskForResourceRequest || (exports.CreateLicenseConversionTaskForResourceRequest = {}));
|
|
508
379
|
var CreateLicenseConversionTaskForResourceResponse;
|
|
509
380
|
(function (CreateLicenseConversionTaskForResourceResponse) {
|
|
510
|
-
/**
|
|
511
|
-
* @internal
|
|
512
|
-
*/
|
|
513
381
|
CreateLicenseConversionTaskForResourceResponse.filterSensitiveLog = (obj) => ({
|
|
514
382
|
...obj,
|
|
515
383
|
});
|
|
516
384
|
})(CreateLicenseConversionTaskForResourceResponse = exports.CreateLicenseConversionTaskForResourceResponse || (exports.CreateLicenseConversionTaskForResourceResponse = {}));
|
|
517
385
|
var ReportContext;
|
|
518
386
|
(function (ReportContext) {
|
|
519
|
-
/**
|
|
520
|
-
* @internal
|
|
521
|
-
*/
|
|
522
387
|
ReportContext.filterSensitiveLog = (obj) => ({
|
|
523
388
|
...obj,
|
|
524
389
|
});
|
|
@@ -531,9 +396,6 @@ var ReportFrequencyType;
|
|
|
531
396
|
})(ReportFrequencyType = exports.ReportFrequencyType || (exports.ReportFrequencyType = {}));
|
|
532
397
|
var ReportFrequency;
|
|
533
398
|
(function (ReportFrequency) {
|
|
534
|
-
/**
|
|
535
|
-
* @internal
|
|
536
|
-
*/
|
|
537
399
|
ReportFrequency.filterSensitiveLog = (obj) => ({
|
|
538
400
|
...obj,
|
|
539
401
|
});
|
|
@@ -545,45 +407,30 @@ var ReportType;
|
|
|
545
407
|
})(ReportType = exports.ReportType || (exports.ReportType = {}));
|
|
546
408
|
var CreateLicenseManagerReportGeneratorRequest;
|
|
547
409
|
(function (CreateLicenseManagerReportGeneratorRequest) {
|
|
548
|
-
/**
|
|
549
|
-
* @internal
|
|
550
|
-
*/
|
|
551
410
|
CreateLicenseManagerReportGeneratorRequest.filterSensitiveLog = (obj) => ({
|
|
552
411
|
...obj,
|
|
553
412
|
});
|
|
554
413
|
})(CreateLicenseManagerReportGeneratorRequest = exports.CreateLicenseManagerReportGeneratorRequest || (exports.CreateLicenseManagerReportGeneratorRequest = {}));
|
|
555
414
|
var CreateLicenseManagerReportGeneratorResponse;
|
|
556
415
|
(function (CreateLicenseManagerReportGeneratorResponse) {
|
|
557
|
-
/**
|
|
558
|
-
* @internal
|
|
559
|
-
*/
|
|
560
416
|
CreateLicenseManagerReportGeneratorResponse.filterSensitiveLog = (obj) => ({
|
|
561
417
|
...obj,
|
|
562
418
|
});
|
|
563
419
|
})(CreateLicenseManagerReportGeneratorResponse = exports.CreateLicenseManagerReportGeneratorResponse || (exports.CreateLicenseManagerReportGeneratorResponse = {}));
|
|
564
420
|
var CreateLicenseVersionRequest;
|
|
565
421
|
(function (CreateLicenseVersionRequest) {
|
|
566
|
-
/**
|
|
567
|
-
* @internal
|
|
568
|
-
*/
|
|
569
422
|
CreateLicenseVersionRequest.filterSensitiveLog = (obj) => ({
|
|
570
423
|
...obj,
|
|
571
424
|
});
|
|
572
425
|
})(CreateLicenseVersionRequest = exports.CreateLicenseVersionRequest || (exports.CreateLicenseVersionRequest = {}));
|
|
573
426
|
var CreateLicenseVersionResponse;
|
|
574
427
|
(function (CreateLicenseVersionResponse) {
|
|
575
|
-
/**
|
|
576
|
-
* @internal
|
|
577
|
-
*/
|
|
578
428
|
CreateLicenseVersionResponse.filterSensitiveLog = (obj) => ({
|
|
579
429
|
...obj,
|
|
580
430
|
});
|
|
581
431
|
})(CreateLicenseVersionResponse = exports.CreateLicenseVersionResponse || (exports.CreateLicenseVersionResponse = {}));
|
|
582
432
|
var CreateTokenRequest;
|
|
583
433
|
(function (CreateTokenRequest) {
|
|
584
|
-
/**
|
|
585
|
-
* @internal
|
|
586
|
-
*/
|
|
587
434
|
CreateTokenRequest.filterSensitiveLog = (obj) => ({
|
|
588
435
|
...obj,
|
|
589
436
|
});
|
|
@@ -594,36 +441,24 @@ var TokenType;
|
|
|
594
441
|
})(TokenType = exports.TokenType || (exports.TokenType = {}));
|
|
595
442
|
var CreateTokenResponse;
|
|
596
443
|
(function (CreateTokenResponse) {
|
|
597
|
-
/**
|
|
598
|
-
* @internal
|
|
599
|
-
*/
|
|
600
444
|
CreateTokenResponse.filterSensitiveLog = (obj) => ({
|
|
601
445
|
...obj,
|
|
602
446
|
});
|
|
603
447
|
})(CreateTokenResponse = exports.CreateTokenResponse || (exports.CreateTokenResponse = {}));
|
|
604
448
|
var DeleteGrantRequest;
|
|
605
449
|
(function (DeleteGrantRequest) {
|
|
606
|
-
/**
|
|
607
|
-
* @internal
|
|
608
|
-
*/
|
|
609
450
|
DeleteGrantRequest.filterSensitiveLog = (obj) => ({
|
|
610
451
|
...obj,
|
|
611
452
|
});
|
|
612
453
|
})(DeleteGrantRequest = exports.DeleteGrantRequest || (exports.DeleteGrantRequest = {}));
|
|
613
454
|
var DeleteGrantResponse;
|
|
614
455
|
(function (DeleteGrantResponse) {
|
|
615
|
-
/**
|
|
616
|
-
* @internal
|
|
617
|
-
*/
|
|
618
456
|
DeleteGrantResponse.filterSensitiveLog = (obj) => ({
|
|
619
457
|
...obj,
|
|
620
458
|
});
|
|
621
459
|
})(DeleteGrantResponse = exports.DeleteGrantResponse || (exports.DeleteGrantResponse = {}));
|
|
622
460
|
var DeleteLicenseRequest;
|
|
623
461
|
(function (DeleteLicenseRequest) {
|
|
624
|
-
/**
|
|
625
|
-
* @internal
|
|
626
|
-
*/
|
|
627
462
|
DeleteLicenseRequest.filterSensitiveLog = (obj) => ({
|
|
628
463
|
...obj,
|
|
629
464
|
});
|
|
@@ -635,171 +470,114 @@ var LicenseDeletionStatus;
|
|
|
635
470
|
})(LicenseDeletionStatus = exports.LicenseDeletionStatus || (exports.LicenseDeletionStatus = {}));
|
|
636
471
|
var DeleteLicenseResponse;
|
|
637
472
|
(function (DeleteLicenseResponse) {
|
|
638
|
-
/**
|
|
639
|
-
* @internal
|
|
640
|
-
*/
|
|
641
473
|
DeleteLicenseResponse.filterSensitiveLog = (obj) => ({
|
|
642
474
|
...obj,
|
|
643
475
|
});
|
|
644
476
|
})(DeleteLicenseResponse = exports.DeleteLicenseResponse || (exports.DeleteLicenseResponse = {}));
|
|
645
477
|
var DeleteLicenseConfigurationRequest;
|
|
646
478
|
(function (DeleteLicenseConfigurationRequest) {
|
|
647
|
-
/**
|
|
648
|
-
* @internal
|
|
649
|
-
*/
|
|
650
479
|
DeleteLicenseConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
651
480
|
...obj,
|
|
652
481
|
});
|
|
653
482
|
})(DeleteLicenseConfigurationRequest = exports.DeleteLicenseConfigurationRequest || (exports.DeleteLicenseConfigurationRequest = {}));
|
|
654
483
|
var DeleteLicenseConfigurationResponse;
|
|
655
484
|
(function (DeleteLicenseConfigurationResponse) {
|
|
656
|
-
/**
|
|
657
|
-
* @internal
|
|
658
|
-
*/
|
|
659
485
|
DeleteLicenseConfigurationResponse.filterSensitiveLog = (obj) => ({
|
|
660
486
|
...obj,
|
|
661
487
|
});
|
|
662
488
|
})(DeleteLicenseConfigurationResponse = exports.DeleteLicenseConfigurationResponse || (exports.DeleteLicenseConfigurationResponse = {}));
|
|
663
489
|
var DeleteLicenseManagerReportGeneratorRequest;
|
|
664
490
|
(function (DeleteLicenseManagerReportGeneratorRequest) {
|
|
665
|
-
/**
|
|
666
|
-
* @internal
|
|
667
|
-
*/
|
|
668
491
|
DeleteLicenseManagerReportGeneratorRequest.filterSensitiveLog = (obj) => ({
|
|
669
492
|
...obj,
|
|
670
493
|
});
|
|
671
494
|
})(DeleteLicenseManagerReportGeneratorRequest = exports.DeleteLicenseManagerReportGeneratorRequest || (exports.DeleteLicenseManagerReportGeneratorRequest = {}));
|
|
672
495
|
var DeleteLicenseManagerReportGeneratorResponse;
|
|
673
496
|
(function (DeleteLicenseManagerReportGeneratorResponse) {
|
|
674
|
-
/**
|
|
675
|
-
* @internal
|
|
676
|
-
*/
|
|
677
497
|
DeleteLicenseManagerReportGeneratorResponse.filterSensitiveLog = (obj) => ({
|
|
678
498
|
...obj,
|
|
679
499
|
});
|
|
680
500
|
})(DeleteLicenseManagerReportGeneratorResponse = exports.DeleteLicenseManagerReportGeneratorResponse || (exports.DeleteLicenseManagerReportGeneratorResponse = {}));
|
|
681
501
|
var DeleteTokenRequest;
|
|
682
502
|
(function (DeleteTokenRequest) {
|
|
683
|
-
/**
|
|
684
|
-
* @internal
|
|
685
|
-
*/
|
|
686
503
|
DeleteTokenRequest.filterSensitiveLog = (obj) => ({
|
|
687
504
|
...obj,
|
|
688
505
|
});
|
|
689
506
|
})(DeleteTokenRequest = exports.DeleteTokenRequest || (exports.DeleteTokenRequest = {}));
|
|
690
507
|
var DeleteTokenResponse;
|
|
691
508
|
(function (DeleteTokenResponse) {
|
|
692
|
-
/**
|
|
693
|
-
* @internal
|
|
694
|
-
*/
|
|
695
509
|
DeleteTokenResponse.filterSensitiveLog = (obj) => ({
|
|
696
510
|
...obj,
|
|
697
511
|
});
|
|
698
512
|
})(DeleteTokenResponse = exports.DeleteTokenResponse || (exports.DeleteTokenResponse = {}));
|
|
699
513
|
var ExtendLicenseConsumptionRequest;
|
|
700
514
|
(function (ExtendLicenseConsumptionRequest) {
|
|
701
|
-
/**
|
|
702
|
-
* @internal
|
|
703
|
-
*/
|
|
704
515
|
ExtendLicenseConsumptionRequest.filterSensitiveLog = (obj) => ({
|
|
705
516
|
...obj,
|
|
706
517
|
});
|
|
707
518
|
})(ExtendLicenseConsumptionRequest = exports.ExtendLicenseConsumptionRequest || (exports.ExtendLicenseConsumptionRequest = {}));
|
|
708
519
|
var ExtendLicenseConsumptionResponse;
|
|
709
520
|
(function (ExtendLicenseConsumptionResponse) {
|
|
710
|
-
/**
|
|
711
|
-
* @internal
|
|
712
|
-
*/
|
|
713
521
|
ExtendLicenseConsumptionResponse.filterSensitiveLog = (obj) => ({
|
|
714
522
|
...obj,
|
|
715
523
|
});
|
|
716
524
|
})(ExtendLicenseConsumptionResponse = exports.ExtendLicenseConsumptionResponse || (exports.ExtendLicenseConsumptionResponse = {}));
|
|
717
525
|
var GetAccessTokenRequest;
|
|
718
526
|
(function (GetAccessTokenRequest) {
|
|
719
|
-
/**
|
|
720
|
-
* @internal
|
|
721
|
-
*/
|
|
722
527
|
GetAccessTokenRequest.filterSensitiveLog = (obj) => ({
|
|
723
528
|
...obj,
|
|
724
529
|
});
|
|
725
530
|
})(GetAccessTokenRequest = exports.GetAccessTokenRequest || (exports.GetAccessTokenRequest = {}));
|
|
726
531
|
var GetAccessTokenResponse;
|
|
727
532
|
(function (GetAccessTokenResponse) {
|
|
728
|
-
/**
|
|
729
|
-
* @internal
|
|
730
|
-
*/
|
|
731
533
|
GetAccessTokenResponse.filterSensitiveLog = (obj) => ({
|
|
732
534
|
...obj,
|
|
733
535
|
});
|
|
734
536
|
})(GetAccessTokenResponse = exports.GetAccessTokenResponse || (exports.GetAccessTokenResponse = {}));
|
|
735
537
|
var GetGrantRequest;
|
|
736
538
|
(function (GetGrantRequest) {
|
|
737
|
-
/**
|
|
738
|
-
* @internal
|
|
739
|
-
*/
|
|
740
539
|
GetGrantRequest.filterSensitiveLog = (obj) => ({
|
|
741
540
|
...obj,
|
|
742
541
|
});
|
|
743
542
|
})(GetGrantRequest = exports.GetGrantRequest || (exports.GetGrantRequest = {}));
|
|
744
543
|
var Grant;
|
|
745
544
|
(function (Grant) {
|
|
746
|
-
/**
|
|
747
|
-
* @internal
|
|
748
|
-
*/
|
|
749
545
|
Grant.filterSensitiveLog = (obj) => ({
|
|
750
546
|
...obj,
|
|
751
547
|
});
|
|
752
548
|
})(Grant = exports.Grant || (exports.Grant = {}));
|
|
753
549
|
var GetGrantResponse;
|
|
754
550
|
(function (GetGrantResponse) {
|
|
755
|
-
/**
|
|
756
|
-
* @internal
|
|
757
|
-
*/
|
|
758
551
|
GetGrantResponse.filterSensitiveLog = (obj) => ({
|
|
759
552
|
...obj,
|
|
760
553
|
});
|
|
761
554
|
})(GetGrantResponse = exports.GetGrantResponse || (exports.GetGrantResponse = {}));
|
|
762
555
|
var GetLicenseRequest;
|
|
763
556
|
(function (GetLicenseRequest) {
|
|
764
|
-
/**
|
|
765
|
-
* @internal
|
|
766
|
-
*/
|
|
767
557
|
GetLicenseRequest.filterSensitiveLog = (obj) => ({
|
|
768
558
|
...obj,
|
|
769
559
|
});
|
|
770
560
|
})(GetLicenseRequest = exports.GetLicenseRequest || (exports.GetLicenseRequest = {}));
|
|
771
561
|
var IssuerDetails;
|
|
772
562
|
(function (IssuerDetails) {
|
|
773
|
-
/**
|
|
774
|
-
* @internal
|
|
775
|
-
*/
|
|
776
563
|
IssuerDetails.filterSensitiveLog = (obj) => ({
|
|
777
564
|
...obj,
|
|
778
565
|
});
|
|
779
566
|
})(IssuerDetails = exports.IssuerDetails || (exports.IssuerDetails = {}));
|
|
780
567
|
var License;
|
|
781
568
|
(function (License) {
|
|
782
|
-
/**
|
|
783
|
-
* @internal
|
|
784
|
-
*/
|
|
785
569
|
License.filterSensitiveLog = (obj) => ({
|
|
786
570
|
...obj,
|
|
787
571
|
});
|
|
788
572
|
})(License = exports.License || (exports.License = {}));
|
|
789
573
|
var GetLicenseResponse;
|
|
790
574
|
(function (GetLicenseResponse) {
|
|
791
|
-
/**
|
|
792
|
-
* @internal
|
|
793
|
-
*/
|
|
794
575
|
GetLicenseResponse.filterSensitiveLog = (obj) => ({
|
|
795
576
|
...obj,
|
|
796
577
|
});
|
|
797
578
|
})(GetLicenseResponse = exports.GetLicenseResponse || (exports.GetLicenseResponse = {}));
|
|
798
579
|
var GetLicenseConfigurationRequest;
|
|
799
580
|
(function (GetLicenseConfigurationRequest) {
|
|
800
|
-
/**
|
|
801
|
-
* @internal
|
|
802
|
-
*/
|
|
803
581
|
GetLicenseConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
804
582
|
...obj,
|
|
805
583
|
});
|
|
@@ -814,36 +592,24 @@ var ResourceType;
|
|
|
814
592
|
})(ResourceType = exports.ResourceType || (exports.ResourceType = {}));
|
|
815
593
|
var ConsumedLicenseSummary;
|
|
816
594
|
(function (ConsumedLicenseSummary) {
|
|
817
|
-
/**
|
|
818
|
-
* @internal
|
|
819
|
-
*/
|
|
820
595
|
ConsumedLicenseSummary.filterSensitiveLog = (obj) => ({
|
|
821
596
|
...obj,
|
|
822
597
|
});
|
|
823
598
|
})(ConsumedLicenseSummary = exports.ConsumedLicenseSummary || (exports.ConsumedLicenseSummary = {}));
|
|
824
599
|
var ManagedResourceSummary;
|
|
825
600
|
(function (ManagedResourceSummary) {
|
|
826
|
-
/**
|
|
827
|
-
* @internal
|
|
828
|
-
*/
|
|
829
601
|
ManagedResourceSummary.filterSensitiveLog = (obj) => ({
|
|
830
602
|
...obj,
|
|
831
603
|
});
|
|
832
604
|
})(ManagedResourceSummary = exports.ManagedResourceSummary || (exports.ManagedResourceSummary = {}));
|
|
833
605
|
var GetLicenseConfigurationResponse;
|
|
834
606
|
(function (GetLicenseConfigurationResponse) {
|
|
835
|
-
/**
|
|
836
|
-
* @internal
|
|
837
|
-
*/
|
|
838
607
|
GetLicenseConfigurationResponse.filterSensitiveLog = (obj) => ({
|
|
839
608
|
...obj,
|
|
840
609
|
});
|
|
841
610
|
})(GetLicenseConfigurationResponse = exports.GetLicenseConfigurationResponse || (exports.GetLicenseConfigurationResponse = {}));
|
|
842
611
|
var GetLicenseConversionTaskRequest;
|
|
843
612
|
(function (GetLicenseConversionTaskRequest) {
|
|
844
|
-
/**
|
|
845
|
-
* @internal
|
|
846
|
-
*/
|
|
847
613
|
GetLicenseConversionTaskRequest.filterSensitiveLog = (obj) => ({
|
|
848
614
|
...obj,
|
|
849
615
|
});
|
|
@@ -856,360 +622,240 @@ var LicenseConversionTaskStatus;
|
|
|
856
622
|
})(LicenseConversionTaskStatus = exports.LicenseConversionTaskStatus || (exports.LicenseConversionTaskStatus = {}));
|
|
857
623
|
var GetLicenseConversionTaskResponse;
|
|
858
624
|
(function (GetLicenseConversionTaskResponse) {
|
|
859
|
-
/**
|
|
860
|
-
* @internal
|
|
861
|
-
*/
|
|
862
625
|
GetLicenseConversionTaskResponse.filterSensitiveLog = (obj) => ({
|
|
863
626
|
...obj,
|
|
864
627
|
});
|
|
865
628
|
})(GetLicenseConversionTaskResponse = exports.GetLicenseConversionTaskResponse || (exports.GetLicenseConversionTaskResponse = {}));
|
|
866
629
|
var GetLicenseManagerReportGeneratorRequest;
|
|
867
630
|
(function (GetLicenseManagerReportGeneratorRequest) {
|
|
868
|
-
/**
|
|
869
|
-
* @internal
|
|
870
|
-
*/
|
|
871
631
|
GetLicenseManagerReportGeneratorRequest.filterSensitiveLog = (obj) => ({
|
|
872
632
|
...obj,
|
|
873
633
|
});
|
|
874
634
|
})(GetLicenseManagerReportGeneratorRequest = exports.GetLicenseManagerReportGeneratorRequest || (exports.GetLicenseManagerReportGeneratorRequest = {}));
|
|
875
635
|
var S3Location;
|
|
876
636
|
(function (S3Location) {
|
|
877
|
-
/**
|
|
878
|
-
* @internal
|
|
879
|
-
*/
|
|
880
637
|
S3Location.filterSensitiveLog = (obj) => ({
|
|
881
638
|
...obj,
|
|
882
639
|
});
|
|
883
640
|
})(S3Location = exports.S3Location || (exports.S3Location = {}));
|
|
884
641
|
var ReportGenerator;
|
|
885
642
|
(function (ReportGenerator) {
|
|
886
|
-
/**
|
|
887
|
-
* @internal
|
|
888
|
-
*/
|
|
889
643
|
ReportGenerator.filterSensitiveLog = (obj) => ({
|
|
890
644
|
...obj,
|
|
891
645
|
});
|
|
892
646
|
})(ReportGenerator = exports.ReportGenerator || (exports.ReportGenerator = {}));
|
|
893
647
|
var GetLicenseManagerReportGeneratorResponse;
|
|
894
648
|
(function (GetLicenseManagerReportGeneratorResponse) {
|
|
895
|
-
/**
|
|
896
|
-
* @internal
|
|
897
|
-
*/
|
|
898
649
|
GetLicenseManagerReportGeneratorResponse.filterSensitiveLog = (obj) => ({
|
|
899
650
|
...obj,
|
|
900
651
|
});
|
|
901
652
|
})(GetLicenseManagerReportGeneratorResponse = exports.GetLicenseManagerReportGeneratorResponse || (exports.GetLicenseManagerReportGeneratorResponse = {}));
|
|
902
653
|
var GetLicenseUsageRequest;
|
|
903
654
|
(function (GetLicenseUsageRequest) {
|
|
904
|
-
/**
|
|
905
|
-
* @internal
|
|
906
|
-
*/
|
|
907
655
|
GetLicenseUsageRequest.filterSensitiveLog = (obj) => ({
|
|
908
656
|
...obj,
|
|
909
657
|
});
|
|
910
658
|
})(GetLicenseUsageRequest = exports.GetLicenseUsageRequest || (exports.GetLicenseUsageRequest = {}));
|
|
911
659
|
var EntitlementUsage;
|
|
912
660
|
(function (EntitlementUsage) {
|
|
913
|
-
/**
|
|
914
|
-
* @internal
|
|
915
|
-
*/
|
|
916
661
|
EntitlementUsage.filterSensitiveLog = (obj) => ({
|
|
917
662
|
...obj,
|
|
918
663
|
});
|
|
919
664
|
})(EntitlementUsage = exports.EntitlementUsage || (exports.EntitlementUsage = {}));
|
|
920
665
|
var LicenseUsage;
|
|
921
666
|
(function (LicenseUsage) {
|
|
922
|
-
/**
|
|
923
|
-
* @internal
|
|
924
|
-
*/
|
|
925
667
|
LicenseUsage.filterSensitiveLog = (obj) => ({
|
|
926
668
|
...obj,
|
|
927
669
|
});
|
|
928
670
|
})(LicenseUsage = exports.LicenseUsage || (exports.LicenseUsage = {}));
|
|
929
671
|
var GetLicenseUsageResponse;
|
|
930
672
|
(function (GetLicenseUsageResponse) {
|
|
931
|
-
/**
|
|
932
|
-
* @internal
|
|
933
|
-
*/
|
|
934
673
|
GetLicenseUsageResponse.filterSensitiveLog = (obj) => ({
|
|
935
674
|
...obj,
|
|
936
675
|
});
|
|
937
676
|
})(GetLicenseUsageResponse = exports.GetLicenseUsageResponse || (exports.GetLicenseUsageResponse = {}));
|
|
938
677
|
var GetServiceSettingsRequest;
|
|
939
678
|
(function (GetServiceSettingsRequest) {
|
|
940
|
-
/**
|
|
941
|
-
* @internal
|
|
942
|
-
*/
|
|
943
679
|
GetServiceSettingsRequest.filterSensitiveLog = (obj) => ({
|
|
944
680
|
...obj,
|
|
945
681
|
});
|
|
946
682
|
})(GetServiceSettingsRequest = exports.GetServiceSettingsRequest || (exports.GetServiceSettingsRequest = {}));
|
|
947
683
|
var OrganizationConfiguration;
|
|
948
684
|
(function (OrganizationConfiguration) {
|
|
949
|
-
/**
|
|
950
|
-
* @internal
|
|
951
|
-
*/
|
|
952
685
|
OrganizationConfiguration.filterSensitiveLog = (obj) => ({
|
|
953
686
|
...obj,
|
|
954
687
|
});
|
|
955
688
|
})(OrganizationConfiguration = exports.OrganizationConfiguration || (exports.OrganizationConfiguration = {}));
|
|
956
689
|
var GetServiceSettingsResponse;
|
|
957
690
|
(function (GetServiceSettingsResponse) {
|
|
958
|
-
/**
|
|
959
|
-
* @internal
|
|
960
|
-
*/
|
|
961
691
|
GetServiceSettingsResponse.filterSensitiveLog = (obj) => ({
|
|
962
692
|
...obj,
|
|
963
693
|
});
|
|
964
694
|
})(GetServiceSettingsResponse = exports.GetServiceSettingsResponse || (exports.GetServiceSettingsResponse = {}));
|
|
965
695
|
var FilterLimitExceededException;
|
|
966
696
|
(function (FilterLimitExceededException) {
|
|
967
|
-
/**
|
|
968
|
-
* @internal
|
|
969
|
-
*/
|
|
970
697
|
FilterLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
971
698
|
...obj,
|
|
972
699
|
});
|
|
973
700
|
})(FilterLimitExceededException = exports.FilterLimitExceededException || (exports.FilterLimitExceededException = {}));
|
|
974
701
|
var ListAssociationsForLicenseConfigurationRequest;
|
|
975
702
|
(function (ListAssociationsForLicenseConfigurationRequest) {
|
|
976
|
-
/**
|
|
977
|
-
* @internal
|
|
978
|
-
*/
|
|
979
703
|
ListAssociationsForLicenseConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
980
704
|
...obj,
|
|
981
705
|
});
|
|
982
706
|
})(ListAssociationsForLicenseConfigurationRequest = exports.ListAssociationsForLicenseConfigurationRequest || (exports.ListAssociationsForLicenseConfigurationRequest = {}));
|
|
983
707
|
var LicenseConfigurationAssociation;
|
|
984
708
|
(function (LicenseConfigurationAssociation) {
|
|
985
|
-
/**
|
|
986
|
-
* @internal
|
|
987
|
-
*/
|
|
988
709
|
LicenseConfigurationAssociation.filterSensitiveLog = (obj) => ({
|
|
989
710
|
...obj,
|
|
990
711
|
});
|
|
991
712
|
})(LicenseConfigurationAssociation = exports.LicenseConfigurationAssociation || (exports.LicenseConfigurationAssociation = {}));
|
|
992
713
|
var ListAssociationsForLicenseConfigurationResponse;
|
|
993
714
|
(function (ListAssociationsForLicenseConfigurationResponse) {
|
|
994
|
-
/**
|
|
995
|
-
* @internal
|
|
996
|
-
*/
|
|
997
715
|
ListAssociationsForLicenseConfigurationResponse.filterSensitiveLog = (obj) => ({
|
|
998
716
|
...obj,
|
|
999
717
|
});
|
|
1000
718
|
})(ListAssociationsForLicenseConfigurationResponse = exports.ListAssociationsForLicenseConfigurationResponse || (exports.ListAssociationsForLicenseConfigurationResponse = {}));
|
|
1001
719
|
var Filter;
|
|
1002
720
|
(function (Filter) {
|
|
1003
|
-
/**
|
|
1004
|
-
* @internal
|
|
1005
|
-
*/
|
|
1006
721
|
Filter.filterSensitiveLog = (obj) => ({
|
|
1007
722
|
...obj,
|
|
1008
723
|
});
|
|
1009
724
|
})(Filter = exports.Filter || (exports.Filter = {}));
|
|
1010
725
|
var ListDistributedGrantsRequest;
|
|
1011
726
|
(function (ListDistributedGrantsRequest) {
|
|
1012
|
-
/**
|
|
1013
|
-
* @internal
|
|
1014
|
-
*/
|
|
1015
727
|
ListDistributedGrantsRequest.filterSensitiveLog = (obj) => ({
|
|
1016
728
|
...obj,
|
|
1017
729
|
});
|
|
1018
730
|
})(ListDistributedGrantsRequest = exports.ListDistributedGrantsRequest || (exports.ListDistributedGrantsRequest = {}));
|
|
1019
731
|
var ListDistributedGrantsResponse;
|
|
1020
732
|
(function (ListDistributedGrantsResponse) {
|
|
1021
|
-
/**
|
|
1022
|
-
* @internal
|
|
1023
|
-
*/
|
|
1024
733
|
ListDistributedGrantsResponse.filterSensitiveLog = (obj) => ({
|
|
1025
734
|
...obj,
|
|
1026
735
|
});
|
|
1027
736
|
})(ListDistributedGrantsResponse = exports.ListDistributedGrantsResponse || (exports.ListDistributedGrantsResponse = {}));
|
|
1028
737
|
var ListFailuresForLicenseConfigurationOperationsRequest;
|
|
1029
738
|
(function (ListFailuresForLicenseConfigurationOperationsRequest) {
|
|
1030
|
-
/**
|
|
1031
|
-
* @internal
|
|
1032
|
-
*/
|
|
1033
739
|
ListFailuresForLicenseConfigurationOperationsRequest.filterSensitiveLog = (obj) => ({
|
|
1034
740
|
...obj,
|
|
1035
741
|
});
|
|
1036
742
|
})(ListFailuresForLicenseConfigurationOperationsRequest = exports.ListFailuresForLicenseConfigurationOperationsRequest || (exports.ListFailuresForLicenseConfigurationOperationsRequest = {}));
|
|
1037
743
|
var LicenseOperationFailure;
|
|
1038
744
|
(function (LicenseOperationFailure) {
|
|
1039
|
-
/**
|
|
1040
|
-
* @internal
|
|
1041
|
-
*/
|
|
1042
745
|
LicenseOperationFailure.filterSensitiveLog = (obj) => ({
|
|
1043
746
|
...obj,
|
|
1044
747
|
});
|
|
1045
748
|
})(LicenseOperationFailure = exports.LicenseOperationFailure || (exports.LicenseOperationFailure = {}));
|
|
1046
749
|
var ListFailuresForLicenseConfigurationOperationsResponse;
|
|
1047
750
|
(function (ListFailuresForLicenseConfigurationOperationsResponse) {
|
|
1048
|
-
/**
|
|
1049
|
-
* @internal
|
|
1050
|
-
*/
|
|
1051
751
|
ListFailuresForLicenseConfigurationOperationsResponse.filterSensitiveLog = (obj) => ({
|
|
1052
752
|
...obj,
|
|
1053
753
|
});
|
|
1054
754
|
})(ListFailuresForLicenseConfigurationOperationsResponse = exports.ListFailuresForLicenseConfigurationOperationsResponse || (exports.ListFailuresForLicenseConfigurationOperationsResponse = {}));
|
|
1055
755
|
var ListLicenseConfigurationsRequest;
|
|
1056
756
|
(function (ListLicenseConfigurationsRequest) {
|
|
1057
|
-
/**
|
|
1058
|
-
* @internal
|
|
1059
|
-
*/
|
|
1060
757
|
ListLicenseConfigurationsRequest.filterSensitiveLog = (obj) => ({
|
|
1061
758
|
...obj,
|
|
1062
759
|
});
|
|
1063
760
|
})(ListLicenseConfigurationsRequest = exports.ListLicenseConfigurationsRequest || (exports.ListLicenseConfigurationsRequest = {}));
|
|
1064
761
|
var LicenseConfiguration;
|
|
1065
762
|
(function (LicenseConfiguration) {
|
|
1066
|
-
/**
|
|
1067
|
-
* @internal
|
|
1068
|
-
*/
|
|
1069
763
|
LicenseConfiguration.filterSensitiveLog = (obj) => ({
|
|
1070
764
|
...obj,
|
|
1071
765
|
});
|
|
1072
766
|
})(LicenseConfiguration = exports.LicenseConfiguration || (exports.LicenseConfiguration = {}));
|
|
1073
767
|
var ListLicenseConfigurationsResponse;
|
|
1074
768
|
(function (ListLicenseConfigurationsResponse) {
|
|
1075
|
-
/**
|
|
1076
|
-
* @internal
|
|
1077
|
-
*/
|
|
1078
769
|
ListLicenseConfigurationsResponse.filterSensitiveLog = (obj) => ({
|
|
1079
770
|
...obj,
|
|
1080
771
|
});
|
|
1081
772
|
})(ListLicenseConfigurationsResponse = exports.ListLicenseConfigurationsResponse || (exports.ListLicenseConfigurationsResponse = {}));
|
|
1082
773
|
var ListLicenseConversionTasksRequest;
|
|
1083
774
|
(function (ListLicenseConversionTasksRequest) {
|
|
1084
|
-
/**
|
|
1085
|
-
* @internal
|
|
1086
|
-
*/
|
|
1087
775
|
ListLicenseConversionTasksRequest.filterSensitiveLog = (obj) => ({
|
|
1088
776
|
...obj,
|
|
1089
777
|
});
|
|
1090
778
|
})(ListLicenseConversionTasksRequest = exports.ListLicenseConversionTasksRequest || (exports.ListLicenseConversionTasksRequest = {}));
|
|
1091
779
|
var LicenseConversionTask;
|
|
1092
780
|
(function (LicenseConversionTask) {
|
|
1093
|
-
/**
|
|
1094
|
-
* @internal
|
|
1095
|
-
*/
|
|
1096
781
|
LicenseConversionTask.filterSensitiveLog = (obj) => ({
|
|
1097
782
|
...obj,
|
|
1098
783
|
});
|
|
1099
784
|
})(LicenseConversionTask = exports.LicenseConversionTask || (exports.LicenseConversionTask = {}));
|
|
1100
785
|
var ListLicenseConversionTasksResponse;
|
|
1101
786
|
(function (ListLicenseConversionTasksResponse) {
|
|
1102
|
-
/**
|
|
1103
|
-
* @internal
|
|
1104
|
-
*/
|
|
1105
787
|
ListLicenseConversionTasksResponse.filterSensitiveLog = (obj) => ({
|
|
1106
788
|
...obj,
|
|
1107
789
|
});
|
|
1108
790
|
})(ListLicenseConversionTasksResponse = exports.ListLicenseConversionTasksResponse || (exports.ListLicenseConversionTasksResponse = {}));
|
|
1109
791
|
var ListLicenseManagerReportGeneratorsRequest;
|
|
1110
792
|
(function (ListLicenseManagerReportGeneratorsRequest) {
|
|
1111
|
-
/**
|
|
1112
|
-
* @internal
|
|
1113
|
-
*/
|
|
1114
793
|
ListLicenseManagerReportGeneratorsRequest.filterSensitiveLog = (obj) => ({
|
|
1115
794
|
...obj,
|
|
1116
795
|
});
|
|
1117
796
|
})(ListLicenseManagerReportGeneratorsRequest = exports.ListLicenseManagerReportGeneratorsRequest || (exports.ListLicenseManagerReportGeneratorsRequest = {}));
|
|
1118
797
|
var ListLicenseManagerReportGeneratorsResponse;
|
|
1119
798
|
(function (ListLicenseManagerReportGeneratorsResponse) {
|
|
1120
|
-
/**
|
|
1121
|
-
* @internal
|
|
1122
|
-
*/
|
|
1123
799
|
ListLicenseManagerReportGeneratorsResponse.filterSensitiveLog = (obj) => ({
|
|
1124
800
|
...obj,
|
|
1125
801
|
});
|
|
1126
802
|
})(ListLicenseManagerReportGeneratorsResponse = exports.ListLicenseManagerReportGeneratorsResponse || (exports.ListLicenseManagerReportGeneratorsResponse = {}));
|
|
1127
803
|
var ListLicensesRequest;
|
|
1128
804
|
(function (ListLicensesRequest) {
|
|
1129
|
-
/**
|
|
1130
|
-
* @internal
|
|
1131
|
-
*/
|
|
1132
805
|
ListLicensesRequest.filterSensitiveLog = (obj) => ({
|
|
1133
806
|
...obj,
|
|
1134
807
|
});
|
|
1135
808
|
})(ListLicensesRequest = exports.ListLicensesRequest || (exports.ListLicensesRequest = {}));
|
|
1136
809
|
var ListLicensesResponse;
|
|
1137
810
|
(function (ListLicensesResponse) {
|
|
1138
|
-
/**
|
|
1139
|
-
* @internal
|
|
1140
|
-
*/
|
|
1141
811
|
ListLicensesResponse.filterSensitiveLog = (obj) => ({
|
|
1142
812
|
...obj,
|
|
1143
813
|
});
|
|
1144
814
|
})(ListLicensesResponse = exports.ListLicensesResponse || (exports.ListLicensesResponse = {}));
|
|
1145
815
|
var ListLicenseSpecificationsForResourceRequest;
|
|
1146
816
|
(function (ListLicenseSpecificationsForResourceRequest) {
|
|
1147
|
-
/**
|
|
1148
|
-
* @internal
|
|
1149
|
-
*/
|
|
1150
817
|
ListLicenseSpecificationsForResourceRequest.filterSensitiveLog = (obj) => ({
|
|
1151
818
|
...obj,
|
|
1152
819
|
});
|
|
1153
820
|
})(ListLicenseSpecificationsForResourceRequest = exports.ListLicenseSpecificationsForResourceRequest || (exports.ListLicenseSpecificationsForResourceRequest = {}));
|
|
1154
821
|
var LicenseSpecification;
|
|
1155
822
|
(function (LicenseSpecification) {
|
|
1156
|
-
/**
|
|
1157
|
-
* @internal
|
|
1158
|
-
*/
|
|
1159
823
|
LicenseSpecification.filterSensitiveLog = (obj) => ({
|
|
1160
824
|
...obj,
|
|
1161
825
|
});
|
|
1162
826
|
})(LicenseSpecification = exports.LicenseSpecification || (exports.LicenseSpecification = {}));
|
|
1163
827
|
var ListLicenseSpecificationsForResourceResponse;
|
|
1164
828
|
(function (ListLicenseSpecificationsForResourceResponse) {
|
|
1165
|
-
/**
|
|
1166
|
-
* @internal
|
|
1167
|
-
*/
|
|
1168
829
|
ListLicenseSpecificationsForResourceResponse.filterSensitiveLog = (obj) => ({
|
|
1169
830
|
...obj,
|
|
1170
831
|
});
|
|
1171
832
|
})(ListLicenseSpecificationsForResourceResponse = exports.ListLicenseSpecificationsForResourceResponse || (exports.ListLicenseSpecificationsForResourceResponse = {}));
|
|
1172
833
|
var ListLicenseVersionsRequest;
|
|
1173
834
|
(function (ListLicenseVersionsRequest) {
|
|
1174
|
-
/**
|
|
1175
|
-
* @internal
|
|
1176
|
-
*/
|
|
1177
835
|
ListLicenseVersionsRequest.filterSensitiveLog = (obj) => ({
|
|
1178
836
|
...obj,
|
|
1179
837
|
});
|
|
1180
838
|
})(ListLicenseVersionsRequest = exports.ListLicenseVersionsRequest || (exports.ListLicenseVersionsRequest = {}));
|
|
1181
839
|
var ListLicenseVersionsResponse;
|
|
1182
840
|
(function (ListLicenseVersionsResponse) {
|
|
1183
|
-
/**
|
|
1184
|
-
* @internal
|
|
1185
|
-
*/
|
|
1186
841
|
ListLicenseVersionsResponse.filterSensitiveLog = (obj) => ({
|
|
1187
842
|
...obj,
|
|
1188
843
|
});
|
|
1189
844
|
})(ListLicenseVersionsResponse = exports.ListLicenseVersionsResponse || (exports.ListLicenseVersionsResponse = {}));
|
|
1190
845
|
var ListReceivedGrantsRequest;
|
|
1191
846
|
(function (ListReceivedGrantsRequest) {
|
|
1192
|
-
/**
|
|
1193
|
-
* @internal
|
|
1194
|
-
*/
|
|
1195
847
|
ListReceivedGrantsRequest.filterSensitiveLog = (obj) => ({
|
|
1196
848
|
...obj,
|
|
1197
849
|
});
|
|
1198
850
|
})(ListReceivedGrantsRequest = exports.ListReceivedGrantsRequest || (exports.ListReceivedGrantsRequest = {}));
|
|
1199
851
|
var ListReceivedGrantsResponse;
|
|
1200
852
|
(function (ListReceivedGrantsResponse) {
|
|
1201
|
-
/**
|
|
1202
|
-
* @internal
|
|
1203
|
-
*/
|
|
1204
853
|
ListReceivedGrantsResponse.filterSensitiveLog = (obj) => ({
|
|
1205
854
|
...obj,
|
|
1206
855
|
});
|
|
1207
856
|
})(ListReceivedGrantsResponse = exports.ListReceivedGrantsResponse || (exports.ListReceivedGrantsResponse = {}));
|
|
1208
857
|
var ListReceivedLicensesRequest;
|
|
1209
858
|
(function (ListReceivedLicensesRequest) {
|
|
1210
|
-
/**
|
|
1211
|
-
* @internal
|
|
1212
|
-
*/
|
|
1213
859
|
ListReceivedLicensesRequest.filterSensitiveLog = (obj) => ({
|
|
1214
860
|
...obj,
|
|
1215
861
|
});
|
|
@@ -1227,36 +873,24 @@ var ReceivedStatus;
|
|
|
1227
873
|
})(ReceivedStatus = exports.ReceivedStatus || (exports.ReceivedStatus = {}));
|
|
1228
874
|
var ReceivedMetadata;
|
|
1229
875
|
(function (ReceivedMetadata) {
|
|
1230
|
-
/**
|
|
1231
|
-
* @internal
|
|
1232
|
-
*/
|
|
1233
876
|
ReceivedMetadata.filterSensitiveLog = (obj) => ({
|
|
1234
877
|
...obj,
|
|
1235
878
|
});
|
|
1236
879
|
})(ReceivedMetadata = exports.ReceivedMetadata || (exports.ReceivedMetadata = {}));
|
|
1237
880
|
var GrantedLicense;
|
|
1238
881
|
(function (GrantedLicense) {
|
|
1239
|
-
/**
|
|
1240
|
-
* @internal
|
|
1241
|
-
*/
|
|
1242
882
|
GrantedLicense.filterSensitiveLog = (obj) => ({
|
|
1243
883
|
...obj,
|
|
1244
884
|
});
|
|
1245
885
|
})(GrantedLicense = exports.GrantedLicense || (exports.GrantedLicense = {}));
|
|
1246
886
|
var ListReceivedLicensesResponse;
|
|
1247
887
|
(function (ListReceivedLicensesResponse) {
|
|
1248
|
-
/**
|
|
1249
|
-
* @internal
|
|
1250
|
-
*/
|
|
1251
888
|
ListReceivedLicensesResponse.filterSensitiveLog = (obj) => ({
|
|
1252
889
|
...obj,
|
|
1253
890
|
});
|
|
1254
891
|
})(ListReceivedLicensesResponse = exports.ListReceivedLicensesResponse || (exports.ListReceivedLicensesResponse = {}));
|
|
1255
892
|
var FailedDependencyException;
|
|
1256
893
|
(function (FailedDependencyException) {
|
|
1257
|
-
/**
|
|
1258
|
-
* @internal
|
|
1259
|
-
*/
|
|
1260
894
|
FailedDependencyException.filterSensitiveLog = (obj) => ({
|
|
1261
895
|
...obj,
|
|
1262
896
|
});
|
|
@@ -1270,162 +904,108 @@ var InventoryFilterCondition;
|
|
|
1270
904
|
})(InventoryFilterCondition = exports.InventoryFilterCondition || (exports.InventoryFilterCondition = {}));
|
|
1271
905
|
var InventoryFilter;
|
|
1272
906
|
(function (InventoryFilter) {
|
|
1273
|
-
/**
|
|
1274
|
-
* @internal
|
|
1275
|
-
*/
|
|
1276
907
|
InventoryFilter.filterSensitiveLog = (obj) => ({
|
|
1277
908
|
...obj,
|
|
1278
909
|
});
|
|
1279
910
|
})(InventoryFilter = exports.InventoryFilter || (exports.InventoryFilter = {}));
|
|
1280
911
|
var ListResourceInventoryRequest;
|
|
1281
912
|
(function (ListResourceInventoryRequest) {
|
|
1282
|
-
/**
|
|
1283
|
-
* @internal
|
|
1284
|
-
*/
|
|
1285
913
|
ListResourceInventoryRequest.filterSensitiveLog = (obj) => ({
|
|
1286
914
|
...obj,
|
|
1287
915
|
});
|
|
1288
916
|
})(ListResourceInventoryRequest = exports.ListResourceInventoryRequest || (exports.ListResourceInventoryRequest = {}));
|
|
1289
917
|
var ResourceInventory;
|
|
1290
918
|
(function (ResourceInventory) {
|
|
1291
|
-
/**
|
|
1292
|
-
* @internal
|
|
1293
|
-
*/
|
|
1294
919
|
ResourceInventory.filterSensitiveLog = (obj) => ({
|
|
1295
920
|
...obj,
|
|
1296
921
|
});
|
|
1297
922
|
})(ResourceInventory = exports.ResourceInventory || (exports.ResourceInventory = {}));
|
|
1298
923
|
var ListResourceInventoryResponse;
|
|
1299
924
|
(function (ListResourceInventoryResponse) {
|
|
1300
|
-
/**
|
|
1301
|
-
* @internal
|
|
1302
|
-
*/
|
|
1303
925
|
ListResourceInventoryResponse.filterSensitiveLog = (obj) => ({
|
|
1304
926
|
...obj,
|
|
1305
927
|
});
|
|
1306
928
|
})(ListResourceInventoryResponse = exports.ListResourceInventoryResponse || (exports.ListResourceInventoryResponse = {}));
|
|
1307
929
|
var ListTagsForResourceRequest;
|
|
1308
930
|
(function (ListTagsForResourceRequest) {
|
|
1309
|
-
/**
|
|
1310
|
-
* @internal
|
|
1311
|
-
*/
|
|
1312
931
|
ListTagsForResourceRequest.filterSensitiveLog = (obj) => ({
|
|
1313
932
|
...obj,
|
|
1314
933
|
});
|
|
1315
934
|
})(ListTagsForResourceRequest = exports.ListTagsForResourceRequest || (exports.ListTagsForResourceRequest = {}));
|
|
1316
935
|
var ListTagsForResourceResponse;
|
|
1317
936
|
(function (ListTagsForResourceResponse) {
|
|
1318
|
-
/**
|
|
1319
|
-
* @internal
|
|
1320
|
-
*/
|
|
1321
937
|
ListTagsForResourceResponse.filterSensitiveLog = (obj) => ({
|
|
1322
938
|
...obj,
|
|
1323
939
|
});
|
|
1324
940
|
})(ListTagsForResourceResponse = exports.ListTagsForResourceResponse || (exports.ListTagsForResourceResponse = {}));
|
|
1325
941
|
var ListTokensRequest;
|
|
1326
942
|
(function (ListTokensRequest) {
|
|
1327
|
-
/**
|
|
1328
|
-
* @internal
|
|
1329
|
-
*/
|
|
1330
943
|
ListTokensRequest.filterSensitiveLog = (obj) => ({
|
|
1331
944
|
...obj,
|
|
1332
945
|
});
|
|
1333
946
|
})(ListTokensRequest = exports.ListTokensRequest || (exports.ListTokensRequest = {}));
|
|
1334
947
|
var TokenData;
|
|
1335
948
|
(function (TokenData) {
|
|
1336
|
-
/**
|
|
1337
|
-
* @internal
|
|
1338
|
-
*/
|
|
1339
949
|
TokenData.filterSensitiveLog = (obj) => ({
|
|
1340
950
|
...obj,
|
|
1341
951
|
});
|
|
1342
952
|
})(TokenData = exports.TokenData || (exports.TokenData = {}));
|
|
1343
953
|
var ListTokensResponse;
|
|
1344
954
|
(function (ListTokensResponse) {
|
|
1345
|
-
/**
|
|
1346
|
-
* @internal
|
|
1347
|
-
*/
|
|
1348
955
|
ListTokensResponse.filterSensitiveLog = (obj) => ({
|
|
1349
956
|
...obj,
|
|
1350
957
|
});
|
|
1351
958
|
})(ListTokensResponse = exports.ListTokensResponse || (exports.ListTokensResponse = {}));
|
|
1352
959
|
var ListUsageForLicenseConfigurationRequest;
|
|
1353
960
|
(function (ListUsageForLicenseConfigurationRequest) {
|
|
1354
|
-
/**
|
|
1355
|
-
* @internal
|
|
1356
|
-
*/
|
|
1357
961
|
ListUsageForLicenseConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
1358
962
|
...obj,
|
|
1359
963
|
});
|
|
1360
964
|
})(ListUsageForLicenseConfigurationRequest = exports.ListUsageForLicenseConfigurationRequest || (exports.ListUsageForLicenseConfigurationRequest = {}));
|
|
1361
965
|
var LicenseConfigurationUsage;
|
|
1362
966
|
(function (LicenseConfigurationUsage) {
|
|
1363
|
-
/**
|
|
1364
|
-
* @internal
|
|
1365
|
-
*/
|
|
1366
967
|
LicenseConfigurationUsage.filterSensitiveLog = (obj) => ({
|
|
1367
968
|
...obj,
|
|
1368
969
|
});
|
|
1369
970
|
})(LicenseConfigurationUsage = exports.LicenseConfigurationUsage || (exports.LicenseConfigurationUsage = {}));
|
|
1370
971
|
var ListUsageForLicenseConfigurationResponse;
|
|
1371
972
|
(function (ListUsageForLicenseConfigurationResponse) {
|
|
1372
|
-
/**
|
|
1373
|
-
* @internal
|
|
1374
|
-
*/
|
|
1375
973
|
ListUsageForLicenseConfigurationResponse.filterSensitiveLog = (obj) => ({
|
|
1376
974
|
...obj,
|
|
1377
975
|
});
|
|
1378
976
|
})(ListUsageForLicenseConfigurationResponse = exports.ListUsageForLicenseConfigurationResponse || (exports.ListUsageForLicenseConfigurationResponse = {}));
|
|
1379
977
|
var RejectGrantRequest;
|
|
1380
978
|
(function (RejectGrantRequest) {
|
|
1381
|
-
/**
|
|
1382
|
-
* @internal
|
|
1383
|
-
*/
|
|
1384
979
|
RejectGrantRequest.filterSensitiveLog = (obj) => ({
|
|
1385
980
|
...obj,
|
|
1386
981
|
});
|
|
1387
982
|
})(RejectGrantRequest = exports.RejectGrantRequest || (exports.RejectGrantRequest = {}));
|
|
1388
983
|
var RejectGrantResponse;
|
|
1389
984
|
(function (RejectGrantResponse) {
|
|
1390
|
-
/**
|
|
1391
|
-
* @internal
|
|
1392
|
-
*/
|
|
1393
985
|
RejectGrantResponse.filterSensitiveLog = (obj) => ({
|
|
1394
986
|
...obj,
|
|
1395
987
|
});
|
|
1396
988
|
})(RejectGrantResponse = exports.RejectGrantResponse || (exports.RejectGrantResponse = {}));
|
|
1397
989
|
var TagResourceRequest;
|
|
1398
990
|
(function (TagResourceRequest) {
|
|
1399
|
-
/**
|
|
1400
|
-
* @internal
|
|
1401
|
-
*/
|
|
1402
991
|
TagResourceRequest.filterSensitiveLog = (obj) => ({
|
|
1403
992
|
...obj,
|
|
1404
993
|
});
|
|
1405
994
|
})(TagResourceRequest = exports.TagResourceRequest || (exports.TagResourceRequest = {}));
|
|
1406
995
|
var TagResourceResponse;
|
|
1407
996
|
(function (TagResourceResponse) {
|
|
1408
|
-
/**
|
|
1409
|
-
* @internal
|
|
1410
|
-
*/
|
|
1411
997
|
TagResourceResponse.filterSensitiveLog = (obj) => ({
|
|
1412
998
|
...obj,
|
|
1413
999
|
});
|
|
1414
1000
|
})(TagResourceResponse = exports.TagResourceResponse || (exports.TagResourceResponse = {}));
|
|
1415
1001
|
var UntagResourceRequest;
|
|
1416
1002
|
(function (UntagResourceRequest) {
|
|
1417
|
-
/**
|
|
1418
|
-
* @internal
|
|
1419
|
-
*/
|
|
1420
1003
|
UntagResourceRequest.filterSensitiveLog = (obj) => ({
|
|
1421
1004
|
...obj,
|
|
1422
1005
|
});
|
|
1423
1006
|
})(UntagResourceRequest = exports.UntagResourceRequest || (exports.UntagResourceRequest = {}));
|
|
1424
1007
|
var UntagResourceResponse;
|
|
1425
1008
|
(function (UntagResourceResponse) {
|
|
1426
|
-
/**
|
|
1427
|
-
* @internal
|
|
1428
|
-
*/
|
|
1429
1009
|
UntagResourceResponse.filterSensitiveLog = (obj) => ({
|
|
1430
1010
|
...obj,
|
|
1431
1011
|
});
|
|
@@ -1437,90 +1017,60 @@ var LicenseConfigurationStatus;
|
|
|
1437
1017
|
})(LicenseConfigurationStatus = exports.LicenseConfigurationStatus || (exports.LicenseConfigurationStatus = {}));
|
|
1438
1018
|
var UpdateLicenseConfigurationRequest;
|
|
1439
1019
|
(function (UpdateLicenseConfigurationRequest) {
|
|
1440
|
-
/**
|
|
1441
|
-
* @internal
|
|
1442
|
-
*/
|
|
1443
1020
|
UpdateLicenseConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
1444
1021
|
...obj,
|
|
1445
1022
|
});
|
|
1446
1023
|
})(UpdateLicenseConfigurationRequest = exports.UpdateLicenseConfigurationRequest || (exports.UpdateLicenseConfigurationRequest = {}));
|
|
1447
1024
|
var UpdateLicenseConfigurationResponse;
|
|
1448
1025
|
(function (UpdateLicenseConfigurationResponse) {
|
|
1449
|
-
/**
|
|
1450
|
-
* @internal
|
|
1451
|
-
*/
|
|
1452
1026
|
UpdateLicenseConfigurationResponse.filterSensitiveLog = (obj) => ({
|
|
1453
1027
|
...obj,
|
|
1454
1028
|
});
|
|
1455
1029
|
})(UpdateLicenseConfigurationResponse = exports.UpdateLicenseConfigurationResponse || (exports.UpdateLicenseConfigurationResponse = {}));
|
|
1456
1030
|
var UpdateLicenseManagerReportGeneratorRequest;
|
|
1457
1031
|
(function (UpdateLicenseManagerReportGeneratorRequest) {
|
|
1458
|
-
/**
|
|
1459
|
-
* @internal
|
|
1460
|
-
*/
|
|
1461
1032
|
UpdateLicenseManagerReportGeneratorRequest.filterSensitiveLog = (obj) => ({
|
|
1462
1033
|
...obj,
|
|
1463
1034
|
});
|
|
1464
1035
|
})(UpdateLicenseManagerReportGeneratorRequest = exports.UpdateLicenseManagerReportGeneratorRequest || (exports.UpdateLicenseManagerReportGeneratorRequest = {}));
|
|
1465
1036
|
var UpdateLicenseManagerReportGeneratorResponse;
|
|
1466
1037
|
(function (UpdateLicenseManagerReportGeneratorResponse) {
|
|
1467
|
-
/**
|
|
1468
|
-
* @internal
|
|
1469
|
-
*/
|
|
1470
1038
|
UpdateLicenseManagerReportGeneratorResponse.filterSensitiveLog = (obj) => ({
|
|
1471
1039
|
...obj,
|
|
1472
1040
|
});
|
|
1473
1041
|
})(UpdateLicenseManagerReportGeneratorResponse = exports.UpdateLicenseManagerReportGeneratorResponse || (exports.UpdateLicenseManagerReportGeneratorResponse = {}));
|
|
1474
1042
|
var InvalidResourceStateException;
|
|
1475
1043
|
(function (InvalidResourceStateException) {
|
|
1476
|
-
/**
|
|
1477
|
-
* @internal
|
|
1478
|
-
*/
|
|
1479
1044
|
InvalidResourceStateException.filterSensitiveLog = (obj) => ({
|
|
1480
1045
|
...obj,
|
|
1481
1046
|
});
|
|
1482
1047
|
})(InvalidResourceStateException = exports.InvalidResourceStateException || (exports.InvalidResourceStateException = {}));
|
|
1483
1048
|
var LicenseUsageException;
|
|
1484
1049
|
(function (LicenseUsageException) {
|
|
1485
|
-
/**
|
|
1486
|
-
* @internal
|
|
1487
|
-
*/
|
|
1488
1050
|
LicenseUsageException.filterSensitiveLog = (obj) => ({
|
|
1489
1051
|
...obj,
|
|
1490
1052
|
});
|
|
1491
1053
|
})(LicenseUsageException = exports.LicenseUsageException || (exports.LicenseUsageException = {}));
|
|
1492
1054
|
var UpdateLicenseSpecificationsForResourceRequest;
|
|
1493
1055
|
(function (UpdateLicenseSpecificationsForResourceRequest) {
|
|
1494
|
-
/**
|
|
1495
|
-
* @internal
|
|
1496
|
-
*/
|
|
1497
1056
|
UpdateLicenseSpecificationsForResourceRequest.filterSensitiveLog = (obj) => ({
|
|
1498
1057
|
...obj,
|
|
1499
1058
|
});
|
|
1500
1059
|
})(UpdateLicenseSpecificationsForResourceRequest = exports.UpdateLicenseSpecificationsForResourceRequest || (exports.UpdateLicenseSpecificationsForResourceRequest = {}));
|
|
1501
1060
|
var UpdateLicenseSpecificationsForResourceResponse;
|
|
1502
1061
|
(function (UpdateLicenseSpecificationsForResourceResponse) {
|
|
1503
|
-
/**
|
|
1504
|
-
* @internal
|
|
1505
|
-
*/
|
|
1506
1062
|
UpdateLicenseSpecificationsForResourceResponse.filterSensitiveLog = (obj) => ({
|
|
1507
1063
|
...obj,
|
|
1508
1064
|
});
|
|
1509
1065
|
})(UpdateLicenseSpecificationsForResourceResponse = exports.UpdateLicenseSpecificationsForResourceResponse || (exports.UpdateLicenseSpecificationsForResourceResponse = {}));
|
|
1510
1066
|
var UpdateServiceSettingsRequest;
|
|
1511
1067
|
(function (UpdateServiceSettingsRequest) {
|
|
1512
|
-
/**
|
|
1513
|
-
* @internal
|
|
1514
|
-
*/
|
|
1515
1068
|
UpdateServiceSettingsRequest.filterSensitiveLog = (obj) => ({
|
|
1516
1069
|
...obj,
|
|
1517
1070
|
});
|
|
1518
1071
|
})(UpdateServiceSettingsRequest = exports.UpdateServiceSettingsRequest || (exports.UpdateServiceSettingsRequest = {}));
|
|
1519
1072
|
var UpdateServiceSettingsResponse;
|
|
1520
1073
|
(function (UpdateServiceSettingsResponse) {
|
|
1521
|
-
/**
|
|
1522
|
-
* @internal
|
|
1523
|
-
*/
|
|
1524
1074
|
UpdateServiceSettingsResponse.filterSensitiveLog = (obj) => ({
|
|
1525
1075
|
...obj,
|
|
1526
1076
|
});
|