@aws-sdk/client-device-farm 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 (155) hide show
  1. package/dist-types/commands/CreateDevicePoolCommand.d.ts +11 -0
  2. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +11 -0
  3. package/dist-types/commands/CreateNetworkProfileCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateProjectCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateTestGridProjectCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateTestGridUrlCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateUploadCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +11 -0
  10. package/dist-types/commands/DeleteDevicePoolCommand.d.ts +11 -0
  11. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteProjectCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteRunCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteUploadCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +11 -0
  19. package/dist-types/commands/GetAccountSettingsCommand.d.ts +11 -0
  20. package/dist-types/commands/GetDeviceCommand.d.ts +11 -0
  21. package/dist-types/commands/GetDeviceInstanceCommand.d.ts +11 -0
  22. package/dist-types/commands/GetDevicePoolCommand.d.ts +11 -0
  23. package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +11 -0
  24. package/dist-types/commands/GetInstanceProfileCommand.d.ts +11 -0
  25. package/dist-types/commands/GetJobCommand.d.ts +11 -0
  26. package/dist-types/commands/GetNetworkProfileCommand.d.ts +11 -0
  27. package/dist-types/commands/GetOfferingStatusCommand.d.ts +11 -0
  28. package/dist-types/commands/GetProjectCommand.d.ts +11 -0
  29. package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +11 -0
  30. package/dist-types/commands/GetRunCommand.d.ts +11 -0
  31. package/dist-types/commands/GetSuiteCommand.d.ts +11 -0
  32. package/dist-types/commands/GetTestCommand.d.ts +11 -0
  33. package/dist-types/commands/GetTestGridProjectCommand.d.ts +11 -0
  34. package/dist-types/commands/GetTestGridSessionCommand.d.ts +11 -0
  35. package/dist-types/commands/GetUploadCommand.d.ts +11 -0
  36. package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +11 -0
  37. package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +11 -0
  38. package/dist-types/commands/ListArtifactsCommand.d.ts +11 -0
  39. package/dist-types/commands/ListDeviceInstancesCommand.d.ts +11 -0
  40. package/dist-types/commands/ListDevicePoolsCommand.d.ts +11 -0
  41. package/dist-types/commands/ListDevicesCommand.d.ts +11 -0
  42. package/dist-types/commands/ListInstanceProfilesCommand.d.ts +11 -0
  43. package/dist-types/commands/ListJobsCommand.d.ts +11 -0
  44. package/dist-types/commands/ListNetworkProfilesCommand.d.ts +11 -0
  45. package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +11 -0
  46. package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +11 -0
  47. package/dist-types/commands/ListOfferingsCommand.d.ts +11 -0
  48. package/dist-types/commands/ListProjectsCommand.d.ts +11 -0
  49. package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +11 -0
  50. package/dist-types/commands/ListRunsCommand.d.ts +11 -0
  51. package/dist-types/commands/ListSamplesCommand.d.ts +11 -0
  52. package/dist-types/commands/ListSuitesCommand.d.ts +11 -0
  53. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  54. package/dist-types/commands/ListTestGridProjectsCommand.d.ts +11 -0
  55. package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +11 -0
  56. package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +11 -0
  57. package/dist-types/commands/ListTestGridSessionsCommand.d.ts +11 -0
  58. package/dist-types/commands/ListTestsCommand.d.ts +11 -0
  59. package/dist-types/commands/ListUniqueProblemsCommand.d.ts +11 -0
  60. package/dist-types/commands/ListUploadsCommand.d.ts +11 -0
  61. package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +11 -0
  62. package/dist-types/commands/PurchaseOfferingCommand.d.ts +11 -0
  63. package/dist-types/commands/RenewOfferingCommand.d.ts +11 -0
  64. package/dist-types/commands/ScheduleRunCommand.d.ts +11 -0
  65. package/dist-types/commands/StopJobCommand.d.ts +11 -0
  66. package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +11 -0
  67. package/dist-types/commands/StopRunCommand.d.ts +11 -0
  68. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  69. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  70. package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +11 -0
  71. package/dist-types/commands/UpdateDevicePoolCommand.d.ts +11 -0
  72. package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +11 -0
  73. package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +11 -0
  74. package/dist-types/commands/UpdateProjectCommand.d.ts +11 -0
  75. package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +11 -0
  76. package/dist-types/commands/UpdateUploadCommand.d.ts +11 -0
  77. package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +11 -0
  78. package/dist-types/ts3.4/commands/CreateDevicePoolCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/CreateNetworkProfileCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/CreateRemoteAccessSessionCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/CreateTestGridProjectCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/CreateTestGridUrlCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/CreateUploadCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/CreateVPCEConfigurationCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/DeleteDevicePoolCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/DeleteNetworkProfileCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/DeleteRemoteAccessSessionCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/DeleteTestGridProjectCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/DeleteUploadCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/DeleteVPCEConfigurationCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/GetDeviceInstanceCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/GetDevicePoolCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/GetDevicePoolCompatibilityCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/GetNetworkProfileCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/GetOfferingStatusCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/GetRemoteAccessSessionCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/GetRunCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/GetSuiteCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/GetTestCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/GetTestGridProjectCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/GetTestGridSessionCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/GetUploadCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/GetVPCEConfigurationCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/InstallToRemoteAccessSessionCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/ListDeviceInstancesCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/ListDevicePoolsCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/ListNetworkProfilesCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/ListOfferingPromotionsCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/ListOfferingTransactionsCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/ListRemoteAccessSessionsCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/ListSamplesCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/ListSuitesCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/ListTestGridProjectsCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/ListTestGridSessionActionsCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/ListTestGridSessionArtifactsCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/ListTestGridSessionsCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/ListTestsCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/ListUniqueProblemsCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/ListUploadsCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/ListVPCEConfigurationsCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/RenewOfferingCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/ScheduleRunCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/StopJobCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/StopRemoteAccessSessionCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/StopRunCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/UpdateDeviceInstanceCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/UpdateDevicePoolCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/UpdateInstanceProfileCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/UpdateNetworkProfileCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/UpdateTestGridProjectCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/UpdateUploadCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/UpdateVPCEConfigurationCommand.d.ts +12 -1
  155. package/package.json +35 -35
