@aws-sdk/client-customer-profiles 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/CustomerProfiles.js +0 -12
- package/dist-cjs/CustomerProfilesClient.js +0 -17
- package/dist-cjs/commands/AddProfileKeyCommand.js +0 -27
- package/dist-cjs/commands/CreateDomainCommand.js +0 -31
- package/dist-cjs/commands/CreateProfileCommand.js +0 -26
- package/dist-cjs/commands/DeleteDomainCommand.js +0 -25
- package/dist-cjs/commands/DeleteIntegrationCommand.js +0 -24
- package/dist-cjs/commands/DeleteProfileCommand.js +0 -24
- package/dist-cjs/commands/DeleteProfileKeyCommand.js +0 -24
- package/dist-cjs/commands/DeleteProfileObjectCommand.js +0 -24
- package/dist-cjs/commands/DeleteProfileObjectTypeCommand.js +0 -27
- package/dist-cjs/commands/GetDomainCommand.js +0 -24
- package/dist-cjs/commands/GetIntegrationCommand.js +0 -24
- package/dist-cjs/commands/GetMatchesCommand.js +0 -68
- package/dist-cjs/commands/GetProfileObjectTypeCommand.js +0 -24
- package/dist-cjs/commands/GetProfileObjectTypeTemplateCommand.js +0 -28
- package/dist-cjs/commands/ListAccountIntegrationsCommand.js +0 -24
- package/dist-cjs/commands/ListDomainsCommand.js +0 -24
- package/dist-cjs/commands/ListIntegrationsCommand.js +0 -24
- package/dist-cjs/commands/ListProfileObjectTypeTemplatesCommand.js +0 -24
- package/dist-cjs/commands/ListProfileObjectTypesCommand.js +0 -24
- package/dist-cjs/commands/ListProfileObjectsCommand.js +0 -24
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -25
- package/dist-cjs/commands/MergeProfilesCommand.js +0 -68
- package/dist-cjs/commands/PutIntegrationCommand.js +0 -26
- package/dist-cjs/commands/PutProfileObjectCommand.js +0 -33
- package/dist-cjs/commands/PutProfileObjectTypeCommand.js +0 -24
- package/dist-cjs/commands/SearchProfilesCommand.js +0 -25
- package/dist-cjs/commands/TagResourceCommand.js +0 -35
- package/dist-cjs/commands/UntagResourceCommand.js +0 -25
- package/dist-cjs/commands/UpdateDomainCommand.js +0 -29
- package/dist-cjs/commands/UpdateProfileCommand.js +0 -28
- package/dist-cjs/models/models_0.js +0 -285
- package/dist-cjs/protocols/Aws_restJson1.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/CustomerProfiles.d.ts +31 -244
- package/dist-types/ts3.4/CustomerProfilesClient.d.ts +24 -98
- package/dist-types/ts3.4/commands/AddProfileKeyCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteProfileKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteProfileObjectCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteProfileObjectTypeCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetMatchesCommand.d.ts +2 -64
- package/dist-types/ts3.4/commands/GetProfileObjectTypeCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetProfileObjectTypeTemplateCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ListAccountIntegrationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListIntegrationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListProfileObjectTypeTemplatesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListProfileObjectTypesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListProfileObjectsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/MergeProfilesCommand.d.ts +2 -64
- package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/PutProfileObjectCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/PutProfileObjectTypeCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SearchProfilesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +2 -24
- package/dist-types/ts3.4/models/models_0.d.ts +505 -1628
- 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
|
@@ -5,72 +5,48 @@ exports.SearchProfilesResponse = exports.Profile = exports.SearchProfilesRequest
|
|
|
5
5
|
exports.UpdateProfileResponse = exports.UpdateProfileRequest = exports.UpdateAddress = exports.UpdateDomainResponse = exports.UpdateDomainRequest = exports.UntagResourceResponse = exports.UntagResourceRequest = exports.TagResourceResponse = exports.TagResourceRequest = void 0;
|
|
6
6
|
var AccessDeniedException;
|
|
7
7
|
(function (AccessDeniedException) {
|
|
8
|
-
/**
|
|
9
|
-
* @internal
|
|
10
|
-
*/
|
|
11
8
|
AccessDeniedException.filterSensitiveLog = (obj) => ({
|
|
12
9
|
...obj,
|
|
13
10
|
});
|
|
14
11
|
})(AccessDeniedException = exports.AccessDeniedException || (exports.AccessDeniedException = {}));
|
|
15
12
|
var AddProfileKeyRequest;
|
|
16
13
|
(function (AddProfileKeyRequest) {
|
|
17
|
-
/**
|
|
18
|
-
* @internal
|
|
19
|
-
*/
|
|
20
14
|
AddProfileKeyRequest.filterSensitiveLog = (obj) => ({
|
|
21
15
|
...obj,
|
|
22
16
|
});
|
|
23
17
|
})(AddProfileKeyRequest = exports.AddProfileKeyRequest || (exports.AddProfileKeyRequest = {}));
|
|
24
18
|
var AddProfileKeyResponse;
|
|
25
19
|
(function (AddProfileKeyResponse) {
|
|
26
|
-
/**
|
|
27
|
-
* @internal
|
|
28
|
-
*/
|
|
29
20
|
AddProfileKeyResponse.filterSensitiveLog = (obj) => ({
|
|
30
21
|
...obj,
|
|
31
22
|
});
|
|
32
23
|
})(AddProfileKeyResponse = exports.AddProfileKeyResponse || (exports.AddProfileKeyResponse = {}));
|
|
33
24
|
var BadRequestException;
|
|
34
25
|
(function (BadRequestException) {
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
26
|
BadRequestException.filterSensitiveLog = (obj) => ({
|
|
39
27
|
...obj,
|
|
40
28
|
});
|
|
41
29
|
})(BadRequestException = exports.BadRequestException || (exports.BadRequestException = {}));
|
|
42
30
|
var InternalServerException;
|
|
43
31
|
(function (InternalServerException) {
|
|
44
|
-
/**
|
|
45
|
-
* @internal
|
|
46
|
-
*/
|
|
47
32
|
InternalServerException.filterSensitiveLog = (obj) => ({
|
|
48
33
|
...obj,
|
|
49
34
|
});
|
|
50
35
|
})(InternalServerException = exports.InternalServerException || (exports.InternalServerException = {}));
|
|
51
36
|
var ResourceNotFoundException;
|
|
52
37
|
(function (ResourceNotFoundException) {
|
|
53
|
-
/**
|
|
54
|
-
* @internal
|
|
55
|
-
*/
|
|
56
38
|
ResourceNotFoundException.filterSensitiveLog = (obj) => ({
|
|
57
39
|
...obj,
|
|
58
40
|
});
|
|
59
41
|
})(ResourceNotFoundException = exports.ResourceNotFoundException || (exports.ResourceNotFoundException = {}));
|
|
60
42
|
var ThrottlingException;
|
|
61
43
|
(function (ThrottlingException) {
|
|
62
|
-
/**
|
|
63
|
-
* @internal
|
|
64
|
-
*/
|
|
65
44
|
ThrottlingException.filterSensitiveLog = (obj) => ({
|
|
66
45
|
...obj,
|
|
67
46
|
});
|
|
68
47
|
})(ThrottlingException = exports.ThrottlingException || (exports.ThrottlingException = {}));
|
|
69
48
|
var Address;
|
|
70
49
|
(function (Address) {
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
50
|
Address.filterSensitiveLog = (obj) => ({
|
|
75
51
|
...obj,
|
|
76
52
|
});
|
|
@@ -184,45 +160,30 @@ var ZendeskConnectorOperator;
|
|
|
184
160
|
})(ZendeskConnectorOperator = exports.ZendeskConnectorOperator || (exports.ZendeskConnectorOperator = {}));
|
|
185
161
|
var ConnectorOperator;
|
|
186
162
|
(function (ConnectorOperator) {
|
|
187
|
-
/**
|
|
188
|
-
* @internal
|
|
189
|
-
*/
|
|
190
163
|
ConnectorOperator.filterSensitiveLog = (obj) => ({
|
|
191
164
|
...obj,
|
|
192
165
|
});
|
|
193
166
|
})(ConnectorOperator = exports.ConnectorOperator || (exports.ConnectorOperator = {}));
|
|
194
167
|
var MatchingRequest;
|
|
195
168
|
(function (MatchingRequest) {
|
|
196
|
-
/**
|
|
197
|
-
* @internal
|
|
198
|
-
*/
|
|
199
169
|
MatchingRequest.filterSensitiveLog = (obj) => ({
|
|
200
170
|
...obj,
|
|
201
171
|
});
|
|
202
172
|
})(MatchingRequest = exports.MatchingRequest || (exports.MatchingRequest = {}));
|
|
203
173
|
var CreateDomainRequest;
|
|
204
174
|
(function (CreateDomainRequest) {
|
|
205
|
-
/**
|
|
206
|
-
* @internal
|
|
207
|
-
*/
|
|
208
175
|
CreateDomainRequest.filterSensitiveLog = (obj) => ({
|
|
209
176
|
...obj,
|
|
210
177
|
});
|
|
211
178
|
})(CreateDomainRequest = exports.CreateDomainRequest || (exports.CreateDomainRequest = {}));
|
|
212
179
|
var MatchingResponse;
|
|
213
180
|
(function (MatchingResponse) {
|
|
214
|
-
/**
|
|
215
|
-
* @internal
|
|
216
|
-
*/
|
|
217
181
|
MatchingResponse.filterSensitiveLog = (obj) => ({
|
|
218
182
|
...obj,
|
|
219
183
|
});
|
|
220
184
|
})(MatchingResponse = exports.MatchingResponse || (exports.MatchingResponse = {}));
|
|
221
185
|
var CreateDomainResponse;
|
|
222
186
|
(function (CreateDomainResponse) {
|
|
223
|
-
/**
|
|
224
|
-
* @internal
|
|
225
|
-
*/
|
|
226
187
|
CreateDomainResponse.filterSensitiveLog = (obj) => ({
|
|
227
188
|
...obj,
|
|
228
189
|
});
|
|
@@ -241,207 +202,138 @@ var PartyType;
|
|
|
241
202
|
})(PartyType = exports.PartyType || (exports.PartyType = {}));
|
|
242
203
|
var CreateProfileRequest;
|
|
243
204
|
(function (CreateProfileRequest) {
|
|
244
|
-
/**
|
|
245
|
-
* @internal
|
|
246
|
-
*/
|
|
247
205
|
CreateProfileRequest.filterSensitiveLog = (obj) => ({
|
|
248
206
|
...obj,
|
|
249
207
|
});
|
|
250
208
|
})(CreateProfileRequest = exports.CreateProfileRequest || (exports.CreateProfileRequest = {}));
|
|
251
209
|
var CreateProfileResponse;
|
|
252
210
|
(function (CreateProfileResponse) {
|
|
253
|
-
/**
|
|
254
|
-
* @internal
|
|
255
|
-
*/
|
|
256
211
|
CreateProfileResponse.filterSensitiveLog = (obj) => ({
|
|
257
212
|
...obj,
|
|
258
213
|
});
|
|
259
214
|
})(CreateProfileResponse = exports.CreateProfileResponse || (exports.CreateProfileResponse = {}));
|
|
260
215
|
var DeleteDomainRequest;
|
|
261
216
|
(function (DeleteDomainRequest) {
|
|
262
|
-
/**
|
|
263
|
-
* @internal
|
|
264
|
-
*/
|
|
265
217
|
DeleteDomainRequest.filterSensitiveLog = (obj) => ({
|
|
266
218
|
...obj,
|
|
267
219
|
});
|
|
268
220
|
})(DeleteDomainRequest = exports.DeleteDomainRequest || (exports.DeleteDomainRequest = {}));
|
|
269
221
|
var DeleteDomainResponse;
|
|
270
222
|
(function (DeleteDomainResponse) {
|
|
271
|
-
/**
|
|
272
|
-
* @internal
|
|
273
|
-
*/
|
|
274
223
|
DeleteDomainResponse.filterSensitiveLog = (obj) => ({
|
|
275
224
|
...obj,
|
|
276
225
|
});
|
|
277
226
|
})(DeleteDomainResponse = exports.DeleteDomainResponse || (exports.DeleteDomainResponse = {}));
|
|
278
227
|
var DeleteIntegrationRequest;
|
|
279
228
|
(function (DeleteIntegrationRequest) {
|
|
280
|
-
/**
|
|
281
|
-
* @internal
|
|
282
|
-
*/
|
|
283
229
|
DeleteIntegrationRequest.filterSensitiveLog = (obj) => ({
|
|
284
230
|
...obj,
|
|
285
231
|
});
|
|
286
232
|
})(DeleteIntegrationRequest = exports.DeleteIntegrationRequest || (exports.DeleteIntegrationRequest = {}));
|
|
287
233
|
var DeleteIntegrationResponse;
|
|
288
234
|
(function (DeleteIntegrationResponse) {
|
|
289
|
-
/**
|
|
290
|
-
* @internal
|
|
291
|
-
*/
|
|
292
235
|
DeleteIntegrationResponse.filterSensitiveLog = (obj) => ({
|
|
293
236
|
...obj,
|
|
294
237
|
});
|
|
295
238
|
})(DeleteIntegrationResponse = exports.DeleteIntegrationResponse || (exports.DeleteIntegrationResponse = {}));
|
|
296
239
|
var DeleteProfileRequest;
|
|
297
240
|
(function (DeleteProfileRequest) {
|
|
298
|
-
/**
|
|
299
|
-
* @internal
|
|
300
|
-
*/
|
|
301
241
|
DeleteProfileRequest.filterSensitiveLog = (obj) => ({
|
|
302
242
|
...obj,
|
|
303
243
|
});
|
|
304
244
|
})(DeleteProfileRequest = exports.DeleteProfileRequest || (exports.DeleteProfileRequest = {}));
|
|
305
245
|
var DeleteProfileResponse;
|
|
306
246
|
(function (DeleteProfileResponse) {
|
|
307
|
-
/**
|
|
308
|
-
* @internal
|
|
309
|
-
*/
|
|
310
247
|
DeleteProfileResponse.filterSensitiveLog = (obj) => ({
|
|
311
248
|
...obj,
|
|
312
249
|
});
|
|
313
250
|
})(DeleteProfileResponse = exports.DeleteProfileResponse || (exports.DeleteProfileResponse = {}));
|
|
314
251
|
var DeleteProfileKeyRequest;
|
|
315
252
|
(function (DeleteProfileKeyRequest) {
|
|
316
|
-
/**
|
|
317
|
-
* @internal
|
|
318
|
-
*/
|
|
319
253
|
DeleteProfileKeyRequest.filterSensitiveLog = (obj) => ({
|
|
320
254
|
...obj,
|
|
321
255
|
});
|
|
322
256
|
})(DeleteProfileKeyRequest = exports.DeleteProfileKeyRequest || (exports.DeleteProfileKeyRequest = {}));
|
|
323
257
|
var DeleteProfileKeyResponse;
|
|
324
258
|
(function (DeleteProfileKeyResponse) {
|
|
325
|
-
/**
|
|
326
|
-
* @internal
|
|
327
|
-
*/
|
|
328
259
|
DeleteProfileKeyResponse.filterSensitiveLog = (obj) => ({
|
|
329
260
|
...obj,
|
|
330
261
|
});
|
|
331
262
|
})(DeleteProfileKeyResponse = exports.DeleteProfileKeyResponse || (exports.DeleteProfileKeyResponse = {}));
|
|
332
263
|
var DeleteProfileObjectRequest;
|
|
333
264
|
(function (DeleteProfileObjectRequest) {
|
|
334
|
-
/**
|
|
335
|
-
* @internal
|
|
336
|
-
*/
|
|
337
265
|
DeleteProfileObjectRequest.filterSensitiveLog = (obj) => ({
|
|
338
266
|
...obj,
|
|
339
267
|
});
|
|
340
268
|
})(DeleteProfileObjectRequest = exports.DeleteProfileObjectRequest || (exports.DeleteProfileObjectRequest = {}));
|
|
341
269
|
var DeleteProfileObjectResponse;
|
|
342
270
|
(function (DeleteProfileObjectResponse) {
|
|
343
|
-
/**
|
|
344
|
-
* @internal
|
|
345
|
-
*/
|
|
346
271
|
DeleteProfileObjectResponse.filterSensitiveLog = (obj) => ({
|
|
347
272
|
...obj,
|
|
348
273
|
});
|
|
349
274
|
})(DeleteProfileObjectResponse = exports.DeleteProfileObjectResponse || (exports.DeleteProfileObjectResponse = {}));
|
|
350
275
|
var DeleteProfileObjectTypeRequest;
|
|
351
276
|
(function (DeleteProfileObjectTypeRequest) {
|
|
352
|
-
/**
|
|
353
|
-
* @internal
|
|
354
|
-
*/
|
|
355
277
|
DeleteProfileObjectTypeRequest.filterSensitiveLog = (obj) => ({
|
|
356
278
|
...obj,
|
|
357
279
|
});
|
|
358
280
|
})(DeleteProfileObjectTypeRequest = exports.DeleteProfileObjectTypeRequest || (exports.DeleteProfileObjectTypeRequest = {}));
|
|
359
281
|
var DeleteProfileObjectTypeResponse;
|
|
360
282
|
(function (DeleteProfileObjectTypeResponse) {
|
|
361
|
-
/**
|
|
362
|
-
* @internal
|
|
363
|
-
*/
|
|
364
283
|
DeleteProfileObjectTypeResponse.filterSensitiveLog = (obj) => ({
|
|
365
284
|
...obj,
|
|
366
285
|
});
|
|
367
286
|
})(DeleteProfileObjectTypeResponse = exports.DeleteProfileObjectTypeResponse || (exports.DeleteProfileObjectTypeResponse = {}));
|
|
368
287
|
var GetDomainRequest;
|
|
369
288
|
(function (GetDomainRequest) {
|
|
370
|
-
/**
|
|
371
|
-
* @internal
|
|
372
|
-
*/
|
|
373
289
|
GetDomainRequest.filterSensitiveLog = (obj) => ({
|
|
374
290
|
...obj,
|
|
375
291
|
});
|
|
376
292
|
})(GetDomainRequest = exports.GetDomainRequest || (exports.GetDomainRequest = {}));
|
|
377
293
|
var DomainStats;
|
|
378
294
|
(function (DomainStats) {
|
|
379
|
-
/**
|
|
380
|
-
* @internal
|
|
381
|
-
*/
|
|
382
295
|
DomainStats.filterSensitiveLog = (obj) => ({
|
|
383
296
|
...obj,
|
|
384
297
|
});
|
|
385
298
|
})(DomainStats = exports.DomainStats || (exports.DomainStats = {}));
|
|
386
299
|
var GetDomainResponse;
|
|
387
300
|
(function (GetDomainResponse) {
|
|
388
|
-
/**
|
|
389
|
-
* @internal
|
|
390
|
-
*/
|
|
391
301
|
GetDomainResponse.filterSensitiveLog = (obj) => ({
|
|
392
302
|
...obj,
|
|
393
303
|
});
|
|
394
304
|
})(GetDomainResponse = exports.GetDomainResponse || (exports.GetDomainResponse = {}));
|
|
395
305
|
var GetIntegrationRequest;
|
|
396
306
|
(function (GetIntegrationRequest) {
|
|
397
|
-
/**
|
|
398
|
-
* @internal
|
|
399
|
-
*/
|
|
400
307
|
GetIntegrationRequest.filterSensitiveLog = (obj) => ({
|
|
401
308
|
...obj,
|
|
402
309
|
});
|
|
403
310
|
})(GetIntegrationRequest = exports.GetIntegrationRequest || (exports.GetIntegrationRequest = {}));
|
|
404
311
|
var GetIntegrationResponse;
|
|
405
312
|
(function (GetIntegrationResponse) {
|
|
406
|
-
/**
|
|
407
|
-
* @internal
|
|
408
|
-
*/
|
|
409
313
|
GetIntegrationResponse.filterSensitiveLog = (obj) => ({
|
|
410
314
|
...obj,
|
|
411
315
|
});
|
|
412
316
|
})(GetIntegrationResponse = exports.GetIntegrationResponse || (exports.GetIntegrationResponse = {}));
|
|
413
317
|
var GetMatchesRequest;
|
|
414
318
|
(function (GetMatchesRequest) {
|
|
415
|
-
/**
|
|
416
|
-
* @internal
|
|
417
|
-
*/
|
|
418
319
|
GetMatchesRequest.filterSensitiveLog = (obj) => ({
|
|
419
320
|
...obj,
|
|
420
321
|
});
|
|
421
322
|
})(GetMatchesRequest = exports.GetMatchesRequest || (exports.GetMatchesRequest = {}));
|
|
422
323
|
var MatchItem;
|
|
423
324
|
(function (MatchItem) {
|
|
424
|
-
/**
|
|
425
|
-
* @internal
|
|
426
|
-
*/
|
|
427
325
|
MatchItem.filterSensitiveLog = (obj) => ({
|
|
428
326
|
...obj,
|
|
429
327
|
});
|
|
430
328
|
})(MatchItem = exports.MatchItem || (exports.MatchItem = {}));
|
|
431
329
|
var GetMatchesResponse;
|
|
432
330
|
(function (GetMatchesResponse) {
|
|
433
|
-
/**
|
|
434
|
-
* @internal
|
|
435
|
-
*/
|
|
436
331
|
GetMatchesResponse.filterSensitiveLog = (obj) => ({
|
|
437
332
|
...obj,
|
|
438
333
|
});
|
|
439
334
|
})(GetMatchesResponse = exports.GetMatchesResponse || (exports.GetMatchesResponse = {}));
|
|
440
335
|
var GetProfileObjectTypeRequest;
|
|
441
336
|
(function (GetProfileObjectTypeRequest) {
|
|
442
|
-
/**
|
|
443
|
-
* @internal
|
|
444
|
-
*/
|
|
445
337
|
GetProfileObjectTypeRequest.filterSensitiveLog = (obj) => ({
|
|
446
338
|
...obj,
|
|
447
339
|
});
|
|
@@ -456,9 +348,6 @@ var FieldContentType;
|
|
|
456
348
|
})(FieldContentType = exports.FieldContentType || (exports.FieldContentType = {}));
|
|
457
349
|
var ObjectTypeField;
|
|
458
350
|
(function (ObjectTypeField) {
|
|
459
|
-
/**
|
|
460
|
-
* @internal
|
|
461
|
-
*/
|
|
462
351
|
ObjectTypeField.filterSensitiveLog = (obj) => ({
|
|
463
352
|
...obj,
|
|
464
353
|
});
|
|
@@ -475,243 +364,162 @@ var StandardIdentifier;
|
|
|
475
364
|
})(StandardIdentifier = exports.StandardIdentifier || (exports.StandardIdentifier = {}));
|
|
476
365
|
var ObjectTypeKey;
|
|
477
366
|
(function (ObjectTypeKey) {
|
|
478
|
-
/**
|
|
479
|
-
* @internal
|
|
480
|
-
*/
|
|
481
367
|
ObjectTypeKey.filterSensitiveLog = (obj) => ({
|
|
482
368
|
...obj,
|
|
483
369
|
});
|
|
484
370
|
})(ObjectTypeKey = exports.ObjectTypeKey || (exports.ObjectTypeKey = {}));
|
|
485
371
|
var GetProfileObjectTypeResponse;
|
|
486
372
|
(function (GetProfileObjectTypeResponse) {
|
|
487
|
-
/**
|
|
488
|
-
* @internal
|
|
489
|
-
*/
|
|
490
373
|
GetProfileObjectTypeResponse.filterSensitiveLog = (obj) => ({
|
|
491
374
|
...obj,
|
|
492
375
|
});
|
|
493
376
|
})(GetProfileObjectTypeResponse = exports.GetProfileObjectTypeResponse || (exports.GetProfileObjectTypeResponse = {}));
|
|
494
377
|
var GetProfileObjectTypeTemplateRequest;
|
|
495
378
|
(function (GetProfileObjectTypeTemplateRequest) {
|
|
496
|
-
/**
|
|
497
|
-
* @internal
|
|
498
|
-
*/
|
|
499
379
|
GetProfileObjectTypeTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
500
380
|
...obj,
|
|
501
381
|
});
|
|
502
382
|
})(GetProfileObjectTypeTemplateRequest = exports.GetProfileObjectTypeTemplateRequest || (exports.GetProfileObjectTypeTemplateRequest = {}));
|
|
503
383
|
var GetProfileObjectTypeTemplateResponse;
|
|
504
384
|
(function (GetProfileObjectTypeTemplateResponse) {
|
|
505
|
-
/**
|
|
506
|
-
* @internal
|
|
507
|
-
*/
|
|
508
385
|
GetProfileObjectTypeTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
509
386
|
...obj,
|
|
510
387
|
});
|
|
511
388
|
})(GetProfileObjectTypeTemplateResponse = exports.GetProfileObjectTypeTemplateResponse || (exports.GetProfileObjectTypeTemplateResponse = {}));
|
|
512
389
|
var ListAccountIntegrationsRequest;
|
|
513
390
|
(function (ListAccountIntegrationsRequest) {
|
|
514
|
-
/**
|
|
515
|
-
* @internal
|
|
516
|
-
*/
|
|
517
391
|
ListAccountIntegrationsRequest.filterSensitiveLog = (obj) => ({
|
|
518
392
|
...obj,
|
|
519
393
|
});
|
|
520
394
|
})(ListAccountIntegrationsRequest = exports.ListAccountIntegrationsRequest || (exports.ListAccountIntegrationsRequest = {}));
|
|
521
395
|
var ListIntegrationItem;
|
|
522
396
|
(function (ListIntegrationItem) {
|
|
523
|
-
/**
|
|
524
|
-
* @internal
|
|
525
|
-
*/
|
|
526
397
|
ListIntegrationItem.filterSensitiveLog = (obj) => ({
|
|
527
398
|
...obj,
|
|
528
399
|
});
|
|
529
400
|
})(ListIntegrationItem = exports.ListIntegrationItem || (exports.ListIntegrationItem = {}));
|
|
530
401
|
var ListAccountIntegrationsResponse;
|
|
531
402
|
(function (ListAccountIntegrationsResponse) {
|
|
532
|
-
/**
|
|
533
|
-
* @internal
|
|
534
|
-
*/
|
|
535
403
|
ListAccountIntegrationsResponse.filterSensitiveLog = (obj) => ({
|
|
536
404
|
...obj,
|
|
537
405
|
});
|
|
538
406
|
})(ListAccountIntegrationsResponse = exports.ListAccountIntegrationsResponse || (exports.ListAccountIntegrationsResponse = {}));
|
|
539
407
|
var ListDomainsRequest;
|
|
540
408
|
(function (ListDomainsRequest) {
|
|
541
|
-
/**
|
|
542
|
-
* @internal
|
|
543
|
-
*/
|
|
544
409
|
ListDomainsRequest.filterSensitiveLog = (obj) => ({
|
|
545
410
|
...obj,
|
|
546
411
|
});
|
|
547
412
|
})(ListDomainsRequest = exports.ListDomainsRequest || (exports.ListDomainsRequest = {}));
|
|
548
413
|
var ListDomainItem;
|
|
549
414
|
(function (ListDomainItem) {
|
|
550
|
-
/**
|
|
551
|
-
* @internal
|
|
552
|
-
*/
|
|
553
415
|
ListDomainItem.filterSensitiveLog = (obj) => ({
|
|
554
416
|
...obj,
|
|
555
417
|
});
|
|
556
418
|
})(ListDomainItem = exports.ListDomainItem || (exports.ListDomainItem = {}));
|
|
557
419
|
var ListDomainsResponse;
|
|
558
420
|
(function (ListDomainsResponse) {
|
|
559
|
-
/**
|
|
560
|
-
* @internal
|
|
561
|
-
*/
|
|
562
421
|
ListDomainsResponse.filterSensitiveLog = (obj) => ({
|
|
563
422
|
...obj,
|
|
564
423
|
});
|
|
565
424
|
})(ListDomainsResponse = exports.ListDomainsResponse || (exports.ListDomainsResponse = {}));
|
|
566
425
|
var ListIntegrationsRequest;
|
|
567
426
|
(function (ListIntegrationsRequest) {
|
|
568
|
-
/**
|
|
569
|
-
* @internal
|
|
570
|
-
*/
|
|
571
427
|
ListIntegrationsRequest.filterSensitiveLog = (obj) => ({
|
|
572
428
|
...obj,
|
|
573
429
|
});
|
|
574
430
|
})(ListIntegrationsRequest = exports.ListIntegrationsRequest || (exports.ListIntegrationsRequest = {}));
|
|
575
431
|
var ListIntegrationsResponse;
|
|
576
432
|
(function (ListIntegrationsResponse) {
|
|
577
|
-
/**
|
|
578
|
-
* @internal
|
|
579
|
-
*/
|
|
580
433
|
ListIntegrationsResponse.filterSensitiveLog = (obj) => ({
|
|
581
434
|
...obj,
|
|
582
435
|
});
|
|
583
436
|
})(ListIntegrationsResponse = exports.ListIntegrationsResponse || (exports.ListIntegrationsResponse = {}));
|
|
584
437
|
var ObjectFilter;
|
|
585
438
|
(function (ObjectFilter) {
|
|
586
|
-
/**
|
|
587
|
-
* @internal
|
|
588
|
-
*/
|
|
589
439
|
ObjectFilter.filterSensitiveLog = (obj) => ({
|
|
590
440
|
...obj,
|
|
591
441
|
});
|
|
592
442
|
})(ObjectFilter = exports.ObjectFilter || (exports.ObjectFilter = {}));
|
|
593
443
|
var ListProfileObjectsRequest;
|
|
594
444
|
(function (ListProfileObjectsRequest) {
|
|
595
|
-
/**
|
|
596
|
-
* @internal
|
|
597
|
-
*/
|
|
598
445
|
ListProfileObjectsRequest.filterSensitiveLog = (obj) => ({
|
|
599
446
|
...obj,
|
|
600
447
|
});
|
|
601
448
|
})(ListProfileObjectsRequest = exports.ListProfileObjectsRequest || (exports.ListProfileObjectsRequest = {}));
|
|
602
449
|
var ListProfileObjectsItem;
|
|
603
450
|
(function (ListProfileObjectsItem) {
|
|
604
|
-
/**
|
|
605
|
-
* @internal
|
|
606
|
-
*/
|
|
607
451
|
ListProfileObjectsItem.filterSensitiveLog = (obj) => ({
|
|
608
452
|
...obj,
|
|
609
453
|
});
|
|
610
454
|
})(ListProfileObjectsItem = exports.ListProfileObjectsItem || (exports.ListProfileObjectsItem = {}));
|
|
611
455
|
var ListProfileObjectsResponse;
|
|
612
456
|
(function (ListProfileObjectsResponse) {
|
|
613
|
-
/**
|
|
614
|
-
* @internal
|
|
615
|
-
*/
|
|
616
457
|
ListProfileObjectsResponse.filterSensitiveLog = (obj) => ({
|
|
617
458
|
...obj,
|
|
618
459
|
});
|
|
619
460
|
})(ListProfileObjectsResponse = exports.ListProfileObjectsResponse || (exports.ListProfileObjectsResponse = {}));
|
|
620
461
|
var ListProfileObjectTypesRequest;
|
|
621
462
|
(function (ListProfileObjectTypesRequest) {
|
|
622
|
-
/**
|
|
623
|
-
* @internal
|
|
624
|
-
*/
|
|
625
463
|
ListProfileObjectTypesRequest.filterSensitiveLog = (obj) => ({
|
|
626
464
|
...obj,
|
|
627
465
|
});
|
|
628
466
|
})(ListProfileObjectTypesRequest = exports.ListProfileObjectTypesRequest || (exports.ListProfileObjectTypesRequest = {}));
|
|
629
467
|
var ListProfileObjectTypeItem;
|
|
630
468
|
(function (ListProfileObjectTypeItem) {
|
|
631
|
-
/**
|
|
632
|
-
* @internal
|
|
633
|
-
*/
|
|
634
469
|
ListProfileObjectTypeItem.filterSensitiveLog = (obj) => ({
|
|
635
470
|
...obj,
|
|
636
471
|
});
|
|
637
472
|
})(ListProfileObjectTypeItem = exports.ListProfileObjectTypeItem || (exports.ListProfileObjectTypeItem = {}));
|
|
638
473
|
var ListProfileObjectTypesResponse;
|
|
639
474
|
(function (ListProfileObjectTypesResponse) {
|
|
640
|
-
/**
|
|
641
|
-
* @internal
|
|
642
|
-
*/
|
|
643
475
|
ListProfileObjectTypesResponse.filterSensitiveLog = (obj) => ({
|
|
644
476
|
...obj,
|
|
645
477
|
});
|
|
646
478
|
})(ListProfileObjectTypesResponse = exports.ListProfileObjectTypesResponse || (exports.ListProfileObjectTypesResponse = {}));
|
|
647
479
|
var ListProfileObjectTypeTemplatesRequest;
|
|
648
480
|
(function (ListProfileObjectTypeTemplatesRequest) {
|
|
649
|
-
/**
|
|
650
|
-
* @internal
|
|
651
|
-
*/
|
|
652
481
|
ListProfileObjectTypeTemplatesRequest.filterSensitiveLog = (obj) => ({
|
|
653
482
|
...obj,
|
|
654
483
|
});
|
|
655
484
|
})(ListProfileObjectTypeTemplatesRequest = exports.ListProfileObjectTypeTemplatesRequest || (exports.ListProfileObjectTypeTemplatesRequest = {}));
|
|
656
485
|
var ListProfileObjectTypeTemplateItem;
|
|
657
486
|
(function (ListProfileObjectTypeTemplateItem) {
|
|
658
|
-
/**
|
|
659
|
-
* @internal
|
|
660
|
-
*/
|
|
661
487
|
ListProfileObjectTypeTemplateItem.filterSensitiveLog = (obj) => ({
|
|
662
488
|
...obj,
|
|
663
489
|
});
|
|
664
490
|
})(ListProfileObjectTypeTemplateItem = exports.ListProfileObjectTypeTemplateItem || (exports.ListProfileObjectTypeTemplateItem = {}));
|
|
665
491
|
var ListProfileObjectTypeTemplatesResponse;
|
|
666
492
|
(function (ListProfileObjectTypeTemplatesResponse) {
|
|
667
|
-
/**
|
|
668
|
-
* @internal
|
|
669
|
-
*/
|
|
670
493
|
ListProfileObjectTypeTemplatesResponse.filterSensitiveLog = (obj) => ({
|
|
671
494
|
...obj,
|
|
672
495
|
});
|
|
673
496
|
})(ListProfileObjectTypeTemplatesResponse = exports.ListProfileObjectTypeTemplatesResponse || (exports.ListProfileObjectTypeTemplatesResponse = {}));
|
|
674
497
|
var ListTagsForResourceRequest;
|
|
675
498
|
(function (ListTagsForResourceRequest) {
|
|
676
|
-
/**
|
|
677
|
-
* @internal
|
|
678
|
-
*/
|
|
679
499
|
ListTagsForResourceRequest.filterSensitiveLog = (obj) => ({
|
|
680
500
|
...obj,
|
|
681
501
|
});
|
|
682
502
|
})(ListTagsForResourceRequest = exports.ListTagsForResourceRequest || (exports.ListTagsForResourceRequest = {}));
|
|
683
503
|
var ListTagsForResourceResponse;
|
|
684
504
|
(function (ListTagsForResourceResponse) {
|
|
685
|
-
/**
|
|
686
|
-
* @internal
|
|
687
|
-
*/
|
|
688
505
|
ListTagsForResourceResponse.filterSensitiveLog = (obj) => ({
|
|
689
506
|
...obj,
|
|
690
507
|
});
|
|
691
508
|
})(ListTagsForResourceResponse = exports.ListTagsForResourceResponse || (exports.ListTagsForResourceResponse = {}));
|
|
692
509
|
var FieldSourceProfileIds;
|
|
693
510
|
(function (FieldSourceProfileIds) {
|
|
694
|
-
/**
|
|
695
|
-
* @internal
|
|
696
|
-
*/
|
|
697
511
|
FieldSourceProfileIds.filterSensitiveLog = (obj) => ({
|
|
698
512
|
...obj,
|
|
699
513
|
});
|
|
700
514
|
})(FieldSourceProfileIds = exports.FieldSourceProfileIds || (exports.FieldSourceProfileIds = {}));
|
|
701
515
|
var MergeProfilesRequest;
|
|
702
516
|
(function (MergeProfilesRequest) {
|
|
703
|
-
/**
|
|
704
|
-
* @internal
|
|
705
|
-
*/
|
|
706
517
|
MergeProfilesRequest.filterSensitiveLog = (obj) => ({
|
|
707
518
|
...obj,
|
|
708
519
|
});
|
|
709
520
|
})(MergeProfilesRequest = exports.MergeProfilesRequest || (exports.MergeProfilesRequest = {}));
|
|
710
521
|
var MergeProfilesResponse;
|
|
711
522
|
(function (MergeProfilesResponse) {
|
|
712
|
-
/**
|
|
713
|
-
* @internal
|
|
714
|
-
*/
|
|
715
523
|
MergeProfilesResponse.filterSensitiveLog = (obj) => ({
|
|
716
524
|
...obj,
|
|
717
525
|
});
|
|
@@ -726,72 +534,48 @@ var SourceConnectorType;
|
|
|
726
534
|
})(SourceConnectorType = exports.SourceConnectorType || (exports.SourceConnectorType = {}));
|
|
727
535
|
var IncrementalPullConfig;
|
|
728
536
|
(function (IncrementalPullConfig) {
|
|
729
|
-
/**
|
|
730
|
-
* @internal
|
|
731
|
-
*/
|
|
732
537
|
IncrementalPullConfig.filterSensitiveLog = (obj) => ({
|
|
733
538
|
...obj,
|
|
734
539
|
});
|
|
735
540
|
})(IncrementalPullConfig = exports.IncrementalPullConfig || (exports.IncrementalPullConfig = {}));
|
|
736
541
|
var MarketoSourceProperties;
|
|
737
542
|
(function (MarketoSourceProperties) {
|
|
738
|
-
/**
|
|
739
|
-
* @internal
|
|
740
|
-
*/
|
|
741
543
|
MarketoSourceProperties.filterSensitiveLog = (obj) => ({
|
|
742
544
|
...obj,
|
|
743
545
|
});
|
|
744
546
|
})(MarketoSourceProperties = exports.MarketoSourceProperties || (exports.MarketoSourceProperties = {}));
|
|
745
547
|
var S3SourceProperties;
|
|
746
548
|
(function (S3SourceProperties) {
|
|
747
|
-
/**
|
|
748
|
-
* @internal
|
|
749
|
-
*/
|
|
750
549
|
S3SourceProperties.filterSensitiveLog = (obj) => ({
|
|
751
550
|
...obj,
|
|
752
551
|
});
|
|
753
552
|
})(S3SourceProperties = exports.S3SourceProperties || (exports.S3SourceProperties = {}));
|
|
754
553
|
var SalesforceSourceProperties;
|
|
755
554
|
(function (SalesforceSourceProperties) {
|
|
756
|
-
/**
|
|
757
|
-
* @internal
|
|
758
|
-
*/
|
|
759
555
|
SalesforceSourceProperties.filterSensitiveLog = (obj) => ({
|
|
760
556
|
...obj,
|
|
761
557
|
});
|
|
762
558
|
})(SalesforceSourceProperties = exports.SalesforceSourceProperties || (exports.SalesforceSourceProperties = {}));
|
|
763
559
|
var ServiceNowSourceProperties;
|
|
764
560
|
(function (ServiceNowSourceProperties) {
|
|
765
|
-
/**
|
|
766
|
-
* @internal
|
|
767
|
-
*/
|
|
768
561
|
ServiceNowSourceProperties.filterSensitiveLog = (obj) => ({
|
|
769
562
|
...obj,
|
|
770
563
|
});
|
|
771
564
|
})(ServiceNowSourceProperties = exports.ServiceNowSourceProperties || (exports.ServiceNowSourceProperties = {}));
|
|
772
565
|
var ZendeskSourceProperties;
|
|
773
566
|
(function (ZendeskSourceProperties) {
|
|
774
|
-
/**
|
|
775
|
-
* @internal
|
|
776
|
-
*/
|
|
777
567
|
ZendeskSourceProperties.filterSensitiveLog = (obj) => ({
|
|
778
568
|
...obj,
|
|
779
569
|
});
|
|
780
570
|
})(ZendeskSourceProperties = exports.ZendeskSourceProperties || (exports.ZendeskSourceProperties = {}));
|
|
781
571
|
var SourceConnectorProperties;
|
|
782
572
|
(function (SourceConnectorProperties) {
|
|
783
|
-
/**
|
|
784
|
-
* @internal
|
|
785
|
-
*/
|
|
786
573
|
SourceConnectorProperties.filterSensitiveLog = (obj) => ({
|
|
787
574
|
...obj,
|
|
788
575
|
});
|
|
789
576
|
})(SourceConnectorProperties = exports.SourceConnectorProperties || (exports.SourceConnectorProperties = {}));
|
|
790
577
|
var SourceFlowConfig;
|
|
791
578
|
(function (SourceFlowConfig) {
|
|
792
|
-
/**
|
|
793
|
-
* @internal
|
|
794
|
-
*/
|
|
795
579
|
SourceFlowConfig.filterSensitiveLog = (obj) => ({
|
|
796
580
|
...obj,
|
|
797
581
|
});
|
|
@@ -825,9 +609,6 @@ var TaskType;
|
|
|
825
609
|
})(TaskType = exports.TaskType || (exports.TaskType = {}));
|
|
826
610
|
var Task;
|
|
827
611
|
(function (Task) {
|
|
828
|
-
/**
|
|
829
|
-
* @internal
|
|
830
|
-
*/
|
|
831
612
|
Task.filterSensitiveLog = (obj) => ({
|
|
832
613
|
...obj,
|
|
833
614
|
});
|
|
@@ -839,18 +620,12 @@ var DataPullMode;
|
|
|
839
620
|
})(DataPullMode = exports.DataPullMode || (exports.DataPullMode = {}));
|
|
840
621
|
var ScheduledTriggerProperties;
|
|
841
622
|
(function (ScheduledTriggerProperties) {
|
|
842
|
-
/**
|
|
843
|
-
* @internal
|
|
844
|
-
*/
|
|
845
623
|
ScheduledTriggerProperties.filterSensitiveLog = (obj) => ({
|
|
846
624
|
...obj,
|
|
847
625
|
});
|
|
848
626
|
})(ScheduledTriggerProperties = exports.ScheduledTriggerProperties || (exports.ScheduledTriggerProperties = {}));
|
|
849
627
|
var TriggerProperties;
|
|
850
628
|
(function (TriggerProperties) {
|
|
851
|
-
/**
|
|
852
|
-
* @internal
|
|
853
|
-
*/
|
|
854
629
|
TriggerProperties.filterSensitiveLog = (obj) => ({
|
|
855
630
|
...obj,
|
|
856
631
|
});
|
|
@@ -863,180 +638,120 @@ var TriggerType;
|
|
|
863
638
|
})(TriggerType = exports.TriggerType || (exports.TriggerType = {}));
|
|
864
639
|
var TriggerConfig;
|
|
865
640
|
(function (TriggerConfig) {
|
|
866
|
-
/**
|
|
867
|
-
* @internal
|
|
868
|
-
*/
|
|
869
641
|
TriggerConfig.filterSensitiveLog = (obj) => ({
|
|
870
642
|
...obj,
|
|
871
643
|
});
|
|
872
644
|
})(TriggerConfig = exports.TriggerConfig || (exports.TriggerConfig = {}));
|
|
873
645
|
var FlowDefinition;
|
|
874
646
|
(function (FlowDefinition) {
|
|
875
|
-
/**
|
|
876
|
-
* @internal
|
|
877
|
-
*/
|
|
878
647
|
FlowDefinition.filterSensitiveLog = (obj) => ({
|
|
879
648
|
...obj,
|
|
880
649
|
});
|
|
881
650
|
})(FlowDefinition = exports.FlowDefinition || (exports.FlowDefinition = {}));
|
|
882
651
|
var PutIntegrationRequest;
|
|
883
652
|
(function (PutIntegrationRequest) {
|
|
884
|
-
/**
|
|
885
|
-
* @internal
|
|
886
|
-
*/
|
|
887
653
|
PutIntegrationRequest.filterSensitiveLog = (obj) => ({
|
|
888
654
|
...obj,
|
|
889
655
|
});
|
|
890
656
|
})(PutIntegrationRequest = exports.PutIntegrationRequest || (exports.PutIntegrationRequest = {}));
|
|
891
657
|
var PutIntegrationResponse;
|
|
892
658
|
(function (PutIntegrationResponse) {
|
|
893
|
-
/**
|
|
894
|
-
* @internal
|
|
895
|
-
*/
|
|
896
659
|
PutIntegrationResponse.filterSensitiveLog = (obj) => ({
|
|
897
660
|
...obj,
|
|
898
661
|
});
|
|
899
662
|
})(PutIntegrationResponse = exports.PutIntegrationResponse || (exports.PutIntegrationResponse = {}));
|
|
900
663
|
var PutProfileObjectRequest;
|
|
901
664
|
(function (PutProfileObjectRequest) {
|
|
902
|
-
/**
|
|
903
|
-
* @internal
|
|
904
|
-
*/
|
|
905
665
|
PutProfileObjectRequest.filterSensitiveLog = (obj) => ({
|
|
906
666
|
...obj,
|
|
907
667
|
});
|
|
908
668
|
})(PutProfileObjectRequest = exports.PutProfileObjectRequest || (exports.PutProfileObjectRequest = {}));
|
|
909
669
|
var PutProfileObjectResponse;
|
|
910
670
|
(function (PutProfileObjectResponse) {
|
|
911
|
-
/**
|
|
912
|
-
* @internal
|
|
913
|
-
*/
|
|
914
671
|
PutProfileObjectResponse.filterSensitiveLog = (obj) => ({
|
|
915
672
|
...obj,
|
|
916
673
|
});
|
|
917
674
|
})(PutProfileObjectResponse = exports.PutProfileObjectResponse || (exports.PutProfileObjectResponse = {}));
|
|
918
675
|
var PutProfileObjectTypeRequest;
|
|
919
676
|
(function (PutProfileObjectTypeRequest) {
|
|
920
|
-
/**
|
|
921
|
-
* @internal
|
|
922
|
-
*/
|
|
923
677
|
PutProfileObjectTypeRequest.filterSensitiveLog = (obj) => ({
|
|
924
678
|
...obj,
|
|
925
679
|
});
|
|
926
680
|
})(PutProfileObjectTypeRequest = exports.PutProfileObjectTypeRequest || (exports.PutProfileObjectTypeRequest = {}));
|
|
927
681
|
var PutProfileObjectTypeResponse;
|
|
928
682
|
(function (PutProfileObjectTypeResponse) {
|
|
929
|
-
/**
|
|
930
|
-
* @internal
|
|
931
|
-
*/
|
|
932
683
|
PutProfileObjectTypeResponse.filterSensitiveLog = (obj) => ({
|
|
933
684
|
...obj,
|
|
934
685
|
});
|
|
935
686
|
})(PutProfileObjectTypeResponse = exports.PutProfileObjectTypeResponse || (exports.PutProfileObjectTypeResponse = {}));
|
|
936
687
|
var SearchProfilesRequest;
|
|
937
688
|
(function (SearchProfilesRequest) {
|
|
938
|
-
/**
|
|
939
|
-
* @internal
|
|
940
|
-
*/
|
|
941
689
|
SearchProfilesRequest.filterSensitiveLog = (obj) => ({
|
|
942
690
|
...obj,
|
|
943
691
|
});
|
|
944
692
|
})(SearchProfilesRequest = exports.SearchProfilesRequest || (exports.SearchProfilesRequest = {}));
|
|
945
693
|
var Profile;
|
|
946
694
|
(function (Profile) {
|
|
947
|
-
/**
|
|
948
|
-
* @internal
|
|
949
|
-
*/
|
|
950
695
|
Profile.filterSensitiveLog = (obj) => ({
|
|
951
696
|
...obj,
|
|
952
697
|
});
|
|
953
698
|
})(Profile = exports.Profile || (exports.Profile = {}));
|
|
954
699
|
var SearchProfilesResponse;
|
|
955
700
|
(function (SearchProfilesResponse) {
|
|
956
|
-
/**
|
|
957
|
-
* @internal
|
|
958
|
-
*/
|
|
959
701
|
SearchProfilesResponse.filterSensitiveLog = (obj) => ({
|
|
960
702
|
...obj,
|
|
961
703
|
});
|
|
962
704
|
})(SearchProfilesResponse = exports.SearchProfilesResponse || (exports.SearchProfilesResponse = {}));
|
|
963
705
|
var TagResourceRequest;
|
|
964
706
|
(function (TagResourceRequest) {
|
|
965
|
-
/**
|
|
966
|
-
* @internal
|
|
967
|
-
*/
|
|
968
707
|
TagResourceRequest.filterSensitiveLog = (obj) => ({
|
|
969
708
|
...obj,
|
|
970
709
|
});
|
|
971
710
|
})(TagResourceRequest = exports.TagResourceRequest || (exports.TagResourceRequest = {}));
|
|
972
711
|
var TagResourceResponse;
|
|
973
712
|
(function (TagResourceResponse) {
|
|
974
|
-
/**
|
|
975
|
-
* @internal
|
|
976
|
-
*/
|
|
977
713
|
TagResourceResponse.filterSensitiveLog = (obj) => ({
|
|
978
714
|
...obj,
|
|
979
715
|
});
|
|
980
716
|
})(TagResourceResponse = exports.TagResourceResponse || (exports.TagResourceResponse = {}));
|
|
981
717
|
var UntagResourceRequest;
|
|
982
718
|
(function (UntagResourceRequest) {
|
|
983
|
-
/**
|
|
984
|
-
* @internal
|
|
985
|
-
*/
|
|
986
719
|
UntagResourceRequest.filterSensitiveLog = (obj) => ({
|
|
987
720
|
...obj,
|
|
988
721
|
});
|
|
989
722
|
})(UntagResourceRequest = exports.UntagResourceRequest || (exports.UntagResourceRequest = {}));
|
|
990
723
|
var UntagResourceResponse;
|
|
991
724
|
(function (UntagResourceResponse) {
|
|
992
|
-
/**
|
|
993
|
-
* @internal
|
|
994
|
-
*/
|
|
995
725
|
UntagResourceResponse.filterSensitiveLog = (obj) => ({
|
|
996
726
|
...obj,
|
|
997
727
|
});
|
|
998
728
|
})(UntagResourceResponse = exports.UntagResourceResponse || (exports.UntagResourceResponse = {}));
|
|
999
729
|
var UpdateDomainRequest;
|
|
1000
730
|
(function (UpdateDomainRequest) {
|
|
1001
|
-
/**
|
|
1002
|
-
* @internal
|
|
1003
|
-
*/
|
|
1004
731
|
UpdateDomainRequest.filterSensitiveLog = (obj) => ({
|
|
1005
732
|
...obj,
|
|
1006
733
|
});
|
|
1007
734
|
})(UpdateDomainRequest = exports.UpdateDomainRequest || (exports.UpdateDomainRequest = {}));
|
|
1008
735
|
var UpdateDomainResponse;
|
|
1009
736
|
(function (UpdateDomainResponse) {
|
|
1010
|
-
/**
|
|
1011
|
-
* @internal
|
|
1012
|
-
*/
|
|
1013
737
|
UpdateDomainResponse.filterSensitiveLog = (obj) => ({
|
|
1014
738
|
...obj,
|
|
1015
739
|
});
|
|
1016
740
|
})(UpdateDomainResponse = exports.UpdateDomainResponse || (exports.UpdateDomainResponse = {}));
|
|
1017
741
|
var UpdateAddress;
|
|
1018
742
|
(function (UpdateAddress) {
|
|
1019
|
-
/**
|
|
1020
|
-
* @internal
|
|
1021
|
-
*/
|
|
1022
743
|
UpdateAddress.filterSensitiveLog = (obj) => ({
|
|
1023
744
|
...obj,
|
|
1024
745
|
});
|
|
1025
746
|
})(UpdateAddress = exports.UpdateAddress || (exports.UpdateAddress = {}));
|
|
1026
747
|
var UpdateProfileRequest;
|
|
1027
748
|
(function (UpdateProfileRequest) {
|
|
1028
|
-
/**
|
|
1029
|
-
* @internal
|
|
1030
|
-
*/
|
|
1031
749
|
UpdateProfileRequest.filterSensitiveLog = (obj) => ({
|
|
1032
750
|
...obj,
|
|
1033
751
|
});
|
|
1034
752
|
})(UpdateProfileRequest = exports.UpdateProfileRequest || (exports.UpdateProfileRequest = {}));
|
|
1035
753
|
var UpdateProfileResponse;
|
|
1036
754
|
(function (UpdateProfileResponse) {
|
|
1037
|
-
/**
|
|
1038
|
-
* @internal
|
|
1039
|
-
*/
|
|
1040
755
|
UpdateProfileResponse.filterSensitiveLog = (obj) => ({
|
|
1041
756
|
...obj,
|
|
1042
757
|
});
|