@aws-sdk/client-iotsitewise 3.651.1 → 3.654.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 (169) hide show
  1. package/dist-types/commands/AssociateAssetsCommand.d.ts +11 -0
  2. package/dist-types/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +11 -0
  3. package/dist-types/commands/BatchAssociateProjectAssetsCommand.d.ts +11 -0
  4. package/dist-types/commands/BatchDisassociateProjectAssetsCommand.d.ts +11 -0
  5. package/dist-types/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +11 -0
  6. package/dist-types/commands/BatchGetAssetPropertyValueCommand.d.ts +11 -0
  7. package/dist-types/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +11 -0
  8. package/dist-types/commands/BatchPutAssetPropertyValueCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateAccessPolicyCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateAssetCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateAssetModelCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateAssetModelCompositeModelCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateBulkImportJobCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateDashboardCommand.d.ts +11 -0
  15. package/dist-types/commands/CreateGatewayCommand.d.ts +11 -0
  16. package/dist-types/commands/CreatePortalCommand.d.ts +11 -0
  17. package/dist-types/commands/CreateProjectCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteAssetCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteAssetModelCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteAssetModelCompositeModelCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteDashboardCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteGatewayCommand.d.ts +11 -0
  24. package/dist-types/commands/DeletePortalCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteProjectCommand.d.ts +11 -0
  26. package/dist-types/commands/DeleteTimeSeriesCommand.d.ts +11 -0
  27. package/dist-types/commands/DescribeAccessPolicyCommand.d.ts +11 -0
  28. package/dist-types/commands/DescribeActionCommand.d.ts +11 -0
  29. package/dist-types/commands/DescribeAssetCommand.d.ts +11 -0
  30. package/dist-types/commands/DescribeAssetCompositeModelCommand.d.ts +11 -0
  31. package/dist-types/commands/DescribeAssetModelCommand.d.ts +11 -0
  32. package/dist-types/commands/DescribeAssetModelCompositeModelCommand.d.ts +11 -0
  33. package/dist-types/commands/DescribeAssetPropertyCommand.d.ts +11 -0
  34. package/dist-types/commands/DescribeBulkImportJobCommand.d.ts +11 -0
  35. package/dist-types/commands/DescribeDashboardCommand.d.ts +11 -0
  36. package/dist-types/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +11 -0
  37. package/dist-types/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +11 -0
  38. package/dist-types/commands/DescribeGatewayCommand.d.ts +11 -0
  39. package/dist-types/commands/DescribeLoggingOptionsCommand.d.ts +11 -0
  40. package/dist-types/commands/DescribePortalCommand.d.ts +11 -0
  41. package/dist-types/commands/DescribeProjectCommand.d.ts +11 -0
  42. package/dist-types/commands/DescribeStorageConfigurationCommand.d.ts +11 -0
  43. package/dist-types/commands/DescribeTimeSeriesCommand.d.ts +11 -0
  44. package/dist-types/commands/DisassociateAssetsCommand.d.ts +11 -0
  45. package/dist-types/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +11 -0
  46. package/dist-types/commands/ExecuteActionCommand.d.ts +11 -0
  47. package/dist-types/commands/ExecuteQueryCommand.d.ts +11 -0
  48. package/dist-types/commands/GetAssetPropertyAggregatesCommand.d.ts +11 -0
  49. package/dist-types/commands/GetAssetPropertyValueCommand.d.ts +11 -0
  50. package/dist-types/commands/GetAssetPropertyValueHistoryCommand.d.ts +11 -0
  51. package/dist-types/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +11 -0
  52. package/dist-types/commands/ListAccessPoliciesCommand.d.ts +11 -0
  53. package/dist-types/commands/ListActionsCommand.d.ts +11 -0
  54. package/dist-types/commands/ListAssetModelCompositeModelsCommand.d.ts +11 -0
  55. package/dist-types/commands/ListAssetModelPropertiesCommand.d.ts +11 -0
  56. package/dist-types/commands/ListAssetModelsCommand.d.ts +11 -0
  57. package/dist-types/commands/ListAssetPropertiesCommand.d.ts +11 -0
  58. package/dist-types/commands/ListAssetRelationshipsCommand.d.ts +11 -0
  59. package/dist-types/commands/ListAssetsCommand.d.ts +11 -0
  60. package/dist-types/commands/ListAssociatedAssetsCommand.d.ts +11 -0
  61. package/dist-types/commands/ListBulkImportJobsCommand.d.ts +11 -0
  62. package/dist-types/commands/ListCompositionRelationshipsCommand.d.ts +11 -0
  63. package/dist-types/commands/ListDashboardsCommand.d.ts +11 -0
  64. package/dist-types/commands/ListGatewaysCommand.d.ts +11 -0
  65. package/dist-types/commands/ListPortalsCommand.d.ts +11 -0
  66. package/dist-types/commands/ListProjectAssetsCommand.d.ts +11 -0
  67. package/dist-types/commands/ListProjectsCommand.d.ts +11 -0
  68. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  69. package/dist-types/commands/ListTimeSeriesCommand.d.ts +11 -0
  70. package/dist-types/commands/PutDefaultEncryptionConfigurationCommand.d.ts +11 -0
  71. package/dist-types/commands/PutLoggingOptionsCommand.d.ts +11 -0
  72. package/dist-types/commands/PutStorageConfigurationCommand.d.ts +11 -0
  73. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  74. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  75. package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +11 -0
  76. package/dist-types/commands/UpdateAssetCommand.d.ts +11 -0
  77. package/dist-types/commands/UpdateAssetModelCommand.d.ts +11 -0
  78. package/dist-types/commands/UpdateAssetModelCompositeModelCommand.d.ts +11 -0
  79. package/dist-types/commands/UpdateAssetPropertyCommand.d.ts +11 -0
  80. package/dist-types/commands/UpdateDashboardCommand.d.ts +11 -0
  81. package/dist-types/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +11 -0
  82. package/dist-types/commands/UpdateGatewayCommand.d.ts +11 -0
  83. package/dist-types/commands/UpdatePortalCommand.d.ts +11 -0
  84. package/dist-types/commands/UpdateProjectCommand.d.ts +11 -0
  85. package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/CreateAssetModelCompositeModelCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/CreateBulkImportJobCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/DeleteAssetModelCompositeModelCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/DeleteTimeSeriesCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/DescribeAssetCompositeModelCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/DescribeAssetModelCompositeModelCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/DescribeBulkImportJobCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/DescribeTimeSeriesCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/ExecuteActionCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/ListAssetModelCompositeModelsCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/ListAssetModelPropertiesCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/ListAssetPropertiesCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/ListBulkImportJobsCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/ListCompositionRelationshipsCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/ListTimeSeriesCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/UpdateAssetModelCompositeModelCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +12 -1
  169. package/package.json +36 -36