@@ -111,4 +111,15 @@ declare const CreateDevicePoolCommand_base: {
111
111
  *
112
112
  */
113
113
  export declare class CreateDevicePoolCommand extends CreateDevicePoolCommand_base {
114
+ /** @internal type navigation helper, not in runtime. */
115
+ protected static __types: {
116
+ api: {
117
+ input: CreateDevicePoolRequest;
118
+ output: CreateDevicePoolResult;
119
+ };
120
+ sdk: {
121
+ input: CreateDevicePoolCommandInput;
122
+ output: CreateDevicePoolCommandOutput;
123
+ };
124
+ };
114
125
  }
@@ -85,4 +85,15 @@ declare const CreateInstanceProfileCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class CreateInstanceProfileCommand extends CreateInstanceProfileCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: CreateInstanceProfileRequest;
92
+ output: CreateInstanceProfileResult;
93
+ };
94
+ sdk: {
95
+ input: CreateInstanceProfileCommandInput;
96
+ output: CreateInstanceProfileCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -93,4 +93,15 @@ declare const CreateNetworkProfileCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class CreateNetworkProfileCommand extends CreateNetworkProfileCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: CreateNetworkProfileRequest;
100
+ output: CreateNetworkProfileResult;
101
+ };
102
+ sdk: {
103
+ input: CreateNetworkProfileCommandInput;
104
+ output: CreateNetworkProfileCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -116,4 +116,15 @@ declare const CreateProjectCommand_base: {
116
116
  *
117
117
  */
118
118
  export declare class CreateProjectCommand extends CreateProjectCommand_base {
119
+ /** @internal type navigation helper, not in runtime. */
120
+ protected static __types: {
121
+ api: {
122
+ input: CreateProjectRequest;
123
+ output: CreateProjectResult;
124
+ };
125
+ sdk: {
126
+ input: CreateProjectCommandInput;
127
+ output: CreateProjectCommandOutput;
128
+ };
129
+ };
119
130
  }
@@ -190,4 +190,15 @@ declare const CreateRemoteAccessSessionCommand_base: {
190
190
  *
191
191
  */
192
192
  export declare class CreateRemoteAccessSessionCommand extends CreateRemoteAccessSessionCommand_base {
193
+ /** @internal type navigation helper, not in runtime. */
194
+ protected static __types: {
195
+ api: {
196
+ input: CreateRemoteAccessSessionRequest;
197
+ output: CreateRemoteAccessSessionResult;
198
+ };
199
+ sdk: {
200
+ input: CreateRemoteAccessSessionCommandInput;
201
+ output: CreateRemoteAccessSessionCommandOutput;
202
+ };
203
+ };
193
204
  }
@@ -92,4 +92,15 @@ declare const CreateTestGridProjectCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class CreateTestGridProjectCommand extends CreateTestGridProjectCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: CreateTestGridProjectRequest;
99
+ output: CreateTestGridProjectResult;
100
+ };
101
+ sdk: {
102
+ input: CreateTestGridProjectCommandInput;
103
+ output: CreateTestGridProjectCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -70,4 +70,15 @@ declare const CreateTestGridUrlCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class CreateTestGridUrlCommand extends CreateTestGridUrlCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: CreateTestGridUrlRequest;
77
+ output: CreateTestGridUrlResult;
78
+ };
79
+ sdk: {
80
+ input: CreateTestGridUrlCommandInput;
81
+ output: CreateTestGridUrlCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -108,4 +108,15 @@ declare const CreateUploadCommand_base: {
108
108
  *
109
109
  */
110
110
  export declare class CreateUploadCommand extends CreateUploadCommand_base {
111
+ /** @internal type navigation helper, not in runtime. */
112
+ protected static __types: {
113
+ api: {
114
+ input: CreateUploadRequest;
115
+ output: CreateUploadResult;
116
+ };
117
+ sdk: {
118
+ input: CreateUploadCommandInput;
119
+ output: CreateUploadCommandOutput;
120
+ };
121
+ };
111
122
  }
@@ -76,4 +76,15 @@ declare const CreateVPCEConfigurationCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class CreateVPCEConfigurationCommand extends CreateVPCEConfigurationCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: CreateVPCEConfigurationRequest;
83
+ output: CreateVPCEConfigurationResult;
84
+ };
85
+ sdk: {
86
+ input: CreateVPCEConfigurationCommandInput;
87
+ output: CreateVPCEConfigurationCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -79,4 +79,15 @@ declare const DeleteDevicePoolCommand_base: {
79
79
  *
80
80
  */
81
81
  export declare class DeleteDevicePoolCommand extends DeleteDevicePoolCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: DeleteDevicePoolRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: DeleteDevicePoolCommandInput;
90
+ output: DeleteDevicePoolCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -67,4 +67,15 @@ declare const DeleteInstanceProfileCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class DeleteInstanceProfileCommand extends DeleteInstanceProfileCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: DeleteInstanceProfileRequest;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: DeleteInstanceProfileCommandInput;
78
+ output: DeleteInstanceProfileCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -67,4 +67,15 @@ declare const DeleteNetworkProfileCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class DeleteNetworkProfileCommand extends DeleteNetworkProfileCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: DeleteNetworkProfileRequest;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: DeleteNetworkProfileCommandInput;
78
+ output: DeleteNetworkProfileCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -79,4 +79,15 @@ declare const DeleteProjectCommand_base: {
79
79
  *
80
80
  */
81
81
  export declare class DeleteProjectCommand extends DeleteProjectCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: DeleteProjectRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: DeleteProjectCommandInput;
90
+ output: DeleteProjectCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -78,4 +78,15 @@ declare const DeleteRemoteAccessSessionCommand_base: {
78
78
  *
79
79
  */
80
80
  export declare class DeleteRemoteAccessSessionCommand extends DeleteRemoteAccessSessionCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: DeleteRemoteAccessSessionRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: DeleteRemoteAccessSessionCommandInput;
89
+ output: DeleteRemoteAccessSessionCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -79,4 +79,15 @@ declare const DeleteRunCommand_base: {
79
79
  *
80
80
  */
81
81
  export declare class DeleteRunCommand extends DeleteRunCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: DeleteRunRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: DeleteRunCommandInput;
90
+ output: DeleteRunCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -74,4 +74,15 @@ declare const DeleteTestGridProjectCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DeleteTestGridProjectCommand extends DeleteTestGridProjectCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: DeleteTestGridProjectRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: DeleteTestGridProjectCommandInput;
85
+ output: DeleteTestGridProjectCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -78,4 +78,15 @@ declare const DeleteUploadCommand_base: {
78
78
  *
79
79
  */
80
80
  export declare class DeleteUploadCommand extends DeleteUploadCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: DeleteUploadRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: DeleteUploadCommandInput;
89
+ output: DeleteUploadCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -68,4 +68,15 @@ declare const DeleteVPCEConfigurationCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class DeleteVPCEConfigurationCommand extends DeleteVPCEConfigurationCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: DeleteVPCEConfigurationRequest;
75
+ output: {};
76
+ };
77
+ sdk: {
78
+ input: DeleteVPCEConfigurationCommandInput;
79
+ output: DeleteVPCEConfigurationCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -106,4 +106,15 @@ declare const GetAccountSettingsCommand_base: {
106
106
  *
107
107
  */
108
108
  export declare class GetAccountSettingsCommand extends GetAccountSettingsCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: {};
113
+ output: GetAccountSettingsResult;
114
+ };
115
+ sdk: {
116
+ input: GetAccountSettingsCommandInput;
117
+ output: GetAccountSettingsCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -154,4 +154,15 @@ declare const GetDeviceCommand_base: {
154
154
  *
155
155
  */
156
156
  export declare class GetDeviceCommand extends GetDeviceCommand_base {
157
+ /** @internal type navigation helper, not in runtime. */
158
+ protected static __types: {
159
+ api: {
160
+ input: GetDeviceRequest;
161
+ output: GetDeviceResult;
162
+ };
163
+ sdk: {
164
+ input: GetDeviceCommandInput;
165
+ output: GetDeviceCommandOutput;
166
+ };
167
+ };
157
168
  }
@@ -87,4 +87,15 @@ declare const GetDeviceInstanceCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class GetDeviceInstanceCommand extends GetDeviceInstanceCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: GetDeviceInstanceRequest;
94
+ output: GetDeviceInstanceResult;
95
+ };
96
+ sdk: {
97
+ input: GetDeviceInstanceCommandInput;
98
+ output: GetDeviceInstanceCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -98,4 +98,15 @@ declare const GetDevicePoolCommand_base: {
98
98
  *
99
99
  */
100
100
  export declare class GetDevicePoolCommand extends GetDevicePoolCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: GetDevicePoolRequest;
105
+ output: GetDevicePoolResult;
106
+ };
107
+ sdk: {
108
+ input: GetDevicePoolCommandInput;
109
+ output: GetDevicePoolCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -253,4 +253,15 @@ declare const GetDevicePoolCompatibilityCommand_base: {
253
253
  *
254
254
  */
255
255
  export declare class GetDevicePoolCompatibilityCommand extends GetDevicePoolCompatibilityCommand_base {
256
+ /** @internal type navigation helper, not in runtime. */
257
+ protected static __types: {
258
+ api: {
259
+ input: GetDevicePoolCompatibilityRequest;
260
+ output: GetDevicePoolCompatibilityResult;
261
+ };
262
+ sdk: {
263
+ input: GetDevicePoolCompatibilityCommandInput;
264
+ output: GetDevicePoolCompatibilityCommandOutput;
265
+ };
266
+ };
256
267
  }
@@ -78,4 +78,15 @@ declare const GetInstanceProfileCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class GetInstanceProfileCommand extends GetInstanceProfileCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: GetInstanceProfileRequest;
85
+ output: GetInstanceProfileResult;
86
+ };
87
+ sdk: {
88
+ input: GetInstanceProfileCommandInput;
89
+ output: GetInstanceProfileCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -162,4 +162,15 @@ declare const GetJobCommand_base: {
162
162
  *
163
163
  */
164
164
  export declare class GetJobCommand extends GetJobCommand_base {
165
+ /** @internal type navigation helper, not in runtime. */
166
+ protected static __types: {
167
+ api: {
168
+ input: GetJobRequest;
169
+ output: GetJobResult;
170
+ };
171
+ sdk: {
172
+ input: GetJobCommandInput;
173
+ output: GetJobCommandOutput;
174
+ };
175
+ };
165
176
  }
@@ -82,4 +82,15 @@ declare const GetNetworkProfileCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class GetNetworkProfileCommand extends GetNetworkProfileCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: GetNetworkProfileRequest;
89
+ output: GetNetworkProfileResult;
90
+ };
91
+ sdk: {
92
+ input: GetNetworkProfileCommandInput;
93
+ output: GetNetworkProfileCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -158,4 +158,15 @@ declare const GetOfferingStatusCommand_base: {
158
158
  *
159
159
  */
160
160
  export declare class GetOfferingStatusCommand extends GetOfferingStatusCommand_base {
161
+ /** @internal type navigation helper, not in runtime. */
162
+ protected static __types: {
163
+ api: {
164
+ input: GetOfferingStatusRequest;
165
+ output: GetOfferingStatusResult;
166
+ };
167
+ sdk: {
168
+ input: GetOfferingStatusCommandInput;
169
+ output: GetOfferingStatusCommandOutput;
170
+ };
171
+ };
161
172
  }
@@ -103,4 +103,15 @@ declare const GetProjectCommand_base: {
103
103
  *
104
104
  */
105
105
  export declare class GetProjectCommand extends GetProjectCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: GetProjectRequest;
110
+ output: GetProjectResult;
111
+ };
112
+ sdk: {
113
+ input: GetProjectCommandInput;
114
+ output: GetProjectCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -169,4 +169,15 @@ declare const GetRemoteAccessSessionCommand_base: {
169
169
  *
170
170
  */
171
171
  export declare class GetRemoteAccessSessionCommand extends GetRemoteAccessSessionCommand_base {
172
+ /** @internal type navigation helper, not in runtime. */
173
+ protected static __types: {
174
+ api: {
175
+ input: GetRemoteAccessSessionRequest;
176
+ output: GetRemoteAccessSessionResult;
177
+ };
178
+ sdk: {
179
+ input: GetRemoteAccessSessionCommandInput;
180
+ output: GetRemoteAccessSessionCommandOutput;
181
+ };
182
+ };
172
183
  }
@@ -205,4 +205,15 @@ declare const GetRunCommand_base: {
205
205
  *
206
206
  */
207
207
  export declare class GetRunCommand extends GetRunCommand_base {
208
+ /** @internal type navigation helper, not in runtime. */
209
+ protected static __types: {
210
+ api: {
211
+ input: GetRunRequest;
212
+ output: GetRunResult;
213
+ };
214
+ sdk: {
215
+ input: GetRunCommandInput;
216
+ output: GetRunCommandOutput;
217
+ };
218
+ };
208
219
  }
@@ -109,4 +109,15 @@ declare const GetSuiteCommand_base: {
109
109
  *
110
110
  */
111
111
  export declare class GetSuiteCommand extends GetSuiteCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: GetSuiteRequest;
116
+ output: GetSuiteResult;
117
+ };
118
+ sdk: {
119
+ input: GetSuiteCommandInput;
120
+ output: GetSuiteCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -109,4 +109,15 @@ declare const GetTestCommand_base: {
109
109
  *
110
110
  */
111
111
  export declare class GetTestCommand extends GetTestCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: GetTestRequest;
116
+ output: GetTestResult;
117
+ };
118
+ sdk: {
119
+ input: GetTestCommandInput;
120
+ output: GetTestCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -81,4 +81,15 @@ declare const GetTestGridProjectCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class GetTestGridProjectCommand extends GetTestGridProjectCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: GetTestGridProjectRequest;
88
+ output: GetTestGridProjectResult;
89
+ };
90
+ sdk: {
91
+ input: GetTestGridProjectCommandInput;
92
+ output: GetTestGridProjectCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -85,4 +85,15 @@ declare const GetTestGridSessionCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class GetTestGridSessionCommand extends GetTestGridSessionCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: GetTestGridSessionRequest;
92
+ output: GetTestGridSessionResult;
93
+ };
94
+ sdk: {
95
+ input: GetTestGridSessionCommandInput;
96
+ output: GetTestGridSessionCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -96,4 +96,15 @@ declare const GetUploadCommand_base: {
96
96
  *
97
97
  */
98
98
  export declare class GetUploadCommand extends GetUploadCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: GetUploadRequest;
103
+ output: GetUploadResult;
104
+ };
105
+ sdk: {
106
+ input: GetUploadCommandInput;
107
+ output: GetUploadCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -73,4 +73,15 @@ declare const GetVPCEConfigurationCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class GetVPCEConfigurationCommand extends GetVPCEConfigurationCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: GetVPCEConfigurationRequest;
80
+ output: GetVPCEConfigurationResult;
81
+ };
82
+ sdk: {
83
+ input: GetVPCEConfigurationCommandInput;
84
+ output: GetVPCEConfigurationCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -100,4 +100,15 @@ declare const InstallToRemoteAccessSessionCommand_base: {
100
100
  *
101
101
  */
102
102
  export declare class InstallToRemoteAccessSessionCommand extends InstallToRemoteAccessSessionCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: InstallToRemoteAccessSessionRequest;
107
+ output: InstallToRemoteAccessSessionResult;
108
+ };
109
+ sdk: {
110
+ input: InstallToRemoteAccessSessionCommandInput;
111
+ output: InstallToRemoteAccessSessionCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -92,4 +92,15 @@ declare const ListArtifactsCommand_base: {
92
92
  *
93
93
  */
94
94
  export declare class ListArtifactsCommand extends ListArtifactsCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: ListArtifactsRequest;
99
+ output: ListArtifactsResult;
100
+ };
101
+ sdk: {
102
+ input: ListArtifactsCommandInput;
103
+ output: ListArtifactsCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -92,4 +92,15 @@ declare const ListDeviceInstancesCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class ListDeviceInstancesCommand extends ListDeviceInstancesCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: ListDeviceInstancesRequest;
99
+ output: ListDeviceInstancesResult;
100
+ };
101
+ sdk: {
102
+ input: ListDeviceInstancesCommandInput;
103
+ output: ListDeviceInstancesCommandOutput;
104
+ };
105
+ };
95
106
  }