@aws-sdk/client-iotsitewise 3.135.0 → 3.142.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/AssociateAssetsCommand.js +1 -1
  4. package/dist-cjs/commands/AssociateTimeSeriesToAssetPropertyCommand.js +1 -1
  5. package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js +2 -2
  6. package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js +2 -2
  7. package/dist-cjs/commands/BatchGetAssetPropertyAggregatesCommand.js +2 -2
  8. package/dist-cjs/commands/BatchGetAssetPropertyValueCommand.js +2 -2
  9. package/dist-cjs/commands/BatchGetAssetPropertyValueHistoryCommand.js +2 -2
  10. package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js +2 -2
  11. package/dist-cjs/commands/CreateAccessPolicyCommand.js +2 -2
  12. package/dist-cjs/commands/CreateAssetCommand.js +2 -2
  13. package/dist-cjs/commands/CreateAssetModelCommand.js +2 -2
  14. package/dist-cjs/commands/CreateBulkImportJobCommand.js +2 -2
  15. package/dist-cjs/commands/CreateDashboardCommand.js +2 -2
  16. package/dist-cjs/commands/CreateGatewayCommand.js +2 -2
  17. package/dist-cjs/commands/CreatePortalCommand.js +2 -2
  18. package/dist-cjs/commands/CreateProjectCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteAccessPolicyCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteAssetCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteAssetModelCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteDashboardCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteGatewayCommand.js +1 -1
  24. package/dist-cjs/commands/DeletePortalCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteProjectCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteTimeSeriesCommand.js +1 -1
  27. package/dist-cjs/commands/DescribeAccessPolicyCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeAssetCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeAssetModelCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeAssetPropertyCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeBulkImportJobCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeDashboardCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeGatewayCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeLoggingOptionsCommand.js +2 -2
  37. package/dist-cjs/commands/DescribePortalCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeProjectCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeStorageConfigurationCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeTimeSeriesCommand.js +2 -2
  41. package/dist-cjs/commands/DisassociateAssetsCommand.js +1 -1
  42. package/dist-cjs/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +1 -1
  43. package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js +2 -2
  44. package/dist-cjs/commands/GetAssetPropertyValueCommand.js +2 -2
  45. package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js +2 -2
  46. package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js +2 -2
  47. package/dist-cjs/commands/ListAccessPoliciesCommand.js +2 -2
  48. package/dist-cjs/commands/ListAssetModelsCommand.js +2 -2
  49. package/dist-cjs/commands/ListAssetRelationshipsCommand.js +2 -2
  50. package/dist-cjs/commands/ListAssetsCommand.js +2 -2
  51. package/dist-cjs/commands/ListAssociatedAssetsCommand.js +2 -2
  52. package/dist-cjs/commands/ListBulkImportJobsCommand.js +2 -2
  53. package/dist-cjs/commands/ListDashboardsCommand.js +2 -2
  54. package/dist-cjs/commands/ListGatewaysCommand.js +2 -2
  55. package/dist-cjs/commands/ListPortalsCommand.js +2 -2
  56. package/dist-cjs/commands/ListProjectAssetsCommand.js +2 -2
  57. package/dist-cjs/commands/ListProjectsCommand.js +2 -2
  58. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  59. package/dist-cjs/commands/ListTimeSeriesCommand.js +2 -2
  60. package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +2 -2
  61. package/dist-cjs/commands/PutLoggingOptionsCommand.js +2 -2
  62. package/dist-cjs/commands/PutStorageConfigurationCommand.js +2 -2
  63. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  64. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  65. package/dist-cjs/commands/UpdateAccessPolicyCommand.js +2 -2
  66. package/dist-cjs/commands/UpdateAssetCommand.js +2 -2
  67. package/dist-cjs/commands/UpdateAssetModelCommand.js +2 -2
  68. package/dist-cjs/commands/UpdateAssetPropertyCommand.js +1 -1
  69. package/dist-cjs/commands/UpdateDashboardCommand.js +2 -2
  70. package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js +2 -2
  71. package/dist-cjs/commands/UpdateGatewayCommand.js +1 -1
  72. package/dist-cjs/commands/UpdatePortalCommand.js +2 -2
  73. package/dist-cjs/commands/UpdateProjectCommand.js +2 -2
  74. package/dist-cjs/models/models_0.js +922 -1380
  75. package/dist-cjs/protocols/Aws_restJson1.js +987 -1751
  76. package/dist-es/commands/AssociateAssetsCommand.js +2 -2
  77. package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +2 -2
  78. package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +3 -3
  79. package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +3 -3
  80. package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +3 -3
  81. package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +3 -3
  82. package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +3 -3
  83. package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +3 -3
  84. package/dist-es/commands/CreateAccessPolicyCommand.js +3 -3
  85. package/dist-es/commands/CreateAssetCommand.js +3 -3
  86. package/dist-es/commands/CreateAssetModelCommand.js +3 -3
  87. package/dist-es/commands/CreateBulkImportJobCommand.js +3 -3
  88. package/dist-es/commands/CreateDashboardCommand.js +3 -3
  89. package/dist-es/commands/CreateGatewayCommand.js +3 -3
  90. package/dist-es/commands/CreatePortalCommand.js +3 -3
  91. package/dist-es/commands/CreateProjectCommand.js +3 -3
  92. package/dist-es/commands/DeleteAccessPolicyCommand.js +3 -3
  93. package/dist-es/commands/DeleteAssetCommand.js +3 -3
  94. package/dist-es/commands/DeleteAssetModelCommand.js +3 -3
  95. package/dist-es/commands/DeleteDashboardCommand.js +3 -3
  96. package/dist-es/commands/DeleteGatewayCommand.js +2 -2
  97. package/dist-es/commands/DeletePortalCommand.js +3 -3
  98. package/dist-es/commands/DeleteProjectCommand.js +3 -3
  99. package/dist-es/commands/DeleteTimeSeriesCommand.js +2 -2
  100. package/dist-es/commands/DescribeAccessPolicyCommand.js +3 -3
  101. package/dist-es/commands/DescribeAssetCommand.js +3 -3
  102. package/dist-es/commands/DescribeAssetModelCommand.js +3 -3
  103. package/dist-es/commands/DescribeAssetPropertyCommand.js +3 -3
  104. package/dist-es/commands/DescribeBulkImportJobCommand.js +3 -3
  105. package/dist-es/commands/DescribeDashboardCommand.js +3 -3
  106. package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +3 -3
  107. package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +3 -3
  108. package/dist-es/commands/DescribeGatewayCommand.js +3 -3
  109. package/dist-es/commands/DescribeLoggingOptionsCommand.js +3 -3
  110. package/dist-es/commands/DescribePortalCommand.js +3 -3
  111. package/dist-es/commands/DescribeProjectCommand.js +3 -3
  112. package/dist-es/commands/DescribeStorageConfigurationCommand.js +3 -3
  113. package/dist-es/commands/DescribeTimeSeriesCommand.js +3 -3
  114. package/dist-es/commands/DisassociateAssetsCommand.js +2 -2
  115. package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +2 -2
  116. package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +3 -3
  117. package/dist-es/commands/GetAssetPropertyValueCommand.js +3 -3
  118. package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +3 -3
  119. package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +3 -3
  120. package/dist-es/commands/ListAccessPoliciesCommand.js +3 -3
  121. package/dist-es/commands/ListAssetModelsCommand.js +3 -3
  122. package/dist-es/commands/ListAssetRelationshipsCommand.js +3 -3
  123. package/dist-es/commands/ListAssetsCommand.js +3 -3
  124. package/dist-es/commands/ListAssociatedAssetsCommand.js +3 -3
  125. package/dist-es/commands/ListBulkImportJobsCommand.js +3 -3
  126. package/dist-es/commands/ListDashboardsCommand.js +3 -3
  127. package/dist-es/commands/ListGatewaysCommand.js +3 -3
  128. package/dist-es/commands/ListPortalsCommand.js +3 -3
  129. package/dist-es/commands/ListProjectAssetsCommand.js +3 -3
  130. package/dist-es/commands/ListProjectsCommand.js +3 -3
  131. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  132. package/dist-es/commands/ListTimeSeriesCommand.js +3 -3
  133. package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +3 -3
  134. package/dist-es/commands/PutLoggingOptionsCommand.js +3 -3
  135. package/dist-es/commands/PutStorageConfigurationCommand.js +3 -3
  136. package/dist-es/commands/TagResourceCommand.js +3 -3
  137. package/dist-es/commands/UntagResourceCommand.js +3 -3
  138. package/dist-es/commands/UpdateAccessPolicyCommand.js +3 -3
  139. package/dist-es/commands/UpdateAssetCommand.js +3 -3
  140. package/dist-es/commands/UpdateAssetModelCommand.js +3 -3
  141. package/dist-es/commands/UpdateAssetPropertyCommand.js +2 -2
  142. package/dist-es/commands/UpdateDashboardCommand.js +3 -3
  143. package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +3 -3
  144. package/dist-es/commands/UpdateGatewayCommand.js +2 -2
  145. package/dist-es/commands/UpdatePortalCommand.js +3 -3
  146. package/dist-es/commands/UpdateProjectCommand.js +3 -3
  147. package/dist-es/models/models_0.js +229 -916
  148. package/dist-es/protocols/Aws_restJson1.js +1234 -1658
  149. package/dist-types/models/models_0.d.ts +916 -1374
  150. package/dist-types/ts3.4/models/models_0.d.ts +458 -916
  151. package/package.json +6 -6
@@ -5,37 +5,21 @@ export interface GroupIdentity {
5
5
 
6
6
  id: string | undefined;
7
7
  }
8
- export declare namespace GroupIdentity {
9
-
10
- const filterSensitiveLog: (obj: GroupIdentity) => any;
11
- }
12
8
 
13
9
  export interface IAMRoleIdentity {
14
10
 
15
11
  arn: string | undefined;
16
12
  }
17
- export declare namespace IAMRoleIdentity {
18
-
19
- const filterSensitiveLog: (obj: IAMRoleIdentity) => any;
20
- }
21
13
 
22
14
  export interface IAMUserIdentity {
23
15
 
24
16
  arn: string | undefined;
25
17
  }
26
- export declare namespace IAMUserIdentity {
27
-
28
- const filterSensitiveLog: (obj: IAMUserIdentity) => any;
29
- }
30
18
 
31
19
  export interface UserIdentity {
32
20
 
33
21
  id: string | undefined;
34
22
  }
35
- export declare namespace UserIdentity {
36
-
37
- const filterSensitiveLog: (obj: UserIdentity) => any;
38
- }
39
23
 