@@ -89,4 +89,15 @@ declare const AssociateAssetsCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class AssociateAssetsCommand extends AssociateAssetsCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: AssociateAssetsRequest;
96
+ output: {};
97
+ };
98
+ sdk: {
99
+ input: AssociateAssetsCommandInput;
100
+ output: AssociateAssetsCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -78,4 +78,15 @@ declare const AssociateTimeSeriesToAssetPropertyCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class AssociateTimeSeriesToAssetPropertyCommand extends AssociateTimeSeriesToAssetPropertyCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: AssociateTimeSeriesToAssetPropertyRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: AssociateTimeSeriesToAssetPropertyCommandInput;
89
+ output: AssociateTimeSeriesToAssetPropertyCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -89,4 +89,15 @@ declare const BatchAssociateProjectAssetsCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class BatchAssociateProjectAssetsCommand extends BatchAssociateProjectAssetsCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: BatchAssociateProjectAssetsRequest;
96
+ output: BatchAssociateProjectAssetsResponse;
97
+ };
98
+ sdk: {
99
+ input: BatchAssociateProjectAssetsCommandInput;
100
+ output: BatchAssociateProjectAssetsCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -83,4 +83,15 @@ declare const BatchDisassociateProjectAssetsCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class BatchDisassociateProjectAssetsCommand extends BatchDisassociateProjectAssetsCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: BatchDisassociateProjectAssetsRequest;
90
+ output: BatchDisassociateProjectAssetsResponse;
91
+ };
92
+ sdk: {
93
+ input: BatchDisassociateProjectAssetsCommandInput;
94
+ output: BatchDisassociateProjectAssetsCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -130,4 +130,15 @@ declare const BatchGetAssetPropertyAggregatesCommand_base: {
130
130
  * @public
131
131
  */
132
132
  export declare class BatchGetAssetPropertyAggregatesCommand extends BatchGetAssetPropertyAggregatesCommand_base {
133
+ /** @internal type navigation helper, not in runtime. */
134
+ protected static __types: {
135
+ api: {
136
+ input: BatchGetAssetPropertyAggregatesRequest;
137
+ output: BatchGetAssetPropertyAggregatesResponse;
138
+ };
139
+ sdk: {
140
+ input: BatchGetAssetPropertyAggregatesCommandInput;
141
+ output: BatchGetAssetPropertyAggregatesCommandOutput;
142
+ };
143
+ };
133
144
  }
@@ -117,4 +117,15 @@ declare const BatchGetAssetPropertyValueCommand_base: {
117
117
  * @public
118
118
  */
119
119
  export declare class BatchGetAssetPropertyValueCommand extends BatchGetAssetPropertyValueCommand_base {
120
+ /** @internal type navigation helper, not in runtime. */
121
+ protected static __types: {
122
+ api: {
123
+ input: BatchGetAssetPropertyValueRequest;
124
+ output: BatchGetAssetPropertyValueResponse;
125
+ };
126
+ sdk: {
127
+ input: BatchGetAssetPropertyValueCommandInput;
128
+ output: BatchGetAssetPropertyValueCommandOutput;
129
+ };
130
+ };
120
131
  }
@@ -126,4 +126,15 @@ declare const BatchGetAssetPropertyValueHistoryCommand_base: {
126
126
  * @public
127
127
  */
128
128
  export declare class BatchGetAssetPropertyValueHistoryCommand extends BatchGetAssetPropertyValueHistoryCommand_base {
129
+ /** @internal type navigation helper, not in runtime. */
130
+ protected static __types: {
131
+ api: {
132
+ input: BatchGetAssetPropertyValueHistoryRequest;
133
+ output: BatchGetAssetPropertyValueHistoryResponse;
134
+ };
135
+ sdk: {
136
+ input: BatchGetAssetPropertyValueHistoryCommandInput;
137
+ output: BatchGetAssetPropertyValueHistoryCommandOutput;
138
+ };
139
+ };
129
140
  }
@@ -148,4 +148,15 @@ declare const BatchPutAssetPropertyValueCommand_base: {
148
148
  * @public
149
149
  */
150
150
  export declare class BatchPutAssetPropertyValueCommand extends BatchPutAssetPropertyValueCommand_base {
151
+ /** @internal type navigation helper, not in runtime. */
152
+ protected static __types: {
153
+ api: {
154
+ input: BatchPutAssetPropertyValueRequest;
155
+ output: BatchPutAssetPropertyValueResponse;
156
+ };
157
+ sdk: {
158
+ input: BatchPutAssetPropertyValueCommandInput;
159
+ output: BatchPutAssetPropertyValueCommandOutput;
160
+ };
161
+ };
151
162
  }
@@ -107,4 +107,15 @@ declare const CreateAccessPolicyCommand_base: {
107
107
  * @public
108
108
  */
109
109
  export declare class CreateAccessPolicyCommand extends CreateAccessPolicyCommand_base {
110
+ /** @internal type navigation helper, not in runtime. */
111
+ protected static __types: {
112
+ api: {
113
+ input: CreateAccessPolicyRequest;
114
+ output: CreateAccessPolicyResponse;
115
+ };
116
+ sdk: {
117
+ input: CreateAccessPolicyCommandInput;
118
+ output: CreateAccessPolicyCommandOutput;
119
+ };
120
+ };
110
121
  }
@@ -109,4 +109,15 @@ declare const CreateAssetCommand_base: {
109
109
  * @public
110
110
  */
111
111
  export declare class CreateAssetCommand extends CreateAssetCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: CreateAssetRequest;
116
+ output: CreateAssetResponse;
117
+ };
118
+ sdk: {
119
+ input: CreateAssetCommandInput;
120
+ output: CreateAssetCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -291,4 +291,15 @@ declare const CreateAssetModelCommand_base: {
291
291
  * @public
292
292
  */
293
293
  export declare class CreateAssetModelCommand extends CreateAssetModelCommand_base {
294
+ /** @internal type navigation helper, not in runtime. */
295
+ protected static __types: {
296
+ api: {
297
+ input: CreateAssetModelRequest;
298
+ output: CreateAssetModelResponse;
299
+ };
300
+ sdk: {
301
+ input: CreateAssetModelCommandInput;
302
+ output: CreateAssetModelCommandOutput;
303
+ };
304
+ };
294
305
  }
@@ -208,4 +208,15 @@ declare const CreateAssetModelCompositeModelCommand_base: {
208
208
  * @public
209
209
  */
210
210
  export declare class CreateAssetModelCompositeModelCommand extends CreateAssetModelCompositeModelCommand_base {
211
+ /** @internal type navigation helper, not in runtime. */
212
+ protected static __types: {
213
+ api: {
214
+ input: CreateAssetModelCompositeModelRequest;
215
+ output: CreateAssetModelCompositeModelResponse;
216
+ };
217
+ sdk: {
218
+ input: CreateAssetModelCompositeModelCommandInput;
219
+ output: CreateAssetModelCompositeModelCommandOutput;
220
+ };
221
+ };
211
222
  }
@@ -119,4 +119,15 @@ declare const CreateBulkImportJobCommand_base: {
119
119
  * @public
120
120
  */
121
121
  export declare class CreateBulkImportJobCommand extends CreateBulkImportJobCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: CreateBulkImportJobRequest;
126
+ output: CreateBulkImportJobResponse;
127
+ };
128
+ sdk: {
129
+ input: CreateBulkImportJobCommandInput;
130
+ output: CreateBulkImportJobCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -87,4 +87,15 @@ declare const CreateDashboardCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class CreateDashboardCommand extends CreateDashboardCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: CreateDashboardRequest;
94
+ output: CreateDashboardResponse;
95
+ };
96
+ sdk: {
97
+ input: CreateDashboardCommandInput;
98
+ output: CreateDashboardCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -96,4 +96,15 @@ declare const CreateGatewayCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class CreateGatewayCommand extends CreateGatewayCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: CreateGatewayRequest;
103
+ output: CreateGatewayResponse;
104
+ };
105
+ sdk: {
106
+ input: CreateGatewayCommandInput;
107
+ output: CreateGatewayCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -112,4 +112,15 @@ declare const CreatePortalCommand_base: {
112
112
  * @public
113
113
  */
114
114
  export declare class CreatePortalCommand extends CreatePortalCommand_base {
115
+ /** @internal type navigation helper, not in runtime. */
116
+ protected static __types: {
117
+ api: {
118
+ input: CreatePortalRequest;
119
+ output: CreatePortalResponse;
120
+ };
121
+ sdk: {
122
+ input: CreatePortalCommandInput;
123
+ output: CreatePortalCommandOutput;
124
+ };
125
+ };
115
126
  }
@@ -90,4 +90,15 @@ declare const CreateProjectCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class CreateProjectCommand extends CreateProjectCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: CreateProjectRequest;
97
+ output: CreateProjectResponse;
98
+ };
99
+ sdk: {
100
+ input: CreateProjectCommandInput;
101
+ output: CreateProjectCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -74,4 +74,15 @@ declare const DeleteAccessPolicyCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DeleteAccessPolicyCommand extends DeleteAccessPolicyCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: DeleteAccessPolicyRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: DeleteAccessPolicyCommandInput;
85
+ output: DeleteAccessPolicyCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -95,4 +95,15 @@ declare const DeleteAssetCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class DeleteAssetCommand extends DeleteAssetCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: DeleteAssetRequest;
102
+ output: DeleteAssetResponse;
103
+ };
104
+ sdk: {
105
+ input: DeleteAssetCommandInput;
106
+ output: DeleteAssetCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -100,4 +100,15 @@ declare const DeleteAssetModelCommand_base: {
100
100
  * @public
101
101
  */
102
102
  export declare class DeleteAssetModelCommand extends DeleteAssetModelCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: DeleteAssetModelRequest;
107
+ output: DeleteAssetModelResponse;
108
+ };
109
+ sdk: {
110
+ input: DeleteAssetModelCommandInput;
111
+ output: DeleteAssetModelCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -101,4 +101,15 @@ declare const DeleteAssetModelCompositeModelCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class DeleteAssetModelCompositeModelCommand extends DeleteAssetModelCompositeModelCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: DeleteAssetModelCompositeModelRequest;
108
+ output: DeleteAssetModelCompositeModelResponse;
109
+ };
110
+ sdk: {
111
+ input: DeleteAssetModelCompositeModelCommandInput;
112
+ output: DeleteAssetModelCompositeModelCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -72,4 +72,15 @@ declare const DeleteDashboardCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class DeleteDashboardCommand extends DeleteDashboardCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: DeleteDashboardRequest;
79
+ output: {};
80
+ };
81
+ sdk: {
82
+ input: DeleteDashboardCommandInput;
83
+ output: DeleteDashboardCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -76,4 +76,15 @@ declare const DeleteGatewayCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DeleteGatewayCommand extends DeleteGatewayCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DeleteGatewayRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: DeleteGatewayCommandInput;
87
+ output: DeleteGatewayCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -84,4 +84,15 @@ declare const DeletePortalCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class DeletePortalCommand extends DeletePortalCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: DeletePortalRequest;
91
+ output: DeletePortalResponse;
92
+ };
93
+ sdk: {
94
+ input: DeletePortalCommandInput;
95
+ output: DeletePortalCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -72,4 +72,15 @@ declare const DeleteProjectCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class DeleteProjectCommand extends DeleteProjectCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: DeleteProjectRequest;
79
+ output: {};
80
+ };
81
+ sdk: {
82
+ input: DeleteProjectCommandInput;
83
+ output: DeleteProjectCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -99,4 +99,15 @@ declare const DeleteTimeSeriesCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class DeleteTimeSeriesCommand extends DeleteTimeSeriesCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: DeleteTimeSeriesRequest;
106
+ output: {};
107
+ };
108
+ sdk: {
109
+ input: DeleteTimeSeriesCommandInput;
110
+ output: DeleteTimeSeriesCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -100,4 +100,15 @@ declare const DescribeAccessPolicyCommand_base: {
100
100
  * @public
101
101
  */
102
102
  export declare class DescribeAccessPolicyCommand extends DescribeAccessPolicyCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: DescribeAccessPolicyRequest;
107
+ output: DescribeAccessPolicyResponse;
108
+ };
109
+ sdk: {
110
+ input: DescribeAccessPolicyCommandInput;
111
+ output: DescribeAccessPolicyCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -81,4 +81,15 @@ declare const DescribeActionCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class DescribeActionCommand extends DescribeActionCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: DescribeActionRequest;
88
+ output: DescribeActionResponse;
89
+ };
90
+ sdk: {
91
+ input: DescribeActionCommandInput;
92
+ output: DescribeActionCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -167,4 +167,15 @@ declare const DescribeAssetCommand_base: {
167
167
  * @public
168
168
  */
169
169
  export declare class DescribeAssetCommand extends DescribeAssetCommand_base {
170
+ /** @internal type navigation helper, not in runtime. */
171
+ protected static __types: {
172
+ api: {
173
+ input: DescribeAssetRequest;
174
+ output: DescribeAssetResponse;
175
+ };
176
+ sdk: {
177
+ input: DescribeAssetCommandInput;
178
+ output: DescribeAssetCommandOutput;
179
+ };
180
+ };
170
181
  }
@@ -131,4 +131,15 @@ declare const DescribeAssetCompositeModelCommand_base: {
131
131
  * @public
132
132
  */
133
133
  export declare class DescribeAssetCompositeModelCommand extends DescribeAssetCompositeModelCommand_base {
134
+ /** @internal type navigation helper, not in runtime. */
135
+ protected static __types: {
136
+ api: {
137
+ input: DescribeAssetCompositeModelRequest;
138
+ output: DescribeAssetCompositeModelResponse;
139
+ };
140
+ sdk: {
141
+ input: DescribeAssetCompositeModelCommandInput;
142
+ output: DescribeAssetCompositeModelCommandOutput;
143
+ };
144
+ };
134
145
  }
@@ -272,4 +272,15 @@ declare const DescribeAssetModelCommand_base: {
272
272
  * @public
273
273
  */
274
274
  export declare class DescribeAssetModelCommand extends DescribeAssetModelCommand_base {
275
+ /** @internal type navigation helper, not in runtime. */
276
+ protected static __types: {
277
+ api: {
278
+ input: DescribeAssetModelRequest;
279
+ output: DescribeAssetModelResponse;
280
+ };
281
+ sdk: {
282
+ input: DescribeAssetModelCommandInput;
283
+ output: DescribeAssetModelCommandOutput;
284
+ };
285
+ };
275
286
  }
@@ -196,4 +196,15 @@ declare const DescribeAssetModelCompositeModelCommand_base: {
196
196
  * @public
197
197
  */
198
198
  export declare class DescribeAssetModelCompositeModelCommand extends DescribeAssetModelCompositeModelCommand_base {
199
+ /** @internal type navigation helper, not in runtime. */
200
+ protected static __types: {
201
+ api: {
202
+ input: DescribeAssetModelCompositeModelRequest;
203
+ output: DescribeAssetModelCompositeModelResponse;
204
+ };
205
+ sdk: {
206
+ input: DescribeAssetModelCompositeModelCommandInput;
207
+ output: DescribeAssetModelCompositeModelCommandOutput;
208
+ };
209
+ };
199
210
  }
@@ -252,4 +252,15 @@ declare const DescribeAssetPropertyCommand_base: {
252
252
  * @public
253
253
  */
254
254
  export declare class DescribeAssetPropertyCommand extends DescribeAssetPropertyCommand_base {
255
+ /** @internal type navigation helper, not in runtime. */
256
+ protected static __types: {
257
+ api: {
258
+ input: DescribeAssetPropertyRequest;
259
+ output: DescribeAssetPropertyResponse;
260
+ };
261
+ sdk: {
262
+ input: DescribeAssetPropertyCommandInput;
263
+ output: DescribeAssetPropertyCommandOutput;
264
+ };
265
+ };
255
266
  }
@@ -102,4 +102,15 @@ declare const DescribeBulkImportJobCommand_base: {
102
102
  * @public
103
103
  */
104
104
  export declare class DescribeBulkImportJobCommand extends DescribeBulkImportJobCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: DescribeBulkImportJobRequest;
109
+ output: DescribeBulkImportJobResponse;
110
+ };
111
+ sdk: {
112
+ input: DescribeBulkImportJobCommandInput;
113
+ output: DescribeBulkImportJobCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -80,4 +80,15 @@ declare const DescribeDashboardCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class DescribeDashboardCommand extends DescribeDashboardCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: DescribeDashboardRequest;
87
+ output: DescribeDashboardResponse;
88
+ };
89
+ sdk: {
90
+ input: DescribeDashboardCommandInput;
91
+ output: DescribeDashboardCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -78,4 +78,15 @@ declare const DescribeDefaultEncryptionConfigurationCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class DescribeDefaultEncryptionConfigurationCommand extends DescribeDefaultEncryptionConfigurationCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: {};
85
+ output: DescribeDefaultEncryptionConfigurationResponse;
86
+ };
87
+ sdk: {
88
+ input: DescribeDefaultEncryptionConfigurationCommandInput;
89
+ output: DescribeDefaultEncryptionConfigurationCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -81,4 +81,15 @@ declare const DescribeGatewayCapabilityConfigurationCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class DescribeGatewayCapabilityConfigurationCommand extends DescribeGatewayCapabilityConfigurationCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: DescribeGatewayCapabilityConfigurationRequest;
88
+ output: DescribeGatewayCapabilityConfigurationResponse;
89
+ };
90
+ sdk: {
91
+ input: DescribeGatewayCapabilityConfigurationCommandInput;
92
+ output: DescribeGatewayCapabilityConfigurationCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -94,4 +94,15 @@ declare const DescribeGatewayCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class DescribeGatewayCommand extends DescribeGatewayCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: DescribeGatewayRequest;
101
+ output: DescribeGatewayResponse;
102
+ };
103
+ sdk: {
104
+ input: DescribeGatewayCommandInput;
105
+ output: DescribeGatewayCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -73,4 +73,15 @@ declare const DescribeLoggingOptionsCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class DescribeLoggingOptionsCommand extends DescribeLoggingOptionsCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: {};
80
+ output: DescribeLoggingOptionsResponse;
81
+ };
82
+ sdk: {
83
+ input: DescribeLoggingOptionsCommandInput;
84
+ output: DescribeLoggingOptionsCommandOutput;
85
+ };
86
+ };
76
87
  }