40
24
  export interface Identity {
41
25
 
@@ -47,10 +31,6 @@ export interface Identity {
47
31
 
48
32
  iamRole?: IAMRoleIdentity;
49
33
  }
50
- export declare namespace Identity {
51
-
52
- const filterSensitiveLog: (obj: Identity) => any;
53
- }
54
34
  export declare enum Permission {
55
35
  ADMINISTRATOR = "ADMINISTRATOR",
56
36
  VIEWER = "VIEWER"
@@ -60,19 +40,11 @@ export interface PortalResource {
60
40
 
61
41
  id: string | undefined;
62
42
  }
63
- export declare namespace PortalResource {
64
-
65
- const filterSensitiveLog: (obj: PortalResource) => any;
66
- }
67
43
 
68
44
  export interface ProjectResource {
69
45
 
70
46
  id: string | undefined;
71
47
  }
72
- export declare namespace ProjectResource {
73
-
74
- const filterSensitiveLog: (obj: ProjectResource) => any;
75
- }
76
48
 
77
49
  export interface Resource {
78
50
 
@@ -80,10 +52,6 @@ export interface Resource {
80
52
 
81
53
  project?: ProjectResource;
82
54
  }
83
- export declare namespace Resource {
84
-
85
- const filterSensitiveLog: (obj: Resource) => any;
86
- }
87
55
 
88
56
  export interface AccessPolicySummary {
89
57
 
@@ -99,10 +67,6 @@ export interface AccessPolicySummary {
99
67
 
100
68
  lastUpdateDate?: Date;
101
69
  }
102
- export declare namespace AccessPolicySummary {
103
-
104
- const filterSensitiveLog: (obj: AccessPolicySummary) => any;
105
- }
106
70
  export declare enum Quality {
107
71
  BAD = "BAD",
108
72
  GOOD = "GOOD",
@@ -123,10 +87,6 @@ export interface Aggregates {
123
87
 
124
88
  standardDeviation?: number;
125
89
  }
126
- export declare namespace Aggregates {
127
-
128
- const filterSensitiveLog: (obj: Aggregates) => any;
129
- }
130
90
 
131
91
  export interface AggregatedValue {
132
92
 
@@ -136,10 +96,6 @@ export interface AggregatedValue {
136
96
 
137
97
  value: Aggregates | undefined;
138
98
  }
139
- export declare namespace AggregatedValue {
140
-
141
- const filterSensitiveLog: (obj: AggregatedValue) => any;
142
- }
143
99
  export declare enum AggregateType {
144
100
  AVERAGE = "AVERAGE",
145
101
  COUNT = "COUNT",
@@ -155,10 +111,6 @@ export interface Alarms {
155
111
 
156
112
  notificationLambdaArn?: string;
157
113
  }
158
- export declare namespace Alarms {
159
-
160
- const filterSensitiveLog: (obj: Alarms) => any;
161
- }
162
114
  export declare enum PropertyDataType {
163
115
  BOOLEAN = "BOOLEAN",
164
116
  DOUBLE = "DOUBLE",
@@ -177,10 +129,6 @@ export interface PropertyNotification {
177
129
 
178
130
  state: PropertyNotificationState | string | undefined;
179
131
  }
180
- export declare namespace PropertyNotification {
181
-
182
- const filterSensitiveLog: (obj: PropertyNotification) => any;
183
- }
184
132
 
185
133
  export interface AssetProperty {
186
134
 
@@ -198,10 +146,6 @@ export interface AssetProperty {
198
146
 
199
147
  unit?: string;
200
148
  }
201
- export declare namespace AssetProperty {
202
-
203
- const filterSensitiveLog: (obj: AssetProperty) => any;
204
- }
205
149
 
206
150
  export interface AssetCompositeModel {
207
151
 
@@ -213,10 +157,6 @@ export interface AssetCompositeModel {
213
157
 
214
158
  properties: AssetProperty[] | undefined;
215
159
  }
216
- export declare namespace AssetCompositeModel {
217
-
218
- const filterSensitiveLog: (obj: AssetCompositeModel) => any;
219
- }
220
160
  export declare enum AssetErrorCode {
221
161
  INTERNAL_FAILURE = "INTERNAL_FAILURE"
222
162
  }
@@ -229,10 +169,6 @@ export interface AssetErrorDetails {
229
169
 
230
170
  message: string | undefined;
231
171
  }
232
- export declare namespace AssetErrorDetails {
233
-
234
- const filterSensitiveLog: (obj: AssetErrorDetails) => any;
235
- }
236
172
 
237
173
  export interface AssetHierarchy {
238
174
 
@@ -240,10 +176,6 @@ export interface AssetHierarchy {
240
176
 
241
177
  name: string | undefined;
242
178
  }
243
- export declare namespace AssetHierarchy {
244
-
245
- const filterSensitiveLog: (obj: AssetHierarchy) => any;
246
- }
247
179
 
248
180
  export interface AssetHierarchyInfo {
249
181
 
@@ -251,19 +183,11 @@ export interface AssetHierarchyInfo {
251
183
 
252
184
  childAssetId?: string;
253
185
  }
254
- export declare namespace AssetHierarchyInfo {
255
-
256
- const filterSensitiveLog: (obj: AssetHierarchyInfo) => any;
257
- }
258
186
 
259
187
  export interface Attribute {
260
188
 
261
189
  defaultValue?: string;
262
190
  }
263
- export declare namespace Attribute {
264
-
265
- const filterSensitiveLog: (obj: Attribute) => any;
266
- }
267
191
  export declare enum ForwardingConfigState {
268
192
  DISABLED = "DISABLED",
269
193
  ENABLED = "ENABLED"
@@ -273,28 +197,16 @@ export interface ForwardingConfig {
273
197
 
274
198
  state: ForwardingConfigState | string | undefined;
275
199
  }
276
- export declare namespace ForwardingConfig {
277
-
278
- const filterSensitiveLog: (obj: ForwardingConfig) => any;
279
- }
280
200
 
281
201
  export interface MeasurementProcessingConfig {
282
202
 
283
203
  forwardingConfig: ForwardingConfig | undefined;
284
204
  }
285
- export declare namespace MeasurementProcessingConfig {
286
-
287
- const filterSensitiveLog: (obj: MeasurementProcessingConfig) => any;
288
- }
289
205
 
290
206
  export interface Measurement {
291
207
 
292
208
  processingConfig?: MeasurementProcessingConfig;
293
209
  }
294
- export declare namespace Measurement {
295
-
296
- const filterSensitiveLog: (obj: Measurement) => any;
297
- }
298
210
  export declare enum ComputeLocation {
299
211
  CLOUD = "CLOUD",
300
212
  EDGE = "EDGE"
@@ -304,10 +216,6 @@ export interface MetricProcessingConfig {
304
216
 
305
217
  computeLocation: ComputeLocation | string | undefined;
306
218
  }
307
- export declare namespace MetricProcessingConfig {
308
-
309
- const filterSensitiveLog: (obj: MetricProcessingConfig) => any;
310
- }
311
219
 
312
220
  export interface VariableValue {
313
221
 
@@ -315,10 +223,6 @@ export interface VariableValue {
315
223
 
316
224
  hierarchyId?: string;
317
225
  }
318
- export declare namespace VariableValue {
319
-
320
- const filterSensitiveLog: (obj: VariableValue) => any;
321
- }
322
226
 
323
227
  export interface ExpressionVariable {
324
228
 
@@ -326,10 +230,6 @@ export interface ExpressionVariable {
326
230
 
327
231
  value: VariableValue | undefined;
328
232
  }
329
- export declare namespace ExpressionVariable {
330
-
331
- const filterSensitiveLog: (obj: ExpressionVariable) => any;
332
- }
333
233
 
334
234
  export interface TumblingWindow {
335
235
 
@@ -337,19 +237,11 @@ export interface TumblingWindow {
337
237
 
338
238
  offset?: string;
339
239
  }
340
- export declare namespace TumblingWindow {
341
-
342
- const filterSensitiveLog: (obj: TumblingWindow) => any;
343
- }
344
240
 
345
241
  export interface MetricWindow {
346
242
 
347
243
  tumbling?: TumblingWindow;
348
244
  }
349
- export declare namespace MetricWindow {
350
-
351
- const filterSensitiveLog: (obj: MetricWindow) => any;
352
- }
353
245
 
354
246
  export interface Metric {
355
247
 
@@ -361,10 +253,6 @@ export interface Metric {
361
253
 
362
254
  processingConfig?: MetricProcessingConfig;
363
255
  }
364
- export declare namespace Metric {
365
-
366
- const filterSensitiveLog: (obj: Metric) => any;
367
- }
368
256
 
369
257
  export interface TransformProcessingConfig {
370
258
 
@@ -372,10 +260,6 @@ export interface TransformProcessingConfig {
372
260
 
373
261
  forwardingConfig?: ForwardingConfig;
374
262
  }
375
- export declare namespace TransformProcessingConfig {
376
-
377
- const filterSensitiveLog: (obj: TransformProcessingConfig) => any;
378
- }
379
263
 
380
264
  export interface Transform {
381
265
 
@@ -385,10 +269,6 @@ export interface Transform {
385
269
 
386
270
  processingConfig?: TransformProcessingConfig;
387
271
  }
388
- export declare namespace Transform {
389
-
390
- const filterSensitiveLog: (obj: Transform) => any;
391
- }
392
272
 
393
273
  export interface PropertyType {
394
274
 
@@ -400,10 +280,6 @@ export interface PropertyType {
400
280
 
401
281
  metric?: Metric;
402
282
  }
403
- export declare namespace PropertyType {
404
-
405
- const filterSensitiveLog: (obj: PropertyType) => any;
406
- }
407
283
 
408
284
  export interface AssetModelProperty {
409
285
 
@@ -419,10 +295,6 @@ export interface AssetModelProperty {
419
295
 
420
296
  type: PropertyType | undefined;
421
297
  }
422
- export declare namespace AssetModelProperty {
423
-
424
- const filterSensitiveLog: (obj: AssetModelProperty) => any;
425
- }
426
298
 
427
299
  export interface AssetModelCompositeModel {
428
300
 
@@ -434,10 +306,6 @@ export interface AssetModelCompositeModel {
434
306
 
435
307
  properties?: AssetModelProperty[];
436
308
  }
437
- export declare namespace AssetModelCompositeModel {
438
-
439
- const filterSensitiveLog: (obj: AssetModelCompositeModel) => any;
440
- }
441
309
 
442
310
  export interface AssetModelPropertyDefinition {
443
311
 
@@ -451,10 +319,6 @@ export interface AssetModelPropertyDefinition {
451
319
 
452
320
  type: PropertyType | undefined;
453
321
  }
454
- export declare namespace AssetModelPropertyDefinition {
455
-
456
- const filterSensitiveLog: (obj: AssetModelPropertyDefinition) => any;
457
- }
458
322
 
459
323
  export interface AssetModelCompositeModelDefinition {
460
324
 
@@ -466,10 +330,6 @@ export interface AssetModelCompositeModelDefinition {
466
330
 
467
331
  properties?: AssetModelPropertyDefinition[];
468
332
  }
469
- export declare namespace AssetModelCompositeModelDefinition {
470
-
471
- const filterSensitiveLog: (obj: AssetModelCompositeModelDefinition) => any;
472
- }
473
333
 
474
334
  export interface AssetModelHierarchy {
475
335
 
@@ -479,10 +339,6 @@ export interface AssetModelHierarchy {
479
339
 
480
340
  childAssetModelId: string | undefined;
481
341
  }
482
- export declare namespace AssetModelHierarchy {
483
-
484
- const filterSensitiveLog: (obj: AssetModelHierarchy) => any;
485
- }
486
342
 
487
343
  export interface AssetModelHierarchyDefinition {
488
344
 
@@ -490,10 +346,6 @@ export interface AssetModelHierarchyDefinition {
490
346
 
491
347
  childAssetModelId: string | undefined;
492
348
  }
493
- export declare namespace AssetModelHierarchyDefinition {
494
-
495
- const filterSensitiveLog: (obj: AssetModelHierarchyDefinition) => any;
496
- }
497
349
  export declare enum AssetModelState {
498
350
  ACTIVE = "ACTIVE",
499
351
  CREATING = "CREATING",
@@ -517,10 +369,6 @@ export interface DetailedError {
517
369
 
518
370
  message: string | undefined;
519
371
  }
520
- export declare namespace DetailedError {
521
-
522
- const filterSensitiveLog: (obj: DetailedError) => any;
523
- }
524
372
 
525
373
  export interface ErrorDetails {
526
374
 
@@ -530,10 +378,6 @@ export interface ErrorDetails {
530
378
 
531
379
  details?: DetailedError[];
532
380
  }
533
- export declare namespace ErrorDetails {
534
-
535
- const filterSensitiveLog: (obj: ErrorDetails) => any;
536
- }
537
381
 
538
382
  export interface AssetModelStatus {
539
383
 
@@ -541,10 +385,6 @@ export interface AssetModelStatus {
541
385
 
542
386
  error?: ErrorDetails;
543
387
  }
544
- export declare namespace AssetModelStatus {
545
-
546
- const filterSensitiveLog: (obj: AssetModelStatus) => any;
547
- }
548
388
 
549
389
  export interface AssetModelSummary {
550
390
 
@@ -562,10 +402,6 @@ export interface AssetModelSummary {
562
402
 
563
403
  status: AssetModelStatus | undefined;
564
404
  }
565
- export declare namespace AssetModelSummary {
566
-
567
- const filterSensitiveLog: (obj: AssetModelSummary) => any;
568
- }
569
405
 
570
406
  export interface TimeInNanos {
571
407
 
@@ -573,10 +409,6 @@ export interface TimeInNanos {
573
409
 
574
410
  offsetInNanos?: number;
575
411
  }
576
- export declare namespace TimeInNanos {
577
-
578
- const filterSensitiveLog: (obj: TimeInNanos) => any;
579
- }
580
412
 
581
413
  export interface Variant {
582
414
 
@@ -588,10 +420,6 @@ export interface Variant {
588
420
 
589
421
  booleanValue?: boolean;
590
422
  }
591
- export declare namespace Variant {
592
-
593
- const filterSensitiveLog: (obj: Variant) => any;
594
- }
595
423
 
596
424
  export interface AssetPropertyValue {
597
425
 
@@ -601,10 +429,6 @@ export interface AssetPropertyValue {
601
429
 
602
430
  quality?: Quality | string;
603
431
  }
604
- export declare namespace AssetPropertyValue {
605
-
606
- const filterSensitiveLog: (obj: AssetPropertyValue) => any;
607
- }
608
432
  export declare enum AssetRelationshipType {
609
433
  HIERARCHY = "HIERARCHY"
610
434
  }
@@ -615,10 +439,6 @@ export interface AssetRelationshipSummary {
615
439
 
616
440
  relationshipType: AssetRelationshipType | string | undefined;
617
441
  }
618
- export declare namespace AssetRelationshipSummary {
619
-
620
- const filterSensitiveLog: (obj: AssetRelationshipSummary) => any;
621
- }
622
442
  export declare enum AssetState {
623
443
  ACTIVE = "ACTIVE",
624
444
  CREATING = "CREATING",
@@ -633,10 +453,6 @@ export interface AssetStatus {
633
453
 
634
454
  error?: ErrorDetails;
635
455
  }
636
- export declare namespace AssetStatus {
637
-
638
- const filterSensitiveLog: (obj: AssetStatus) => any;
639
- }
640
456
 
641
457
  export interface AssetSummary {
642
458
 
@@ -658,10 +474,6 @@ export interface AssetSummary {
658
474
 
659
475
  description?: string;
660
476
  }
661
- export declare namespace AssetSummary {
662
-
663
- const filterSensitiveLog: (obj: AssetSummary) => any;
664
- }
665
477
  export interface AssociateAssetsRequest {
666
478
 
667
479
  assetId: string | undefined;
@@ -672,10 +484,6 @@ export interface AssociateAssetsRequest {
672
484
 
673
485
  clientToken?: string;
674
486
  }
675
- export declare namespace AssociateAssetsRequest {
676
-
677
- const filterSensitiveLog: (obj: AssociateAssetsRequest) => any;
678
- }
679
487
 
680
488
  export declare class ConflictingOperationException extends __BaseException {
681
489
  readonly name: "ConflictingOperationException";
@@ -743,10 +551,6 @@ export interface AssociatedAssetsSummary {
743
551
 
744
552
  description?: string;
745
553
  }
746
- export declare namespace AssociatedAssetsSummary {
747
-
748
- const filterSensitiveLog: (obj: AssociatedAssetsSummary) => any;
749
- }
750
554
  export interface AssociateTimeSeriesToAssetPropertyRequest {
751
555
 
752
556
  alias: string | undefined;
@@ -757,10 +561,6 @@ export interface AssociateTimeSeriesToAssetPropertyRequest {
757
561
 
758
562
  clientToken?: string;
759
563
  }
760
- export declare namespace AssociateTimeSeriesToAssetPropertyRequest {
761
-
762
- const filterSensitiveLog: (obj: AssociateTimeSeriesToAssetPropertyRequest) => any;
763
- }
764
564
  export declare enum AuthMode {
765
565
  IAM = "IAM",
766
566
  SSO = "SSO"
@@ -773,18 +573,10 @@ export interface BatchAssociateProjectAssetsRequest {
773
573
 
774
574
  clientToken?: string;
775
575
  }
776
- export declare namespace BatchAssociateProjectAssetsRequest {
777
-
778
- const filterSensitiveLog: (obj: BatchAssociateProjectAssetsRequest) => any;
779
- }
780
576
  export interface BatchAssociateProjectAssetsResponse {
781
577
 
782
578
  errors?: AssetErrorDetails[];
783
579
  }
784
- export declare namespace BatchAssociateProjectAssetsResponse {
785
-
786
- const filterSensitiveLog: (obj: BatchAssociateProjectAssetsResponse) => any;
787
- }
788
580
  export interface BatchDisassociateProjectAssetsRequest {
789
581
 
790
582
  projectId: string | undefined;
@@ -793,18 +585,10 @@ export interface BatchDisassociateProjectAssetsRequest {
793
585
 
794
586
  clientToken?: string;
795
587
  }
796
- export declare namespace BatchDisassociateProjectAssetsRequest {
797
-
798
- const filterSensitiveLog: (obj: BatchDisassociateProjectAssetsRequest) => any;
799
- }
800
588
  export interface BatchDisassociateProjectAssetsResponse {
801
589
 
802
590
  errors?: AssetErrorDetails[];
803
591
  }
804
- export declare namespace BatchDisassociateProjectAssetsResponse {
805
-
806
- const filterSensitiveLog: (obj: BatchDisassociateProjectAssetsResponse) => any;
807
- }
808
592
  export declare enum TimeOrdering {
809
593
  ASCENDING = "ASCENDING",
810
594
  DESCENDING = "DESCENDING"
@@ -832,10 +616,6 @@ export interface BatchGetAssetPropertyAggregatesEntry {
832
616
 
833
617
  timeOrdering?: TimeOrdering | string;
834
618
  }
835
- export declare namespace BatchGetAssetPropertyAggregatesEntry {
836
-
837
- const filterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesEntry) => any;
838
- }
839
619
  export interface BatchGetAssetPropertyAggregatesRequest {
840
620
 
841
621
  entries: BatchGetAssetPropertyAggregatesEntry[] | undefined;
@@ -844,10 +624,6 @@ export interface BatchGetAssetPropertyAggregatesRequest {
844
624
 
845
625
  maxResults?: number;
846
626
  }
847
- export declare namespace BatchGetAssetPropertyAggregatesRequest {
848
-
849
- const filterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesRequest) => any;
850
- }
851
627
  export declare enum BatchGetAssetPropertyAggregatesErrorCode {
852
628
  AccessDeniedException = "AccessDeniedException",
853
629
  InvalidRequestException = "InvalidRequestException",
@@ -862,10 +638,6 @@ export interface BatchGetAssetPropertyAggregatesErrorEntry {
862
638
 
863
639
  entryId: string | undefined;
864
640
  }
865
- export declare namespace BatchGetAssetPropertyAggregatesErrorEntry {
866
-
867
- const filterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesErrorEntry) => any;
868
- }
869
641
  export declare enum BatchEntryCompletionStatus {
870
642
  ERROR = "ERROR",
871
643
  SUCCESS = "SUCCESS"
@@ -877,10 +649,6 @@ export interface BatchGetAssetPropertyAggregatesErrorInfo {
877
649
 
878
650
  errorTimestamp: Date | undefined;
879
651
  }
880
- export declare namespace BatchGetAssetPropertyAggregatesErrorInfo {
881
-
882
- const filterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesErrorInfo) => any;
883
- }
884
652
 
885
653
  export interface BatchGetAssetPropertyAggregatesSkippedEntry {
886
654
 
@@ -890,10 +658,6 @@ export interface BatchGetAssetPropertyAggregatesSkippedEntry {
890
658
 
891
659
  errorInfo?: BatchGetAssetPropertyAggregatesErrorInfo;
892
660
  }
893
- export declare namespace BatchGetAssetPropertyAggregatesSkippedEntry {
894
-
895
- const filterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesSkippedEntry) => any;
896
- }
897
661
 
898
662
  export interface BatchGetAssetPropertyAggregatesSuccessEntry {
899
663
 
@@ -901,10 +665,6 @@ export interface BatchGetAssetPropertyAggregatesSuccessEntry {
901
665
 
902
666
  aggregatedValues: AggregatedValue[] | undefined;
903
667
  }
904
- export declare namespace BatchGetAssetPropertyAggregatesSuccessEntry {
905
-
906
- const filterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesSuccessEntry) => any;
907
- }
908
668
  export interface BatchGetAssetPropertyAggregatesResponse {
909
669
 
910
670
  errorEntries: BatchGetAssetPropertyAggregatesErrorEntry[] | undefined;
@@ -915,10 +675,6 @@ export interface BatchGetAssetPropertyAggregatesResponse {
915
675
 
916
676
  nextToken?: string;
917
677
  }
918
- export declare namespace BatchGetAssetPropertyAggregatesResponse {
919
-
920
- const filterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesResponse) => any;
921
- }
922
678
 
923
679
  export declare class ServiceUnavailableException extends __BaseException {
924
680
  readonly name: "ServiceUnavailableException";
@@ -937,20 +693,12 @@ export interface BatchGetAssetPropertyValueEntry {
937
693
 
938
694
  propertyAlias?: string;
939
695
  }
940
- export declare namespace BatchGetAssetPropertyValueEntry {
941
-
942
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueEntry) => any;
943
- }
944
696
  export interface BatchGetAssetPropertyValueRequest {
945
697
 
946
698
  entries: BatchGetAssetPropertyValueEntry[] | undefined;
947
699
 
948
700
  nextToken?: string;
949
701
  }
950
- export declare namespace BatchGetAssetPropertyValueRequest {
951
-
952
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueRequest) => any;
953
- }
954
702
  export declare enum BatchGetAssetPropertyValueErrorCode {
955
703
  AccessDeniedException = "AccessDeniedException",
956
704
  InvalidRequestException = "InvalidRequestException",
@@ -965,10 +713,6 @@ export interface BatchGetAssetPropertyValueErrorEntry {
965
713
 
966
714
  entryId: string | undefined;
967
715
  }
968
- export declare namespace BatchGetAssetPropertyValueErrorEntry {
969
-
970
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueErrorEntry) => any;
971
- }
972
716
 
973
717
  export interface BatchGetAssetPropertyValueErrorInfo {
974
718
 
@@ -976,10 +720,6 @@ export interface BatchGetAssetPropertyValueErrorInfo {
976
720
 
977
721
  errorTimestamp: Date | undefined;
978
722
  }
979
- export declare namespace BatchGetAssetPropertyValueErrorInfo {
980
-
981
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueErrorInfo) => any;
982
- }
983
723
 
984
724
  export interface BatchGetAssetPropertyValueSkippedEntry {
985
725
 
@@ -989,10 +729,6 @@ export interface BatchGetAssetPropertyValueSkippedEntry {
989
729
 
990
730
  errorInfo?: BatchGetAssetPropertyValueErrorInfo;
991
731
  }
992
- export declare namespace BatchGetAssetPropertyValueSkippedEntry {
993
-
994
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueSkippedEntry) => any;
995
- }
996
732
 
997
733
  export interface BatchGetAssetPropertyValueSuccessEntry {
998
734
 
@@ -1000,10 +736,6 @@ export interface BatchGetAssetPropertyValueSuccessEntry {
1000
736
 
1001
737
  assetPropertyValue?: AssetPropertyValue;
1002
738
  }
1003
- export declare namespace BatchGetAssetPropertyValueSuccessEntry {
1004
-
1005
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueSuccessEntry) => any;
1006
- }
1007
739
  export interface BatchGetAssetPropertyValueResponse {
1008
740
 
1009
741
  errorEntries: BatchGetAssetPropertyValueErrorEntry[] | undefined;
@@ -1014,10 +746,6 @@ export interface BatchGetAssetPropertyValueResponse {
1014
746
 
1015
747
  nextToken?: string;
1016
748
  }
1017
- export declare namespace BatchGetAssetPropertyValueResponse {
1018
-
1019
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueResponse) => any;
1020
- }
1021
749
 
1022
750
  export interface BatchGetAssetPropertyValueHistoryEntry {
1023
751
 
@@ -1037,10 +765,6 @@ export interface BatchGetAssetPropertyValueHistoryEntry {
1037
765
 
1038
766
  timeOrdering?: TimeOrdering | string;
1039
767
  }
1040
- export declare namespace BatchGetAssetPropertyValueHistoryEntry {
1041
-
1042
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryEntry) => any;
1043
- }
1044
768
  export interface BatchGetAssetPropertyValueHistoryRequest {
1045
769
 
1046
770
  entries: BatchGetAssetPropertyValueHistoryEntry[] | undefined;
@@ -1049,10 +773,6 @@ export interface BatchGetAssetPropertyValueHistoryRequest {
1049
773
 
1050
774
  maxResults?: number;
1051
775
  }
1052
- export declare namespace BatchGetAssetPropertyValueHistoryRequest {
1053
-
1054
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryRequest) => any;
1055
- }
1056
776
  export declare enum BatchGetAssetPropertyValueHistoryErrorCode {
1057
777
  AccessDeniedException = "AccessDeniedException",
1058
778
  InvalidRequestException = "InvalidRequestException",
@@ -1067,10 +787,6 @@ export interface BatchGetAssetPropertyValueHistoryErrorEntry {
1067
787
 
1068
788
  entryId: string | undefined;
1069
789
  }
1070
- export declare namespace BatchGetAssetPropertyValueHistoryErrorEntry {
1071
-
1072
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryErrorEntry) => any;
1073
- }
1074
790
 
1075
791
  export interface BatchGetAssetPropertyValueHistoryErrorInfo {
1076
792
 
@@ -1078,10 +794,6 @@ export interface BatchGetAssetPropertyValueHistoryErrorInfo {
1078
794
 
1079
795
  errorTimestamp: Date | undefined;
1080
796
  }
1081
- export declare namespace BatchGetAssetPropertyValueHistoryErrorInfo {
1082
-
1083
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryErrorInfo) => any;
1084
- }
1085
797
 
1086
798
  export interface BatchGetAssetPropertyValueHistorySkippedEntry {
1087
799
 
@@ -1091,10 +803,6 @@ export interface BatchGetAssetPropertyValueHistorySkippedEntry {
1091
803
 
1092
804
  errorInfo?: BatchGetAssetPropertyValueHistoryErrorInfo;
1093
805
  }
1094
- export declare namespace BatchGetAssetPropertyValueHistorySkippedEntry {
1095
-
1096
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueHistorySkippedEntry) => any;
1097
- }
1098
806
 
1099
807
  export interface BatchGetAssetPropertyValueHistorySuccessEntry {
1100
808
 
@@ -1102,10 +810,6 @@ export interface BatchGetAssetPropertyValueHistorySuccessEntry {
1102
810
 
1103
811
  assetPropertyValueHistory: AssetPropertyValue[] | undefined;
1104
812
  }
1105
- export declare namespace BatchGetAssetPropertyValueHistorySuccessEntry {
1106
-
1107
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueHistorySuccessEntry) => any;
1108
- }
1109
813
  export interface BatchGetAssetPropertyValueHistoryResponse {
1110
814
 
1111
815
  errorEntries: BatchGetAssetPropertyValueHistoryErrorEntry[] | undefined;
@@ -1116,10 +820,6 @@ export interface BatchGetAssetPropertyValueHistoryResponse {
1116
820
 
1117
821
  nextToken?: string;
1118
822
  }
1119
- export declare namespace BatchGetAssetPropertyValueHistoryResponse {
1120
-
1121
- const filterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryResponse) => any;
1122
- }
1123
823
 
1124
824
  export interface PutAssetPropertyValueEntry {
1125
825
 
@@ -1133,18 +833,10 @@ export interface PutAssetPropertyValueEntry {
1133
833
 
1134
834
  propertyValues: AssetPropertyValue[] | undefined;
1135
835
  }
1136
- export declare namespace PutAssetPropertyValueEntry {
1137
-
1138
- const filterSensitiveLog: (obj: PutAssetPropertyValueEntry) => any;
1139
- }
1140
836
  export interface BatchPutAssetPropertyValueRequest {
1141
837
 
1142
838
  entries: PutAssetPropertyValueEntry[] | undefined;
1143
839
  }
1144
- export declare namespace BatchPutAssetPropertyValueRequest {
1145
-
1146
- const filterSensitiveLog: (obj: BatchPutAssetPropertyValueRequest) => any;
1147
- }
1148
840
  export declare enum BatchPutAssetPropertyValueErrorCode {
1149
841
  AccessDeniedException = "AccessDeniedException",
1150
842
  ConflictingOperationException = "ConflictingOperationException",
@@ -1165,10 +857,6 @@ export interface BatchPutAssetPropertyError {
1165
857
 
1166
858
  timestamps: TimeInNanos[] | undefined;
1167
859
  }
1168
- export declare namespace BatchPutAssetPropertyError {
1169
-
1170
- const filterSensitiveLog: (obj: BatchPutAssetPropertyError) => any;
1171
- }
1172
860
 
1173
861
  export interface BatchPutAssetPropertyErrorEntry {
1174
862
 
@@ -1176,18 +864,10 @@ export interface BatchPutAssetPropertyErrorEntry {
1176
864
 
1177
865
  errors: BatchPutAssetPropertyError[] | undefined;
1178
866
  }
1179
- export declare namespace BatchPutAssetPropertyErrorEntry {
1180
-
1181
- const filterSensitiveLog: (obj: BatchPutAssetPropertyErrorEntry) => any;
1182
- }
1183
867
  export interface BatchPutAssetPropertyValueResponse {
1184
868
 
1185
869
  errorEntries: BatchPutAssetPropertyErrorEntry[] | undefined;
1186
870
  }
1187
- export declare namespace BatchPutAssetPropertyValueResponse {
1188
-
1189
- const filterSensitiveLog: (obj: BatchPutAssetPropertyValueResponse) => any;
1190
- }
1191
871
  export interface CreateAccessPolicyRequest {
1192
872
 
1193
873
  accessPolicyIdentity: Identity | undefined;
@@ -1200,20 +880,12 @@ export interface CreateAccessPolicyRequest {
1200
880
 
1201
881
  tags?: Record<string, string>;
1202
882
  }
1203
- export declare namespace CreateAccessPolicyRequest {
1204
-
1205
- const filterSensitiveLog: (obj: CreateAccessPolicyRequest) => any;
1206
- }
1207
883
  export interface CreateAccessPolicyResponse {
1208
884
 
1209
885
  accessPolicyId: string | undefined;
1210
886
 
1211
887
  accessPolicyArn: string | undefined;
1212
888
  }
1213
- export declare namespace CreateAccessPolicyResponse {
1214
-
1215
- const filterSensitiveLog: (obj: CreateAccessPolicyResponse) => any;
1216
- }
1217
889
  export interface CreateAssetRequest {
1218
890
 
1219
891
  assetName: string | undefined;
@@ -1226,10 +898,6 @@ export interface CreateAssetRequest {
1226
898
 
1227
899
  assetDescription?: string;
1228
900
  }
1229
- export declare namespace CreateAssetRequest {
1230
-
1231
- const filterSensitiveLog: (obj: CreateAssetRequest) => any;
1232
- }
1233
901
  export interface CreateAssetResponse {
1234
902
 
1235
903
  assetId: string | undefined;
@@ -1238,10 +906,6 @@ export interface CreateAssetResponse {
1238
906
 
1239
907
  assetStatus: AssetStatus | undefined;
1240
908
  }
1241
- export declare namespace CreateAssetResponse {
1242
-
1243
- const filterSensitiveLog: (obj: CreateAssetResponse) => any;
1244
- }
1245
909
 
1246
910
  export declare class ResourceAlreadyExistsException extends __BaseException {
1247
911
  readonly name: "ResourceAlreadyExistsException";
@@ -1269,10 +933,6 @@ export interface CreateAssetModelRequest {
1269
933
 
1270
934
  tags?: Record<string, string>;
1271
935
  }
1272
- export declare namespace CreateAssetModelRequest {
1273
-
1274
- const filterSensitiveLog: (obj: CreateAssetModelRequest) => any;
1275
- }
1276
936
  export interface CreateAssetModelResponse {
1277
937
 
1278
938
  assetModelId: string | undefined;
@@ -1281,10 +941,6 @@ export interface CreateAssetModelResponse {
1281
941
 
1282
942
  assetModelStatus: AssetModelStatus | undefined;
1283
943
  }
1284
- export declare namespace CreateAssetModelResponse {
1285
-
1286
- const filterSensitiveLog: (obj: CreateAssetModelResponse) => any;
1287
- }
1288
944
 
1289
945
  export interface ErrorReportLocation {
1290
946
 
@@ -1292,10 +948,6 @@ export interface ErrorReportLocation {
1292
948
 
1293
949
  prefix: string | undefined;
1294
950
  }
1295
- export declare namespace ErrorReportLocation {
1296
-
1297
- const filterSensitiveLog: (obj: ErrorReportLocation) => any;
1298
- }
1299
951
 
1300
952
  export interface File {
1301
953
 
@@ -1305,10 +957,6 @@ export interface File {
1305
957
 
1306
958
  versionId?: string;
1307
959
  }
1308
- export declare namespace File {
1309
-
1310
- const filterSensitiveLog: (obj: File) => any;
1311
- }
1312
960
  export declare enum ColumnName {
1313
961
  ALIAS = "ALIAS",
1314
962
  ASSET_ID = "ASSET_ID",
@@ -1324,28 +972,16 @@ export interface Csv {
1324
972
 
1325
973
  columnNames?: (ColumnName | string)[];
1326
974
  }
1327
- export declare namespace Csv {
1328
-
1329
- const filterSensitiveLog: (obj: Csv) => any;
1330
- }
1331
975
 
1332
976
  export interface FileFormat {
1333
977
 
1334
978
  csv?: Csv;
1335
979
  }
1336
- export declare namespace FileFormat {
1337
-
1338
- const filterSensitiveLog: (obj: FileFormat) => any;
1339
- }
1340
980
 
1341
981
  export interface JobConfiguration {
1342
982
 
1343
983
  fileFormat: FileFormat | undefined;
1344
984
  }
1345
- export declare namespace JobConfiguration {
1346
-
1347
- const filterSensitiveLog: (obj: JobConfiguration) => any;
1348
- }
1349
985
  export interface CreateBulkImportJobRequest {
1350
986
 
1351
987
  jobName: string | undefined;
@@ -1358,10 +994,6 @@ export interface CreateBulkImportJobRequest {
1358
994
 
1359
995
  jobConfiguration: JobConfiguration | undefined;
1360
996
  }
1361
- export declare namespace CreateBulkImportJobRequest {
1362
-
1363
- const filterSensitiveLog: (obj: CreateBulkImportJobRequest) => any;
1364
- }
1365
997
  export declare enum JobStatus {
1366
998
  CANCELLED = "CANCELLED",
1367
999
  COMPLETED = "COMPLETED",
@@ -1378,10 +1010,6 @@ export interface CreateBulkImportJobResponse {
1378
1010
 
1379
1011
  jobStatus: JobStatus | string | undefined;
1380
1012
  }
1381
- export declare namespace CreateBulkImportJobResponse {
1382
-
1383
- const filterSensitiveLog: (obj: CreateBulkImportJobResponse) => any;
1384
- }
1385
1013
  export interface CreateDashboardRequest {
1386
1014
 
1387
1015
  projectId: string | undefined;
@@ -1396,38 +1024,22 @@ export interface CreateDashboardRequest {
1396
1024
 
1397
1025
  tags?: Record<string, string>;
1398
1026
  }
1399
- export declare namespace CreateDashboardRequest {
1400
-
1401
- const filterSensitiveLog: (obj: CreateDashboardRequest) => any;
1402
- }
1403
1027
  export interface CreateDashboardResponse {
1404
1028
 
1405
1029
  dashboardId: string | undefined;
1406
1030
 
1407
1031
  dashboardArn: string | undefined;
1408
1032
  }
1409
- export declare namespace CreateDashboardResponse {
1410
-
1411
- const filterSensitiveLog: (obj: CreateDashboardResponse) => any;
1412
- }
1413
1033
 
1414
1034
  export interface Greengrass {
1415
1035
 
1416
1036
  groupArn: string | undefined;
1417
1037
  }
1418
- export declare namespace Greengrass {
1419
-
1420
- const filterSensitiveLog: (obj: Greengrass) => any;
1421
- }
1422
1038
 
1423
1039
  export interface GreengrassV2 {
1424
1040
 
1425
1041
  coreDeviceThingName: string | undefined;
1426
1042
  }
1427
- export declare namespace GreengrassV2 {
1428
-
1429
- const filterSensitiveLog: (obj: GreengrassV2) => any;
1430
- }
1431
1043
 
1432
1044
  export interface GatewayPlatform {
1433
1045
 
@@ -1435,10 +1047,6 @@ export interface GatewayPlatform {
1435
1047
 
1436
1048
  greengrassV2?: GreengrassV2;
1437
1049
  }
1438
- export declare namespace GatewayPlatform {
1439
-
1440
- const filterSensitiveLog: (obj: GatewayPlatform) => any;
1441
- }
1442
1050
  export interface CreateGatewayRequest {
1443
1051
 
1444
1052
  gatewayName: string | undefined;
@@ -1447,20 +1055,12 @@ export interface CreateGatewayRequest {
1447
1055
 
1448
1056
  tags?: Record<string, string>;
1449
1057
  }
1450
- export declare namespace CreateGatewayRequest {
1451
-
1452
- const filterSensitiveLog: (obj: CreateGatewayRequest) => any;
1453
- }
1454
1058
  export interface CreateGatewayResponse {
1455
1059
 
1456
1060
  gatewayId: string | undefined;
1457
1061
 
1458
1062
  gatewayArn: string | undefined;
1459
1063
  }
1460
- export declare namespace CreateGatewayResponse {
1461
-
1462
- const filterSensitiveLog: (obj: CreateGatewayResponse) => any;
1463
- }
1464
1064
  export declare enum ImageFileType {
1465
1065
  PNG = "PNG"
1466
1066
  }
@@ -1471,10 +1071,6 @@ export interface ImageFile {
1471
1071
 
1472
1072
  type: ImageFileType | string | undefined;
1473
1073
  }
1474
- export declare namespace ImageFile {
1475
-
1476
- const filterSensitiveLog: (obj: ImageFile) => any;
1477
- }
1478
1074
  export interface CreatePortalRequest {
1479
1075
 
1480
1076
  portalName: string | undefined;
@@ -1497,10 +1093,6 @@ export interface CreatePortalRequest {
1497
1093
 
1498
1094
  alarms?: Alarms;
1499
1095
  }
1500
- export declare namespace CreatePortalRequest {
1501
-
1502
- const filterSensitiveLog: (obj: CreatePortalRequest) => any;
1503
- }
1504
1096
  export declare enum MonitorErrorCode {
1505
1097
  INTERNAL_FAILURE = "INTERNAL_FAILURE",
1506
1098
  LIMIT_EXCEEDED = "LIMIT_EXCEEDED",
@@ -1513,10 +1105,6 @@ export interface MonitorErrorDetails {
1513
1105
 
1514
1106
  message?: string;
1515
1107
  }
1516
- export declare namespace MonitorErrorDetails {
1517
-
1518
- const filterSensitiveLog: (obj: MonitorErrorDetails) => any;
1519
- }
1520
1108
  export declare enum PortalState {
1521
1109
  ACTIVE = "ACTIVE",
1522
1110
  CREATING = "CREATING",
@@ -1531,10 +1119,6 @@ export interface PortalStatus {
1531
1119
 
1532
1120
  error?: MonitorErrorDetails;
1533
1121
  }
1534
- export declare namespace PortalStatus {
1535
-
1536
- const filterSensitiveLog: (obj: PortalStatus) => any;
1537
- }
1538
1122
  export interface CreatePortalResponse {
1539
1123
 
1540
1124
  portalId: string | undefined;
@@ -1547,10 +1131,6 @@ export interface CreatePortalResponse {
1547
1131
 
1548
1132
  ssoApplicationId: string | undefined;
1549
1133
  }
1550
- export declare namespace CreatePortalResponse {
1551
-
1552
- const filterSensitiveLog: (obj: CreatePortalResponse) => any;
1553
- }
1554
1134
  export interface CreateProjectRequest {
1555
1135
 
1556
1136
  portalId: string | undefined;
@@ -1563,130 +1143,70 @@ export interface CreateProjectRequest {
1563
1143
 
1564
1144
  tags?: Record<string, string>;
1565
1145
  }
1566
- export declare namespace CreateProjectRequest {
1567
-
1568
- const filterSensitiveLog: (obj: CreateProjectRequest) => any;
1569
- }
1570
1146
  export interface CreateProjectResponse {
1571
1147
 
1572
1148
  projectId: string | undefined;
1573
1149
 
1574
1150
  projectArn: string | undefined;
1575
1151
  }
1576
- export declare namespace CreateProjectResponse {
1577
-
1578
- const filterSensitiveLog: (obj: CreateProjectResponse) => any;
1579
- }
1580
1152
  export interface DeleteAccessPolicyRequest {
1581
1153
 
1582
1154
  accessPolicyId: string | undefined;
1583
1155
 
1584
1156
  clientToken?: string;
1585
1157
  }
1586
- export declare namespace DeleteAccessPolicyRequest {
1587
-
1588
- const filterSensitiveLog: (obj: DeleteAccessPolicyRequest) => any;
1589
- }
1590
1158
  export interface DeleteAccessPolicyResponse {
1591
1159
  }
1592
- export declare namespace DeleteAccessPolicyResponse {
1593
-
1594
- const filterSensitiveLog: (obj: DeleteAccessPolicyResponse) => any;
1595
- }
1596
1160
  export interface DeleteAssetRequest {
1597
1161
 
1598
1162
  assetId: string | undefined;
1599
1163
 
1600
1164
  clientToken?: string;
1601
1165
  }
1602
- export declare namespace DeleteAssetRequest {
1603
-
1604
- const filterSensitiveLog: (obj: DeleteAssetRequest) => any;
1605
- }
1606
1166
  export interface DeleteAssetResponse {
1607
1167
 
1608
1168
  assetStatus: AssetStatus | undefined;
1609
1169
  }
1610
- export declare namespace DeleteAssetResponse {
1611
-
1612
- const filterSensitiveLog: (obj: DeleteAssetResponse) => any;
1613
- }
1614
1170
  export interface DeleteAssetModelRequest {
1615
1171
 
1616
1172
  assetModelId: string | undefined;
1617
1173
 
1618
1174
  clientToken?: string;
1619
1175
  }
1620
- export declare namespace DeleteAssetModelRequest {
1621
-
1622
- const filterSensitiveLog: (obj: DeleteAssetModelRequest) => any;
1623
- }
1624
1176
  export interface DeleteAssetModelResponse {
1625
1177
 
1626
1178
  assetModelStatus: AssetModelStatus | undefined;
1627
1179
  }
1628
- export declare namespace DeleteAssetModelResponse {
1629
-
1630
- const filterSensitiveLog: (obj: DeleteAssetModelResponse) => any;
1631
- }
1632
1180
  export interface DeleteDashboardRequest {
1633
1181
 
1634
1182
  dashboardId: string | undefined;
1635
1183
 
1636
1184
  clientToken?: string;
1637
1185
  }
1638
- export declare namespace DeleteDashboardRequest {
1639
-
1640
- const filterSensitiveLog: (obj: DeleteDashboardRequest) => any;
1641
- }
1642
1186
  export interface DeleteDashboardResponse {
1643
1187
  }
1644
- export declare namespace DeleteDashboardResponse {
1645
-
1646
- const filterSensitiveLog: (obj: DeleteDashboardResponse) => any;
1647
- }
1648
1188
  export interface DeleteGatewayRequest {
1649
1189
 
1650
1190
  gatewayId: string | undefined;
1651
1191
  }
1652
- export declare namespace DeleteGatewayRequest {
1653
-
1654
- const filterSensitiveLog: (obj: DeleteGatewayRequest) => any;
1655
- }
1656
1192
  export interface DeletePortalRequest {
1657
1193
 
1658
1194
  portalId: string | undefined;
1659
1195
 
1660
1196
  clientToken?: string;
1661
1197
  }
1662
- export declare namespace DeletePortalRequest {
1663
-
1664
- const filterSensitiveLog: (obj: DeletePortalRequest) => any;
1665
- }
1666
1198
  export interface DeletePortalResponse {
1667
1199
 
1668
1200
  portalStatus: PortalStatus | undefined;
1669
1201
  }
1670
- export declare namespace DeletePortalResponse {
1671
-
1672
- const filterSensitiveLog: (obj: DeletePortalResponse) => any;
1673
- }
1674
1202
  export interface DeleteProjectRequest {
1675
1203
 
1676
1204
  projectId: string | undefined;
1677
1205
 
1678
1206
  clientToken?: string;
1679
1207
  }
1680
- export declare namespace DeleteProjectRequest {
1681
-
1682
- const filterSensitiveLog: (obj: DeleteProjectRequest) => any;
1683
- }
1684
1208
  export interface DeleteProjectResponse {
1685
1209
  }
1686
- export declare namespace DeleteProjectResponse {
1687
-
1688
- const filterSensitiveLog: (obj: DeleteProjectResponse) => any;
1689
- }
1690
1210
  export interface DeleteTimeSeriesRequest {
1691
1211
 
1692
1212
  alias?: string;
@@ -1697,18 +1217,10 @@ export interface DeleteTimeSeriesRequest {
1697
1217
 
1698
1218
  clientToken?: string;
1699
1219
  }
1700
- export declare namespace DeleteTimeSeriesRequest {
1701
-
1702
- const filterSensitiveLog: (obj: DeleteTimeSeriesRequest) => any;
1703
- }
1704
1220
  export interface DescribeAccessPolicyRequest {
1705
1221
 
1706
1222
  accessPolicyId: string | undefined;
1707
1223
  }
1708
- export declare namespace DescribeAccessPolicyRequest {
1709
-
1710
- const filterSensitiveLog: (obj: DescribeAccessPolicyRequest) => any;
1711
- }
1712
1224
  export interface DescribeAccessPolicyResponse {
1713
1225
 
1714
1226
  accessPolicyId: string | undefined;
@@ -1725,18 +1237,10 @@ export interface DescribeAccessPolicyResponse {
1725
1237
 
1726
1238
  accessPolicyLastUpdateDate: Date | undefined;
1727
1239
  }
1728
- export declare namespace DescribeAccessPolicyResponse {
1729
-
1730
- const filterSensitiveLog: (obj: DescribeAccessPolicyResponse) => any;
1731
- }
1732
1240
  export interface DescribeAssetRequest {
1733
1241
 
1734
1242
  assetId: string | undefined;
1735
1243
  }
1736
- export declare namespace DescribeAssetRequest {
1737
-
1738
- const filterSensitiveLog: (obj: DescribeAssetRequest) => any;
1739
- }
1740
1244
  export interface DescribeAssetResponse {
1741
1245
 
1742
1246
  assetId: string | undefined;
@@ -1761,18 +1265,10 @@ export interface DescribeAssetResponse {
1761
1265
 
1762
1266
  assetDescription?: string;
1763
1267
  }
1764
- export declare namespace DescribeAssetResponse {
1765
-
1766
- const filterSensitiveLog: (obj: DescribeAssetResponse) => any;
1767
- }
1768
1268
  export interface DescribeAssetModelRequest {
1769
1269
 
1770
1270
  assetModelId: string | undefined;
1771
1271
  }
1772
- export declare namespace DescribeAssetModelRequest {
1773
-
1774
- const filterSensitiveLog: (obj: DescribeAssetModelRequest) => any;
1775
- }
1776
1272
  export interface DescribeAssetModelResponse {
1777
1273
 
1778
1274
  assetModelId: string | undefined;
@@ -1795,20 +1291,12 @@ export interface DescribeAssetModelResponse {
1795
1291
 
1796
1292
  assetModelStatus: AssetModelStatus | undefined;
1797
1293
  }
1798
- export declare namespace DescribeAssetModelResponse {
1799
-
1800
- const filterSensitiveLog: (obj: DescribeAssetModelResponse) => any;
1801
- }
1802
1294
  export interface DescribeAssetPropertyRequest {
1803
1295
 
1804
1296
  assetId: string | undefined;
1805
1297
 
1806
1298
  propertyId: string | undefined;
1807
1299
  }
1808
- export declare namespace DescribeAssetPropertyRequest {
1809
-
1810
- const filterSensitiveLog: (obj: DescribeAssetPropertyRequest) => any;
1811
- }
1812
1300
 
1813
1301
  export interface Property {
1814
1302
 
@@ -1826,10 +1314,6 @@ export interface Property {
1826
1314
 
1827
1315
  type?: PropertyType;
1828
1316
  }
1829
- export declare namespace Property {
1830
-
1831
- const filterSensitiveLog: (obj: Property) => any;
1832
- }
1833
1317
 
1834
1318
  export interface CompositeModelProperty {
1835
1319
 
@@ -1839,10 +1323,6 @@ export interface CompositeModelProperty {
1839
1323
 
1840
1324
  assetProperty: Property | undefined;
1841
1325
  }
1842
- export declare namespace CompositeModelProperty {
1843
-
1844
- const filterSensitiveLog: (obj: CompositeModelProperty) => any;
1845
- }
1846
1326
  export interface DescribeAssetPropertyResponse {
1847
1327
 
1848
1328
  assetId: string | undefined;
@@ -1855,18 +1335,10 @@ export interface DescribeAssetPropertyResponse {
1855
1335
 
1856
1336
  compositeModel?: CompositeModelProperty;
1857
1337
  }
1858
- export declare namespace DescribeAssetPropertyResponse {
1859
-
1860
- const filterSensitiveLog: (obj: DescribeAssetPropertyResponse) => any;
1861
- }
1862
1338
  export interface DescribeBulkImportJobRequest {
1863
1339
 
1864
1340
  jobId: string | undefined;
1865
1341
  }
1866
- export declare namespace DescribeBulkImportJobRequest {
1867
-
1868
- const filterSensitiveLog: (obj: DescribeBulkImportJobRequest) => any;
1869
- }
1870
1342
  export interface DescribeBulkImportJobResponse {
1871
1343
 
1872
1344
  jobId: string | undefined;
@@ -1887,18 +1359,10 @@ export interface DescribeBulkImportJobResponse {
1887
1359
 
1888
1360
  jobLastUpdateDate: Date | undefined;
1889
1361
  }
1890
- export declare namespace DescribeBulkImportJobResponse {
1891
-
1892
- const filterSensitiveLog: (obj: DescribeBulkImportJobResponse) => any;
1893
- }
1894
1362
  export interface DescribeDashboardRequest {
1895
1363
 
1896
1364
  dashboardId: string | undefined;
1897
1365
  }
1898
- export declare namespace DescribeDashboardRequest {
1899
-
1900
- const filterSensitiveLog: (obj: DescribeDashboardRequest) => any;
1901
- }
1902
1366
  export interface DescribeDashboardResponse {
1903
1367
 
1904
1368
  dashboardId: string | undefined;
@@ -1917,16 +1381,8 @@ export interface DescribeDashboardResponse {
1917
1381
 
1918
1382
  dashboardLastUpdateDate: Date | undefined;
1919
1383
  }
1920
- export declare namespace DescribeDashboardResponse {
1921
-
1922
- const filterSensitiveLog: (obj: DescribeDashboardResponse) => any;
1923
- }
1924
1384
  export interface DescribeDefaultEncryptionConfigurationRequest {
1925
1385
  }
1926
- export declare namespace DescribeDefaultEncryptionConfigurationRequest {
1927
-
1928
- const filterSensitiveLog: (obj: DescribeDefaultEncryptionConfigurationRequest) => any;
1929
- }
1930
1386
 
1931
1387
  export interface ConfigurationErrorDetails {
1932
1388
 
@@ -1934,10 +1390,6 @@ export interface ConfigurationErrorDetails {
1934
1390
 
1935
1391
  message: string | undefined;
1936
1392
  }
1937
- export declare namespace ConfigurationErrorDetails {
1938
-
1939
- const filterSensitiveLog: (obj: ConfigurationErrorDetails) => any;
1940
- }
1941
1393
  export declare enum ConfigurationState {
1942
1394
  ACTIVE = "ACTIVE",
1943
1395
  UPDATE_FAILED = "UPDATE_FAILED",
@@ -1950,10 +1402,6 @@ export interface ConfigurationStatus {
1950
1402
 
1951
1403
  error?: ConfigurationErrorDetails;
1952
1404
  }
1953
- export declare namespace ConfigurationStatus {
1954
-
1955
- const filterSensitiveLog: (obj: ConfigurationStatus) => any;
1956
- }
1957
1405
  export declare enum EncryptionType {
1958
1406
  KMS_BASED_ENCRYPTION = "KMS_BASED_ENCRYPTION",
1959
1407
  SITEWISE_DEFAULT_ENCRYPTION = "SITEWISE_DEFAULT_ENCRYPTION"
@@ -1966,18 +1414,10 @@ export interface DescribeDefaultEncryptionConfigurationResponse {
1966
1414
 
1967
1415
  configurationStatus: ConfigurationStatus | undefined;
1968
1416
  }
1969
- export declare namespace DescribeDefaultEncryptionConfigurationResponse {
1970
-
1971
- const filterSensitiveLog: (obj: DescribeDefaultEncryptionConfigurationResponse) => any;
1972
- }
1973
1417
  export interface DescribeGatewayRequest {
1974
1418
 
1975
1419
  gatewayId: string | undefined;
1976
1420
  }
1977
- export declare namespace DescribeGatewayRequest {
1978
-
1979
- const filterSensitiveLog: (obj: DescribeGatewayRequest) => any;
1980
- }
1981
1421
  export declare enum CapabilitySyncStatus {
1982
1422
  IN_SYNC = "IN_SYNC",
1983
1423
  OUT_OF_SYNC = "OUT_OF_SYNC",
@@ -1991,10 +1431,6 @@ export interface GatewayCapabilitySummary {
1991
1431
 
1992
1432
  capabilitySyncStatus: CapabilitySyncStatus | string | undefined;
1993
1433
  }
1994
- export declare namespace GatewayCapabilitySummary {
1995
-
1996
- const filterSensitiveLog: (obj: GatewayCapabilitySummary) => any;
1997
- }
1998
1434
  export interface DescribeGatewayResponse {
1999
1435
 
2000
1436
  gatewayId: string | undefined;
@@ -2011,20 +1447,12 @@ export interface DescribeGatewayResponse {
2011
1447
 
2012
1448
  lastUpdateDate: Date | undefined;
2013
1449
  }
2014
- export declare namespace DescribeGatewayResponse {
2015
-
2016
- const filterSensitiveLog: (obj: DescribeGatewayResponse) => any;
2017
- }
2018
1450
  export interface DescribeGatewayCapabilityConfigurationRequest {
2019
1451
 
2020
1452
  gatewayId: string | undefined;
2021
1453
 
2022
1454
  capabilityNamespace: string | undefined;
2023
1455
  }
2024
- export declare namespace DescribeGatewayCapabilityConfigurationRequest {
2025
-
2026
- const filterSensitiveLog: (obj: DescribeGatewayCapabilityConfigurationRequest) => any;
2027
- }
2028
1456
  export interface DescribeGatewayCapabilityConfigurationResponse {
2029
1457
 
2030
1458
  gatewayId: string | undefined;
@@ -2035,16 +1463,8 @@ export interface DescribeGatewayCapabilityConfigurationResponse {
2035
1463
 
2036
1464
  capabilitySyncStatus: CapabilitySyncStatus | string | undefined;
2037
1465
  }
2038
- export declare namespace DescribeGatewayCapabilityConfigurationResponse {
2039
-
2040
- const filterSensitiveLog: (obj: DescribeGatewayCapabilityConfigurationResponse) => any;
2041
- }
2042
1466
  export interface DescribeLoggingOptionsRequest {
2043
1467
  }
2044
- export declare namespace DescribeLoggingOptionsRequest {
2045
-
2046
- const filterSensitiveLog: (obj: DescribeLoggingOptionsRequest) => any;
2047
- }
2048
1468
  export declare enum LoggingLevel {
2049
1469
  ERROR = "ERROR",
2050
1470
  INFO = "INFO",
@@ -2055,26 +1475,14 @@ export interface LoggingOptions {
2055
1475
 
2056
1476
  level: LoggingLevel | string | undefined;
2057
1477
  }
2058
- export declare namespace LoggingOptions {
2059
-
2060
- const filterSensitiveLog: (obj: LoggingOptions) => any;
2061
- }
2062
1478
  export interface DescribeLoggingOptionsResponse {
2063
1479
 
2064
1480
  loggingOptions: LoggingOptions | undefined;
2065
1481
  }
2066
- export declare namespace DescribeLoggingOptionsResponse {
2067
-
2068
- const filterSensitiveLog: (obj: DescribeLoggingOptionsResponse) => any;
2069
- }
2070
1482
  export interface DescribePortalRequest {
2071
1483
 
2072
1484
  portalId: string | undefined;
2073
1485
  }
2074
- export declare namespace DescribePortalRequest {
2075
-
2076
- const filterSensitiveLog: (obj: DescribePortalRequest) => any;
2077
- }
2078
1486
 
2079
1487
  export interface ImageLocation {
2080
1488
 
@@ -2082,10 +1490,6 @@ export interface ImageLocation {
2082
1490
 
2083
1491
  url: string | undefined;
2084
1492
  }
2085
- export declare namespace ImageLocation {
2086
-
2087
- const filterSensitiveLog: (obj: ImageLocation) => any;
2088
- }
2089
1493
  export interface DescribePortalResponse {
2090
1494
 
2091
1495
  portalId: string | undefined;
@@ -2118,18 +1522,10 @@ export interface DescribePortalResponse {
2118
1522
 
2119
1523
  alarms?: Alarms;
2120
1524
  }
2121
- export declare namespace DescribePortalResponse {
2122
-
2123
- const filterSensitiveLog: (obj: DescribePortalResponse) => any;
2124
- }
2125
1525
  export interface DescribeProjectRequest {
2126
1526
 
2127
1527
  projectId: string | undefined;
2128
1528
  }
2129
- export declare namespace DescribeProjectRequest {
2130
-
2131
- const filterSensitiveLog: (obj: DescribeProjectRequest) => any;
2132
- }
2133
1529
  export interface DescribeProjectResponse {
2134
1530
 
2135
1531
  projectId: string | undefined;
@@ -2146,16 +1542,8 @@ export interface DescribeProjectResponse {
2146
1542
 
2147
1543
  projectLastUpdateDate: Date | undefined;
2148
1544
  }
2149
- export declare namespace DescribeProjectResponse {
2150
-
2151
- const filterSensitiveLog: (obj: DescribeProjectResponse) => any;
2152
- }
2153
1545
  export interface DescribeStorageConfigurationRequest {
2154
1546
  }
2155
- export declare namespace DescribeStorageConfigurationRequest {
2156
-
2157
- const filterSensitiveLog: (obj: DescribeStorageConfigurationRequest) => any;
2158
- }
2159
1547
  export declare enum DisassociatedDataStorageState {
2160
1548
  DISABLED = "DISABLED",
2161
1549
  ENABLED = "ENABLED"
@@ -2167,19 +1555,11 @@ export interface CustomerManagedS3Storage {
2167
1555
 
2168
1556
  roleArn: string | undefined;
2169
1557
  }
2170
- export declare namespace CustomerManagedS3Storage {
2171
-
2172
- const filterSensitiveLog: (obj: CustomerManagedS3Storage) => any;
2173
- }
2174
1558
 
2175
1559
  export interface MultiLayerStorage {
2176
1560
 
2177
1561
  customerManagedS3Storage: CustomerManagedS3Storage | undefined;
2178
1562
  }
2179
- export declare namespace MultiLayerStorage {
2180
-
2181
- const filterSensitiveLog: (obj: MultiLayerStorage) => any;
2182
- }
2183
1563
 
2184
1564
  export interface RetentionPeriod {
2185
1565
 
@@ -2187,10 +1567,6 @@ export interface RetentionPeriod {
2187
1567
 
2188
1568
  unlimited?: boolean;
2189
1569
  }
2190
- export declare namespace RetentionPeriod {
2191
-
2192
- const filterSensitiveLog: (obj: RetentionPeriod) => any;
2193
- }
2194
1570
  export declare enum StorageType {
2195
1571
  MULTI_LAYER_STORAGE = "MULTI_LAYER_STORAGE",
2196
1572
  SITEWISE_DEFAULT_STORAGE = "SITEWISE_DEFAULT_STORAGE"
@@ -2209,10 +1585,6 @@ export interface DescribeStorageConfigurationResponse {
2209
1585
 
2210
1586
  lastUpdateDate?: Date;
2211
1587
  }
2212
- export declare namespace DescribeStorageConfigurationResponse {
2213
-
2214
- const filterSensitiveLog: (obj: DescribeStorageConfigurationResponse) => any;
2215
- }
2216
1588
  export interface DescribeTimeSeriesRequest {
2217
1589
 
2218
1590
  alias?: string;
@@ -2221,10 +1593,6 @@ export interface DescribeTimeSeriesRequest {
2221
1593
 
2222
1594
  propertyId?: string;
2223
1595
  }
2224
- export declare namespace DescribeTimeSeriesRequest {
2225
-
2226
- const filterSensitiveLog: (obj: DescribeTimeSeriesRequest) => any;
2227
- }
2228
1596
  export interface DescribeTimeSeriesResponse {
2229
1597
 
2230
1598
  assetId?: string;
@@ -2243,10 +1611,6 @@ export interface DescribeTimeSeriesResponse {
2243
1611
 
2244
1612
  timeSeriesLastUpdateDate: Date | undefined;
2245
1613
  }
2246
- export declare namespace DescribeTimeSeriesResponse {
2247
-
2248
- const filterSensitiveLog: (obj: DescribeTimeSeriesResponse) => any;
2249
- }
2250
1614
  export interface DisassociateAssetsRequest {
2251
1615
 
2252
1616
  assetId: string | undefined;
@@ -2257,10 +1621,6 @@ export interface DisassociateAssetsRequest {
2257
1621
 
2258
1622
  clientToken?: string;
2259
1623
  }
2260
- export declare namespace DisassociateAssetsRequest {
2261
-
2262
- const filterSensitiveLog: (obj: DisassociateAssetsRequest) => any;
2263
- }
2264
1624
  export interface DisassociateTimeSeriesFromAssetPropertyRequest {
2265
1625
 
2266
1626
  alias: string | undefined;
@@ -2271,10 +1631,6 @@ export interface DisassociateTimeSeriesFromAssetPropertyRequest {
2271
1631
 
2272
1632
  clientToken?: string;
2273
1633
  }
2274
- export declare namespace DisassociateTimeSeriesFromAssetPropertyRequest {
2275
-
2276
- const filterSensitiveLog: (obj: DisassociateTimeSeriesFromAssetPropertyRequest) => any;
2277
- }
2278
1634
  export interface GetAssetPropertyAggregatesRequest {
2279
1635
 
2280
1636
  assetId?: string;
@@ -2299,20 +1655,12 @@ export interface GetAssetPropertyAggregatesRequest {
2299
1655
 
2300
1656
  maxResults?: number;
2301
1657
  }
2302
- export declare namespace GetAssetPropertyAggregatesRequest {
2303
-
2304
- const filterSensitiveLog: (obj: GetAssetPropertyAggregatesRequest) => any;
2305
- }
2306
1658
  export interface GetAssetPropertyAggregatesResponse {
2307
1659
 
2308
1660
  aggregatedValues: AggregatedValue[] | undefined;
2309
1661
 
2310
1662
  nextToken?: string;
2311
1663
  }
2312
- export declare namespace GetAssetPropertyAggregatesResponse {
2313
-
2314
- const filterSensitiveLog: (obj: GetAssetPropertyAggregatesResponse) => any;
2315
- }
2316
1664
  export interface GetAssetPropertyValueRequest {
2317
1665
 
2318
1666
  assetId?: string;
@@ -2321,18 +1669,10 @@ export interface GetAssetPropertyValueRequest {
2321
1669
 
2322
1670
  propertyAlias?: string;
2323
1671
  }
2324
- export declare namespace GetAssetPropertyValueRequest {
2325
-
2326
- const filterSensitiveLog: (obj: GetAssetPropertyValueRequest) => any;
2327
- }
2328
1672
  export interface GetAssetPropertyValueResponse {
2329
1673
 
2330
1674
  propertyValue?: AssetPropertyValue;
2331
1675
  }
2332
- export declare namespace GetAssetPropertyValueResponse {
2333
-
2334
- const filterSensitiveLog: (obj: GetAssetPropertyValueResponse) => any;
2335
- }
2336
1676
  export interface GetAssetPropertyValueHistoryRequest {
2337
1677
 
2338
1678
  assetId?: string;
@@ -2353,20 +1693,12 @@ export interface GetAssetPropertyValueHistoryRequest {
2353
1693
 
2354
1694
  maxResults?: number;
2355
1695
  }
2356
- export declare namespace GetAssetPropertyValueHistoryRequest {
2357
-
2358
- const filterSensitiveLog: (obj: GetAssetPropertyValueHistoryRequest) => any;
2359
- }
2360
1696
  export interface GetAssetPropertyValueHistoryResponse {
2361
1697
 
2362
1698
  assetPropertyValueHistory: AssetPropertyValue[] | undefined;
2363
1699
 
2364
1700
  nextToken?: string;
2365
1701
  }
2366
- export declare namespace GetAssetPropertyValueHistoryResponse {
2367
-
2368
- const filterSensitiveLog: (obj: GetAssetPropertyValueHistoryResponse) => any;
2369
- }
2370
1702
  export interface GetInterpolatedAssetPropertyValuesRequest {
2371
1703
 
2372
1704
  assetId?: string;
@@ -2395,10 +1727,6 @@ export interface GetInterpolatedAssetPropertyValuesRequest {
2395
1727
 
2396
1728
  intervalWindowInSeconds?: number;
2397
1729
  }
2398
- export declare namespace GetInterpolatedAssetPropertyValuesRequest {
2399
-
2400
- const filterSensitiveLog: (obj: GetInterpolatedAssetPropertyValuesRequest) => any;
2401
- }
2402
1730
 
2403
1731
  export interface InterpolatedAssetPropertyValue {
2404
1732
 
@@ -2406,20 +1734,12 @@ export interface InterpolatedAssetPropertyValue {
2406
1734
 
2407
1735
  value: Variant | undefined;
2408
1736
  }
2409
- export declare namespace InterpolatedAssetPropertyValue {
2410
-
2411
- const filterSensitiveLog: (obj: InterpolatedAssetPropertyValue) => any;
2412
- }
2413
1737
  export interface GetInterpolatedAssetPropertyValuesResponse {
2414
1738
 
2415
1739
  interpolatedAssetPropertyValues: InterpolatedAssetPropertyValue[] | undefined;
2416
1740
 
2417
1741
  nextToken?: string;
2418
1742
  }
2419
- export declare namespace GetInterpolatedAssetPropertyValuesResponse {
2420
-
2421
- const filterSensitiveLog: (obj: GetInterpolatedAssetPropertyValuesResponse) => any;
2422
- }
2423
1743
  export declare enum IdentityType {
2424
1744
  GROUP = "GROUP",
2425
1745
  IAM = "IAM",
@@ -2445,40 +1765,24 @@ export interface ListAccessPoliciesRequest {
2445
1765
 
2446
1766
  maxResults?: number;
2447
1767
  }
2448
- export declare namespace ListAccessPoliciesRequest {
2449
-
2450
- const filterSensitiveLog: (obj: ListAccessPoliciesRequest) => any;
2451
- }
2452
1768
  export interface ListAccessPoliciesResponse {
2453
1769
 
2454
1770
  accessPolicySummaries: AccessPolicySummary[] | undefined;
2455
1771
 
2456
1772
  nextToken?: string;
2457
1773
  }
2458
- export declare namespace ListAccessPoliciesResponse {
2459
-
2460
- const filterSensitiveLog: (obj: ListAccessPoliciesResponse) => any;
2461
- }
2462
1774
  export interface ListAssetModelsRequest {
2463
1775
 
2464
1776
  nextToken?: string;
2465
1777
 
2466
1778
  maxResults?: number;
2467
1779
  }
2468
- export declare namespace ListAssetModelsRequest {
2469
-
2470
- const filterSensitiveLog: (obj: ListAssetModelsRequest) => any;
2471
- }
2472
1780
  export interface ListAssetModelsResponse {
2473
1781
 
2474
1782
  assetModelSummaries: AssetModelSummary[] | undefined;
2475
1783
 
2476
1784
  nextToken?: string;
2477
1785
  }
2478
- export declare namespace ListAssetModelsResponse {
2479
-
2480
- const filterSensitiveLog: (obj: ListAssetModelsResponse) => any;
2481
- }
2482
1786
  export declare enum TraversalType {
2483
1787
  PATH_TO_ROOT = "PATH_TO_ROOT"
2484
1788
  }
@@ -2492,20 +1796,12 @@ export interface ListAssetRelationshipsRequest {
2492
1796
 
2493
1797
  maxResults?: number;
2494
1798
  }
2495
- export declare namespace ListAssetRelationshipsRequest {
2496
-
2497
- const filterSensitiveLog: (obj: ListAssetRelationshipsRequest) => any;
2498
- }
2499
1799
  export interface ListAssetRelationshipsResponse {
2500
1800
 
2501
1801
  assetRelationshipSummaries: AssetRelationshipSummary[] | undefined;
2502
1802
 
2503
1803
  nextToken?: string;
2504
1804
  }
2505
- export declare namespace ListAssetRelationshipsResponse {
2506
-
2507
- const filterSensitiveLog: (obj: ListAssetRelationshipsResponse) => any;
2508
- }
2509
1805
  export declare enum ListAssetsFilter {
2510
1806
  ALL = "ALL",
2511
1807
  TOP_LEVEL = "TOP_LEVEL"
@@ -2520,20 +1816,12 @@ export interface ListAssetsRequest {
2520
1816
 
2521
1817
  filter?: ListAssetsFilter | string;
2522
1818
  }
2523
- export declare namespace ListAssetsRequest {
2524
-
2525
- const filterSensitiveLog: (obj: ListAssetsRequest) => any;
2526
- }
2527
1819
  export interface ListAssetsResponse {
2528
1820
 
2529
1821
  assetSummaries: AssetSummary[] | undefined;
2530
1822
 
2531
1823
  nextToken?: string;
2532
1824
  }
2533
- export declare namespace ListAssetsResponse {
2534
-
2535
- const filterSensitiveLog: (obj: ListAssetsResponse) => any;
2536
- }
2537
1825
  export declare enum TraversalDirection {
2538
1826
  CHILD = "CHILD",
2539
1827
  PARENT = "PARENT"
@@ -2550,20 +1838,12 @@ export interface ListAssociatedAssetsRequest {
2550
1838
 
2551
1839
  maxResults?: number;
2552
1840
  }
2553
- export declare namespace ListAssociatedAssetsRequest {
2554
-
2555
- const filterSensitiveLog: (obj: ListAssociatedAssetsRequest) => any;
2556
- }
2557
1841
  export interface ListAssociatedAssetsResponse {
2558
1842
 
2559
1843
  assetSummaries: AssociatedAssetsSummary[] | undefined;
2560
1844
 
2561
1845
  nextToken?: string;
2562
1846
  }
2563
- export declare namespace ListAssociatedAssetsResponse {
2564
-
2565
- const filterSensitiveLog: (obj: ListAssociatedAssetsResponse) => any;
2566
- }
2567
1847
  export declare enum ListBulkImportJobsFilter {
2568
1848
  ALL = "ALL",
2569
1849
  CANCELLED = "CANCELLED",
@@ -2581,10 +1861,6 @@ export interface ListBulkImportJobsRequest {
2581
1861
 
2582
1862
  filter?: ListBulkImportJobsFilter | string;
2583
1863
  }
2584
- export declare namespace ListBulkImportJobsRequest {
2585
-
2586
- const filterSensitiveLog: (obj: ListBulkImportJobsRequest) => any;
2587
- }
2588
1864
 
2589
1865
  export interface JobSummary {
2590
1866
 
@@ -2594,20 +1870,12 @@ export interface JobSummary {
2594
1870
 
2595
1871
  status: JobStatus | string | undefined;
2596
1872
  }
2597
- export declare namespace JobSummary {
2598
-
2599
- const filterSensitiveLog: (obj: JobSummary) => any;
2600
- }
2601
1873
  export interface ListBulkImportJobsResponse {
2602
1874
 
2603
1875
  jobSummaries: JobSummary[] | undefined;
2604
1876
 
2605
1877
  nextToken?: string;
2606
1878
  }
2607
- export declare namespace ListBulkImportJobsResponse {
2608
-
2609
- const filterSensitiveLog: (obj: ListBulkImportJobsResponse) => any;
2610
- }
2611
1879
  export interface ListDashboardsRequest {
2612
1880
 
2613
1881
  projectId: string | undefined;
@@ -2616,10 +1884,6 @@ export interface ListDashboardsRequest {
2616
1884
 
2617
1885
  maxResults?: number;
2618
1886
  }
2619
- export declare namespace ListDashboardsRequest {
2620
-
2621
- const filterSensitiveLog: (obj: ListDashboardsRequest) => any;
2622
- }
2623
1887
 
2624
1888
  export interface DashboardSummary {
2625
1889
 
@@ -2633,30 +1897,18 @@ export interface DashboardSummary {
2633
1897
 
2634
1898
  lastUpdateDate?: Date;
2635
1899
  }
2636
- export declare namespace DashboardSummary {
2637
-
2638
- const filterSensitiveLog: (obj: DashboardSummary) => any;
2639
- }
2640
1900
  export interface ListDashboardsResponse {
2641
1901
 
2642
1902
  dashboardSummaries: DashboardSummary[] | undefined;
2643
1903
 
2644
1904
  nextToken?: string;
2645
1905
  }
2646
- export declare namespace ListDashboardsResponse {
2647
-
2648
- const filterSensitiveLog: (obj: ListDashboardsResponse) => any;
2649
- }
2650
1906
  export interface ListGatewaysRequest {
2651
1907
 
2652
1908
  nextToken?: string;
2653
1909
 
2654
1910
  maxResults?: number;
2655
1911
  }
2656
- export declare namespace ListGatewaysRequest {
2657
-
2658
- const filterSensitiveLog: (obj: ListGatewaysRequest) => any;
2659
- }
2660
1912
 
2661
1913
  export interface GatewaySummary {
2662
1914
 
@@ -2672,30 +1924,18 @@ export interface GatewaySummary {
2672
1924
 
2673
1925
  lastUpdateDate: Date | undefined;
2674
1926
  }
2675
- export declare namespace GatewaySummary {
2676
-
2677
- const filterSensitiveLog: (obj: GatewaySummary) => any;
2678
- }
2679
1927
  export interface ListGatewaysResponse {
2680
1928
 
2681
1929
  gatewaySummaries: GatewaySummary[] | undefined;
2682
1930
 
2683
1931
  nextToken?: string;
2684
1932
  }
2685
- export declare namespace ListGatewaysResponse {
2686
-
2687
- const filterSensitiveLog: (obj: ListGatewaysResponse) => any;
2688
- }
2689
1933
  export interface ListPortalsRequest {
2690
1934
 
2691
1935
  nextToken?: string;
2692
1936
 
2693
1937
  maxResults?: number;
2694
1938
  }
2695
- export declare namespace ListPortalsRequest {
2696
-
2697
- const filterSensitiveLog: (obj: ListPortalsRequest) => any;
2698
- }
2699
1939
 
2700
1940
  export interface PortalSummary {
2701
1941
 
@@ -2715,20 +1955,12 @@ export interface PortalSummary {
2715
1955
 
2716
1956
  status: PortalStatus | undefined;
2717
1957
  }
2718
- export declare namespace PortalSummary {
2719
-
2720
- const filterSensitiveLog: (obj: PortalSummary) => any;
2721
- }
2722
1958
  export interface ListPortalsResponse {
2723
1959
 
2724
1960
  portalSummaries?: PortalSummary[];
2725
1961
 
2726
1962
  nextToken?: string;
2727
1963
  }
2728
- export declare namespace ListPortalsResponse {
2729
-
2730
- const filterSensitiveLog: (obj: ListPortalsResponse) => any;
2731
- }
2732
1964
  export interface ListProjectAssetsRequest {
2733
1965
 
2734
1966
  projectId: string | undefined;
@@ -2737,20 +1969,12 @@ export interface ListProjectAssetsRequest {
2737
1969
 
2738
1970
  maxResults?: number;
2739
1971
  }
2740
- export declare namespace ListProjectAssetsRequest {
2741
-
2742
- const filterSensitiveLog: (obj: ListProjectAssetsRequest) => any;
2743
- }
2744
1972
  export interface ListProjectAssetsResponse {
2745
1973
 
2746
1974
  assetIds: string[] | undefined;
2747
1975
 
2748
1976
  nextToken?: string;
2749
1977
  }
2750
- export declare namespace ListProjectAssetsResponse {
2751
-
2752
- const filterSensitiveLog: (obj: ListProjectAssetsResponse) => any;
2753
- }
2754
1978
  export interface ListProjectsRequest {
2755
1979
 
2756
1980
  portalId: string | undefined;
@@ -2759,10 +1983,6 @@ export interface ListProjectsRequest {
2759
1983
 
2760
1984
  maxResults?: number;
2761
1985
  }
2762
- export declare namespace ListProjectsRequest {
2763
-
2764
- const filterSensitiveLog: (obj: ListProjectsRequest) => any;
2765
- }
2766
1986
 
2767
1987
  export interface ProjectSummary {
2768
1988
 
@@ -2776,36 +1996,20 @@ export interface ProjectSummary {
2776
1996
 
2777
1997
  lastUpdateDate?: Date;
2778
1998
  }
2779
- export declare namespace ProjectSummary {
2780
-
2781
- const filterSensitiveLog: (obj: ProjectSummary) => any;
2782
- }
2783
1999
  export interface ListProjectsResponse {
2784
2000
 
2785
2001
  projectSummaries: ProjectSummary[] | undefined;
2786
2002
 
2787
2003
  nextToken?: string;
2788
2004
  }
2789
- export declare namespace ListProjectsResponse {
2790
-
2791
- const filterSensitiveLog: (obj: ListProjectsResponse) => any;
2792
- }
2793
2005
  export interface ListTagsForResourceRequest {
2794
2006
 
2795
2007
  resourceArn: string | undefined;
2796
2008
  }
2797
- export declare namespace ListTagsForResourceRequest {
2798
-
2799
- const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
2800
- }
2801
2009
  export interface ListTagsForResourceResponse {
2802
2010
 
2803
2011
  tags?: Record<string, string>;
2804
2012
  }
2805
- export declare namespace ListTagsForResourceResponse {
2806
-
2807
- const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
2808
- }
2809
2013
 
2810
2014
  export declare class UnauthorizedException extends __BaseException {
2811
2015
  readonly name: "UnauthorizedException";
@@ -2829,10 +2033,6 @@ export interface ListTimeSeriesRequest {
2829
2033
 
2830
2034
  timeSeriesType?: ListTimeSeriesType | string;
2831
2035
  }
2832
- export declare namespace ListTimeSeriesRequest {
2833
-
2834
- const filterSensitiveLog: (obj: ListTimeSeriesRequest) => any;
2835
- }
2836
2036
 
2837
2037
  export interface TimeSeriesSummary {
2838
2038
 
@@ -2852,30 +2052,18 @@ export interface TimeSeriesSummary {
2852
2052
 
2853
2053
  timeSeriesLastUpdateDate: Date | undefined;
2854
2054
  }
2855
- export declare namespace TimeSeriesSummary {
2856
-
2857
- const filterSensitiveLog: (obj: TimeSeriesSummary) => any;
2858
- }
2859
2055
  export interface ListTimeSeriesResponse {
2860
2056
 
2861
2057
  TimeSeriesSummaries: TimeSeriesSummary[] | undefined;
2862
2058
 
2863
2059
  nextToken?: string;
2864
2060
  }
2865
- export declare namespace ListTimeSeriesResponse {
2866
-
2867
- const filterSensitiveLog: (obj: ListTimeSeriesResponse) => any;
2868
- }
2869
2061
  export interface PutDefaultEncryptionConfigurationRequest {
2870
2062
 
2871
2063
  encryptionType: EncryptionType | string | undefined;
2872
2064
 
2873
2065
  kmsKeyId?: string;
2874
2066
  }
2875
- export declare namespace PutDefaultEncryptionConfigurationRequest {
2876
-
2877
- const filterSensitiveLog: (obj: PutDefaultEncryptionConfigurationRequest) => any;
2878
- }
2879
2067
  export interface PutDefaultEncryptionConfigurationResponse {
2880
2068
 
2881
2069
  encryptionType: EncryptionType | string | undefined;
@@ -2884,24 +2072,12 @@ export interface PutDefaultEncryptionConfigurationResponse {
2884
2072
 
2885
2073
  configurationStatus: ConfigurationStatus | undefined;
2886
2074
  }
2887
- export declare namespace PutDefaultEncryptionConfigurationResponse {
2888
-
2889
- const filterSensitiveLog: (obj: PutDefaultEncryptionConfigurationResponse) => any;
2890
- }
2891
2075
  export interface PutLoggingOptionsRequest {
2892
2076
 
2893
2077
  loggingOptions: LoggingOptions | undefined;
2894
2078
  }
2895
- export declare namespace PutLoggingOptionsRequest {
2896
-
2897
- const filterSensitiveLog: (obj: PutLoggingOptionsRequest) => any;
2898
- }
2899
2079
  export interface PutLoggingOptionsResponse {
2900
2080
  }
2901
- export declare namespace PutLoggingOptionsResponse {
2902
-
2903
- const filterSensitiveLog: (obj: PutLoggingOptionsResponse) => any;
2904
- }
2905
2081
  export interface PutStorageConfigurationRequest {
2906
2082
 
2907
2083
  storageType: StorageType | string | undefined;
@@ -2912,10 +2088,6 @@ export interface PutStorageConfigurationRequest {
2912
2088
 
2913
2089
  retentionPeriod?: RetentionPeriod;
2914
2090
  }
2915
- export declare namespace PutStorageConfigurationRequest {
2916
-
2917
- const filterSensitiveLog: (obj: PutStorageConfigurationRequest) => any;
2918
- }
2919
2091
  export interface PutStorageConfigurationResponse {
2920
2092
 
2921
2093
  storageType: StorageType | string | undefined;
@@ -2928,26 +2100,14 @@ export interface PutStorageConfigurationResponse {
2928
2100
 
2929
2101
  configurationStatus: ConfigurationStatus | undefined;
2930
2102
  }
2931
- export declare namespace PutStorageConfigurationResponse {
2932
-
2933
- const filterSensitiveLog: (obj: PutStorageConfigurationResponse) => any;
2934
- }
2935
2103
  export interface TagResourceRequest {
2936
2104
 
2937
2105
  resourceArn: string | undefined;
2938
2106
 
2939
2107
  tags: Record<string, string> | undefined;
2940
2108
  }
2941
- export declare namespace TagResourceRequest {
2942
-
2943
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
2944
- }
2945
2109
  export interface TagResourceResponse {
2946
2110
  }
2947
- export declare namespace TagResourceResponse {
2948
-
2949
- const filterSensitiveLog: (obj: TagResourceResponse) => any;
2950
- }
2951
2111
 
2952
2112
  export declare class TooManyTagsException extends __BaseException {
2953
2113
  readonly name: "TooManyTagsException";
@@ -2963,16 +2123,8 @@ export interface UntagResourceRequest {
2963
2123
 
2964
2124
  tagKeys: string[] | undefined;
2965
2125
  }
2966
- export declare namespace UntagResourceRequest {
2967
-
2968
- const filterSensitiveLog: (obj: UntagResourceRequest) => any;
2969
- }
2970
2126
  export interface UntagResourceResponse {
2971
2127
  }
2972
- export declare namespace UntagResourceResponse {
2973
-
2974
- const filterSensitiveLog: (obj: UntagResourceResponse) => any;
2975
- }
2976
2128
  export interface UpdateAccessPolicyRequest {
2977
2129
 
2978
2130
  accessPolicyId: string | undefined;
@@ -2985,16 +2137,8 @@ export interface UpdateAccessPolicyRequest {
2985
2137
 
2986
2138
  clientToken?: string;
2987
2139
  }
2988
- export declare namespace UpdateAccessPolicyRequest {
2989
-
2990
- const filterSensitiveLog: (obj: UpdateAccessPolicyRequest) => any;
2991
- }
2992
2140
  export interface UpdateAccessPolicyResponse {
2993
2141
  }
2994
- export declare namespace UpdateAccessPolicyResponse {
2995
-
2996
- const filterSensitiveLog: (obj: UpdateAccessPolicyResponse) => any;
2997
- }
2998
2142
  export interface UpdateAssetRequest {
2999
2143
 
3000
2144
  assetId: string | undefined;
@@ -3005,18 +2149,10 @@ export interface UpdateAssetRequest {
3005
2149
 
3006
2150
  assetDescription?: string;
3007
2151
  }
3008
- export declare namespace UpdateAssetRequest {
3009
-
3010
- const filterSensitiveLog: (obj: UpdateAssetRequest) => any;
3011
- }
3012
2152
  export interface UpdateAssetResponse {
3013
2153
 
3014
2154
  assetStatus: AssetStatus | undefined;
3015
2155
  }
3016
- export declare namespace UpdateAssetResponse {
3017
-
3018
- const filterSensitiveLog: (obj: UpdateAssetResponse) => any;
3019
- }
3020
2156
  export interface UpdateAssetModelRequest {
3021
2157
 
3022
2158
  assetModelId: string | undefined;
@@ -3033,18 +2169,10 @@ export interface UpdateAssetModelRequest {
3033
2169
 
3034
2170
  clientToken?: string;
3035
2171
  }
3036
- export declare namespace UpdateAssetModelRequest {
3037
-
3038
- const filterSensitiveLog: (obj: UpdateAssetModelRequest) => any;
3039
- }
3040
2172
  export interface UpdateAssetModelResponse {
3041
2173
 
3042
2174
  assetModelStatus: AssetModelStatus | undefined;
3043
2175
  }
3044
- export declare namespace UpdateAssetModelResponse {
3045
-
3046
- const filterSensitiveLog: (obj: UpdateAssetModelResponse) => any;
3047
- }
3048
2176
  export interface UpdateAssetPropertyRequest {
3049
2177
 
3050
2178
  assetId: string | undefined;
@@ -3057,10 +2185,6 @@ export interface UpdateAssetPropertyRequest {
3057
2185
 
3058
2186
  clientToken?: string;
3059
2187
  }
3060
- export declare namespace UpdateAssetPropertyRequest {
3061
-
3062
- const filterSensitiveLog: (obj: UpdateAssetPropertyRequest) => any;
3063
- }
3064
2188
  export interface UpdateDashboardRequest {
3065
2189
 
3066
2190
  dashboardId: string | undefined;
@@ -3073,26 +2197,14 @@ export interface UpdateDashboardRequest {
3073
2197
 
3074
2198
  clientToken?: string;
3075
2199
  }
3076
- export declare namespace UpdateDashboardRequest {
3077
-
3078
- const filterSensitiveLog: (obj: UpdateDashboardRequest) => any;
3079
- }
3080
2200
  export interface UpdateDashboardResponse {
3081
2201
  }
3082
- export declare namespace UpdateDashboardResponse {
3083
-
3084
- const filterSensitiveLog: (obj: UpdateDashboardResponse) => any;
3085
- }
3086
2202
  export interface UpdateGatewayRequest {
3087
2203
 
3088
2204
  gatewayId: string | undefined;
3089
2205
 
3090
2206
  gatewayName: string | undefined;
3091
2207
  }
3092
- export declare namespace UpdateGatewayRequest {
3093
-
3094
- const filterSensitiveLog: (obj: UpdateGatewayRequest) => any;
3095
- }
3096
2208
  export interface UpdateGatewayCapabilityConfigurationRequest {
3097
2209
 
3098
2210
  gatewayId: string | undefined;
@@ -3101,20 +2213,12 @@ export interface UpdateGatewayCapabilityConfigurationRequest {
3101
2213
 
3102
2214
  capabilityConfiguration: string | undefined;
3103
2215
  }
3104
- export declare namespace UpdateGatewayCapabilityConfigurationRequest {
3105
-
3106
- const filterSensitiveLog: (obj: UpdateGatewayCapabilityConfigurationRequest) => any;
3107
- }
3108
2216
  export interface UpdateGatewayCapabilityConfigurationResponse {
3109
2217
 
3110
2218
  capabilityNamespace: string | undefined;
3111
2219
 
3112
2220
  capabilitySyncStatus: CapabilitySyncStatus | string | undefined;
3113
2221
  }
3114
- export declare namespace UpdateGatewayCapabilityConfigurationResponse {
3115
-
3116
- const filterSensitiveLog: (obj: UpdateGatewayCapabilityConfigurationResponse) => any;
3117
- }
3118
2222
 
3119
2223
  export interface Image {
3120
2224
 
@@ -3122,10 +2226,6 @@ export interface Image {
3122
2226
 
3123
2227
  file?: ImageFile;
3124
2228
  }
3125
- export declare namespace Image {
3126
-
3127
- const filterSensitiveLog: (obj: Image) => any;
3128
- }
3129
2229
  export interface UpdatePortalRequest {
3130
2230
 
3131
2231
  portalId: string | undefined;
@@ -3146,18 +2246,10 @@ export interface UpdatePortalRequest {
3146
2246
 
3147
2247
  alarms?: Alarms;
3148
2248
  }
3149
- export declare namespace UpdatePortalRequest {
3150
-
3151
- const filterSensitiveLog: (obj: UpdatePortalRequest) => any;
3152
- }
3153
2249
  export interface UpdatePortalResponse {
3154
2250
 
3155
2251
  portalStatus: PortalStatus | undefined;
3156
2252
  }
3157
- export declare namespace UpdatePortalResponse {
3158
-
3159
- const filterSensitiveLog: (obj: UpdatePortalResponse) => any;
3160
- }
3161
2253
  export interface UpdateProjectRequest {
3162
2254
 
3163
2255
  projectId: string | undefined;
@@ -3168,13 +2260,463 @@ export interface UpdateProjectRequest {
3168
2260
 
3169
2261
  clientToken?: string;
3170
2262
  }
3171
- export declare namespace UpdateProjectRequest {
3172
-
3173
- const filterSensitiveLog: (obj: UpdateProjectRequest) => any;
3174
- }
3175
2263
  export interface UpdateProjectResponse {
3176
2264
  }
3177
- export declare namespace UpdateProjectResponse {
3178
-
3179
- const filterSensitiveLog: (obj: UpdateProjectResponse) => any;
3180
- }
2265
+
2266
+ export declare const GroupIdentityFilterSensitiveLog: (obj: GroupIdentity) => any;
2267
+
2268
+ export declare const IAMRoleIdentityFilterSensitiveLog: (obj: IAMRoleIdentity) => any;
2269
+
2270
+ export declare const IAMUserIdentityFilterSensitiveLog: (obj: IAMUserIdentity) => any;
2271
+
2272
+ export declare const UserIdentityFilterSensitiveLog: (obj: UserIdentity) => any;
2273
+
2274
+ export declare const IdentityFilterSensitiveLog: (obj: Identity) => any;
2275
+
2276
+ export declare const PortalResourceFilterSensitiveLog: (obj: PortalResource) => any;
2277
+
2278
+ export declare const ProjectResourceFilterSensitiveLog: (obj: ProjectResource) => any;
2279
+
2280
+ export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
2281
+
2282
+ export declare const AccessPolicySummaryFilterSensitiveLog: (obj: AccessPolicySummary) => any;
2283
+
2284
+ export declare const AggregatesFilterSensitiveLog: (obj: Aggregates) => any;
2285
+
2286
+ export declare const AggregatedValueFilterSensitiveLog: (obj: AggregatedValue) => any;
2287
+
2288
+ export declare const AlarmsFilterSensitiveLog: (obj: Alarms) => any;
2289
+
2290
+ export declare const PropertyNotificationFilterSensitiveLog: (obj: PropertyNotification) => any;
2291
+
2292
+ export declare const AssetPropertyFilterSensitiveLog: (obj: AssetProperty) => any;
2293
+
2294
+ export declare const AssetCompositeModelFilterSensitiveLog: (obj: AssetCompositeModel) => any;
2295
+
2296
+ export declare const AssetErrorDetailsFilterSensitiveLog: (obj: AssetErrorDetails) => any;
2297
+
2298
+ export declare const AssetHierarchyFilterSensitiveLog: (obj: AssetHierarchy) => any;
2299
+
2300
+ export declare const AssetHierarchyInfoFilterSensitiveLog: (obj: AssetHierarchyInfo) => any;
2301
+
2302
+ export declare const AttributeFilterSensitiveLog: (obj: Attribute) => any;
2303
+
2304
+ export declare const ForwardingConfigFilterSensitiveLog: (obj: ForwardingConfig) => any;
2305
+
2306
+ export declare const MeasurementProcessingConfigFilterSensitiveLog: (obj: MeasurementProcessingConfig) => any;
2307
+
2308
+ export declare const MeasurementFilterSensitiveLog: (obj: Measurement) => any;
2309
+
2310
+ export declare const MetricProcessingConfigFilterSensitiveLog: (obj: MetricProcessingConfig) => any;
2311
+
2312
+ export declare const VariableValueFilterSensitiveLog: (obj: VariableValue) => any;
2313
+
2314
+ export declare const ExpressionVariableFilterSensitiveLog: (obj: ExpressionVariable) => any;
2315
+
2316
+ export declare const TumblingWindowFilterSensitiveLog: (obj: TumblingWindow) => any;
2317
+
2318
+ export declare const MetricWindowFilterSensitiveLog: (obj: MetricWindow) => any;
2319
+
2320
+ export declare const MetricFilterSensitiveLog: (obj: Metric) => any;
2321
+
2322
+ export declare const TransformProcessingConfigFilterSensitiveLog: (obj: TransformProcessingConfig) => any;
2323
+
2324
+ export declare const TransformFilterSensitiveLog: (obj: Transform) => any;
2325
+
2326
+ export declare const PropertyTypeFilterSensitiveLog: (obj: PropertyType) => any;
2327
+
2328
+ export declare const AssetModelPropertyFilterSensitiveLog: (obj: AssetModelProperty) => any;
2329
+
2330
+ export declare const AssetModelCompositeModelFilterSensitiveLog: (obj: AssetModelCompositeModel) => any;
2331
+
2332
+ export declare const AssetModelPropertyDefinitionFilterSensitiveLog: (obj: AssetModelPropertyDefinition) => any;
2333
+
2334
+ export declare const AssetModelCompositeModelDefinitionFilterSensitiveLog: (obj: AssetModelCompositeModelDefinition) => any;
2335
+
2336
+ export declare const AssetModelHierarchyFilterSensitiveLog: (obj: AssetModelHierarchy) => any;
2337
+
2338
+ export declare const AssetModelHierarchyDefinitionFilterSensitiveLog: (obj: AssetModelHierarchyDefinition) => any;
2339
+
2340
+ export declare const DetailedErrorFilterSensitiveLog: (obj: DetailedError) => any;
2341
+
2342
+ export declare const ErrorDetailsFilterSensitiveLog: (obj: ErrorDetails) => any;
2343
+
2344
+ export declare const AssetModelStatusFilterSensitiveLog: (obj: AssetModelStatus) => any;
2345
+
2346
+ export declare const AssetModelSummaryFilterSensitiveLog: (obj: AssetModelSummary) => any;
2347
+
2348
+ export declare const TimeInNanosFilterSensitiveLog: (obj: TimeInNanos) => any;
2349
+
2350
+ export declare const VariantFilterSensitiveLog: (obj: Variant) => any;
2351
+
2352
+ export declare const AssetPropertyValueFilterSensitiveLog: (obj: AssetPropertyValue) => any;
2353
+
2354
+ export declare const AssetRelationshipSummaryFilterSensitiveLog: (obj: AssetRelationshipSummary) => any;
2355
+
2356
+ export declare const AssetStatusFilterSensitiveLog: (obj: AssetStatus) => any;
2357
+
2358
+ export declare const AssetSummaryFilterSensitiveLog: (obj: AssetSummary) => any;
2359
+
2360
+ export declare const AssociateAssetsRequestFilterSensitiveLog: (obj: AssociateAssetsRequest) => any;
2361
+
2362
+ export declare const AssociatedAssetsSummaryFilterSensitiveLog: (obj: AssociatedAssetsSummary) => any;
2363
+
2364
+ export declare const AssociateTimeSeriesToAssetPropertyRequestFilterSensitiveLog: (obj: AssociateTimeSeriesToAssetPropertyRequest) => any;
2365
+
2366
+ export declare const BatchAssociateProjectAssetsRequestFilterSensitiveLog: (obj: BatchAssociateProjectAssetsRequest) => any;
2367
+
2368
+ export declare const BatchAssociateProjectAssetsResponseFilterSensitiveLog: (obj: BatchAssociateProjectAssetsResponse) => any;
2369
+
2370
+ export declare const BatchDisassociateProjectAssetsRequestFilterSensitiveLog: (obj: BatchDisassociateProjectAssetsRequest) => any;
2371
+
2372
+ export declare const BatchDisassociateProjectAssetsResponseFilterSensitiveLog: (obj: BatchDisassociateProjectAssetsResponse) => any;
2373
+
2374
+ export declare const BatchGetAssetPropertyAggregatesEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesEntry) => any;
2375
+
2376
+ export declare const BatchGetAssetPropertyAggregatesRequestFilterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesRequest) => any;
2377
+
2378
+ export declare const BatchGetAssetPropertyAggregatesErrorEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesErrorEntry) => any;
2379
+
2380
+ export declare const BatchGetAssetPropertyAggregatesErrorInfoFilterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesErrorInfo) => any;
2381
+
2382
+ export declare const BatchGetAssetPropertyAggregatesSkippedEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesSkippedEntry) => any;
2383
+
2384
+ export declare const BatchGetAssetPropertyAggregatesSuccessEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesSuccessEntry) => any;
2385
+
2386
+ export declare const BatchGetAssetPropertyAggregatesResponseFilterSensitiveLog: (obj: BatchGetAssetPropertyAggregatesResponse) => any;
2387
+
2388
+ export declare const BatchGetAssetPropertyValueEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyValueEntry) => any;
2389
+
2390
+ export declare const BatchGetAssetPropertyValueRequestFilterSensitiveLog: (obj: BatchGetAssetPropertyValueRequest) => any;
2391
+
2392
+ export declare const BatchGetAssetPropertyValueErrorEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyValueErrorEntry) => any;
2393
+
2394
+ export declare const BatchGetAssetPropertyValueErrorInfoFilterSensitiveLog: (obj: BatchGetAssetPropertyValueErrorInfo) => any;
2395
+
2396
+ export declare const BatchGetAssetPropertyValueSkippedEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyValueSkippedEntry) => any;
2397
+
2398
+ export declare const BatchGetAssetPropertyValueSuccessEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyValueSuccessEntry) => any;
2399
+
2400
+ export declare const BatchGetAssetPropertyValueResponseFilterSensitiveLog: (obj: BatchGetAssetPropertyValueResponse) => any;
2401
+
2402
+ export declare const BatchGetAssetPropertyValueHistoryEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryEntry) => any;
2403
+
2404
+ export declare const BatchGetAssetPropertyValueHistoryRequestFilterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryRequest) => any;
2405
+
2406
+ export declare const BatchGetAssetPropertyValueHistoryErrorEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryErrorEntry) => any;
2407
+
2408
+ export declare const BatchGetAssetPropertyValueHistoryErrorInfoFilterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryErrorInfo) => any;
2409
+
2410
+ export declare const BatchGetAssetPropertyValueHistorySkippedEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyValueHistorySkippedEntry) => any;
2411
+
2412
+ export declare const BatchGetAssetPropertyValueHistorySuccessEntryFilterSensitiveLog: (obj: BatchGetAssetPropertyValueHistorySuccessEntry) => any;
2413
+
2414
+ export declare const BatchGetAssetPropertyValueHistoryResponseFilterSensitiveLog: (obj: BatchGetAssetPropertyValueHistoryResponse) => any;
2415
+
2416
+ export declare const PutAssetPropertyValueEntryFilterSensitiveLog: (obj: PutAssetPropertyValueEntry) => any;
2417
+
2418
+ export declare const BatchPutAssetPropertyValueRequestFilterSensitiveLog: (obj: BatchPutAssetPropertyValueRequest) => any;
2419
+
2420
+ export declare const BatchPutAssetPropertyErrorFilterSensitiveLog: (obj: BatchPutAssetPropertyError) => any;
2421
+
2422
+ export declare const BatchPutAssetPropertyErrorEntryFilterSensitiveLog: (obj: BatchPutAssetPropertyErrorEntry) => any;
2423
+
2424
+ export declare const BatchPutAssetPropertyValueResponseFilterSensitiveLog: (obj: BatchPutAssetPropertyValueResponse) => any;
2425
+
2426
+ export declare const CreateAccessPolicyRequestFilterSensitiveLog: (obj: CreateAccessPolicyRequest) => any;
2427
+
2428
+ export declare const CreateAccessPolicyResponseFilterSensitiveLog: (obj: CreateAccessPolicyResponse) => any;
2429
+
2430
+ export declare const CreateAssetRequestFilterSensitiveLog: (obj: CreateAssetRequest) => any;
2431
+
2432
+ export declare const CreateAssetResponseFilterSensitiveLog: (obj: CreateAssetResponse) => any;
2433
+
2434
+ export declare const CreateAssetModelRequestFilterSensitiveLog: (obj: CreateAssetModelRequest) => any;
2435
+
2436
+ export declare const CreateAssetModelResponseFilterSensitiveLog: (obj: CreateAssetModelResponse) => any;
2437
+
2438
+ export declare const ErrorReportLocationFilterSensitiveLog: (obj: ErrorReportLocation) => any;
2439
+
2440
+ export declare const FileFilterSensitiveLog: (obj: File) => any;
2441
+
2442
+ export declare const CsvFilterSensitiveLog: (obj: Csv) => any;
2443
+
2444
+ export declare const FileFormatFilterSensitiveLog: (obj: FileFormat) => any;
2445
+
2446
+ export declare const JobConfigurationFilterSensitiveLog: (obj: JobConfiguration) => any;
2447
+
2448
+ export declare const CreateBulkImportJobRequestFilterSensitiveLog: (obj: CreateBulkImportJobRequest) => any;
2449
+
2450
+ export declare const CreateBulkImportJobResponseFilterSensitiveLog: (obj: CreateBulkImportJobResponse) => any;
2451
+
2452
+ export declare const CreateDashboardRequestFilterSensitiveLog: (obj: CreateDashboardRequest) => any;
2453
+
2454
+ export declare const CreateDashboardResponseFilterSensitiveLog: (obj: CreateDashboardResponse) => any;
2455
+
2456
+ export declare const GreengrassFilterSensitiveLog: (obj: Greengrass) => any;
2457
+
2458
+ export declare const GreengrassV2FilterSensitiveLog: (obj: GreengrassV2) => any;
2459
+
2460
+ export declare const GatewayPlatformFilterSensitiveLog: (obj: GatewayPlatform) => any;
2461
+
2462
+ export declare const CreateGatewayRequestFilterSensitiveLog: (obj: CreateGatewayRequest) => any;
2463
+
2464
+ export declare const CreateGatewayResponseFilterSensitiveLog: (obj: CreateGatewayResponse) => any;
2465
+
2466
+ export declare const ImageFileFilterSensitiveLog: (obj: ImageFile) => any;
2467
+
2468
+ export declare const CreatePortalRequestFilterSensitiveLog: (obj: CreatePortalRequest) => any;
2469
+
2470
+ export declare const MonitorErrorDetailsFilterSensitiveLog: (obj: MonitorErrorDetails) => any;
2471
+
2472
+ export declare const PortalStatusFilterSensitiveLog: (obj: PortalStatus) => any;
2473
+
2474
+ export declare const CreatePortalResponseFilterSensitiveLog: (obj: CreatePortalResponse) => any;
2475
+
2476
+ export declare const CreateProjectRequestFilterSensitiveLog: (obj: CreateProjectRequest) => any;
2477
+
2478
+ export declare const CreateProjectResponseFilterSensitiveLog: (obj: CreateProjectResponse) => any;
2479
+
2480
+ export declare const DeleteAccessPolicyRequestFilterSensitiveLog: (obj: DeleteAccessPolicyRequest) => any;
2481
+
2482
+ export declare const DeleteAccessPolicyResponseFilterSensitiveLog: (obj: DeleteAccessPolicyResponse) => any;
2483
+
2484
+ export declare const DeleteAssetRequestFilterSensitiveLog: (obj: DeleteAssetRequest) => any;
2485
+
2486
+ export declare const DeleteAssetResponseFilterSensitiveLog: (obj: DeleteAssetResponse) => any;
2487
+
2488
+ export declare const DeleteAssetModelRequestFilterSensitiveLog: (obj: DeleteAssetModelRequest) => any;
2489
+
2490
+ export declare const DeleteAssetModelResponseFilterSensitiveLog: (obj: DeleteAssetModelResponse) => any;
2491
+
2492
+ export declare const DeleteDashboardRequestFilterSensitiveLog: (obj: DeleteDashboardRequest) => any;
2493
+
2494
+ export declare const DeleteDashboardResponseFilterSensitiveLog: (obj: DeleteDashboardResponse) => any;
2495
+
2496
+ export declare const DeleteGatewayRequestFilterSensitiveLog: (obj: DeleteGatewayRequest) => any;
2497
+
2498
+ export declare const DeletePortalRequestFilterSensitiveLog: (obj: DeletePortalRequest) => any;
2499
+
2500
+ export declare const DeletePortalResponseFilterSensitiveLog: (obj: DeletePortalResponse) => any;
2501
+
2502
+ export declare const DeleteProjectRequestFilterSensitiveLog: (obj: DeleteProjectRequest) => any;
2503
+
2504
+ export declare const DeleteProjectResponseFilterSensitiveLog: (obj: DeleteProjectResponse) => any;
2505
+
2506
+ export declare const DeleteTimeSeriesRequestFilterSensitiveLog: (obj: DeleteTimeSeriesRequest) => any;
2507
+
2508
+ export declare const DescribeAccessPolicyRequestFilterSensitiveLog: (obj: DescribeAccessPolicyRequest) => any;
2509
+
2510
+ export declare const DescribeAccessPolicyResponseFilterSensitiveLog: (obj: DescribeAccessPolicyResponse) => any;
2511
+
2512
+ export declare const DescribeAssetRequestFilterSensitiveLog: (obj: DescribeAssetRequest) => any;
2513
+
2514
+ export declare const DescribeAssetResponseFilterSensitiveLog: (obj: DescribeAssetResponse) => any;
2515
+
2516
+ export declare const DescribeAssetModelRequestFilterSensitiveLog: (obj: DescribeAssetModelRequest) => any;
2517
+
2518
+ export declare const DescribeAssetModelResponseFilterSensitiveLog: (obj: DescribeAssetModelResponse) => any;
2519
+
2520
+ export declare const DescribeAssetPropertyRequestFilterSensitiveLog: (obj: DescribeAssetPropertyRequest) => any;
2521
+
2522
+ export declare const PropertyFilterSensitiveLog: (obj: Property) => any;
2523
+
2524
+ export declare const CompositeModelPropertyFilterSensitiveLog: (obj: CompositeModelProperty) => any;
2525
+
2526
+ export declare const DescribeAssetPropertyResponseFilterSensitiveLog: (obj: DescribeAssetPropertyResponse) => any;
2527
+
2528
+ export declare const DescribeBulkImportJobRequestFilterSensitiveLog: (obj: DescribeBulkImportJobRequest) => any;
2529
+
2530
+ export declare const DescribeBulkImportJobResponseFilterSensitiveLog: (obj: DescribeBulkImportJobResponse) => any;
2531
+
2532
+ export declare const DescribeDashboardRequestFilterSensitiveLog: (obj: DescribeDashboardRequest) => any;
2533
+
2534
+ export declare const DescribeDashboardResponseFilterSensitiveLog: (obj: DescribeDashboardResponse) => any;
2535
+
2536
+ export declare const DescribeDefaultEncryptionConfigurationRequestFilterSensitiveLog: (obj: DescribeDefaultEncryptionConfigurationRequest) => any;
2537
+
2538
+ export declare const ConfigurationErrorDetailsFilterSensitiveLog: (obj: ConfigurationErrorDetails) => any;
2539
+
2540
+ export declare const ConfigurationStatusFilterSensitiveLog: (obj: ConfigurationStatus) => any;
2541
+
2542
+ export declare const DescribeDefaultEncryptionConfigurationResponseFilterSensitiveLog: (obj: DescribeDefaultEncryptionConfigurationResponse) => any;
2543
+
2544
+ export declare const DescribeGatewayRequestFilterSensitiveLog: (obj: DescribeGatewayRequest) => any;
2545
+
2546
+ export declare const GatewayCapabilitySummaryFilterSensitiveLog: (obj: GatewayCapabilitySummary) => any;
2547
+
2548
+ export declare const DescribeGatewayResponseFilterSensitiveLog: (obj: DescribeGatewayResponse) => any;
2549
+
2550
+ export declare const DescribeGatewayCapabilityConfigurationRequestFilterSensitiveLog: (obj: DescribeGatewayCapabilityConfigurationRequest) => any;
2551
+
2552
+ export declare const DescribeGatewayCapabilityConfigurationResponseFilterSensitiveLog: (obj: DescribeGatewayCapabilityConfigurationResponse) => any;
2553
+
2554
+ export declare const DescribeLoggingOptionsRequestFilterSensitiveLog: (obj: DescribeLoggingOptionsRequest) => any;
2555
+
2556
+ export declare const LoggingOptionsFilterSensitiveLog: (obj: LoggingOptions) => any;
2557
+
2558
+ export declare const DescribeLoggingOptionsResponseFilterSensitiveLog: (obj: DescribeLoggingOptionsResponse) => any;
2559
+
2560
+ export declare const DescribePortalRequestFilterSensitiveLog: (obj: DescribePortalRequest) => any;
2561
+
2562
+ export declare const ImageLocationFilterSensitiveLog: (obj: ImageLocation) => any;
2563
+
2564
+ export declare const DescribePortalResponseFilterSensitiveLog: (obj: DescribePortalResponse) => any;
2565
+
2566
+ export declare const DescribeProjectRequestFilterSensitiveLog: (obj: DescribeProjectRequest) => any;
2567
+
2568
+ export declare const DescribeProjectResponseFilterSensitiveLog: (obj: DescribeProjectResponse) => any;
2569
+
2570
+ export declare const DescribeStorageConfigurationRequestFilterSensitiveLog: (obj: DescribeStorageConfigurationRequest) => any;
2571
+
2572
+ export declare const CustomerManagedS3StorageFilterSensitiveLog: (obj: CustomerManagedS3Storage) => any;
2573
+
2574
+ export declare const MultiLayerStorageFilterSensitiveLog: (obj: MultiLayerStorage) => any;
2575
+
2576
+ export declare const RetentionPeriodFilterSensitiveLog: (obj: RetentionPeriod) => any;
2577
+
2578
+ export declare const DescribeStorageConfigurationResponseFilterSensitiveLog: (obj: DescribeStorageConfigurationResponse) => any;
2579
+
2580
+ export declare const DescribeTimeSeriesRequestFilterSensitiveLog: (obj: DescribeTimeSeriesRequest) => any;
2581
+
2582
+ export declare const DescribeTimeSeriesResponseFilterSensitiveLog: (obj: DescribeTimeSeriesResponse) => any;
2583
+
2584
+ export declare const DisassociateAssetsRequestFilterSensitiveLog: (obj: DisassociateAssetsRequest) => any;
2585
+
2586
+ export declare const DisassociateTimeSeriesFromAssetPropertyRequestFilterSensitiveLog: (obj: DisassociateTimeSeriesFromAssetPropertyRequest) => any;
2587
+
2588
+ export declare const GetAssetPropertyAggregatesRequestFilterSensitiveLog: (obj: GetAssetPropertyAggregatesRequest) => any;
2589
+
2590
+ export declare const GetAssetPropertyAggregatesResponseFilterSensitiveLog: (obj: GetAssetPropertyAggregatesResponse) => any;
2591
+
2592
+ export declare const GetAssetPropertyValueRequestFilterSensitiveLog: (obj: GetAssetPropertyValueRequest) => any;
2593
+
2594
+ export declare const GetAssetPropertyValueResponseFilterSensitiveLog: (obj: GetAssetPropertyValueResponse) => any;
2595
+
2596
+ export declare const GetAssetPropertyValueHistoryRequestFilterSensitiveLog: (obj: GetAssetPropertyValueHistoryRequest) => any;
2597
+
2598
+ export declare const GetAssetPropertyValueHistoryResponseFilterSensitiveLog: (obj: GetAssetPropertyValueHistoryResponse) => any;
2599
+
2600
+ export declare const GetInterpolatedAssetPropertyValuesRequestFilterSensitiveLog: (obj: GetInterpolatedAssetPropertyValuesRequest) => any;
2601
+
2602
+ export declare const InterpolatedAssetPropertyValueFilterSensitiveLog: (obj: InterpolatedAssetPropertyValue) => any;
2603
+
2604
+ export declare const GetInterpolatedAssetPropertyValuesResponseFilterSensitiveLog: (obj: GetInterpolatedAssetPropertyValuesResponse) => any;
2605
+
2606
+ export declare const ListAccessPoliciesRequestFilterSensitiveLog: (obj: ListAccessPoliciesRequest) => any;
2607
+
2608
+ export declare const ListAccessPoliciesResponseFilterSensitiveLog: (obj: ListAccessPoliciesResponse) => any;
2609
+
2610
+ export declare const ListAssetModelsRequestFilterSensitiveLog: (obj: ListAssetModelsRequest) => any;
2611
+
2612
+ export declare const ListAssetModelsResponseFilterSensitiveLog: (obj: ListAssetModelsResponse) => any;
2613
+
2614
+ export declare const ListAssetRelationshipsRequestFilterSensitiveLog: (obj: ListAssetRelationshipsRequest) => any;
2615
+
2616
+ export declare const ListAssetRelationshipsResponseFilterSensitiveLog: (obj: ListAssetRelationshipsResponse) => any;
2617
+
2618
+ export declare const ListAssetsRequestFilterSensitiveLog: (obj: ListAssetsRequest) => any;
2619
+
2620
+ export declare const ListAssetsResponseFilterSensitiveLog: (obj: ListAssetsResponse) => any;
2621
+
2622
+ export declare const ListAssociatedAssetsRequestFilterSensitiveLog: (obj: ListAssociatedAssetsRequest) => any;
2623
+
2624
+ export declare const ListAssociatedAssetsResponseFilterSensitiveLog: (obj: ListAssociatedAssetsResponse) => any;
2625
+
2626
+ export declare const ListBulkImportJobsRequestFilterSensitiveLog: (obj: ListBulkImportJobsRequest) => any;
2627
+
2628
+ export declare const JobSummaryFilterSensitiveLog: (obj: JobSummary) => any;
2629
+
2630
+ export declare const ListBulkImportJobsResponseFilterSensitiveLog: (obj: ListBulkImportJobsResponse) => any;
2631
+
2632
+ export declare const ListDashboardsRequestFilterSensitiveLog: (obj: ListDashboardsRequest) => any;
2633
+
2634
+ export declare const DashboardSummaryFilterSensitiveLog: (obj: DashboardSummary) => any;
2635
+
2636
+ export declare const ListDashboardsResponseFilterSensitiveLog: (obj: ListDashboardsResponse) => any;
2637
+
2638
+ export declare const ListGatewaysRequestFilterSensitiveLog: (obj: ListGatewaysRequest) => any;
2639
+
2640
+ export declare const GatewaySummaryFilterSensitiveLog: (obj: GatewaySummary) => any;
2641
+
2642
+ export declare const ListGatewaysResponseFilterSensitiveLog: (obj: ListGatewaysResponse) => any;
2643
+
2644
+ export declare const ListPortalsRequestFilterSensitiveLog: (obj: ListPortalsRequest) => any;
2645
+
2646
+ export declare const PortalSummaryFilterSensitiveLog: (obj: PortalSummary) => any;
2647
+
2648
+ export declare const ListPortalsResponseFilterSensitiveLog: (obj: ListPortalsResponse) => any;
2649
+
2650
+ export declare const ListProjectAssetsRequestFilterSensitiveLog: (obj: ListProjectAssetsRequest) => any;
2651
+
2652
+ export declare const ListProjectAssetsResponseFilterSensitiveLog: (obj: ListProjectAssetsResponse) => any;
2653
+
2654
+ export declare const ListProjectsRequestFilterSensitiveLog: (obj: ListProjectsRequest) => any;
2655
+
2656
+ export declare const ProjectSummaryFilterSensitiveLog: (obj: ProjectSummary) => any;
2657
+
2658
+ export declare const ListProjectsResponseFilterSensitiveLog: (obj: ListProjectsResponse) => any;
2659
+
2660
+ export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
2661
+
2662
+ export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
2663
+
2664
+ export declare const ListTimeSeriesRequestFilterSensitiveLog: (obj: ListTimeSeriesRequest) => any;
2665
+
2666
+ export declare const TimeSeriesSummaryFilterSensitiveLog: (obj: TimeSeriesSummary) => any;
2667
+
2668
+ export declare const ListTimeSeriesResponseFilterSensitiveLog: (obj: ListTimeSeriesResponse) => any;
2669
+
2670
+ export declare const PutDefaultEncryptionConfigurationRequestFilterSensitiveLog: (obj: PutDefaultEncryptionConfigurationRequest) => any;
2671
+
2672
+ export declare const PutDefaultEncryptionConfigurationResponseFilterSensitiveLog: (obj: PutDefaultEncryptionConfigurationResponse) => any;
2673
+
2674
+ export declare const PutLoggingOptionsRequestFilterSensitiveLog: (obj: PutLoggingOptionsRequest) => any;
2675
+
2676
+ export declare const PutLoggingOptionsResponseFilterSensitiveLog: (obj: PutLoggingOptionsResponse) => any;
2677
+
2678
+ export declare const PutStorageConfigurationRequestFilterSensitiveLog: (obj: PutStorageConfigurationRequest) => any;
2679
+
2680
+ export declare const PutStorageConfigurationResponseFilterSensitiveLog: (obj: PutStorageConfigurationResponse) => any;
2681
+
2682
+ export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
2683
+
2684
+ export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
2685
+
2686
+ export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
2687
+
2688
+ export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
2689
+
2690
+ export declare const UpdateAccessPolicyRequestFilterSensitiveLog: (obj: UpdateAccessPolicyRequest) => any;
2691
+
2692
+ export declare const UpdateAccessPolicyResponseFilterSensitiveLog: (obj: UpdateAccessPolicyResponse) => any;
2693
+
2694
+ export declare const UpdateAssetRequestFilterSensitiveLog: (obj: UpdateAssetRequest) => any;
2695
+
2696
+ export declare const UpdateAssetResponseFilterSensitiveLog: (obj: UpdateAssetResponse) => any;
2697
+
2698
+ export declare const UpdateAssetModelRequestFilterSensitiveLog: (obj: UpdateAssetModelRequest) => any;
2699
+
2700
+ export declare const UpdateAssetModelResponseFilterSensitiveLog: (obj: UpdateAssetModelResponse) => any;
2701
+
2702
+ export declare const UpdateAssetPropertyRequestFilterSensitiveLog: (obj: UpdateAssetPropertyRequest) => any;
2703
+
2704
+ export declare const UpdateDashboardRequestFilterSensitiveLog: (obj: UpdateDashboardRequest) => any;
2705
+
2706
+ export declare const UpdateDashboardResponseFilterSensitiveLog: (obj: UpdateDashboardResponse) => any;
2707
+
2708
+ export declare const UpdateGatewayRequestFilterSensitiveLog: (obj: UpdateGatewayRequest) => any;
2709
+
2710
+ export declare const UpdateGatewayCapabilityConfigurationRequestFilterSensitiveLog: (obj: UpdateGatewayCapabilityConfigurationRequest) => any;
2711
+
2712
+ export declare const UpdateGatewayCapabilityConfigurationResponseFilterSensitiveLog: (obj: UpdateGatewayCapabilityConfigurationResponse) => any;
2713
+
2714
+ export declare const ImageFilterSensitiveLog: (obj: Image) => any;
2715
+
2716
+ export declare const UpdatePortalRequestFilterSensitiveLog: (obj: UpdatePortalRequest) => any;
2717
+
2718
+ export declare const UpdatePortalResponseFilterSensitiveLog: (obj: UpdatePortalResponse) => any;
2719
+
2720
+ export declare const UpdateProjectRequestFilterSensitiveLog: (obj: UpdateProjectRequest) => any;
2721
+
2722
+ export declare const UpdateProjectResponseFilterSensitiveLog: (obj: UpdateProjectResponse) => any;