@aws-sdk/client-device-farm 3.952.0 → 3.953.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 (97) hide show
  1. package/dist-cjs/index.js +983 -616
  2. package/dist-cjs/runtimeConfig.shared.js +7 -6
  3. package/dist-es/commands/CreateDevicePoolCommand.js +2 -2
  4. package/dist-es/commands/CreateInstanceProfileCommand.js +2 -2
  5. package/dist-es/commands/CreateNetworkProfileCommand.js +2 -2
  6. package/dist-es/commands/CreateProjectCommand.js +2 -2
  7. package/dist-es/commands/CreateRemoteAccessSessionCommand.js +2 -2
  8. package/dist-es/commands/CreateTestGridProjectCommand.js +2 -2
  9. package/dist-es/commands/CreateTestGridUrlCommand.js +2 -2
  10. package/dist-es/commands/CreateUploadCommand.js +2 -2
  11. package/dist-es/commands/CreateVPCEConfigurationCommand.js +2 -2
  12. package/dist-es/commands/DeleteDevicePoolCommand.js +2 -2
  13. package/dist-es/commands/DeleteInstanceProfileCommand.js +2 -2
  14. package/dist-es/commands/DeleteNetworkProfileCommand.js +2 -2
  15. package/dist-es/commands/DeleteProjectCommand.js +2 -2
  16. package/dist-es/commands/DeleteRemoteAccessSessionCommand.js +2 -2
  17. package/dist-es/commands/DeleteRunCommand.js +2 -2
  18. package/dist-es/commands/DeleteTestGridProjectCommand.js +2 -2
  19. package/dist-es/commands/DeleteUploadCommand.js +2 -2
  20. package/dist-es/commands/DeleteVPCEConfigurationCommand.js +2 -2
  21. package/dist-es/commands/GetAccountSettingsCommand.js +2 -2
  22. package/dist-es/commands/GetDeviceCommand.js +2 -2
  23. package/dist-es/commands/GetDeviceInstanceCommand.js +2 -2
  24. package/dist-es/commands/GetDevicePoolCommand.js +2 -2
  25. package/dist-es/commands/GetDevicePoolCompatibilityCommand.js +2 -2
  26. package/dist-es/commands/GetInstanceProfileCommand.js +2 -2
  27. package/dist-es/commands/GetJobCommand.js +2 -2
  28. package/dist-es/commands/GetNetworkProfileCommand.js +2 -2
  29. package/dist-es/commands/GetOfferingStatusCommand.js +2 -2
  30. package/dist-es/commands/GetProjectCommand.js +2 -2
  31. package/dist-es/commands/GetRemoteAccessSessionCommand.js +2 -2
  32. package/dist-es/commands/GetRunCommand.js +2 -2
  33. package/dist-es/commands/GetSuiteCommand.js +2 -2
  34. package/dist-es/commands/GetTestCommand.js +2 -2
  35. package/dist-es/commands/GetTestGridProjectCommand.js +2 -2
  36. package/dist-es/commands/GetTestGridSessionCommand.js +2 -2
  37. package/dist-es/commands/GetUploadCommand.js +2 -2
  38. package/dist-es/commands/GetVPCEConfigurationCommand.js +2 -2
  39. package/dist-es/commands/InstallToRemoteAccessSessionCommand.js +2 -2
  40. package/dist-es/commands/ListArtifactsCommand.js +2 -2
  41. package/dist-es/commands/ListDeviceInstancesCommand.js +2 -2
  42. package/dist-es/commands/ListDevicePoolsCommand.js +2 -2
  43. package/dist-es/commands/ListDevicesCommand.js +2 -2
  44. package/dist-es/commands/ListInstanceProfilesCommand.js +2 -2
  45. package/dist-es/commands/ListJobsCommand.js +2 -2
  46. package/dist-es/commands/ListNetworkProfilesCommand.js +2 -2
  47. package/dist-es/commands/ListOfferingPromotionsCommand.js +2 -2
  48. package/dist-es/commands/ListOfferingTransactionsCommand.js +2 -2
  49. package/dist-es/commands/ListOfferingsCommand.js +2 -2
  50. package/dist-es/commands/ListProjectsCommand.js +2 -2
  51. package/dist-es/commands/ListRemoteAccessSessionsCommand.js +2 -2
  52. package/dist-es/commands/ListRunsCommand.js +2 -2
  53. package/dist-es/commands/ListSamplesCommand.js +2 -2
  54. package/dist-es/commands/ListSuitesCommand.js +2 -2
  55. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  56. package/dist-es/commands/ListTestGridProjectsCommand.js +2 -2
  57. package/dist-es/commands/ListTestGridSessionActionsCommand.js +2 -2
  58. package/dist-es/commands/ListTestGridSessionArtifactsCommand.js +2 -2
  59. package/dist-es/commands/ListTestGridSessionsCommand.js +2 -2
  60. package/dist-es/commands/ListTestsCommand.js +2 -2
  61. package/dist-es/commands/ListUniqueProblemsCommand.js +2 -2
  62. package/dist-es/commands/ListUploadsCommand.js +2 -2
  63. package/dist-es/commands/ListVPCEConfigurationsCommand.js +2 -2
  64. package/dist-es/commands/PurchaseOfferingCommand.js +2 -2
  65. package/dist-es/commands/RenewOfferingCommand.js +2 -2
  66. package/dist-es/commands/ScheduleRunCommand.js +2 -2
  67. package/dist-es/commands/StopJobCommand.js +2 -2
  68. package/dist-es/commands/StopRemoteAccessSessionCommand.js +2 -2
  69. package/dist-es/commands/StopRunCommand.js +2 -2
  70. package/dist-es/commands/TagResourceCommand.js +2 -2
  71. package/dist-es/commands/UntagResourceCommand.js +2 -2
  72. package/dist-es/commands/UpdateDeviceInstanceCommand.js +2 -2
  73. package/dist-es/commands/UpdateDevicePoolCommand.js +2 -2
  74. package/dist-es/commands/UpdateInstanceProfileCommand.js +2 -2
  75. package/dist-es/commands/UpdateNetworkProfileCommand.js +2 -2
  76. package/dist-es/commands/UpdateProjectCommand.js +2 -2
  77. package/dist-es/commands/UpdateTestGridProjectCommand.js +2 -2
  78. package/dist-es/commands/UpdateUploadCommand.js +2 -2
  79. package/dist-es/commands/UpdateVPCEConfigurationCommand.js +2 -2
  80. package/dist-es/index.js +1 -0
  81. package/dist-es/runtimeConfig.shared.js +7 -6
  82. package/dist-es/schemas/schemas_0.js +591 -521
  83. package/dist-types/DeviceFarmClient.d.ts +1 -10
  84. package/dist-types/index.d.ts +1 -0
  85. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  86. package/dist-types/runtimeConfig.d.ts +6 -2
  87. package/dist-types/runtimeConfig.native.d.ts +6 -2
  88. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  89. package/dist-types/schemas/schemas_0.d.ts +298 -349
  90. package/dist-types/ts3.4/DeviceFarmClient.d.ts +0 -4
  91. package/dist-types/ts3.4/index.d.ts +1 -0
  92. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  93. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  94. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  95. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  96. package/dist-types/ts3.4/schemas/schemas_0.d.ts +297 -351
  97. package/package.json +34 -34
package/dist-cjs/index.js CHANGED
@@ -110,14 +110,14 @@ class DeviceFarmClient extends smithyClient.Client {
110
110
  }
111
111
  }
112
112
 
113
- let DeviceFarmServiceException$1 = class DeviceFarmServiceException extends smithyClient.ServiceException {
113
+ class DeviceFarmServiceException extends smithyClient.ServiceException {
114
114
  constructor(options) {
115
115
  super(options);
116
116
  Object.setPrototypeOf(this, DeviceFarmServiceException.prototype);
117
117
  }
118
- };
118
+ }
119
119
 
120
- let ArgumentException$1 = class ArgumentException extends DeviceFarmServiceException$1 {
120
+ class ArgumentException extends DeviceFarmServiceException {
121
121
  name = "ArgumentException";
122
122
  $fault = "client";
123
123
  constructor(opts) {
@@ -128,8 +128,8 @@ let ArgumentException$1 = class ArgumentException extends DeviceFarmServiceExcep
128
128
  });
129
129
  Object.setPrototypeOf(this, ArgumentException.prototype);
130
130
  }
131
- };
132
- let CannotDeleteException$1 = class CannotDeleteException extends DeviceFarmServiceException$1 {
131
+ }
132
+ class CannotDeleteException extends DeviceFarmServiceException {
133
133
  name = "CannotDeleteException";
134
134
  $fault = "client";
135
135
  constructor(opts) {
@@ -140,8 +140,8 @@ let CannotDeleteException$1 = class CannotDeleteException extends DeviceFarmServ
140
140
  });
141
141
  Object.setPrototypeOf(this, CannotDeleteException.prototype);
142
142
  }
143
- };
144
- let LimitExceededException$1 = class LimitExceededException extends DeviceFarmServiceException$1 {
143
+ }
144
+ class LimitExceededException extends DeviceFarmServiceException {
145
145
  name = "LimitExceededException";
146
146
  $fault = "client";
147
147
  constructor(opts) {
@@ -152,8 +152,8 @@ let LimitExceededException$1 = class LimitExceededException extends DeviceFarmSe
152
152
  });
153
153
  Object.setPrototypeOf(this, LimitExceededException.prototype);
154
154
  }
155
- };
156
- let NotFoundException$1 = class NotFoundException extends DeviceFarmServiceException$1 {
155
+ }
156
+ class NotFoundException extends DeviceFarmServiceException {
157
157
  name = "NotFoundException";
158
158
  $fault = "client";
159
159
  constructor(opts) {
@@ -164,8 +164,8 @@ let NotFoundException$1 = class NotFoundException extends DeviceFarmServiceExcep
164
164
  });
165
165
  Object.setPrototypeOf(this, NotFoundException.prototype);
166
166
  }
167
- };
168
- let ServiceAccountException$1 = class ServiceAccountException extends DeviceFarmServiceException$1 {
167
+ }
168
+ class ServiceAccountException extends DeviceFarmServiceException {
169
169
  name = "ServiceAccountException";
170
170
  $fault = "client";
171
171
  constructor(opts) {
@@ -176,8 +176,8 @@ let ServiceAccountException$1 = class ServiceAccountException extends DeviceFarm
176
176
  });
177
177
  Object.setPrototypeOf(this, ServiceAccountException.prototype);
178
178
  }
179
- };
180
- let TagOperationException$1 = class TagOperationException extends DeviceFarmServiceException$1 {
179
+ }
180
+ class TagOperationException extends DeviceFarmServiceException {
181
181
  name = "TagOperationException";
182
182
  $fault = "client";
183
183
  resourceName;
@@ -190,8 +190,8 @@ let TagOperationException$1 = class TagOperationException extends DeviceFarmServ
190
190
  Object.setPrototypeOf(this, TagOperationException.prototype);
191
191
  this.resourceName = opts.resourceName;
192
192
  }
193
- };
194
- let InternalServiceException$1 = class InternalServiceException extends DeviceFarmServiceException$1 {
193
+ }
194
+ class InternalServiceException extends DeviceFarmServiceException {
195
195
  name = "InternalServiceException";
196
196
  $fault = "server";
197
197
  constructor(opts) {
@@ -202,8 +202,8 @@ let InternalServiceException$1 = class InternalServiceException extends DeviceFa
202
202
  });
203
203
  Object.setPrototypeOf(this, InternalServiceException.prototype);
204
204
  }
205
- };
206
- let InvalidOperationException$1 = class InvalidOperationException extends DeviceFarmServiceException$1 {
205
+ }
206
+ class InvalidOperationException extends DeviceFarmServiceException {
207
207
  name = "InvalidOperationException";
208
208
  $fault = "client";
209
209
  constructor(opts) {
@@ -214,8 +214,8 @@ let InvalidOperationException$1 = class InvalidOperationException extends Device
214
214
  });
215
215
  Object.setPrototypeOf(this, InvalidOperationException.prototype);
216
216
  }
217
- };
218
- let NotEligibleException$1 = class NotEligibleException extends DeviceFarmServiceException$1 {
217
+ }
218
+ class NotEligibleException extends DeviceFarmServiceException {
219
219
  name = "NotEligibleException";
220
220
  $fault = "client";
221
221
  constructor(opts) {
@@ -226,8 +226,8 @@ let NotEligibleException$1 = class NotEligibleException extends DeviceFarmServic
226
226
  });
227
227
  Object.setPrototypeOf(this, NotEligibleException.prototype);
228
228
  }
229
- };
230
- let IdempotencyException$1 = class IdempotencyException extends DeviceFarmServiceException$1 {
229
+ }
230
+ class IdempotencyException extends DeviceFarmServiceException {
231
231
  name = "IdempotencyException";
232
232
  $fault = "client";
233
233
  constructor(opts) {
@@ -238,8 +238,8 @@ let IdempotencyException$1 = class IdempotencyException extends DeviceFarmServic
238
238
  });
239
239
  Object.setPrototypeOf(this, IdempotencyException.prototype);
240
240
  }
241
- };
242
- let TagPolicyException$1 = class TagPolicyException extends DeviceFarmServiceException$1 {
241
+ }
242
+ class TagPolicyException extends DeviceFarmServiceException {
243
243
  name = "TagPolicyException";
244
244
  $fault = "client";
245
245
  resourceName;
@@ -252,8 +252,8 @@ let TagPolicyException$1 = class TagPolicyException extends DeviceFarmServiceExc
252
252
  Object.setPrototypeOf(this, TagPolicyException.prototype);
253
253
  this.resourceName = opts.resourceName;
254
254
  }
255
- };
256
- let TooManyTagsException$1 = class TooManyTagsException extends DeviceFarmServiceException$1 {
255
+ }
256
+ class TooManyTagsException extends DeviceFarmServiceException {
257
257
  name = "TooManyTagsException";
258
258
  $fault = "client";
259
259
  resourceName;
@@ -266,7 +266,7 @@ let TooManyTagsException$1 = class TooManyTagsException extends DeviceFarmServic
266
266
  Object.setPrototypeOf(this, TooManyTagsException.prototype);
267
267
  this.resourceName = opts.resourceName;
268
268
  }
269
- };
269
+ }
270
270
 
271
271
  const _A = "Artifact";
272
272
  const _AE = "ArgumentException";
@@ -838,22 +838,22 @@ const _wid = "width";
838
838
  const n0 = "com.amazonaws.devicefarm";
839
839
  var SensitiveString = [0, n0, _SS, 8, 0];
840
840
  var SensitiveURL = [0, n0, _SURL, 8, 0];
841
- var AccountSettings = [
841
+ var AccountSettings$ = [
842
842
  3,
843
843
  n0,
844
844
  _AS,
845
845
  0,
846
846
  [_aAN, _uD, _uRAD, _mJTM, _tM, _mS, _dJTM, _sAR],
847
- [0, 128 | 1, 128 | 1, 1, () => TrialMinutes, 128 | 1, 1, 2],
848
- ];
849
- var ArgumentException = [-3, n0, _AE, { [_e]: _c }, [_m], [0]];
850
- schema.TypeRegistry.for(n0).registerError(ArgumentException, ArgumentException$1);
851
- var Artifact = [3, n0, _A, 0, [_a, _n, _t, _ex, _u], [0, 0, 0, 0, 0]];
852
- var CannotDeleteException = [-3, n0, _CDE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
853
- schema.TypeRegistry.for(n0).registerError(CannotDeleteException, CannotDeleteException$1);
854
- var Counters = [3, n0, _C, 0, [_to, _p, _f, _w, _er, _s, _sk], [1, 1, 1, 1, 1, 1, 1]];
855
- var CPU = [3, n0, _CPU, 0, [_fr, _ar, _cl], [0, 0, 1]];
856
- var CreateDevicePoolRequest = [
847
+ [0, 128 | 1, 128 | 1, 1, () => TrialMinutes$, 128 | 1, 1, 2],
848
+ ];
849
+ var ArgumentException$ = [-3, n0, _AE, { [_e]: _c }, [_m], [0]];
850
+ schema.TypeRegistry.for(n0).registerError(ArgumentException$, ArgumentException);
851
+ var Artifact$ = [3, n0, _A, 0, [_a, _n, _t, _ex, _u], [0, 0, 0, 0, 0]];
852
+ var CannotDeleteException$ = [-3, n0, _CDE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
853
+ schema.TypeRegistry.for(n0).registerError(CannotDeleteException$, CannotDeleteException);
854
+ var Counters$ = [3, n0, _C, 0, [_to, _p, _f, _w, _er, _s, _sk], [1, 1, 1, 1, 1, 1, 1]];
855
+ var CPU$ = [3, n0, _CPU, 0, [_fr, _ar, _cl], [0, 0, 1]];
856
+ var CreateDevicePoolRequest$ = [
857
857
  3,
858
858
  n0,
859
859
  _CDPR,
@@ -861,8 +861,8 @@ var CreateDevicePoolRequest = [
861
861
  [_pA, _n, _d, _r, _mD],
862
862
  [0, 0, 0, () => Rules, 1],
863
863
  ];
864
- var CreateDevicePoolResult = [3, n0, _CDPRr, 0, [_dP], [() => DevicePool]];
865
- var CreateInstanceProfileRequest = [
864
+ var CreateDevicePoolResult$ = [3, n0, _CDPRr, 0, [_dP], [() => DevicePool$]];
865
+ var CreateInstanceProfileRequest$ = [
866
866
  3,
867
867
  n0,
868
868
  _CIPR,
@@ -870,8 +870,8 @@ var CreateInstanceProfileRequest = [
870
870
  [_n, _d, _pC, _eAPFC, _rAU],
871
871
  [0, 0, 2, 64 | 0, 2],
872
872
  ];
873
- var CreateInstanceProfileResult = [3, n0, _CIPRr, 0, [_iP], [() => InstanceProfile]];
874
- var CreateNetworkProfileRequest = [
873
+ var CreateInstanceProfileResult$ = [3, n0, _CIPRr, 0, [_iP], [() => InstanceProfile$]];
874
+ var CreateNetworkProfileRequest$ = [
875
875
  3,
876
876
  n0,
877
877
  _CNPR,
@@ -879,51 +879,51 @@ var CreateNetworkProfileRequest = [
879
879
  [_pA, _n, _d, _t, _uBB, _dBB, _uDM, _dDM, _uJM, _dJM, _uLP, _dLP],
880
880
  [0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1],
881
881
  ];
882
- var CreateNetworkProfileResult = [3, n0, _CNPRr, 0, [_nP], [() => NetworkProfile]];
883
- var CreateProjectRequest = [
882
+ var CreateNetworkProfileResult$ = [3, n0, _CNPRr, 0, [_nP], [() => NetworkProfile$]];
883
+ var CreateProjectRequest$ = [
884
884
  3,
885
885
  n0,
886
886
  _CPR,
887
887
  0,
888
888
  [_n, _dJTM, _vC, _eV, _eRA],
889
- [0, 1, () => VpcConfig, () => EnvironmentVariables, 0],
889
+ [0, 1, () => VpcConfig$, () => EnvironmentVariables, 0],
890
890
  ];
891
- var CreateProjectResult = [3, n0, _CPRr, 0, [_pr], [() => Project]];
892
- var CreateRemoteAccessSessionConfiguration = [
891
+ var CreateProjectResult$ = [3, n0, _CPRr, 0, [_pr], [() => Project$]];
892
+ var CreateRemoteAccessSessionConfiguration$ = [
893
893
  3,
894
894
  n0,
895
895
  _CRASC,
896
896
  0,
897
897
  [_aA, _bM, _vCA, _dPe],
898
- [64 | 0, 0, 64 | 0, () => DeviceProxy],
898
+ [64 | 0, 0, 64 | 0, () => DeviceProxy$],
899
899
  ];
900
- var CreateRemoteAccessSessionRequest = [
900
+ var CreateRemoteAccessSessionRequest$ = [
901
901
  3,
902
902
  n0,
903
903
  _CRASR,
904
904
  0,
905
905
  [_pA, _dA, _aAp, _iA, _n, _co, _iM, _sAR],
906
- [0, 0, 0, 0, 0, () => CreateRemoteAccessSessionConfiguration, 0, 2],
906
+ [0, 0, 0, 0, 0, () => CreateRemoteAccessSessionConfiguration$, 0, 2],
907
907
  ];
908
- var CreateRemoteAccessSessionResult = [
908
+ var CreateRemoteAccessSessionResult$ = [
909
909
  3,
910
910
  n0,
911
911
  _CRASRr,
912
912
  0,
913
913
  [_rAS],
914
- [[() => RemoteAccessSession, 0]],
914
+ [[() => RemoteAccessSession$, 0]],
915
915
  ];
916
- var CreateTestGridProjectRequest = [
916
+ var CreateTestGridProjectRequest$ = [
917
917
  3,
918
918
  n0,
919
919
  _CTGPR,
920
920
  0,
921
921
  [_n, _d, _vC],
922
- [0, 0, () => TestGridVpcConfig],
922
+ [0, 0, () => TestGridVpcConfig$],
923
923
  ];
924
- var CreateTestGridProjectResult = [3, n0, _CTGPRr, 0, [_tGP], [() => TestGridProject]];
925
- var CreateTestGridUrlRequest = [3, n0, _CTGUR, 0, [_pA, _eIS], [0, 1]];
926
- var CreateTestGridUrlResult = [
924
+ var CreateTestGridProjectResult$ = [3, n0, _CTGPRr, 0, [_tGP], [() => TestGridProject$]];
925
+ var CreateTestGridUrlRequest$ = [3, n0, _CTGUR, 0, [_pA, _eIS], [0, 1]];
926
+ var CreateTestGridUrlResult$ = [
927
927
  3,
928
928
  n0,
929
929
  _CTGURr,
@@ -931,9 +931,9 @@ var CreateTestGridUrlResult = [
931
931
  [_u, _exp],
932
932
  [[() => SensitiveString, 0], 4],
933
933
  ];
934
- var CreateUploadRequest = [3, n0, _CUR, 0, [_pA, _n, _t, _cT], [0, 0, 0, 0]];
935
- var CreateUploadResult = [3, n0, _CURr, 0, [_up], [[() => Upload, 0]]];
936
- var CreateVPCEConfigurationRequest = [
934
+ var CreateUploadRequest$ = [3, n0, _CUR, 0, [_pA, _n, _t, _cT], [0, 0, 0, 0]];
935
+ var CreateUploadResult$ = [3, n0, _CURr, 0, [_up], [[() => Upload$, 0]]];
936
+ var CreateVPCEConfigurationRequest$ = [
937
937
  3,
938
938
  n0,
939
939
  _CVPCECR,
@@ -941,63 +941,84 @@ var CreateVPCEConfigurationRequest = [
941
941
  [_vCN, _vSN, _sDN, _vCD],
942
942
  [0, 0, 0, 0],
943
943
  ];
944
- var CreateVPCEConfigurationResult = [
944
+ var CreateVPCEConfigurationResult$ = [
945
945
  3,
946
946
  n0,
947
947
  _CVPCECRr,
948
948
  0,
949
949
  [_vCp],
950
- [() => VPCEConfiguration],
951
- ];
952
- var CustomerArtifactPaths = [3, n0, _CAP, 0, [_iPo, _aP, _dHP], [64 | 0, 64 | 0, 64 | 0]];
953
- var DeleteDevicePoolRequest = [3, n0, _DDPR, 0, [_a], [0]];
954
- var DeleteDevicePoolResult = [3, n0, _DDPRe, 0, [], []];
955
- var DeleteInstanceProfileRequest = [3, n0, _DIPR, 0, [_a], [0]];
956
- var DeleteInstanceProfileResult = [3, n0, _DIPRe, 0, [], []];
957
- var DeleteNetworkProfileRequest = [3, n0, _DNPR, 0, [_a], [0]];
958
- var DeleteNetworkProfileResult = [3, n0, _DNPRe, 0, [], []];
959
- var DeleteProjectRequest = [3, n0, _DPR, 0, [_a], [0]];
960
- var DeleteProjectResult = [3, n0, _DPRe, 0, [], []];
961
- var DeleteRemoteAccessSessionRequest = [3, n0, _DRASR, 0, [_a], [0]];
962
- var DeleteRemoteAccessSessionResult = [3, n0, _DRASRe, 0, [], []];
963
- var DeleteRunRequest = [3, n0, _DRR, 0, [_a], [0]];
964
- var DeleteRunResult = [3, n0, _DRRe, 0, [], []];
965
- var DeleteTestGridProjectRequest = [3, n0, _DTGPR, 0, [_pA], [0]];
966
- var DeleteTestGridProjectResult = [3, n0, _DTGPRe, 0, [], []];
967
- var DeleteUploadRequest = [3, n0, _DUR, 0, [_a], [0]];
968
- var DeleteUploadResult = [3, n0, _DURe, 0, [], []];
969
- var DeleteVPCEConfigurationRequest = [3, n0, _DVPCECR, 0, [_a], [0]];
970
- var DeleteVPCEConfigurationResult = [3, n0, _DVPCECRe, 0, [], []];
971
- var Device = [
950
+ [() => VPCEConfiguration$],
951
+ ];
952
+ var CustomerArtifactPaths$ = [
953
+ 3,
954
+ n0,
955
+ _CAP,
956
+ 0,
957
+ [_iPo, _aP, _dHP],
958
+ [64 | 0, 64 | 0, 64 | 0],
959
+ ];
960
+ var DeleteDevicePoolRequest$ = [3, n0, _DDPR, 0, [_a], [0]];
961
+ var DeleteDevicePoolResult$ = [3, n0, _DDPRe, 0, [], []];
962
+ var DeleteInstanceProfileRequest$ = [3, n0, _DIPR, 0, [_a], [0]];
963
+ var DeleteInstanceProfileResult$ = [3, n0, _DIPRe, 0, [], []];
964
+ var DeleteNetworkProfileRequest$ = [3, n0, _DNPR, 0, [_a], [0]];
965
+ var DeleteNetworkProfileResult$ = [3, n0, _DNPRe, 0, [], []];
966
+ var DeleteProjectRequest$ = [3, n0, _DPR, 0, [_a], [0]];
967
+ var DeleteProjectResult$ = [3, n0, _DPRe, 0, [], []];
968
+ var DeleteRemoteAccessSessionRequest$ = [3, n0, _DRASR, 0, [_a], [0]];
969
+ var DeleteRemoteAccessSessionResult$ = [3, n0, _DRASRe, 0, [], []];
970
+ var DeleteRunRequest$ = [3, n0, _DRR, 0, [_a], [0]];
971
+ var DeleteRunResult$ = [3, n0, _DRRe, 0, [], []];
972
+ var DeleteTestGridProjectRequest$ = [3, n0, _DTGPR, 0, [_pA], [0]];
973
+ var DeleteTestGridProjectResult$ = [3, n0, _DTGPRe, 0, [], []];
974
+ var DeleteUploadRequest$ = [3, n0, _DUR, 0, [_a], [0]];
975
+ var DeleteUploadResult$ = [3, n0, _DURe, 0, [], []];
976
+ var DeleteVPCEConfigurationRequest$ = [3, n0, _DVPCECR, 0, [_a], [0]];
977
+ var DeleteVPCEConfigurationResult$ = [3, n0, _DVPCECRe, 0, [], []];
978
+ var Device$ = [
972
979
  3,
973
980
  n0,
974
981
  _D,
975
982
  0,
976
983
  [_a, _n, _ma, _mo, _mI, _fF, _pl, _o, _cp, _re, _hS, _me, _i, _ca, _ra, _rAE, _rDE, _fT, _fN, _in, _av],
977
- [0, 0, 0, 0, 0, 0, 0, 0, () => CPU, () => Resolution, 1, 1, 0, 0, 0, 2, 2, 0, 0, () => DeviceInstances, 0],
984
+ [0, 0, 0, 0, 0, 0, 0, 0, () => CPU$, () => Resolution$, 1, 1, 0, 0, 0, 2, 2, 0, 0, () => DeviceInstances, 0],
978
985
  ];
979
- var DeviceFilter = [3, n0, _DF, 0, [_at, _op, _v], [0, 0, 64 | 0]];
980
- var DeviceInstance = [
986
+ var DeviceFilter$ = [3, n0, _DF, 0, [_at, _op, _v], [0, 0, 64 | 0]];
987
+ var DeviceInstance$ = [
981
988
  3,
982
989
  n0,
983
990
  _DI,
984
991
  0,
985
992
  [_a, _dA, _l, _st, _ud, _iP],
986
- [0, 0, 64 | 0, 0, 0, () => InstanceProfile],
993
+ [0, 0, 64 | 0, 0, 0, () => InstanceProfile$],
987
994
  ];
988
- var DeviceMinutes = [3, n0, _DM, 0, [_to, _met, _un], [1, 1, 1]];
989
- var DevicePool = [3, n0, _DP, 0, [_a, _n, _d, _t, _r, _mD], [0, 0, 0, 0, () => Rules, 1]];
990
- var DevicePoolCompatibilityResult = [
995
+ var DeviceMinutes$ = [3, n0, _DM, 0, [_to, _met, _un], [1, 1, 1]];
996
+ var DevicePool$ = [
997
+ 3,
998
+ n0,
999
+ _DP,
1000
+ 0,
1001
+ [_a, _n, _d, _t, _r, _mD],
1002
+ [0, 0, 0, 0, () => Rules, 1],
1003
+ ];
1004
+ var DevicePoolCompatibilityResult$ = [
991
1005
  3,
992
1006
  n0,
993
1007
  _DPCR,
994
1008
  0,
995
1009
  [_de, _com, _iMn],
996
- [() => Device, 2, () => IncompatibilityMessages],
1010
+ [() => Device$, 2, () => IncompatibilityMessages],
997
1011
  ];
998
- var DeviceProxy = [3, n0, _DPe, 0, [_h, _po], [0, 1]];
999
- var DeviceSelectionConfiguration = [3, n0, _DSC, 0, [_fi, _mD], [() => DeviceFilters, 1]];
1000
- var DeviceSelectionResult = [
1012
+ var DeviceProxy$ = [3, n0, _DPe, 0, [_h, _po], [0, 1]];
1013
+ var DeviceSelectionConfiguration$ = [
1014
+ 3,
1015
+ n0,
1016
+ _DSC,
1017
+ 0,
1018
+ [_fi, _mD],
1019
+ [() => DeviceFilters, 1],
1020
+ ];
1021
+ var DeviceSelectionResult$ = [
1001
1022
  3,
1002
1023
  n0,
1003
1024
  _DSR,
@@ -1005,8 +1026,8 @@ var DeviceSelectionResult = [
1005
1026
  [_fi, _mDC, _mD],
1006
1027
  [() => DeviceFilters, 1, 1],
1007
1028
  ];
1008
- var EnvironmentVariable = [3, n0, _EV, 0, [_n, _va], [0, 0]];
1009
- var ExecutionConfiguration = [
1029
+ var EnvironmentVariable$ = [3, n0, _EV, 0, [_n, _va], [0, 0]];
1030
+ var ExecutionConfiguration$ = [
1010
1031
  3,
1011
1032
  n0,
1012
1033
  _EC,
@@ -1014,19 +1035,19 @@ var ExecutionConfiguration = [
1014
1035
  [_jTM, _aC, _aPC, _vCi, _sAR],
1015
1036
  [1, 2, 2, 2, 2],
1016
1037
  ];
1017
- var GetAccountSettingsRequest = [3, n0, _GASR, 0, [], []];
1018
- var GetAccountSettingsResult = [3, n0, _GASRe, 0, [_aS], [() => AccountSettings]];
1019
- var GetDeviceInstanceRequest = [3, n0, _GDIR, 0, [_a], [0]];
1020
- var GetDeviceInstanceResult = [3, n0, _GDIRe, 0, [_dI], [() => DeviceInstance]];
1021
- var GetDevicePoolCompatibilityRequest = [
1038
+ var GetAccountSettingsRequest$ = [3, n0, _GASR, 0, [], []];
1039
+ var GetAccountSettingsResult$ = [3, n0, _GASRe, 0, [_aS], [() => AccountSettings$]];
1040
+ var GetDeviceInstanceRequest$ = [3, n0, _GDIR, 0, [_a], [0]];
1041
+ var GetDeviceInstanceResult$ = [3, n0, _GDIRe, 0, [_dI], [() => DeviceInstance$]];
1042
+ var GetDevicePoolCompatibilityRequest$ = [
1022
1043
  3,
1023
1044
  n0,
1024
1045
  _GDPCR,
1025
1046
  0,
1026
1047
  [_dPA, _aAp, _tT, _te, _co, _pA],
1027
- [0, 0, 0, () => ScheduleRunTest, () => ScheduleRunConfiguration, 0],
1048
+ [0, 0, 0, () => ScheduleRunTest$, () => ScheduleRunConfiguration$, 0],
1028
1049
  ];
1029
- var GetDevicePoolCompatibilityResult = [
1050
+ var GetDevicePoolCompatibilityResult$ = [
1030
1051
  3,
1031
1052
  n0,
1032
1053
  _GDPCRe,
@@ -1034,18 +1055,18 @@ var GetDevicePoolCompatibilityResult = [
1034
1055
  [_cD, _iD],
1035
1056
  [() => DevicePoolCompatibilityResults, () => DevicePoolCompatibilityResults],
1036
1057
  ];
1037
- var GetDevicePoolRequest = [3, n0, _GDPR, 0, [_a], [0]];
1038
- var GetDevicePoolResult = [3, n0, _GDPRe, 0, [_dP], [() => DevicePool]];
1039
- var GetDeviceRequest = [3, n0, _GDR, 0, [_a], [0]];
1040
- var GetDeviceResult = [3, n0, _GDRe, 0, [_de], [() => Device]];
1041
- var GetInstanceProfileRequest = [3, n0, _GIPR, 0, [_a], [0]];
1042
- var GetInstanceProfileResult = [3, n0, _GIPRe, 0, [_iP], [() => InstanceProfile]];
1043
- var GetJobRequest = [3, n0, _GJR, 0, [_a], [0]];
1044
- var GetJobResult = [3, n0, _GJRe, 0, [_j], [() => Job]];
1045
- var GetNetworkProfileRequest = [3, n0, _GNPR, 0, [_a], [0]];
1046
- var GetNetworkProfileResult = [3, n0, _GNPRe, 0, [_nP], [() => NetworkProfile]];
1047
- var GetOfferingStatusRequest = [3, n0, _GOSR, 0, [_nT], [0]];
1048
- var GetOfferingStatusResult = [
1058
+ var GetDevicePoolRequest$ = [3, n0, _GDPR, 0, [_a], [0]];
1059
+ var GetDevicePoolResult$ = [3, n0, _GDPRe, 0, [_dP], [() => DevicePool$]];
1060
+ var GetDeviceRequest$ = [3, n0, _GDR, 0, [_a], [0]];
1061
+ var GetDeviceResult$ = [3, n0, _GDRe, 0, [_de], [() => Device$]];
1062
+ var GetInstanceProfileRequest$ = [3, n0, _GIPR, 0, [_a], [0]];
1063
+ var GetInstanceProfileResult$ = [3, n0, _GIPRe, 0, [_iP], [() => InstanceProfile$]];
1064
+ var GetJobRequest$ = [3, n0, _GJR, 0, [_a], [0]];
1065
+ var GetJobResult$ = [3, n0, _GJRe, 0, [_j], [() => Job$]];
1066
+ var GetNetworkProfileRequest$ = [3, n0, _GNPR, 0, [_a], [0]];
1067
+ var GetNetworkProfileResult$ = [3, n0, _GNPRe, 0, [_nP], [() => NetworkProfile$]];
1068
+ var GetOfferingStatusRequest$ = [3, n0, _GOSR, 0, [_nT], [0]];
1069
+ var GetOfferingStatusResult$ = [
1049
1070
  3,
1050
1071
  n0,
1051
1072
  _GOSRe,
@@ -1053,37 +1074,51 @@ var GetOfferingStatusResult = [
1053
1074
  [_cu, _nPe, _nT],
1054
1075
  [() => OfferingStatusMap, () => OfferingStatusMap, 0],
1055
1076
  ];
1056
- var GetProjectRequest = [3, n0, _GPR, 0, [_a], [0]];
1057
- var GetProjectResult = [3, n0, _GPRe, 0, [_pr], [() => Project]];
1058
- var GetRemoteAccessSessionRequest = [3, n0, _GRASR, 0, [_a], [0]];
1059
- var GetRemoteAccessSessionResult = [
1077
+ var GetProjectRequest$ = [3, n0, _GPR, 0, [_a], [0]];
1078
+ var GetProjectResult$ = [3, n0, _GPRe, 0, [_pr], [() => Project$]];
1079
+ var GetRemoteAccessSessionRequest$ = [3, n0, _GRASR, 0, [_a], [0]];
1080
+ var GetRemoteAccessSessionResult$ = [
1060
1081
  3,
1061
1082
  n0,
1062
1083
  _GRASRe,
1063
1084
  0,
1064
1085
  [_rAS],
1065
- [[() => RemoteAccessSession, 0]],
1066
- ];
1067
- var GetRunRequest = [3, n0, _GRR, 0, [_a], [0]];
1068
- var GetRunResult = [3, n0, _GRRe, 0, [_ru], [() => Run]];
1069
- var GetSuiteRequest = [3, n0, _GSR, 0, [_a], [0]];
1070
- var GetSuiteResult = [3, n0, _GSRe, 0, [_su], [() => Suite]];
1071
- var GetTestGridProjectRequest = [3, n0, _GTGPR, 0, [_pA], [0]];
1072
- var GetTestGridProjectResult = [3, n0, _GTGPRe, 0, [_tGP], [() => TestGridProject]];
1073
- var GetTestGridSessionRequest = [3, n0, _GTGSR, 0, [_pA, _sI, _sA], [0, 0, 0]];
1074
- var GetTestGridSessionResult = [3, n0, _GTGSRe, 0, [_tGS], [() => TestGridSession]];
1075
- var GetTestRequest = [3, n0, _GTR, 0, [_a], [0]];
1076
- var GetTestResult = [3, n0, _GTRe, 0, [_te], [() => Test]];
1077
- var GetUploadRequest = [3, n0, _GUR, 0, [_a], [0]];
1078
- var GetUploadResult = [3, n0, _GURe, 0, [_up], [[() => Upload, 0]]];
1079
- var GetVPCEConfigurationRequest = [3, n0, _GVPCECR, 0, [_a], [0]];
1080
- var GetVPCEConfigurationResult = [3, n0, _GVPCECRe, 0, [_vCp], [() => VPCEConfiguration]];
1081
- var IdempotencyException = [-3, n0, _IE, { [_e]: _c }, [_m], [0]];
1082
- schema.TypeRegistry.for(n0).registerError(IdempotencyException, IdempotencyException$1);
1083
- var IncompatibilityMessage = [3, n0, _IM, 0, [_m, _t], [0, 0]];
1084
- var InstallToRemoteAccessSessionRequest = [3, n0, _ITRASR, 0, [_rASA, _aAp], [0, 0]];
1085
- var InstallToRemoteAccessSessionResult = [3, n0, _ITRASRn, 0, [_aU], [[() => Upload, 0]]];
1086
- var InstanceProfile = [
1086
+ [[() => RemoteAccessSession$, 0]],
1087
+ ];
1088
+ var GetRunRequest$ = [3, n0, _GRR, 0, [_a], [0]];
1089
+ var GetRunResult$ = [3, n0, _GRRe, 0, [_ru], [() => Run$]];
1090
+ var GetSuiteRequest$ = [3, n0, _GSR, 0, [_a], [0]];
1091
+ var GetSuiteResult$ = [3, n0, _GSRe, 0, [_su], [() => Suite$]];
1092
+ var GetTestGridProjectRequest$ = [3, n0, _GTGPR, 0, [_pA], [0]];
1093
+ var GetTestGridProjectResult$ = [3, n0, _GTGPRe, 0, [_tGP], [() => TestGridProject$]];
1094
+ var GetTestGridSessionRequest$ = [3, n0, _GTGSR, 0, [_pA, _sI, _sA], [0, 0, 0]];
1095
+ var GetTestGridSessionResult$ = [3, n0, _GTGSRe, 0, [_tGS], [() => TestGridSession$]];
1096
+ var GetTestRequest$ = [3, n0, _GTR, 0, [_a], [0]];
1097
+ var GetTestResult$ = [3, n0, _GTRe, 0, [_te], [() => Test$]];
1098
+ var GetUploadRequest$ = [3, n0, _GUR, 0, [_a], [0]];
1099
+ var GetUploadResult$ = [3, n0, _GURe, 0, [_up], [[() => Upload$, 0]]];
1100
+ var GetVPCEConfigurationRequest$ = [3, n0, _GVPCECR, 0, [_a], [0]];
1101
+ var GetVPCEConfigurationResult$ = [
1102
+ 3,
1103
+ n0,
1104
+ _GVPCECRe,
1105
+ 0,
1106
+ [_vCp],
1107
+ [() => VPCEConfiguration$],
1108
+ ];
1109
+ var IdempotencyException$ = [-3, n0, _IE, { [_e]: _c }, [_m], [0]];
1110
+ schema.TypeRegistry.for(n0).registerError(IdempotencyException$, IdempotencyException);
1111
+ var IncompatibilityMessage$ = [3, n0, _IM, 0, [_m, _t], [0, 0]];
1112
+ var InstallToRemoteAccessSessionRequest$ = [3, n0, _ITRASR, 0, [_rASA, _aAp], [0, 0]];
1113
+ var InstallToRemoteAccessSessionResult$ = [
1114
+ 3,
1115
+ n0,
1116
+ _ITRASRn,
1117
+ 0,
1118
+ [_aU],
1119
+ [[() => Upload$, 0]],
1120
+ ];
1121
+ var InstanceProfile$ = [
1087
1122
  3,
1088
1123
  n0,
1089
1124
  _IP,
@@ -1091,24 +1126,24 @@ var InstanceProfile = [
1091
1126
  [_a, _pC, _eAPFC, _rAU, _n, _d],
1092
1127
  [0, 2, 64 | 0, 2, 0, 0],
1093
1128
  ];
1094
- var InternalServiceException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
1095
- schema.TypeRegistry.for(n0).registerError(InternalServiceException, InternalServiceException$1);
1096
- var InvalidOperationException = [-3, n0, _IOE, { [_e]: _c }, [_m], [0]];
1097
- schema.TypeRegistry.for(n0).registerError(InvalidOperationException, InvalidOperationException$1);
1098
- var Job = [
1129
+ var InternalServiceException$ = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
1130
+ schema.TypeRegistry.for(n0).registerError(InternalServiceException$, InternalServiceException);
1131
+ var InvalidOperationException$ = [-3, n0, _IOE, { [_e]: _c }, [_m], [0]];
1132
+ schema.TypeRegistry.for(n0).registerError(InvalidOperationException$, InvalidOperationException);
1133
+ var Job$ = [
1099
1134
  3,
1100
1135
  n0,
1101
1136
  _J,
1102
1137
  0,
1103
1138
  [_a, _n, _t, _cr, _st, _res, _sta, _s, _cou, _m, _de, _iA, _dM, _vE, _vCi],
1104
- [0, 0, 0, 4, 0, 0, 4, 4, () => Counters, 0, () => Device, 0, () => DeviceMinutes, 0, 2],
1105
- ];
1106
- var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_m], [0]];
1107
- schema.TypeRegistry.for(n0).registerError(LimitExceededException, LimitExceededException$1);
1108
- var ListArtifactsRequest = [3, n0, _LAR, 0, [_a, _t, _nT], [0, 0, 0]];
1109
- var ListArtifactsResult = [3, n0, _LARi, 0, [_art, _nT], [() => Artifacts, 0]];
1110
- var ListDeviceInstancesRequest = [3, n0, _LDIR, 0, [_mR, _nT], [1, 0]];
1111
- var ListDeviceInstancesResult = [
1139
+ [0, 0, 0, 4, 0, 0, 4, 4, () => Counters$, 0, () => Device$, 0, () => DeviceMinutes$, 0, 2],
1140
+ ];
1141
+ var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c }, [_m], [0]];
1142
+ schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
1143
+ var ListArtifactsRequest$ = [3, n0, _LAR, 0, [_a, _t, _nT], [0, 0, 0]];
1144
+ var ListArtifactsResult$ = [3, n0, _LARi, 0, [_art, _nT], [() => Artifacts, 0]];
1145
+ var ListDeviceInstancesRequest$ = [3, n0, _LDIR, 0, [_mR, _nT], [1, 0]];
1146
+ var ListDeviceInstancesResult$ = [
1112
1147
  3,
1113
1148
  n0,
1114
1149
  _LDIRi,
@@ -1116,12 +1151,12 @@ var ListDeviceInstancesResult = [
1116
1151
  [_dIe, _nT],
1117
1152
  [() => DeviceInstances, 0],
1118
1153
  ];
1119
- var ListDevicePoolsRequest = [3, n0, _LDPR, 0, [_a, _t, _nT], [0, 0, 0]];
1120
- var ListDevicePoolsResult = [3, n0, _LDPRi, 0, [_dPev, _nT], [() => DevicePools, 0]];
1121
- var ListDevicesRequest = [3, n0, _LDR, 0, [_a, _nT, _fi], [0, 0, () => DeviceFilters]];
1122
- var ListDevicesResult = [3, n0, _LDRi, 0, [_dev, _nT], [() => Devices, 0]];
1123
- var ListInstanceProfilesRequest = [3, n0, _LIPR, 0, [_mR, _nT], [1, 0]];
1124
- var ListInstanceProfilesResult = [
1154
+ var ListDevicePoolsRequest$ = [3, n0, _LDPR, 0, [_a, _t, _nT], [0, 0, 0]];
1155
+ var ListDevicePoolsResult$ = [3, n0, _LDPRi, 0, [_dPev, _nT], [() => DevicePools, 0]];
1156
+ var ListDevicesRequest$ = [3, n0, _LDR, 0, [_a, _nT, _fi], [0, 0, () => DeviceFilters]];
1157
+ var ListDevicesResult$ = [3, n0, _LDRi, 0, [_dev, _nT], [() => Devices, 0]];
1158
+ var ListInstanceProfilesRequest$ = [3, n0, _LIPR, 0, [_mR, _nT], [1, 0]];
1159
+ var ListInstanceProfilesResult$ = [
1125
1160
  3,
1126
1161
  n0,
1127
1162
  _LIPRi,
@@ -1129,10 +1164,10 @@ var ListInstanceProfilesResult = [
1129
1164
  [_iPn, _nT],
1130
1165
  [() => InstanceProfiles, 0],
1131
1166
  ];
1132
- var ListJobsRequest = [3, n0, _LJR, 0, [_a, _nT], [0, 0]];
1133
- var ListJobsResult = [3, n0, _LJRi, 0, [_jo, _nT], [() => Jobs, 0]];
1134
- var ListNetworkProfilesRequest = [3, n0, _LNPR, 0, [_a, _t, _nT], [0, 0, 0]];
1135
- var ListNetworkProfilesResult = [
1167
+ var ListJobsRequest$ = [3, n0, _LJR, 0, [_a, _nT], [0, 0]];
1168
+ var ListJobsResult$ = [3, n0, _LJRi, 0, [_jo, _nT], [() => Jobs, 0]];
1169
+ var ListNetworkProfilesRequest$ = [3, n0, _LNPR, 0, [_a, _t, _nT], [0, 0, 0]];
1170
+ var ListNetworkProfilesResult$ = [
1136
1171
  3,
1137
1172
  n0,
1138
1173
  _LNPRi,
@@ -1140,8 +1175,8 @@ var ListNetworkProfilesResult = [
1140
1175
  [_nPet, _nT],
1141
1176
  [() => NetworkProfiles, 0],
1142
1177
  ];
1143
- var ListOfferingPromotionsRequest = [3, n0, _LOPR, 0, [_nT], [0]];
1144
- var ListOfferingPromotionsResult = [
1178
+ var ListOfferingPromotionsRequest$ = [3, n0, _LOPR, 0, [_nT], [0]];
1179
+ var ListOfferingPromotionsResult$ = [
1145
1180
  3,
1146
1181
  n0,
1147
1182
  _LOPRi,
@@ -1149,10 +1184,10 @@ var ListOfferingPromotionsResult = [
1149
1184
  [_oP, _nT],
1150
1185
  [() => OfferingPromotions, 0],
1151
1186
  ];
1152
- var ListOfferingsRequest = [3, n0, _LOR, 0, [_nT], [0]];
1153
- var ListOfferingsResult = [3, n0, _LORi, 0, [_of, _nT], [() => Offerings, 0]];
1154
- var ListOfferingTransactionsRequest = [3, n0, _LOTR, 0, [_nT], [0]];
1155
- var ListOfferingTransactionsResult = [
1187
+ var ListOfferingsRequest$ = [3, n0, _LOR, 0, [_nT], [0]];
1188
+ var ListOfferingsResult$ = [3, n0, _LORi, 0, [_of, _nT], [() => Offerings, 0]];
1189
+ var ListOfferingTransactionsRequest$ = [3, n0, _LOTR, 0, [_nT], [0]];
1190
+ var ListOfferingTransactionsResult$ = [
1156
1191
  3,
1157
1192
  n0,
1158
1193
  _LOTRi,
@@ -1160,10 +1195,10 @@ var ListOfferingTransactionsResult = [
1160
1195
  [_oT, _nT],
1161
1196
  [() => OfferingTransactions, 0],
1162
1197
  ];
1163
- var ListProjectsRequest = [3, n0, _LPR, 0, [_a, _nT], [0, 0]];
1164
- var ListProjectsResult = [3, n0, _LPRi, 0, [_pro, _nT], [() => Projects, 0]];
1165
- var ListRemoteAccessSessionsRequest = [3, n0, _LRASR, 0, [_a, _nT], [0, 0]];
1166
- var ListRemoteAccessSessionsResult = [
1198
+ var ListProjectsRequest$ = [3, n0, _LPR, 0, [_a, _nT], [0, 0]];
1199
+ var ListProjectsResult$ = [3, n0, _LPRi, 0, [_pro, _nT], [() => Projects, 0]];
1200
+ var ListRemoteAccessSessionsRequest$ = [3, n0, _LRASR, 0, [_a, _nT], [0, 0]];
1201
+ var ListRemoteAccessSessionsResult$ = [
1167
1202
  3,
1168
1203
  n0,
1169
1204
  _LRASRi,
@@ -1171,16 +1206,16 @@ var ListRemoteAccessSessionsResult = [
1171
1206
  [_rASe, _nT],
1172
1207
  [[() => RemoteAccessSessions, 0], 0],
1173
1208
  ];
1174
- var ListRunsRequest = [3, n0, _LRR, 0, [_a, _nT], [0, 0]];
1175
- var ListRunsResult = [3, n0, _LRRi, 0, [_run, _nT], [() => Runs, 0]];
1176
- var ListSamplesRequest = [3, n0, _LSR, 0, [_a, _nT], [0, 0]];
1177
- var ListSamplesResult = [3, n0, _LSRi, 0, [_sa, _nT], [() => Samples, 0]];
1178
- var ListSuitesRequest = [3, n0, _LSRis, 0, [_a, _nT], [0, 0]];
1179
- var ListSuitesResult = [3, n0, _LSRist, 0, [_sui, _nT], [() => Suites, 0]];
1180
- var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RARN], [0]];
1181
- var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_T], [() => TagList]];
1182
- var ListTestGridProjectsRequest = [3, n0, _LTGPR, 0, [_mRa, _nT], [1, 0]];
1183
- var ListTestGridProjectsResult = [
1209
+ var ListRunsRequest$ = [3, n0, _LRR, 0, [_a, _nT], [0, 0]];
1210
+ var ListRunsResult$ = [3, n0, _LRRi, 0, [_run, _nT], [() => Runs, 0]];
1211
+ var ListSamplesRequest$ = [3, n0, _LSR, 0, [_a, _nT], [0, 0]];
1212
+ var ListSamplesResult$ = [3, n0, _LSRi, 0, [_sa, _nT], [() => Samples, 0]];
1213
+ var ListSuitesRequest$ = [3, n0, _LSRis, 0, [_a, _nT], [0, 0]];
1214
+ var ListSuitesResult$ = [3, n0, _LSRist, 0, [_sui, _nT], [() => Suites, 0]];
1215
+ var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_RARN], [0]];
1216
+ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_T], [() => TagList]];
1217
+ var ListTestGridProjectsRequest$ = [3, n0, _LTGPR, 0, [_mRa, _nT], [1, 0]];
1218
+ var ListTestGridProjectsResult$ = [
1184
1219
  3,
1185
1220
  n0,
1186
1221
  _LTGPRi,
@@ -1188,8 +1223,8 @@ var ListTestGridProjectsResult = [
1188
1223
  [_tGPe, _nT],
1189
1224
  [() => TestGridProjects, 0],
1190
1225
  ];
1191
- var ListTestGridSessionActionsRequest = [3, n0, _LTGSAR, 0, [_sA, _mRa, _nT], [0, 1, 0]];
1192
- var ListTestGridSessionActionsResult = [
1226
+ var ListTestGridSessionActionsRequest$ = [3, n0, _LTGSAR, 0, [_sA, _mRa, _nT], [0, 1, 0]];
1227
+ var ListTestGridSessionActionsResult$ = [
1193
1228
  3,
1194
1229
  n0,
1195
1230
  _LTGSARi,
@@ -1197,7 +1232,7 @@ var ListTestGridSessionActionsResult = [
1197
1232
  [_ac, _nT],
1198
1233
  [() => TestGridSessionActions, 0],
1199
1234
  ];
1200
- var ListTestGridSessionArtifactsRequest = [
1235
+ var ListTestGridSessionArtifactsRequest$ = [
1201
1236
  3,
1202
1237
  n0,
1203
1238
  _LTGSARis,
@@ -1205,7 +1240,7 @@ var ListTestGridSessionArtifactsRequest = [
1205
1240
  [_sA, _t, _mRa, _nT],
1206
1241
  [0, 0, 1, 0],
1207
1242
  ];
1208
- var ListTestGridSessionArtifactsResult = [
1243
+ var ListTestGridSessionArtifactsResult$ = [
1209
1244
  3,
1210
1245
  n0,
1211
1246
  _LTGSARist,
@@ -1213,7 +1248,7 @@ var ListTestGridSessionArtifactsResult = [
1213
1248
  [_art, _nT],
1214
1249
  [[() => TestGridSessionArtifacts, 0], 0],
1215
1250
  ];
1216
- var ListTestGridSessionsRequest = [
1251
+ var ListTestGridSessionsRequest$ = [
1217
1252
  3,
1218
1253
  n0,
1219
1254
  _LTGSR,
@@ -1221,7 +1256,7 @@ var ListTestGridSessionsRequest = [
1221
1256
  [_pA, _st, _cTA, _cTB, _eTA, _eTB, _mRa, _nT],
1222
1257
  [0, 0, 4, 4, 4, 4, 1, 0],
1223
1258
  ];
1224
- var ListTestGridSessionsResult = [
1259
+ var ListTestGridSessionsResult$ = [
1225
1260
  3,
1226
1261
  n0,
1227
1262
  _LTGSRi,
@@ -1229,10 +1264,10 @@ var ListTestGridSessionsResult = [
1229
1264
  [_tGSe, _nT],
1230
1265
  [() => TestGridSessions, 0],
1231
1266
  ];
1232
- var ListTestsRequest = [3, n0, _LTR, 0, [_a, _nT], [0, 0]];
1233
- var ListTestsResult = [3, n0, _LTRi, 0, [_tes, _nT], [() => Tests, 0]];
1234
- var ListUniqueProblemsRequest = [3, n0, _LUPR, 0, [_a, _nT], [0, 0]];
1235
- var ListUniqueProblemsResult = [
1267
+ var ListTestsRequest$ = [3, n0, _LTR, 0, [_a, _nT], [0, 0]];
1268
+ var ListTestsResult$ = [3, n0, _LTRi, 0, [_tes, _nT], [() => Tests, 0]];
1269
+ var ListUniqueProblemsRequest$ = [3, n0, _LUPR, 0, [_a, _nT], [0, 0]];
1270
+ var ListUniqueProblemsResult$ = [
1236
1271
  3,
1237
1272
  n0,
1238
1273
  _LUPRi,
@@ -1240,10 +1275,10 @@ var ListUniqueProblemsResult = [
1240
1275
  [_uP, _nT],
1241
1276
  [() => UniqueProblemsByExecutionResultMap, 0],
1242
1277
  ];
1243
- var ListUploadsRequest = [3, n0, _LUR, 0, [_a, _t, _nT], [0, 0, 0]];
1244
- var ListUploadsResult = [3, n0, _LURi, 0, [_upl, _nT], [[() => Uploads, 0], 0]];
1245
- var ListVPCEConfigurationsRequest = [3, n0, _LVPCECR, 0, [_mR, _nT], [1, 0]];
1246
- var ListVPCEConfigurationsResult = [
1278
+ var ListUploadsRequest$ = [3, n0, _LUR, 0, [_a, _t, _nT], [0, 0, 0]];
1279
+ var ListUploadsResult$ = [3, n0, _LURi, 0, [_upl, _nT], [[() => Uploads, 0], 0]];
1280
+ var ListVPCEConfigurationsRequest$ = [3, n0, _LVPCECR, 0, [_mR, _nT], [1, 0]];
1281
+ var ListVPCEConfigurationsResult$ = [
1247
1282
  3,
1248
1283
  n0,
1249
1284
  _LVPCECRi,
@@ -1251,9 +1286,9 @@ var ListVPCEConfigurationsResult = [
1251
1286
  [_vCpc, _nT],
1252
1287
  [() => VPCEConfigurations, 0],
1253
1288
  ];
1254
- var Location = [3, n0, _L, 0, [_la, _lo], [1, 1]];
1255
- var MonetaryAmount = [3, n0, _MA, 0, [_am, _cC], [1, 0]];
1256
- var NetworkProfile = [
1289
+ var Location$ = [3, n0, _L, 0, [_la, _lo], [1, 1]];
1290
+ var MonetaryAmount$ = [3, n0, _MA, 0, [_am, _cC], [1, 0]];
1291
+ var NetworkProfile$ = [
1257
1292
  3,
1258
1293
  n0,
1259
1294
  _NP,
@@ -1261,11 +1296,11 @@ var NetworkProfile = [
1261
1296
  [_a, _n, _d, _t, _uBB, _dBB, _uDM, _dDM, _uJM, _dJM, _uLP, _dLP],
1262
1297
  [0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1],
1263
1298
  ];
1264
- var NotEligibleException = [-3, n0, _NEE, { [_e]: _c }, [_m], [0]];
1265
- schema.TypeRegistry.for(n0).registerError(NotEligibleException, NotEligibleException$1);
1266
- var NotFoundException = [-3, n0, _NFE, { [_e]: _c }, [_m], [0]];
1267
- schema.TypeRegistry.for(n0).registerError(NotFoundException, NotFoundException$1);
1268
- var Offering = [
1299
+ var NotEligibleException$ = [-3, n0, _NEE, { [_e]: _c }, [_m], [0]];
1300
+ schema.TypeRegistry.for(n0).registerError(NotEligibleException$, NotEligibleException);
1301
+ var NotFoundException$ = [-3, n0, _NFE, { [_e]: _c }, [_m], [0]];
1302
+ schema.TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
1303
+ var Offering$ = [
1269
1304
  3,
1270
1305
  n0,
1271
1306
  _O,
@@ -1273,38 +1308,38 @@ var Offering = [
1273
1308
  [_id, _d, _t, _pl, _rC],
1274
1309
  [0, 0, 0, 0, () => RecurringCharges],
1275
1310
  ];
1276
- var OfferingPromotion = [3, n0, _OP, 0, [_id, _d], [0, 0]];
1277
- var OfferingStatus = [3, n0, _OS, 0, [_t, _off, _q, _eO], [0, () => Offering, 1, 4]];
1278
- var OfferingTransaction = [
1311
+ var OfferingPromotion$ = [3, n0, _OP, 0, [_id, _d], [0, 0]];
1312
+ var OfferingStatus$ = [3, n0, _OS, 0, [_t, _off, _q, _eO], [0, () => Offering$, 1, 4]];
1313
+ var OfferingTransaction$ = [
1279
1314
  3,
1280
1315
  n0,
1281
1316
  _OT,
1282
1317
  0,
1283
1318
  [_oS, _tI, _oPI, _cO, _cos],
1284
- [() => OfferingStatus, 0, 0, 4, () => MonetaryAmount],
1319
+ [() => OfferingStatus$, 0, 0, 4, () => MonetaryAmount$],
1285
1320
  ];
1286
- var Problem = [
1321
+ var Problem$ = [
1287
1322
  3,
1288
1323
  n0,
1289
1324
  _P,
1290
1325
  0,
1291
1326
  [_ru, _j, _su, _te, _de, _res, _m],
1292
- [() => ProblemDetail, () => ProblemDetail, () => ProblemDetail, () => ProblemDetail, () => Device, 0, 0],
1327
+ [() => ProblemDetail$, () => ProblemDetail$, () => ProblemDetail$, () => ProblemDetail$, () => Device$, 0, 0],
1293
1328
  ];
1294
- var ProblemDetail = [3, n0, _PD, 0, [_a, _n], [0, 0]];
1295
- var Project = [
1329
+ var ProblemDetail$ = [3, n0, _PD, 0, [_a, _n], [0, 0]];
1330
+ var Project$ = [
1296
1331
  3,
1297
1332
  n0,
1298
1333
  _Pr,
1299
1334
  0,
1300
1335
  [_a, _n, _dJTM, _cr, _vC, _eV, _eRA],
1301
- [0, 0, 1, 4, () => VpcConfig, () => EnvironmentVariables, 0],
1336
+ [0, 0, 1, 4, () => VpcConfig$, () => EnvironmentVariables, 0],
1302
1337
  ];
1303
- var PurchaseOfferingRequest = [3, n0, _POR, 0, [_oI, _q, _oPI], [0, 1, 0]];
1304
- var PurchaseOfferingResult = [3, n0, _PORu, 0, [_oTf], [() => OfferingTransaction]];
1305
- var Radios = [3, n0, _R, 0, [_wi, _b, _nf, _g], [2, 2, 2, 2]];
1306
- var RecurringCharge = [3, n0, _RC, 0, [_cos, _fr], [() => MonetaryAmount, 0]];
1307
- var RemoteAccessEndpoints = [
1338
+ var PurchaseOfferingRequest$ = [3, n0, _POR, 0, [_oI, _q, _oPI], [0, 1, 0]];
1339
+ var PurchaseOfferingResult$ = [3, n0, _PORu, 0, [_oTf], [() => OfferingTransaction$]];
1340
+ var Radios$ = [3, n0, _R, 0, [_wi, _b, _nf, _g], [2, 2, 2, 2]];
1341
+ var RecurringCharge$ = [3, n0, _RC, 0, [_cos, _fr], [() => MonetaryAmount$, 0]];
1342
+ var RemoteAccessEndpoints$ = [
1308
1343
  3,
1309
1344
  n0,
1310
1345
  _RAE,
@@ -1315,7 +1350,7 @@ var RemoteAccessEndpoints = [
1315
1350
  [() => SensitiveURL, 0],
1316
1351
  ],
1317
1352
  ];
1318
- var RemoteAccessSession = [
1353
+ var RemoteAccessSession$ = [
1319
1354
  3,
1320
1355
  n0,
1321
1356
  _RAS,
@@ -1330,25 +1365,25 @@ var RemoteAccessSession = [
1330
1365
  0,
1331
1366
  4,
1332
1367
  4,
1333
- () => Device,
1368
+ () => Device$,
1334
1369
  0,
1335
1370
  0,
1336
- () => DeviceMinutes,
1371
+ () => DeviceMinutes$,
1337
1372
  0,
1338
1373
  0,
1339
1374
  0,
1340
1375
  2,
1341
- () => VpcConfig,
1342
- () => DeviceProxy,
1376
+ () => VpcConfig$,
1377
+ () => DeviceProxy$,
1343
1378
  0,
1344
- [() => RemoteAccessEndpoints, 0],
1379
+ [() => RemoteAccessEndpoints$, 0],
1345
1380
  ],
1346
1381
  ];
1347
- var RenewOfferingRequest = [3, n0, _ROR, 0, [_oI, _q], [0, 1]];
1348
- var RenewOfferingResult = [3, n0, _RORe, 0, [_oTf], [() => OfferingTransaction]];
1349
- var Resolution = [3, n0, _Re, 0, [_wid, _he], [1, 1]];
1350
- var Rule = [3, n0, _Ru, 0, [_at, _op, _va], [0, 0, 0]];
1351
- var Run = [
1382
+ var RenewOfferingRequest$ = [3, n0, _ROR, 0, [_oI, _q], [0, 1]];
1383
+ var RenewOfferingResult$ = [3, n0, _RORe, 0, [_oTf], [() => OfferingTransaction$]];
1384
+ var Resolution$ = [3, n0, _Re, 0, [_wid, _he], [1, 1]];
1385
+ var Rule$ = [3, n0, _Ru, 0, [_at, _op, _va], [0, 0, 0]];
1386
+ var Run$ = [
1352
1387
  3,
1353
1388
  n0,
1354
1389
  _Run,
@@ -1400,14 +1435,14 @@ var Run = [
1400
1435
  0,
1401
1436
  4,
1402
1437
  4,
1403
- () => Counters,
1438
+ () => Counters$,
1404
1439
  0,
1405
1440
  1,
1406
1441
  1,
1407
1442
  0,
1408
- () => DeviceMinutes,
1409
- () => NetworkProfile,
1410
- () => DeviceProxy,
1443
+ () => DeviceMinutes$,
1444
+ () => NetworkProfile$,
1445
+ () => DeviceProxy$,
1411
1446
  0,
1412
1447
  0,
1413
1448
  1,
@@ -1416,20 +1451,20 @@ var Run = [
1416
1451
  1,
1417
1452
  0,
1418
1453
  0,
1419
- () => Radios,
1420
- () => Location,
1421
- () => CustomerArtifactPaths,
1454
+ () => Radios$,
1455
+ () => Location$,
1456
+ () => CustomerArtifactPaths$,
1422
1457
  0,
1423
1458
  2,
1424
1459
  0,
1425
- () => DeviceSelectionResult,
1426
- () => VpcConfig,
1460
+ () => DeviceSelectionResult$,
1461
+ () => VpcConfig$,
1427
1462
  0,
1428
1463
  () => EnvironmentVariables,
1429
1464
  ],
1430
1465
  ];
1431
- var Sample = [3, n0, _S, 0, [_a, _t, _u], [0, 0, 0]];
1432
- var ScheduleRunConfiguration = [
1466
+ var Sample$ = [3, n0, _S, 0, [_a, _t, _u], [0, 0, 0]];
1467
+ var ScheduleRunConfiguration$ = [
1433
1468
  3,
1434
1469
  n0,
1435
1470
  _SRC,
@@ -1439,18 +1474,18 @@ var ScheduleRunConfiguration = [
1439
1474
  0,
1440
1475
  0,
1441
1476
  0,
1442
- () => Location,
1477
+ () => Location$,
1443
1478
  64 | 0,
1444
- () => DeviceProxy,
1445
- () => CustomerArtifactPaths,
1446
- () => Radios,
1479
+ () => DeviceProxy$,
1480
+ () => CustomerArtifactPaths$,
1481
+ () => Radios$,
1447
1482
  64 | 0,
1448
1483
  0,
1449
1484
  () => EnvironmentVariables,
1450
1485
  0,
1451
1486
  ],
1452
1487
  ];
1453
- var ScheduleRunRequest = [
1488
+ var ScheduleRunRequest$ = [
1454
1489
  3,
1455
1490
  n0,
1456
1491
  _SRR,
@@ -1460,15 +1495,15 @@ var ScheduleRunRequest = [
1460
1495
  0,
1461
1496
  0,
1462
1497
  0,
1463
- () => DeviceSelectionConfiguration,
1498
+ () => DeviceSelectionConfiguration$,
1464
1499
  0,
1465
- () => ScheduleRunTest,
1466
- () => ScheduleRunConfiguration,
1467
- () => ExecutionConfiguration,
1500
+ () => ScheduleRunTest$,
1501
+ () => ScheduleRunConfiguration$,
1502
+ () => ExecutionConfiguration$,
1468
1503
  ],
1469
1504
  ];
1470
- var ScheduleRunResult = [3, n0, _SRRc, 0, [_ru], [() => Run]];
1471
- var ScheduleRunTest = [
1505
+ var ScheduleRunResult$ = [3, n0, _SRRc, 0, [_ru], [() => Run$]];
1506
+ var ScheduleRunTest$ = [
1472
1507
  3,
1473
1508
  n0,
1474
1509
  _SRT,
@@ -1476,53 +1511,53 @@ var ScheduleRunTest = [
1476
1511
  [_t, _tPA, _tSA, _fil, _pa],
1477
1512
  [0, 0, 0, 0, 128 | 0],
1478
1513
  ];
1479
- var ServiceAccountException = [-3, n0, _SAE, { [_e]: _c }, [_m], [0]];
1480
- schema.TypeRegistry.for(n0).registerError(ServiceAccountException, ServiceAccountException$1);
1481
- var StopJobRequest = [3, n0, _SJR, 0, [_a], [0]];
1482
- var StopJobResult = [3, n0, _SJRt, 0, [_j], [() => Job]];
1483
- var StopRemoteAccessSessionRequest = [3, n0, _SRASR, 0, [_a], [0]];
1484
- var StopRemoteAccessSessionResult = [
1514
+ var ServiceAccountException$ = [-3, n0, _SAE, { [_e]: _c }, [_m], [0]];
1515
+ schema.TypeRegistry.for(n0).registerError(ServiceAccountException$, ServiceAccountException);
1516
+ var StopJobRequest$ = [3, n0, _SJR, 0, [_a], [0]];
1517
+ var StopJobResult$ = [3, n0, _SJRt, 0, [_j], [() => Job$]];
1518
+ var StopRemoteAccessSessionRequest$ = [3, n0, _SRASR, 0, [_a], [0]];
1519
+ var StopRemoteAccessSessionResult$ = [
1485
1520
  3,
1486
1521
  n0,
1487
1522
  _SRASRt,
1488
1523
  0,
1489
1524
  [_rAS],
1490
- [[() => RemoteAccessSession, 0]],
1525
+ [[() => RemoteAccessSession$, 0]],
1491
1526
  ];
1492
- var StopRunRequest = [3, n0, _SRRt, 0, [_a], [0]];
1493
- var StopRunResult = [3, n0, _SRRto, 0, [_ru], [() => Run]];
1494
- var Suite = [
1527
+ var StopRunRequest$ = [3, n0, _SRRt, 0, [_a], [0]];
1528
+ var StopRunResult$ = [3, n0, _SRRto, 0, [_ru], [() => Run$]];
1529
+ var Suite$ = [
1495
1530
  3,
1496
1531
  n0,
1497
1532
  _Su,
1498
1533
  0,
1499
1534
  [_a, _n, _t, _cr, _st, _res, _sta, _s, _cou, _m, _dM],
1500
- [0, 0, 0, 4, 0, 0, 4, 4, () => Counters, 0, () => DeviceMinutes],
1501
- ];
1502
- var Tag = [3, n0, _Ta, 0, [_K, _V], [0, 0]];
1503
- var TagOperationException = [-3, n0, _TOE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
1504
- schema.TypeRegistry.for(n0).registerError(TagOperationException, TagOperationException$1);
1505
- var TagPolicyException = [-3, n0, _TPE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
1506
- schema.TypeRegistry.for(n0).registerError(TagPolicyException, TagPolicyException$1);
1507
- var TagResourceRequest = [3, n0, _TRR, 0, [_RARN, _T], [0, () => TagList]];
1508
- var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
1509
- var Test = [
1535
+ [0, 0, 0, 4, 0, 0, 4, 4, () => Counters$, 0, () => DeviceMinutes$],
1536
+ ];
1537
+ var Tag$ = [3, n0, _Ta, 0, [_K, _V], [0, 0]];
1538
+ var TagOperationException$ = [-3, n0, _TOE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
1539
+ schema.TypeRegistry.for(n0).registerError(TagOperationException$, TagOperationException);
1540
+ var TagPolicyException$ = [-3, n0, _TPE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
1541
+ schema.TypeRegistry.for(n0).registerError(TagPolicyException$, TagPolicyException);
1542
+ var TagResourceRequest$ = [3, n0, _TRR, 0, [_RARN, _T], [0, () => TagList]];
1543
+ var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
1544
+ var Test$ = [
1510
1545
  3,
1511
1546
  n0,
1512
1547
  _Te,
1513
1548
  0,
1514
1549
  [_a, _n, _t, _cr, _st, _res, _sta, _s, _cou, _m, _dM],
1515
- [0, 0, 0, 4, 0, 0, 4, 4, () => Counters, 0, () => DeviceMinutes],
1550
+ [0, 0, 0, 4, 0, 0, 4, 4, () => Counters$, 0, () => DeviceMinutes$],
1516
1551
  ];
1517
- var TestGridProject = [
1552
+ var TestGridProject$ = [
1518
1553
  3,
1519
1554
  n0,
1520
1555
  _TGP,
1521
1556
  0,
1522
1557
  [_a, _n, _d, _vC, _cr],
1523
- [0, 0, 0, () => TestGridVpcConfig, 4],
1558
+ [0, 0, 0, () => TestGridVpcConfig$, 4],
1524
1559
  ];
1525
- var TestGridSession = [
1560
+ var TestGridSession$ = [
1526
1561
  3,
1527
1562
  n0,
1528
1563
  _TGS,
@@ -1530,7 +1565,7 @@ var TestGridSession = [
1530
1565
  [_a, _st, _cr, _ende, _bMi, _sP],
1531
1566
  [0, 0, 4, 4, 1, 0],
1532
1567
  ];
1533
- var TestGridSessionAction = [
1568
+ var TestGridSessionAction$ = [
1534
1569
  3,
1535
1570
  n0,
1536
1571
  _TGSA,
@@ -1538,7 +1573,7 @@ var TestGridSessionAction = [
1538
1573
  [_act, _sta, _du, _sC, _rM],
1539
1574
  [0, 4, 1, 0, 0],
1540
1575
  ];
1541
- var TestGridSessionArtifact = [
1576
+ var TestGridSessionArtifact$ = [
1542
1577
  3,
1543
1578
  n0,
1544
1579
  _TGSAe,
@@ -1546,16 +1581,16 @@ var TestGridSessionArtifact = [
1546
1581
  [_file, _t, _u],
1547
1582
  [0, 0, [() => SensitiveString, 0]],
1548
1583
  ];
1549
- var TestGridVpcConfig = [3, n0, _TGVC, 0, [_sGI, _sIu, _vI], [64 | 0, 64 | 0, 0]];
1550
- var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
1551
- schema.TypeRegistry.for(n0).registerError(TooManyTagsException, TooManyTagsException$1);
1552
- var TrialMinutes = [3, n0, _TM, 0, [_to, _rem], [1, 1]];
1553
- var UniqueProblem = [3, n0, _UP, 0, [_m, _prob], [0, () => Problems]];
1554
- var UntagResourceRequest = [3, n0, _URR, 0, [_RARN, _TK], [0, 64 | 0]];
1555
- var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
1556
- var UpdateDeviceInstanceRequest = [3, n0, _UDIR, 0, [_a, _pAr, _l], [0, 0, 64 | 0]];
1557
- var UpdateDeviceInstanceResult = [3, n0, _UDIRp, 0, [_dI], [() => DeviceInstance]];
1558
- var UpdateDevicePoolRequest = [
1584
+ var TestGridVpcConfig$ = [3, n0, _TGVC, 0, [_sGI, _sIu, _vI], [64 | 0, 64 | 0, 0]];
1585
+ var TooManyTagsException$ = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
1586
+ schema.TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
1587
+ var TrialMinutes$ = [3, n0, _TM, 0, [_to, _rem], [1, 1]];
1588
+ var UniqueProblem$ = [3, n0, _UP, 0, [_m, _prob], [0, () => Problems]];
1589
+ var UntagResourceRequest$ = [3, n0, _URR, 0, [_RARN, _TK], [0, 64 | 0]];
1590
+ var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
1591
+ var UpdateDeviceInstanceRequest$ = [3, n0, _UDIR, 0, [_a, _pAr, _l], [0, 0, 64 | 0]];
1592
+ var UpdateDeviceInstanceResult$ = [3, n0, _UDIRp, 0, [_dI], [() => DeviceInstance$]];
1593
+ var UpdateDevicePoolRequest$ = [
1559
1594
  3,
1560
1595
  n0,
1561
1596
  _UDPR,
@@ -1563,8 +1598,8 @@ var UpdateDevicePoolRequest = [
1563
1598
  [_a, _n, _d, _r, _mD, _cMD],
1564
1599
  [0, 0, 0, () => Rules, 1, 2],
1565
1600
  ];
1566
- var UpdateDevicePoolResult = [3, n0, _UDPRp, 0, [_dP], [() => DevicePool]];
1567
- var UpdateInstanceProfileRequest = [
1601
+ var UpdateDevicePoolResult$ = [3, n0, _UDPRp, 0, [_dP], [() => DevicePool$]];
1602
+ var UpdateInstanceProfileRequest$ = [
1568
1603
  3,
1569
1604
  n0,
1570
1605
  _UIPR,
@@ -1572,8 +1607,8 @@ var UpdateInstanceProfileRequest = [
1572
1607
  [_a, _n, _d, _pC, _eAPFC, _rAU],
1573
1608
  [0, 0, 0, 2, 64 | 0, 2],
1574
1609
  ];
1575
- var UpdateInstanceProfileResult = [3, n0, _UIPRp, 0, [_iP], [() => InstanceProfile]];
1576
- var UpdateNetworkProfileRequest = [
1610
+ var UpdateInstanceProfileResult$ = [3, n0, _UIPRp, 0, [_iP], [() => InstanceProfile$]];
1611
+ var UpdateNetworkProfileRequest$ = [
1577
1612
  3,
1578
1613
  n0,
1579
1614
  _UNPR,
@@ -1581,28 +1616,28 @@ var UpdateNetworkProfileRequest = [
1581
1616
  [_a, _n, _d, _t, _uBB, _dBB, _uDM, _dDM, _uJM, _dJM, _uLP, _dLP],
1582
1617
  [0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1],
1583
1618
  ];
1584
- var UpdateNetworkProfileResult = [3, n0, _UNPRp, 0, [_nP], [() => NetworkProfile]];
1585
- var UpdateProjectRequest = [
1619
+ var UpdateNetworkProfileResult$ = [3, n0, _UNPRp, 0, [_nP], [() => NetworkProfile$]];
1620
+ var UpdateProjectRequest$ = [
1586
1621
  3,
1587
1622
  n0,
1588
1623
  _UPR,
1589
1624
  0,
1590
1625
  [_a, _n, _dJTM, _vC, _eV, _eRA],
1591
- [0, 0, 1, () => VpcConfig, () => EnvironmentVariables, 0],
1626
+ [0, 0, 1, () => VpcConfig$, () => EnvironmentVariables, 0],
1592
1627
  ];
1593
- var UpdateProjectResult = [3, n0, _UPRp, 0, [_pr], [() => Project]];
1594
- var UpdateTestGridProjectRequest = [
1628
+ var UpdateProjectResult$ = [3, n0, _UPRp, 0, [_pr], [() => Project$]];
1629
+ var UpdateTestGridProjectRequest$ = [
1595
1630
  3,
1596
1631
  n0,
1597
1632
  _UTGPR,
1598
1633
  0,
1599
1634
  [_pA, _n, _d, _vC],
1600
- [0, 0, 0, () => TestGridVpcConfig],
1635
+ [0, 0, 0, () => TestGridVpcConfig$],
1601
1636
  ];
1602
- var UpdateTestGridProjectResult = [3, n0, _UTGPRp, 0, [_tGP], [() => TestGridProject]];
1603
- var UpdateUploadRequest = [3, n0, _UUR, 0, [_a, _n, _cT, _eCd], [0, 0, 0, 2]];
1604
- var UpdateUploadResult = [3, n0, _UURp, 0, [_up], [[() => Upload, 0]]];
1605
- var UpdateVPCEConfigurationRequest = [
1637
+ var UpdateTestGridProjectResult$ = [3, n0, _UTGPRp, 0, [_tGP], [() => TestGridProject$]];
1638
+ var UpdateUploadRequest$ = [3, n0, _UUR, 0, [_a, _n, _cT, _eCd], [0, 0, 0, 2]];
1639
+ var UpdateUploadResult$ = [3, n0, _UURp, 0, [_up], [[() => Upload$, 0]]];
1640
+ var UpdateVPCEConfigurationRequest$ = [
1606
1641
  3,
1607
1642
  n0,
1608
1643
  _UVPCECR,
@@ -1610,15 +1645,15 @@ var UpdateVPCEConfigurationRequest = [
1610
1645
  [_a, _vCN, _vSN, _sDN, _vCD],
1611
1646
  [0, 0, 0, 0, 0],
1612
1647
  ];
1613
- var UpdateVPCEConfigurationResult = [
1648
+ var UpdateVPCEConfigurationResult$ = [
1614
1649
  3,
1615
1650
  n0,
1616
1651
  _UVPCECRp,
1617
1652
  0,
1618
1653
  [_vCp],
1619
- [() => VPCEConfiguration],
1654
+ [() => VPCEConfiguration$],
1620
1655
  ];
1621
- var Upload = [
1656
+ var Upload$ = [
1622
1657
  3,
1623
1658
  n0,
1624
1659
  _U,
@@ -1626,497 +1661,532 @@ var Upload = [
1626
1661
  [_a, _n, _cr, _t, _st, _u, _meta, _cT, _m, _cat],
1627
1662
  [0, 0, 4, 0, 0, [() => SensitiveURL, 0], 0, 0, 0, 0],
1628
1663
  ];
1629
- var VpcConfig = [3, n0, _VC, 0, [_sGI, _sIu, _vI], [64 | 0, 64 | 0, 0]];
1630
- var VPCEConfiguration = [3, n0, _VPCEC, 0, [_a, _vCN, _vSN, _sDN, _vCD], [0, 0, 0, 0, 0]];
1631
- var DeviceFarmServiceException = [-3, _sm, "DeviceFarmServiceException", 0, [], []];
1632
- schema.TypeRegistry.for(_sm).registerError(DeviceFarmServiceException, DeviceFarmServiceException$1);
1633
- var Artifacts = [1, n0, _Ar, 0, () => Artifact];
1634
- var DeviceFilters = [1, n0, _DFe, 0, () => DeviceFilter];
1635
- var DeviceInstances = [1, n0, _DIe, 0, () => DeviceInstance];
1636
- var DevicePoolCompatibilityResults = [1, n0, _DPCRe, 0, () => DevicePoolCompatibilityResult];
1637
- var DevicePools = [1, n0, _DPev, 0, () => DevicePool];
1638
- var Devices = [1, n0, _De, 0, () => Device];
1639
- var EnvironmentVariables = [1, n0, _EVn, 0, () => EnvironmentVariable];
1640
- var IncompatibilityMessages = [1, n0, _IMn, 0, () => IncompatibilityMessage];
1641
- var InstanceProfiles = [1, n0, _IPn, 0, () => InstanceProfile];
1642
- var Jobs = [1, n0, _Jo, 0, () => Job];
1643
- var NetworkProfiles = [1, n0, _NPe, 0, () => NetworkProfile];
1644
- var OfferingPromotions = [1, n0, _OPf, 0, () => OfferingPromotion];
1645
- var Offerings = [1, n0, _Of, 0, () => Offering];
1646
- var OfferingTransactions = [1, n0, _OTf, 0, () => OfferingTransaction];
1647
- var Problems = [1, n0, _Pro, 0, () => Problem];
1648
- var Projects = [1, n0, _Proj, 0, () => Project];
1649
- var RecurringCharges = [1, n0, _RCe, 0, () => RecurringCharge];
1650
- var RemoteAccessSessions = [1, n0, _RASe, 0, [() => RemoteAccessSession, 0]];
1651
- var Rules = [1, n0, _Rul, 0, () => Rule];
1652
- var Runs = [1, n0, _Runs, 0, () => Run];
1653
- var Samples = [1, n0, _Sa, 0, () => Sample];
1654
- var Suites = [1, n0, _Sui, 0, () => Suite];
1655
- var TagList = [1, n0, _TL, 0, () => Tag];
1656
- var TestGridProjects = [1, n0, _TGPe, 0, () => TestGridProject];
1657
- var TestGridSessionActions = [1, n0, _TGSAes, 0, () => TestGridSessionAction];
1658
- var TestGridSessionArtifacts = [1, n0, _TGSAest, 0, [() => TestGridSessionArtifact, 0]];
1659
- var TestGridSessions = [1, n0, _TGSe, 0, () => TestGridSession];
1660
- var Tests = [1, n0, _Tes, 0, () => Test];
1661
- var UniqueProblems = [1, n0, _UPn, 0, () => UniqueProblem];
1662
- var Uploads = [1, n0, _Up, 0, [() => Upload, 0]];
1663
- var VPCEConfigurations = [1, n0, _VPCECo, 0, () => VPCEConfiguration];
1664
- var OfferingStatusMap = [2, n0, _OSM, 0, 0, () => OfferingStatus];
1664
+ var VpcConfig$ = [3, n0, _VC, 0, [_sGI, _sIu, _vI], [64 | 0, 64 | 0, 0]];
1665
+ var VPCEConfiguration$ = [
1666
+ 3,
1667
+ n0,
1668
+ _VPCEC,
1669
+ 0,
1670
+ [_a, _vCN, _vSN, _sDN, _vCD],
1671
+ [0, 0, 0, 0, 0],
1672
+ ];
1673
+ var DeviceFarmServiceException$ = [-3, _sm, "DeviceFarmServiceException", 0, [], []];
1674
+ schema.TypeRegistry.for(_sm).registerError(DeviceFarmServiceException$, DeviceFarmServiceException);
1675
+ var Artifacts = [1, n0, _Ar, 0, () => Artifact$];
1676
+ var DeviceFilters = [1, n0, _DFe, 0, () => DeviceFilter$];
1677
+ var DeviceInstances = [1, n0, _DIe, 0, () => DeviceInstance$];
1678
+ var DevicePoolCompatibilityResults = [1, n0, _DPCRe, 0, () => DevicePoolCompatibilityResult$];
1679
+ var DevicePools = [1, n0, _DPev, 0, () => DevicePool$];
1680
+ var Devices = [1, n0, _De, 0, () => Device$];
1681
+ var EnvironmentVariables = [1, n0, _EVn, 0, () => EnvironmentVariable$];
1682
+ var IncompatibilityMessages = [1, n0, _IMn, 0, () => IncompatibilityMessage$];
1683
+ var InstanceProfiles = [1, n0, _IPn, 0, () => InstanceProfile$];
1684
+ var Jobs = [1, n0, _Jo, 0, () => Job$];
1685
+ var NetworkProfiles = [1, n0, _NPe, 0, () => NetworkProfile$];
1686
+ var OfferingPromotions = [1, n0, _OPf, 0, () => OfferingPromotion$];
1687
+ var Offerings = [1, n0, _Of, 0, () => Offering$];
1688
+ var OfferingTransactions = [1, n0, _OTf, 0, () => OfferingTransaction$];
1689
+ var Problems = [1, n0, _Pro, 0, () => Problem$];
1690
+ var Projects = [1, n0, _Proj, 0, () => Project$];
1691
+ var RecurringCharges = [1, n0, _RCe, 0, () => RecurringCharge$];
1692
+ var RemoteAccessSessions = [1, n0, _RASe, 0, [() => RemoteAccessSession$, 0]];
1693
+ var Rules = [1, n0, _Rul, 0, () => Rule$];
1694
+ var Runs = [1, n0, _Runs, 0, () => Run$];
1695
+ var Samples = [1, n0, _Sa, 0, () => Sample$];
1696
+ var Suites = [1, n0, _Sui, 0, () => Suite$];
1697
+ var TagList = [1, n0, _TL, 0, () => Tag$];
1698
+ var TestGridProjects = [1, n0, _TGPe, 0, () => TestGridProject$];
1699
+ var TestGridSessionActions = [1, n0, _TGSAes, 0, () => TestGridSessionAction$];
1700
+ var TestGridSessionArtifacts = [1, n0, _TGSAest, 0, [() => TestGridSessionArtifact$, 0]];
1701
+ var TestGridSessions = [1, n0, _TGSe, 0, () => TestGridSession$];
1702
+ var Tests = [1, n0, _Tes, 0, () => Test$];
1703
+ var UniqueProblems = [1, n0, _UPn, 0, () => UniqueProblem$];
1704
+ var Uploads = [1, n0, _Up, 0, [() => Upload$, 0]];
1705
+ var VPCEConfigurations = [1, n0, _VPCECo, 0, () => VPCEConfiguration$];
1706
+ var OfferingStatusMap = [2, n0, _OSM, 0, 0, () => OfferingStatus$];
1665
1707
  var UniqueProblemsByExecutionResultMap = [2, n0, _UPBERM, 0, 0, () => UniqueProblems];
1666
- var CreateDevicePool = [
1708
+ var CreateDevicePool$ = [
1667
1709
  9,
1668
1710
  n0,
1669
1711
  _CDP,
1670
1712
  0,
1671
- () => CreateDevicePoolRequest,
1672
- () => CreateDevicePoolResult,
1713
+ () => CreateDevicePoolRequest$,
1714
+ () => CreateDevicePoolResult$,
1673
1715
  ];
1674
- var CreateInstanceProfile = [
1716
+ var CreateInstanceProfile$ = [
1675
1717
  9,
1676
1718
  n0,
1677
1719
  _CIP,
1678
1720
  0,
1679
- () => CreateInstanceProfileRequest,
1680
- () => CreateInstanceProfileResult,
1721
+ () => CreateInstanceProfileRequest$,
1722
+ () => CreateInstanceProfileResult$,
1681
1723
  ];
1682
- var CreateNetworkProfile = [
1724
+ var CreateNetworkProfile$ = [
1683
1725
  9,
1684
1726
  n0,
1685
1727
  _CNP,
1686
1728
  0,
1687
- () => CreateNetworkProfileRequest,
1688
- () => CreateNetworkProfileResult,
1729
+ () => CreateNetworkProfileRequest$,
1730
+ () => CreateNetworkProfileResult$,
1689
1731
  ];
1690
- var CreateProject = [
1732
+ var CreateProject$ = [
1691
1733
  9,
1692
1734
  n0,
1693
1735
  _CP,
1694
1736
  0,
1695
- () => CreateProjectRequest,
1696
- () => CreateProjectResult,
1737
+ () => CreateProjectRequest$,
1738
+ () => CreateProjectResult$,
1697
1739
  ];
1698
- var CreateRemoteAccessSession = [
1740
+ var CreateRemoteAccessSession$ = [
1699
1741
  9,
1700
1742
  n0,
1701
1743
  _CRAS,
1702
1744
  0,
1703
- () => CreateRemoteAccessSessionRequest,
1704
- () => CreateRemoteAccessSessionResult,
1745
+ () => CreateRemoteAccessSessionRequest$,
1746
+ () => CreateRemoteAccessSessionResult$,
1705
1747
  ];
1706
- var CreateTestGridProject = [
1748
+ var CreateTestGridProject$ = [
1707
1749
  9,
1708
1750
  n0,
1709
1751
  _CTGP,
1710
1752
  0,
1711
- () => CreateTestGridProjectRequest,
1712
- () => CreateTestGridProjectResult,
1753
+ () => CreateTestGridProjectRequest$,
1754
+ () => CreateTestGridProjectResult$,
1713
1755
  ];
1714
- var CreateTestGridUrl = [
1756
+ var CreateTestGridUrl$ = [
1715
1757
  9,
1716
1758
  n0,
1717
1759
  _CTGU,
1718
1760
  0,
1719
- () => CreateTestGridUrlRequest,
1720
- () => CreateTestGridUrlResult,
1761
+ () => CreateTestGridUrlRequest$,
1762
+ () => CreateTestGridUrlResult$,
1763
+ ];
1764
+ var CreateUpload$ = [
1765
+ 9,
1766
+ n0,
1767
+ _CU,
1768
+ 0,
1769
+ () => CreateUploadRequest$,
1770
+ () => CreateUploadResult$,
1721
1771
  ];
1722
- var CreateUpload = [9, n0, _CU, 0, () => CreateUploadRequest, () => CreateUploadResult];
1723
- var CreateVPCEConfiguration = [
1772
+ var CreateVPCEConfiguration$ = [
1724
1773
  9,
1725
1774
  n0,
1726
1775
  _CVPCEC,
1727
1776
  0,
1728
- () => CreateVPCEConfigurationRequest,
1729
- () => CreateVPCEConfigurationResult,
1777
+ () => CreateVPCEConfigurationRequest$,
1778
+ () => CreateVPCEConfigurationResult$,
1730
1779
  ];
1731
- var DeleteDevicePool = [
1780
+ var DeleteDevicePool$ = [
1732
1781
  9,
1733
1782
  n0,
1734
1783
  _DDP,
1735
1784
  0,
1736
- () => DeleteDevicePoolRequest,
1737
- () => DeleteDevicePoolResult,
1785
+ () => DeleteDevicePoolRequest$,
1786
+ () => DeleteDevicePoolResult$,
1738
1787
  ];
1739
- var DeleteInstanceProfile = [
1788
+ var DeleteInstanceProfile$ = [
1740
1789
  9,
1741
1790
  n0,
1742
1791
  _DIP,
1743
1792
  0,
1744
- () => DeleteInstanceProfileRequest,
1745
- () => DeleteInstanceProfileResult,
1793
+ () => DeleteInstanceProfileRequest$,
1794
+ () => DeleteInstanceProfileResult$,
1746
1795
  ];
1747
- var DeleteNetworkProfile = [
1796
+ var DeleteNetworkProfile$ = [
1748
1797
  9,
1749
1798
  n0,
1750
1799
  _DNP,
1751
1800
  0,
1752
- () => DeleteNetworkProfileRequest,
1753
- () => DeleteNetworkProfileResult,
1801
+ () => DeleteNetworkProfileRequest$,
1802
+ () => DeleteNetworkProfileResult$,
1754
1803
  ];
1755
- var DeleteProject = [
1804
+ var DeleteProject$ = [
1756
1805
  9,
1757
1806
  n0,
1758
1807
  _DPel,
1759
1808
  0,
1760
- () => DeleteProjectRequest,
1761
- () => DeleteProjectResult,
1809
+ () => DeleteProjectRequest$,
1810
+ () => DeleteProjectResult$,
1762
1811
  ];
1763
- var DeleteRemoteAccessSession = [
1812
+ var DeleteRemoteAccessSession$ = [
1764
1813
  9,
1765
1814
  n0,
1766
1815
  _DRAS,
1767
1816
  0,
1768
- () => DeleteRemoteAccessSessionRequest,
1769
- () => DeleteRemoteAccessSessionResult,
1817
+ () => DeleteRemoteAccessSessionRequest$,
1818
+ () => DeleteRemoteAccessSessionResult$,
1770
1819
  ];
1771
- var DeleteRun = [9, n0, _DR, 0, () => DeleteRunRequest, () => DeleteRunResult];
1772
- var DeleteTestGridProject = [
1820
+ var DeleteRun$ = [9, n0, _DR, 0, () => DeleteRunRequest$, () => DeleteRunResult$];
1821
+ var DeleteTestGridProject$ = [
1773
1822
  9,
1774
1823
  n0,
1775
1824
  _DTGP,
1776
1825
  0,
1777
- () => DeleteTestGridProjectRequest,
1778
- () => DeleteTestGridProjectResult,
1826
+ () => DeleteTestGridProjectRequest$,
1827
+ () => DeleteTestGridProjectResult$,
1828
+ ];
1829
+ var DeleteUpload$ = [
1830
+ 9,
1831
+ n0,
1832
+ _DU,
1833
+ 0,
1834
+ () => DeleteUploadRequest$,
1835
+ () => DeleteUploadResult$,
1779
1836
  ];
1780
- var DeleteUpload = [9, n0, _DU, 0, () => DeleteUploadRequest, () => DeleteUploadResult];
1781
- var DeleteVPCEConfiguration = [
1837
+ var DeleteVPCEConfiguration$ = [
1782
1838
  9,
1783
1839
  n0,
1784
1840
  _DVPCEC,
1785
1841
  0,
1786
- () => DeleteVPCEConfigurationRequest,
1787
- () => DeleteVPCEConfigurationResult,
1842
+ () => DeleteVPCEConfigurationRequest$,
1843
+ () => DeleteVPCEConfigurationResult$,
1788
1844
  ];
1789
- var GetAccountSettings = [
1845
+ var GetAccountSettings$ = [
1790
1846
  9,
1791
1847
  n0,
1792
1848
  _GAS,
1793
1849
  0,
1794
- () => GetAccountSettingsRequest,
1795
- () => GetAccountSettingsResult,
1850
+ () => GetAccountSettingsRequest$,
1851
+ () => GetAccountSettingsResult$,
1796
1852
  ];
1797
- var GetDevice = [9, n0, _GD, 0, () => GetDeviceRequest, () => GetDeviceResult];
1798
- var GetDeviceInstance = [
1853
+ var GetDevice$ = [9, n0, _GD, 0, () => GetDeviceRequest$, () => GetDeviceResult$];
1854
+ var GetDeviceInstance$ = [
1799
1855
  9,
1800
1856
  n0,
1801
1857
  _GDI,
1802
1858
  0,
1803
- () => GetDeviceInstanceRequest,
1804
- () => GetDeviceInstanceResult,
1859
+ () => GetDeviceInstanceRequest$,
1860
+ () => GetDeviceInstanceResult$,
1805
1861
  ];
1806
- var GetDevicePool = [
1862
+ var GetDevicePool$ = [
1807
1863
  9,
1808
1864
  n0,
1809
1865
  _GDP,
1810
1866
  0,
1811
- () => GetDevicePoolRequest,
1812
- () => GetDevicePoolResult,
1867
+ () => GetDevicePoolRequest$,
1868
+ () => GetDevicePoolResult$,
1813
1869
  ];
1814
- var GetDevicePoolCompatibility = [
1870
+ var GetDevicePoolCompatibility$ = [
1815
1871
  9,
1816
1872
  n0,
1817
1873
  _GDPC,
1818
1874
  0,
1819
- () => GetDevicePoolCompatibilityRequest,
1820
- () => GetDevicePoolCompatibilityResult,
1875
+ () => GetDevicePoolCompatibilityRequest$,
1876
+ () => GetDevicePoolCompatibilityResult$,
1821
1877
  ];
1822
- var GetInstanceProfile = [
1878
+ var GetInstanceProfile$ = [
1823
1879
  9,
1824
1880
  n0,
1825
1881
  _GIP,
1826
1882
  0,
1827
- () => GetInstanceProfileRequest,
1828
- () => GetInstanceProfileResult,
1883
+ () => GetInstanceProfileRequest$,
1884
+ () => GetInstanceProfileResult$,
1829
1885
  ];
1830
- var GetJob = [9, n0, _GJ, 0, () => GetJobRequest, () => GetJobResult];
1831
- var GetNetworkProfile = [
1886
+ var GetJob$ = [9, n0, _GJ, 0, () => GetJobRequest$, () => GetJobResult$];
1887
+ var GetNetworkProfile$ = [
1832
1888
  9,
1833
1889
  n0,
1834
1890
  _GNP,
1835
1891
  0,
1836
- () => GetNetworkProfileRequest,
1837
- () => GetNetworkProfileResult,
1892
+ () => GetNetworkProfileRequest$,
1893
+ () => GetNetworkProfileResult$,
1838
1894
  ];
1839
- var GetOfferingStatus = [
1895
+ var GetOfferingStatus$ = [
1840
1896
  9,
1841
1897
  n0,
1842
1898
  _GOS,
1843
1899
  0,
1844
- () => GetOfferingStatusRequest,
1845
- () => GetOfferingStatusResult,
1900
+ () => GetOfferingStatusRequest$,
1901
+ () => GetOfferingStatusResult$,
1846
1902
  ];
1847
- var GetProject = [9, n0, _GP, 0, () => GetProjectRequest, () => GetProjectResult];
1848
- var GetRemoteAccessSession = [
1903
+ var GetProject$ = [9, n0, _GP, 0, () => GetProjectRequest$, () => GetProjectResult$];
1904
+ var GetRemoteAccessSession$ = [
1849
1905
  9,
1850
1906
  n0,
1851
1907
  _GRAS,
1852
1908
  0,
1853
- () => GetRemoteAccessSessionRequest,
1854
- () => GetRemoteAccessSessionResult,
1909
+ () => GetRemoteAccessSessionRequest$,
1910
+ () => GetRemoteAccessSessionResult$,
1855
1911
  ];
1856
- var GetRun = [9, n0, _GR, 0, () => GetRunRequest, () => GetRunResult];
1857
- var GetSuite = [9, n0, _GS, 0, () => GetSuiteRequest, () => GetSuiteResult];
1858
- var GetTest = [9, n0, _GT, 0, () => GetTestRequest, () => GetTestResult];
1859
- var GetTestGridProject = [
1912
+ var GetRun$ = [9, n0, _GR, 0, () => GetRunRequest$, () => GetRunResult$];
1913
+ var GetSuite$ = [9, n0, _GS, 0, () => GetSuiteRequest$, () => GetSuiteResult$];
1914
+ var GetTest$ = [9, n0, _GT, 0, () => GetTestRequest$, () => GetTestResult$];
1915
+ var GetTestGridProject$ = [
1860
1916
  9,
1861
1917
  n0,
1862
1918
  _GTGP,
1863
1919
  0,
1864
- () => GetTestGridProjectRequest,
1865
- () => GetTestGridProjectResult,
1920
+ () => GetTestGridProjectRequest$,
1921
+ () => GetTestGridProjectResult$,
1866
1922
  ];
1867
- var GetTestGridSession = [
1923
+ var GetTestGridSession$ = [
1868
1924
  9,
1869
1925
  n0,
1870
1926
  _GTGS,
1871
1927
  0,
1872
- () => GetTestGridSessionRequest,
1873
- () => GetTestGridSessionResult,
1928
+ () => GetTestGridSessionRequest$,
1929
+ () => GetTestGridSessionResult$,
1874
1930
  ];
1875
- var GetUpload = [9, n0, _GU, 0, () => GetUploadRequest, () => GetUploadResult];
1876
- var GetVPCEConfiguration = [
1931
+ var GetUpload$ = [9, n0, _GU, 0, () => GetUploadRequest$, () => GetUploadResult$];
1932
+ var GetVPCEConfiguration$ = [
1877
1933
  9,
1878
1934
  n0,
1879
1935
  _GVPCEC,
1880
1936
  0,
1881
- () => GetVPCEConfigurationRequest,
1882
- () => GetVPCEConfigurationResult,
1937
+ () => GetVPCEConfigurationRequest$,
1938
+ () => GetVPCEConfigurationResult$,
1883
1939
  ];
1884
- var InstallToRemoteAccessSession = [
1940
+ var InstallToRemoteAccessSession$ = [
1885
1941
  9,
1886
1942
  n0,
1887
1943
  _ITRAS,
1888
1944
  0,
1889
- () => InstallToRemoteAccessSessionRequest,
1890
- () => InstallToRemoteAccessSessionResult,
1945
+ () => InstallToRemoteAccessSessionRequest$,
1946
+ () => InstallToRemoteAccessSessionResult$,
1891
1947
  ];
1892
- var ListArtifacts = [
1948
+ var ListArtifacts$ = [
1893
1949
  9,
1894
1950
  n0,
1895
1951
  _LA,
1896
1952
  0,
1897
- () => ListArtifactsRequest,
1898
- () => ListArtifactsResult,
1953
+ () => ListArtifactsRequest$,
1954
+ () => ListArtifactsResult$,
1899
1955
  ];
1900
- var ListDeviceInstances = [
1956
+ var ListDeviceInstances$ = [
1901
1957
  9,
1902
1958
  n0,
1903
1959
  _LDI,
1904
1960
  0,
1905
- () => ListDeviceInstancesRequest,
1906
- () => ListDeviceInstancesResult,
1961
+ () => ListDeviceInstancesRequest$,
1962
+ () => ListDeviceInstancesResult$,
1907
1963
  ];
1908
- var ListDevicePools = [
1964
+ var ListDevicePools$ = [
1909
1965
  9,
1910
1966
  n0,
1911
1967
  _LDP,
1912
1968
  0,
1913
- () => ListDevicePoolsRequest,
1914
- () => ListDevicePoolsResult,
1969
+ () => ListDevicePoolsRequest$,
1970
+ () => ListDevicePoolsResult$,
1915
1971
  ];
1916
- var ListDevices = [9, n0, _LD, 0, () => ListDevicesRequest, () => ListDevicesResult];
1917
- var ListInstanceProfiles = [
1972
+ var ListDevices$ = [9, n0, _LD, 0, () => ListDevicesRequest$, () => ListDevicesResult$];
1973
+ var ListInstanceProfiles$ = [
1918
1974
  9,
1919
1975
  n0,
1920
1976
  _LIP,
1921
1977
  0,
1922
- () => ListInstanceProfilesRequest,
1923
- () => ListInstanceProfilesResult,
1978
+ () => ListInstanceProfilesRequest$,
1979
+ () => ListInstanceProfilesResult$,
1924
1980
  ];
1925
- var ListJobs = [9, n0, _LJ, 0, () => ListJobsRequest, () => ListJobsResult];
1926
- var ListNetworkProfiles = [
1981
+ var ListJobs$ = [9, n0, _LJ, 0, () => ListJobsRequest$, () => ListJobsResult$];
1982
+ var ListNetworkProfiles$ = [
1927
1983
  9,
1928
1984
  n0,
1929
1985
  _LNP,
1930
1986
  0,
1931
- () => ListNetworkProfilesRequest,
1932
- () => ListNetworkProfilesResult,
1987
+ () => ListNetworkProfilesRequest$,
1988
+ () => ListNetworkProfilesResult$,
1933
1989
  ];
1934
- var ListOfferingPromotions = [
1990
+ var ListOfferingPromotions$ = [
1935
1991
  9,
1936
1992
  n0,
1937
1993
  _LOP,
1938
1994
  0,
1939
- () => ListOfferingPromotionsRequest,
1940
- () => ListOfferingPromotionsResult,
1995
+ () => ListOfferingPromotionsRequest$,
1996
+ () => ListOfferingPromotionsResult$,
1941
1997
  ];
1942
- var ListOfferings = [
1998
+ var ListOfferings$ = [
1943
1999
  9,
1944
2000
  n0,
1945
2001
  _LO,
1946
2002
  0,
1947
- () => ListOfferingsRequest,
1948
- () => ListOfferingsResult,
2003
+ () => ListOfferingsRequest$,
2004
+ () => ListOfferingsResult$,
1949
2005
  ];
1950
- var ListOfferingTransactions = [
2006
+ var ListOfferingTransactions$ = [
1951
2007
  9,
1952
2008
  n0,
1953
2009
  _LOT,
1954
2010
  0,
1955
- () => ListOfferingTransactionsRequest,
1956
- () => ListOfferingTransactionsResult,
2011
+ () => ListOfferingTransactionsRequest$,
2012
+ () => ListOfferingTransactionsResult$,
1957
2013
  ];
1958
- var ListProjects = [9, n0, _LP, 0, () => ListProjectsRequest, () => ListProjectsResult];
1959
- var ListRemoteAccessSessions = [
2014
+ var ListProjects$ = [
2015
+ 9,
2016
+ n0,
2017
+ _LP,
2018
+ 0,
2019
+ () => ListProjectsRequest$,
2020
+ () => ListProjectsResult$,
2021
+ ];
2022
+ var ListRemoteAccessSessions$ = [
1960
2023
  9,
1961
2024
  n0,
1962
2025
  _LRAS,
1963
2026
  0,
1964
- () => ListRemoteAccessSessionsRequest,
1965
- () => ListRemoteAccessSessionsResult,
2027
+ () => ListRemoteAccessSessionsRequest$,
2028
+ () => ListRemoteAccessSessionsResult$,
1966
2029
  ];
1967
- var ListRuns = [9, n0, _LR, 0, () => ListRunsRequest, () => ListRunsResult];
1968
- var ListSamples = [9, n0, _LS, 0, () => ListSamplesRequest, () => ListSamplesResult];
1969
- var ListSuites = [9, n0, _LSi, 0, () => ListSuitesRequest, () => ListSuitesResult];
1970
- var ListTagsForResource = [
2030
+ var ListRuns$ = [9, n0, _LR, 0, () => ListRunsRequest$, () => ListRunsResult$];
2031
+ var ListSamples$ = [9, n0, _LS, 0, () => ListSamplesRequest$, () => ListSamplesResult$];
2032
+ var ListSuites$ = [9, n0, _LSi, 0, () => ListSuitesRequest$, () => ListSuitesResult$];
2033
+ var ListTagsForResource$ = [
1971
2034
  9,
1972
2035
  n0,
1973
2036
  _LTFR,
1974
2037
  0,
1975
- () => ListTagsForResourceRequest,
1976
- () => ListTagsForResourceResponse,
2038
+ () => ListTagsForResourceRequest$,
2039
+ () => ListTagsForResourceResponse$,
1977
2040
  ];
1978
- var ListTestGridProjects = [
2041
+ var ListTestGridProjects$ = [
1979
2042
  9,
1980
2043
  n0,
1981
2044
  _LTGP,
1982
2045
  0,
1983
- () => ListTestGridProjectsRequest,
1984
- () => ListTestGridProjectsResult,
2046
+ () => ListTestGridProjectsRequest$,
2047
+ () => ListTestGridProjectsResult$,
1985
2048
  ];
1986
- var ListTestGridSessionActions = [
2049
+ var ListTestGridSessionActions$ = [
1987
2050
  9,
1988
2051
  n0,
1989
2052
  _LTGSA,
1990
2053
  0,
1991
- () => ListTestGridSessionActionsRequest,
1992
- () => ListTestGridSessionActionsResult,
2054
+ () => ListTestGridSessionActionsRequest$,
2055
+ () => ListTestGridSessionActionsResult$,
1993
2056
  ];
1994
- var ListTestGridSessionArtifacts = [
2057
+ var ListTestGridSessionArtifacts$ = [
1995
2058
  9,
1996
2059
  n0,
1997
2060
  _LTGSAi,
1998
2061
  0,
1999
- () => ListTestGridSessionArtifactsRequest,
2000
- () => ListTestGridSessionArtifactsResult,
2062
+ () => ListTestGridSessionArtifactsRequest$,
2063
+ () => ListTestGridSessionArtifactsResult$,
2001
2064
  ];
2002
- var ListTestGridSessions = [
2065
+ var ListTestGridSessions$ = [
2003
2066
  9,
2004
2067
  n0,
2005
2068
  _LTGS,
2006
2069
  0,
2007
- () => ListTestGridSessionsRequest,
2008
- () => ListTestGridSessionsResult,
2070
+ () => ListTestGridSessionsRequest$,
2071
+ () => ListTestGridSessionsResult$,
2009
2072
  ];
2010
- var ListTests = [9, n0, _LT, 0, () => ListTestsRequest, () => ListTestsResult];
2011
- var ListUniqueProblems = [
2073
+ var ListTests$ = [9, n0, _LT, 0, () => ListTestsRequest$, () => ListTestsResult$];
2074
+ var ListUniqueProblems$ = [
2012
2075
  9,
2013
2076
  n0,
2014
2077
  _LUP,
2015
2078
  0,
2016
- () => ListUniqueProblemsRequest,
2017
- () => ListUniqueProblemsResult,
2079
+ () => ListUniqueProblemsRequest$,
2080
+ () => ListUniqueProblemsResult$,
2018
2081
  ];
2019
- var ListUploads = [9, n0, _LU, 0, () => ListUploadsRequest, () => ListUploadsResult];
2020
- var ListVPCEConfigurations = [
2082
+ var ListUploads$ = [9, n0, _LU, 0, () => ListUploadsRequest$, () => ListUploadsResult$];
2083
+ var ListVPCEConfigurations$ = [
2021
2084
  9,
2022
2085
  n0,
2023
2086
  _LVPCEC,
2024
2087
  0,
2025
- () => ListVPCEConfigurationsRequest,
2026
- () => ListVPCEConfigurationsResult,
2088
+ () => ListVPCEConfigurationsRequest$,
2089
+ () => ListVPCEConfigurationsResult$,
2027
2090
  ];
2028
- var PurchaseOffering = [
2091
+ var PurchaseOffering$ = [
2029
2092
  9,
2030
2093
  n0,
2031
2094
  _PO,
2032
2095
  0,
2033
- () => PurchaseOfferingRequest,
2034
- () => PurchaseOfferingResult,
2096
+ () => PurchaseOfferingRequest$,
2097
+ () => PurchaseOfferingResult$,
2035
2098
  ];
2036
- var RenewOffering = [
2099
+ var RenewOffering$ = [
2037
2100
  9,
2038
2101
  n0,
2039
2102
  _RO,
2040
2103
  0,
2041
- () => RenewOfferingRequest,
2042
- () => RenewOfferingResult,
2104
+ () => RenewOfferingRequest$,
2105
+ () => RenewOfferingResult$,
2043
2106
  ];
2044
- var ScheduleRun = [9, n0, _SR, 0, () => ScheduleRunRequest, () => ScheduleRunResult];
2045
- var StopJob = [9, n0, _SJ, 0, () => StopJobRequest, () => StopJobResult];
2046
- var StopRemoteAccessSession = [
2107
+ var ScheduleRun$ = [9, n0, _SR, 0, () => ScheduleRunRequest$, () => ScheduleRunResult$];
2108
+ var StopJob$ = [9, n0, _SJ, 0, () => StopJobRequest$, () => StopJobResult$];
2109
+ var StopRemoteAccessSession$ = [
2047
2110
  9,
2048
2111
  n0,
2049
2112
  _SRAS,
2050
2113
  0,
2051
- () => StopRemoteAccessSessionRequest,
2052
- () => StopRemoteAccessSessionResult,
2114
+ () => StopRemoteAccessSessionRequest$,
2115
+ () => StopRemoteAccessSessionResult$,
2053
2116
  ];
2054
- var StopRun = [9, n0, _SRt, 0, () => StopRunRequest, () => StopRunResult];
2055
- var TagResource = [9, n0, _TR, 0, () => TagResourceRequest, () => TagResourceResponse];
2056
- var UntagResource = [
2117
+ var StopRun$ = [9, n0, _SRt, 0, () => StopRunRequest$, () => StopRunResult$];
2118
+ var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => TagResourceResponse$];
2119
+ var UntagResource$ = [
2057
2120
  9,
2058
2121
  n0,
2059
2122
  _UR,
2060
2123
  0,
2061
- () => UntagResourceRequest,
2062
- () => UntagResourceResponse,
2124
+ () => UntagResourceRequest$,
2125
+ () => UntagResourceResponse$,
2063
2126
  ];
2064
- var UpdateDeviceInstance = [
2127
+ var UpdateDeviceInstance$ = [
2065
2128
  9,
2066
2129
  n0,
2067
2130
  _UDI,
2068
2131
  0,
2069
- () => UpdateDeviceInstanceRequest,
2070
- () => UpdateDeviceInstanceResult,
2132
+ () => UpdateDeviceInstanceRequest$,
2133
+ () => UpdateDeviceInstanceResult$,
2071
2134
  ];
2072
- var UpdateDevicePool = [
2135
+ var UpdateDevicePool$ = [
2073
2136
  9,
2074
2137
  n0,
2075
2138
  _UDP,
2076
2139
  0,
2077
- () => UpdateDevicePoolRequest,
2078
- () => UpdateDevicePoolResult,
2140
+ () => UpdateDevicePoolRequest$,
2141
+ () => UpdateDevicePoolResult$,
2079
2142
  ];
2080
- var UpdateInstanceProfile = [
2143
+ var UpdateInstanceProfile$ = [
2081
2144
  9,
2082
2145
  n0,
2083
2146
  _UIP,
2084
2147
  0,
2085
- () => UpdateInstanceProfileRequest,
2086
- () => UpdateInstanceProfileResult,
2148
+ () => UpdateInstanceProfileRequest$,
2149
+ () => UpdateInstanceProfileResult$,
2087
2150
  ];
2088
- var UpdateNetworkProfile = [
2151
+ var UpdateNetworkProfile$ = [
2089
2152
  9,
2090
2153
  n0,
2091
2154
  _UNP,
2092
2155
  0,
2093
- () => UpdateNetworkProfileRequest,
2094
- () => UpdateNetworkProfileResult,
2156
+ () => UpdateNetworkProfileRequest$,
2157
+ () => UpdateNetworkProfileResult$,
2095
2158
  ];
2096
- var UpdateProject = [
2159
+ var UpdateProject$ = [
2097
2160
  9,
2098
2161
  n0,
2099
2162
  _UPp,
2100
2163
  0,
2101
- () => UpdateProjectRequest,
2102
- () => UpdateProjectResult,
2164
+ () => UpdateProjectRequest$,
2165
+ () => UpdateProjectResult$,
2103
2166
  ];
2104
- var UpdateTestGridProject = [
2167
+ var UpdateTestGridProject$ = [
2105
2168
  9,
2106
2169
  n0,
2107
2170
  _UTGP,
2108
2171
  0,
2109
- () => UpdateTestGridProjectRequest,
2110
- () => UpdateTestGridProjectResult,
2172
+ () => UpdateTestGridProjectRequest$,
2173
+ () => UpdateTestGridProjectResult$,
2174
+ ];
2175
+ var UpdateUpload$ = [
2176
+ 9,
2177
+ n0,
2178
+ _UU,
2179
+ 0,
2180
+ () => UpdateUploadRequest$,
2181
+ () => UpdateUploadResult$,
2111
2182
  ];
2112
- var UpdateUpload = [9, n0, _UU, 0, () => UpdateUploadRequest, () => UpdateUploadResult];
2113
- var UpdateVPCEConfiguration = [
2183
+ var UpdateVPCEConfiguration$ = [
2114
2184
  9,
2115
2185
  n0,
2116
2186
  _UVPCEC,
2117
2187
  0,
2118
- () => UpdateVPCEConfigurationRequest,
2119
- () => UpdateVPCEConfigurationResult,
2188
+ () => UpdateVPCEConfigurationRequest$,
2189
+ () => UpdateVPCEConfigurationResult$,
2120
2190
  ];
2121
2191
 
2122
2192
  class CreateDevicePoolCommand extends smithyClient.Command
@@ -2127,7 +2197,7 @@ class CreateDevicePoolCommand extends smithyClient.Command
2127
2197
  })
2128
2198
  .s("DeviceFarm_20150623", "CreateDevicePool", {})
2129
2199
  .n("DeviceFarmClient", "CreateDevicePoolCommand")
2130
- .sc(CreateDevicePool)
2200
+ .sc(CreateDevicePool$)
2131
2201
  .build() {
2132
2202
  }
2133
2203
 
@@ -2139,7 +2209,7 @@ class CreateInstanceProfileCommand extends smithyClient.Command
2139
2209
  })
2140
2210
  .s("DeviceFarm_20150623", "CreateInstanceProfile", {})
2141
2211
  .n("DeviceFarmClient", "CreateInstanceProfileCommand")
2142
- .sc(CreateInstanceProfile)
2212
+ .sc(CreateInstanceProfile$)
2143
2213
  .build() {
2144
2214
  }
2145
2215
 
@@ -2151,7 +2221,7 @@ class CreateNetworkProfileCommand extends smithyClient.Command
2151
2221
  })
2152
2222
  .s("DeviceFarm_20150623", "CreateNetworkProfile", {})
2153
2223
  .n("DeviceFarmClient", "CreateNetworkProfileCommand")
2154
- .sc(CreateNetworkProfile)
2224
+ .sc(CreateNetworkProfile$)
2155
2225
  .build() {
2156
2226
  }
2157
2227
 
@@ -2163,7 +2233,7 @@ class CreateProjectCommand extends smithyClient.Command
2163
2233
  })
2164
2234
  .s("DeviceFarm_20150623", "CreateProject", {})
2165
2235
  .n("DeviceFarmClient", "CreateProjectCommand")
2166
- .sc(CreateProject)
2236
+ .sc(CreateProject$)
2167
2237
  .build() {
2168
2238
  }
2169
2239
 
@@ -2175,7 +2245,7 @@ class CreateRemoteAccessSessionCommand extends smithyClient.Command
2175
2245
  })
2176
2246
  .s("DeviceFarm_20150623", "CreateRemoteAccessSession", {})
2177
2247
  .n("DeviceFarmClient", "CreateRemoteAccessSessionCommand")
2178
- .sc(CreateRemoteAccessSession)
2248
+ .sc(CreateRemoteAccessSession$)
2179
2249
  .build() {
2180
2250
  }
2181
2251
 
@@ -2187,7 +2257,7 @@ class CreateTestGridProjectCommand extends smithyClient.Command
2187
2257
  })
2188
2258
  .s("DeviceFarm_20150623", "CreateTestGridProject", {})
2189
2259
  .n("DeviceFarmClient", "CreateTestGridProjectCommand")
2190
- .sc(CreateTestGridProject)
2260
+ .sc(CreateTestGridProject$)
2191
2261
  .build() {
2192
2262
  }
2193
2263
 
@@ -2199,7 +2269,7 @@ class CreateTestGridUrlCommand extends smithyClient.Command
2199
2269
  })
2200
2270
  .s("DeviceFarm_20150623", "CreateTestGridUrl", {})
2201
2271
  .n("DeviceFarmClient", "CreateTestGridUrlCommand")
2202
- .sc(CreateTestGridUrl)
2272
+ .sc(CreateTestGridUrl$)
2203
2273
  .build() {
2204
2274
  }
2205
2275
 
@@ -2211,7 +2281,7 @@ class CreateUploadCommand extends smithyClient.Command
2211
2281
  })
2212
2282
  .s("DeviceFarm_20150623", "CreateUpload", {})
2213
2283
  .n("DeviceFarmClient", "CreateUploadCommand")
2214
- .sc(CreateUpload)
2284
+ .sc(CreateUpload$)
2215
2285
  .build() {
2216
2286
  }
2217
2287
 
@@ -2223,7 +2293,7 @@ class CreateVPCEConfigurationCommand extends smithyClient.Command
2223
2293
  })
2224
2294
  .s("DeviceFarm_20150623", "CreateVPCEConfiguration", {})
2225
2295
  .n("DeviceFarmClient", "CreateVPCEConfigurationCommand")
2226
- .sc(CreateVPCEConfiguration)
2296
+ .sc(CreateVPCEConfiguration$)
2227
2297
  .build() {
2228
2298
  }
2229
2299
 
@@ -2235,7 +2305,7 @@ class DeleteDevicePoolCommand extends smithyClient.Command
2235
2305
  })
2236
2306
  .s("DeviceFarm_20150623", "DeleteDevicePool", {})
2237
2307
  .n("DeviceFarmClient", "DeleteDevicePoolCommand")
2238
- .sc(DeleteDevicePool)
2308
+ .sc(DeleteDevicePool$)
2239
2309
  .build() {
2240
2310
  }
2241
2311
 
@@ -2247,7 +2317,7 @@ class DeleteInstanceProfileCommand extends smithyClient.Command
2247
2317
  })
2248
2318
  .s("DeviceFarm_20150623", "DeleteInstanceProfile", {})
2249
2319
  .n("DeviceFarmClient", "DeleteInstanceProfileCommand")
2250
- .sc(DeleteInstanceProfile)
2320
+ .sc(DeleteInstanceProfile$)
2251
2321
  .build() {
2252
2322
  }
2253
2323
 
@@ -2259,7 +2329,7 @@ class DeleteNetworkProfileCommand extends smithyClient.Command
2259
2329
  })
2260
2330
  .s("DeviceFarm_20150623", "DeleteNetworkProfile", {})
2261
2331
  .n("DeviceFarmClient", "DeleteNetworkProfileCommand")
2262
- .sc(DeleteNetworkProfile)
2332
+ .sc(DeleteNetworkProfile$)
2263
2333
  .build() {
2264
2334
  }
2265
2335
 
@@ -2271,7 +2341,7 @@ class DeleteProjectCommand extends smithyClient.Command
2271
2341
  })
2272
2342
  .s("DeviceFarm_20150623", "DeleteProject", {})
2273
2343
  .n("DeviceFarmClient", "DeleteProjectCommand")
2274
- .sc(DeleteProject)
2344
+ .sc(DeleteProject$)
2275
2345
  .build() {
2276
2346
  }
2277
2347
 
@@ -2283,7 +2353,7 @@ class DeleteRemoteAccessSessionCommand extends smithyClient.Command
2283
2353
  })
2284
2354
  .s("DeviceFarm_20150623", "DeleteRemoteAccessSession", {})
2285
2355
  .n("DeviceFarmClient", "DeleteRemoteAccessSessionCommand")
2286
- .sc(DeleteRemoteAccessSession)
2356
+ .sc(DeleteRemoteAccessSession$)
2287
2357
  .build() {
2288
2358
  }
2289
2359
 
@@ -2295,7 +2365,7 @@ class DeleteRunCommand extends smithyClient.Command
2295
2365
  })
2296
2366
  .s("DeviceFarm_20150623", "DeleteRun", {})
2297
2367
  .n("DeviceFarmClient", "DeleteRunCommand")
2298
- .sc(DeleteRun)
2368
+ .sc(DeleteRun$)
2299
2369
  .build() {
2300
2370
  }
2301
2371
 
@@ -2307,7 +2377,7 @@ class DeleteTestGridProjectCommand extends smithyClient.Command
2307
2377
  })
2308
2378
  .s("DeviceFarm_20150623", "DeleteTestGridProject", {})
2309
2379
  .n("DeviceFarmClient", "DeleteTestGridProjectCommand")
2310
- .sc(DeleteTestGridProject)
2380
+ .sc(DeleteTestGridProject$)
2311
2381
  .build() {
2312
2382
  }
2313
2383
 
@@ -2319,7 +2389,7 @@ class DeleteUploadCommand extends smithyClient.Command
2319
2389
  })
2320
2390
  .s("DeviceFarm_20150623", "DeleteUpload", {})
2321
2391
  .n("DeviceFarmClient", "DeleteUploadCommand")
2322
- .sc(DeleteUpload)
2392
+ .sc(DeleteUpload$)
2323
2393
  .build() {
2324
2394
  }
2325
2395
 
@@ -2331,7 +2401,7 @@ class DeleteVPCEConfigurationCommand extends smithyClient.Command
2331
2401
  })
2332
2402
  .s("DeviceFarm_20150623", "DeleteVPCEConfiguration", {})
2333
2403
  .n("DeviceFarmClient", "DeleteVPCEConfigurationCommand")
2334
- .sc(DeleteVPCEConfiguration)
2404
+ .sc(DeleteVPCEConfiguration$)
2335
2405
  .build() {
2336
2406
  }
2337
2407
 
@@ -2343,7 +2413,7 @@ class GetAccountSettingsCommand extends smithyClient.Command
2343
2413
  })
2344
2414
  .s("DeviceFarm_20150623", "GetAccountSettings", {})
2345
2415
  .n("DeviceFarmClient", "GetAccountSettingsCommand")
2346
- .sc(GetAccountSettings)
2416
+ .sc(GetAccountSettings$)
2347
2417
  .build() {
2348
2418
  }
2349
2419
 
@@ -2355,7 +2425,7 @@ class GetDeviceCommand extends smithyClient.Command
2355
2425
  })
2356
2426
  .s("DeviceFarm_20150623", "GetDevice", {})
2357
2427
  .n("DeviceFarmClient", "GetDeviceCommand")
2358
- .sc(GetDevice)
2428
+ .sc(GetDevice$)
2359
2429
  .build() {
2360
2430
  }
2361
2431
 
@@ -2367,7 +2437,7 @@ class GetDeviceInstanceCommand extends smithyClient.Command
2367
2437
  })
2368
2438
  .s("DeviceFarm_20150623", "GetDeviceInstance", {})
2369
2439
  .n("DeviceFarmClient", "GetDeviceInstanceCommand")
2370
- .sc(GetDeviceInstance)
2440
+ .sc(GetDeviceInstance$)
2371
2441
  .build() {
2372
2442
  }
2373
2443
 
@@ -2379,7 +2449,7 @@ class GetDevicePoolCommand extends smithyClient.Command
2379
2449
  })
2380
2450
  .s("DeviceFarm_20150623", "GetDevicePool", {})
2381
2451
  .n("DeviceFarmClient", "GetDevicePoolCommand")
2382
- .sc(GetDevicePool)
2452
+ .sc(GetDevicePool$)
2383
2453
  .build() {
2384
2454
  }
2385
2455
 
@@ -2391,7 +2461,7 @@ class GetDevicePoolCompatibilityCommand extends smithyClient.Command
2391
2461
  })
2392
2462
  .s("DeviceFarm_20150623", "GetDevicePoolCompatibility", {})
2393
2463
  .n("DeviceFarmClient", "GetDevicePoolCompatibilityCommand")
2394
- .sc(GetDevicePoolCompatibility)
2464
+ .sc(GetDevicePoolCompatibility$)
2395
2465
  .build() {
2396
2466
  }
2397
2467
 
@@ -2403,7 +2473,7 @@ class GetInstanceProfileCommand extends smithyClient.Command
2403
2473
  })
2404
2474
  .s("DeviceFarm_20150623", "GetInstanceProfile", {})
2405
2475
  .n("DeviceFarmClient", "GetInstanceProfileCommand")
2406
- .sc(GetInstanceProfile)
2476
+ .sc(GetInstanceProfile$)
2407
2477
  .build() {
2408
2478
  }
2409
2479
 
@@ -2415,7 +2485,7 @@ class GetJobCommand extends smithyClient.Command
2415
2485
  })
2416
2486
  .s("DeviceFarm_20150623", "GetJob", {})
2417
2487
  .n("DeviceFarmClient", "GetJobCommand")
2418
- .sc(GetJob)
2488
+ .sc(GetJob$)
2419
2489
  .build() {
2420
2490
  }
2421
2491
 
@@ -2427,7 +2497,7 @@ class GetNetworkProfileCommand extends smithyClient.Command
2427
2497
  })
2428
2498
  .s("DeviceFarm_20150623", "GetNetworkProfile", {})
2429
2499
  .n("DeviceFarmClient", "GetNetworkProfileCommand")
2430
- .sc(GetNetworkProfile)
2500
+ .sc(GetNetworkProfile$)
2431
2501
  .build() {
2432
2502
  }
2433
2503
 
@@ -2439,7 +2509,7 @@ class GetOfferingStatusCommand extends smithyClient.Command
2439
2509
  })
2440
2510
  .s("DeviceFarm_20150623", "GetOfferingStatus", {})
2441
2511
  .n("DeviceFarmClient", "GetOfferingStatusCommand")
2442
- .sc(GetOfferingStatus)
2512
+ .sc(GetOfferingStatus$)
2443
2513
  .build() {
2444
2514
  }
2445
2515
 
@@ -2451,7 +2521,7 @@ class GetProjectCommand extends smithyClient.Command
2451
2521
  })
2452
2522
  .s("DeviceFarm_20150623", "GetProject", {})
2453
2523
  .n("DeviceFarmClient", "GetProjectCommand")
2454
- .sc(GetProject)
2524
+ .sc(GetProject$)
2455
2525
  .build() {
2456
2526
  }
2457
2527
 
@@ -2463,7 +2533,7 @@ class GetRemoteAccessSessionCommand extends smithyClient.Command
2463
2533
  })
2464
2534
  .s("DeviceFarm_20150623", "GetRemoteAccessSession", {})
2465
2535
  .n("DeviceFarmClient", "GetRemoteAccessSessionCommand")
2466
- .sc(GetRemoteAccessSession)
2536
+ .sc(GetRemoteAccessSession$)
2467
2537
  .build() {
2468
2538
  }
2469
2539
 
@@ -2475,7 +2545,7 @@ class GetRunCommand extends smithyClient.Command
2475
2545
  })
2476
2546
  .s("DeviceFarm_20150623", "GetRun", {})
2477
2547
  .n("DeviceFarmClient", "GetRunCommand")
2478
- .sc(GetRun)
2548
+ .sc(GetRun$)
2479
2549
  .build() {
2480
2550
  }
2481
2551
 
@@ -2487,7 +2557,7 @@ class GetSuiteCommand extends smithyClient.Command
2487
2557
  })
2488
2558
  .s("DeviceFarm_20150623", "GetSuite", {})
2489
2559
  .n("DeviceFarmClient", "GetSuiteCommand")
2490
- .sc(GetSuite)
2560
+ .sc(GetSuite$)
2491
2561
  .build() {
2492
2562
  }
2493
2563
 
@@ -2499,7 +2569,7 @@ class GetTestCommand extends smithyClient.Command
2499
2569
  })
2500
2570
  .s("DeviceFarm_20150623", "GetTest", {})
2501
2571
  .n("DeviceFarmClient", "GetTestCommand")
2502
- .sc(GetTest)
2572
+ .sc(GetTest$)
2503
2573
  .build() {
2504
2574
  }
2505
2575
 
@@ -2511,7 +2581,7 @@ class GetTestGridProjectCommand extends smithyClient.Command
2511
2581
  })
2512
2582
  .s("DeviceFarm_20150623", "GetTestGridProject", {})
2513
2583
  .n("DeviceFarmClient", "GetTestGridProjectCommand")
2514
- .sc(GetTestGridProject)
2584
+ .sc(GetTestGridProject$)
2515
2585
  .build() {
2516
2586
  }
2517
2587
 
@@ -2523,7 +2593,7 @@ class GetTestGridSessionCommand extends smithyClient.Command
2523
2593
  })
2524
2594
  .s("DeviceFarm_20150623", "GetTestGridSession", {})
2525
2595
  .n("DeviceFarmClient", "GetTestGridSessionCommand")
2526
- .sc(GetTestGridSession)
2596
+ .sc(GetTestGridSession$)
2527
2597
  .build() {
2528
2598
  }
2529
2599
 
@@ -2535,7 +2605,7 @@ class GetUploadCommand extends smithyClient.Command
2535
2605
  })
2536
2606
  .s("DeviceFarm_20150623", "GetUpload", {})
2537
2607
  .n("DeviceFarmClient", "GetUploadCommand")
2538
- .sc(GetUpload)
2608
+ .sc(GetUpload$)
2539
2609
  .build() {
2540
2610
  }
2541
2611
 
@@ -2547,7 +2617,7 @@ class GetVPCEConfigurationCommand extends smithyClient.Command
2547
2617
  })
2548
2618
  .s("DeviceFarm_20150623", "GetVPCEConfiguration", {})
2549
2619
  .n("DeviceFarmClient", "GetVPCEConfigurationCommand")
2550
- .sc(GetVPCEConfiguration)
2620
+ .sc(GetVPCEConfiguration$)
2551
2621
  .build() {
2552
2622
  }
2553
2623
 
@@ -2559,7 +2629,7 @@ class InstallToRemoteAccessSessionCommand extends smithyClient.Command
2559
2629
  })
2560
2630
  .s("DeviceFarm_20150623", "InstallToRemoteAccessSession", {})
2561
2631
  .n("DeviceFarmClient", "InstallToRemoteAccessSessionCommand")
2562
- .sc(InstallToRemoteAccessSession)
2632
+ .sc(InstallToRemoteAccessSession$)
2563
2633
  .build() {
2564
2634
  }
2565
2635
 
@@ -2571,7 +2641,7 @@ class ListArtifactsCommand extends smithyClient.Command
2571
2641
  })
2572
2642
  .s("DeviceFarm_20150623", "ListArtifacts", {})
2573
2643
  .n("DeviceFarmClient", "ListArtifactsCommand")
2574
- .sc(ListArtifacts)
2644
+ .sc(ListArtifacts$)
2575
2645
  .build() {
2576
2646
  }
2577
2647
 
@@ -2583,7 +2653,7 @@ class ListDeviceInstancesCommand extends smithyClient.Command
2583
2653
  })
2584
2654
  .s("DeviceFarm_20150623", "ListDeviceInstances", {})
2585
2655
  .n("DeviceFarmClient", "ListDeviceInstancesCommand")
2586
- .sc(ListDeviceInstances)
2656
+ .sc(ListDeviceInstances$)
2587
2657
  .build() {
2588
2658
  }
2589
2659
 
@@ -2595,7 +2665,7 @@ class ListDevicePoolsCommand extends smithyClient.Command
2595
2665
  })
2596
2666
  .s("DeviceFarm_20150623", "ListDevicePools", {})
2597
2667
  .n("DeviceFarmClient", "ListDevicePoolsCommand")
2598
- .sc(ListDevicePools)
2668
+ .sc(ListDevicePools$)
2599
2669
  .build() {
2600
2670
  }
2601
2671
 
@@ -2607,7 +2677,7 @@ class ListDevicesCommand extends smithyClient.Command
2607
2677
  })
2608
2678
  .s("DeviceFarm_20150623", "ListDevices", {})
2609
2679
  .n("DeviceFarmClient", "ListDevicesCommand")
2610
- .sc(ListDevices)
2680
+ .sc(ListDevices$)
2611
2681
  .build() {
2612
2682
  }
2613
2683
 
@@ -2619,7 +2689,7 @@ class ListInstanceProfilesCommand extends smithyClient.Command
2619
2689
  })
2620
2690
  .s("DeviceFarm_20150623", "ListInstanceProfiles", {})
2621
2691
  .n("DeviceFarmClient", "ListInstanceProfilesCommand")
2622
- .sc(ListInstanceProfiles)
2692
+ .sc(ListInstanceProfiles$)
2623
2693
  .build() {
2624
2694
  }
2625
2695
 
@@ -2631,7 +2701,7 @@ class ListJobsCommand extends smithyClient.Command
2631
2701
  })
2632
2702
  .s("DeviceFarm_20150623", "ListJobs", {})
2633
2703
  .n("DeviceFarmClient", "ListJobsCommand")
2634
- .sc(ListJobs)
2704
+ .sc(ListJobs$)
2635
2705
  .build() {
2636
2706
  }
2637
2707
 
@@ -2643,7 +2713,7 @@ class ListNetworkProfilesCommand extends smithyClient.Command
2643
2713
  })
2644
2714
  .s("DeviceFarm_20150623", "ListNetworkProfiles", {})
2645
2715
  .n("DeviceFarmClient", "ListNetworkProfilesCommand")
2646
- .sc(ListNetworkProfiles)
2716
+ .sc(ListNetworkProfiles$)
2647
2717
  .build() {
2648
2718
  }
2649
2719
 
@@ -2655,7 +2725,7 @@ class ListOfferingPromotionsCommand extends smithyClient.Command
2655
2725
  })
2656
2726
  .s("DeviceFarm_20150623", "ListOfferingPromotions", {})
2657
2727
  .n("DeviceFarmClient", "ListOfferingPromotionsCommand")
2658
- .sc(ListOfferingPromotions)
2728
+ .sc(ListOfferingPromotions$)
2659
2729
  .build() {
2660
2730
  }
2661
2731
 
@@ -2667,7 +2737,7 @@ class ListOfferingsCommand extends smithyClient.Command
2667
2737
  })
2668
2738
  .s("DeviceFarm_20150623", "ListOfferings", {})
2669
2739
  .n("DeviceFarmClient", "ListOfferingsCommand")
2670
- .sc(ListOfferings)
2740
+ .sc(ListOfferings$)
2671
2741
  .build() {
2672
2742
  }
2673
2743
 
@@ -2679,7 +2749,7 @@ class ListOfferingTransactionsCommand extends smithyClient.Command
2679
2749
  })
2680
2750
  .s("DeviceFarm_20150623", "ListOfferingTransactions", {})
2681
2751
  .n("DeviceFarmClient", "ListOfferingTransactionsCommand")
2682
- .sc(ListOfferingTransactions)
2752
+ .sc(ListOfferingTransactions$)
2683
2753
  .build() {
2684
2754
  }
2685
2755
 
@@ -2691,7 +2761,7 @@ class ListProjectsCommand extends smithyClient.Command
2691
2761
  })
2692
2762
  .s("DeviceFarm_20150623", "ListProjects", {})
2693
2763
  .n("DeviceFarmClient", "ListProjectsCommand")
2694
- .sc(ListProjects)
2764
+ .sc(ListProjects$)
2695
2765
  .build() {
2696
2766
  }
2697
2767
 
@@ -2703,7 +2773,7 @@ class ListRemoteAccessSessionsCommand extends smithyClient.Command
2703
2773
  })
2704
2774
  .s("DeviceFarm_20150623", "ListRemoteAccessSessions", {})
2705
2775
  .n("DeviceFarmClient", "ListRemoteAccessSessionsCommand")
2706
- .sc(ListRemoteAccessSessions)
2776
+ .sc(ListRemoteAccessSessions$)
2707
2777
  .build() {
2708
2778
  }
2709
2779
 
@@ -2715,7 +2785,7 @@ class ListRunsCommand extends smithyClient.Command
2715
2785
  })
2716
2786
  .s("DeviceFarm_20150623", "ListRuns", {})
2717
2787
  .n("DeviceFarmClient", "ListRunsCommand")
2718
- .sc(ListRuns)
2788
+ .sc(ListRuns$)
2719
2789
  .build() {
2720
2790
  }
2721
2791
 
@@ -2727,7 +2797,7 @@ class ListSamplesCommand extends smithyClient.Command
2727
2797
  })
2728
2798
  .s("DeviceFarm_20150623", "ListSamples", {})
2729
2799
  .n("DeviceFarmClient", "ListSamplesCommand")
2730
- .sc(ListSamples)
2800
+ .sc(ListSamples$)
2731
2801
  .build() {
2732
2802
  }
2733
2803
 
@@ -2739,7 +2809,7 @@ class ListSuitesCommand extends smithyClient.Command
2739
2809
  })
2740
2810
  .s("DeviceFarm_20150623", "ListSuites", {})
2741
2811
  .n("DeviceFarmClient", "ListSuitesCommand")
2742
- .sc(ListSuites)
2812
+ .sc(ListSuites$)
2743
2813
  .build() {
2744
2814
  }
2745
2815
 
@@ -2751,7 +2821,7 @@ class ListTagsForResourceCommand extends smithyClient.Command
2751
2821
  })
2752
2822
  .s("DeviceFarm_20150623", "ListTagsForResource", {})
2753
2823
  .n("DeviceFarmClient", "ListTagsForResourceCommand")
2754
- .sc(ListTagsForResource)
2824
+ .sc(ListTagsForResource$)
2755
2825
  .build() {
2756
2826
  }
2757
2827
 
@@ -2763,7 +2833,7 @@ class ListTestGridProjectsCommand extends smithyClient.Command
2763
2833
  })
2764
2834
  .s("DeviceFarm_20150623", "ListTestGridProjects", {})
2765
2835
  .n("DeviceFarmClient", "ListTestGridProjectsCommand")
2766
- .sc(ListTestGridProjects)
2836
+ .sc(ListTestGridProjects$)
2767
2837
  .build() {
2768
2838
  }
2769
2839
 
@@ -2775,7 +2845,7 @@ class ListTestGridSessionActionsCommand extends smithyClient.Command
2775
2845
  })
2776
2846
  .s("DeviceFarm_20150623", "ListTestGridSessionActions", {})
2777
2847
  .n("DeviceFarmClient", "ListTestGridSessionActionsCommand")
2778
- .sc(ListTestGridSessionActions)
2848
+ .sc(ListTestGridSessionActions$)
2779
2849
  .build() {
2780
2850
  }
2781
2851
 
@@ -2787,7 +2857,7 @@ class ListTestGridSessionArtifactsCommand extends smithyClient.Command
2787
2857
  })
2788
2858
  .s("DeviceFarm_20150623", "ListTestGridSessionArtifacts", {})
2789
2859
  .n("DeviceFarmClient", "ListTestGridSessionArtifactsCommand")
2790
- .sc(ListTestGridSessionArtifacts)
2860
+ .sc(ListTestGridSessionArtifacts$)
2791
2861
  .build() {
2792
2862
  }
2793
2863
 
@@ -2799,7 +2869,7 @@ class ListTestGridSessionsCommand extends smithyClient.Command
2799
2869
  })
2800
2870
  .s("DeviceFarm_20150623", "ListTestGridSessions", {})
2801
2871
  .n("DeviceFarmClient", "ListTestGridSessionsCommand")
2802
- .sc(ListTestGridSessions)
2872
+ .sc(ListTestGridSessions$)
2803
2873
  .build() {
2804
2874
  }
2805
2875
 
@@ -2811,7 +2881,7 @@ class ListTestsCommand extends smithyClient.Command
2811
2881
  })
2812
2882
  .s("DeviceFarm_20150623", "ListTests", {})
2813
2883
  .n("DeviceFarmClient", "ListTestsCommand")
2814
- .sc(ListTests)
2884
+ .sc(ListTests$)
2815
2885
  .build() {
2816
2886
  }
2817
2887
 
@@ -2823,7 +2893,7 @@ class ListUniqueProblemsCommand extends smithyClient.Command
2823
2893
  })
2824
2894
  .s("DeviceFarm_20150623", "ListUniqueProblems", {})
2825
2895
  .n("DeviceFarmClient", "ListUniqueProblemsCommand")
2826
- .sc(ListUniqueProblems)
2896
+ .sc(ListUniqueProblems$)
2827
2897
  .build() {
2828
2898
  }
2829
2899
 
@@ -2835,7 +2905,7 @@ class ListUploadsCommand extends smithyClient.Command
2835
2905
  })
2836
2906
  .s("DeviceFarm_20150623", "ListUploads", {})
2837
2907
  .n("DeviceFarmClient", "ListUploadsCommand")
2838
- .sc(ListUploads)
2908
+ .sc(ListUploads$)
2839
2909
  .build() {
2840
2910
  }
2841
2911
 
@@ -2847,7 +2917,7 @@ class ListVPCEConfigurationsCommand extends smithyClient.Command
2847
2917
  })
2848
2918
  .s("DeviceFarm_20150623", "ListVPCEConfigurations", {})
2849
2919
  .n("DeviceFarmClient", "ListVPCEConfigurationsCommand")
2850
- .sc(ListVPCEConfigurations)
2920
+ .sc(ListVPCEConfigurations$)
2851
2921
  .build() {
2852
2922
  }
2853
2923
 
@@ -2859,7 +2929,7 @@ class PurchaseOfferingCommand extends smithyClient.Command
2859
2929
  })
2860
2930
  .s("DeviceFarm_20150623", "PurchaseOffering", {})
2861
2931
  .n("DeviceFarmClient", "PurchaseOfferingCommand")
2862
- .sc(PurchaseOffering)
2932
+ .sc(PurchaseOffering$)
2863
2933
  .build() {
2864
2934
  }
2865
2935
 
@@ -2871,7 +2941,7 @@ class RenewOfferingCommand extends smithyClient.Command
2871
2941
  })
2872
2942
  .s("DeviceFarm_20150623", "RenewOffering", {})
2873
2943
  .n("DeviceFarmClient", "RenewOfferingCommand")
2874
- .sc(RenewOffering)
2944
+ .sc(RenewOffering$)
2875
2945
  .build() {
2876
2946
  }
2877
2947
 
@@ -2883,7 +2953,7 @@ class ScheduleRunCommand extends smithyClient.Command
2883
2953
  })
2884
2954
  .s("DeviceFarm_20150623", "ScheduleRun", {})
2885
2955
  .n("DeviceFarmClient", "ScheduleRunCommand")
2886
- .sc(ScheduleRun)
2956
+ .sc(ScheduleRun$)
2887
2957
  .build() {
2888
2958
  }
2889
2959
 
@@ -2895,7 +2965,7 @@ class StopJobCommand extends smithyClient.Command
2895
2965
  })
2896
2966
  .s("DeviceFarm_20150623", "StopJob", {})
2897
2967
  .n("DeviceFarmClient", "StopJobCommand")
2898
- .sc(StopJob)
2968
+ .sc(StopJob$)
2899
2969
  .build() {
2900
2970
  }
2901
2971
 
@@ -2907,7 +2977,7 @@ class StopRemoteAccessSessionCommand extends smithyClient.Command
2907
2977
  })
2908
2978
  .s("DeviceFarm_20150623", "StopRemoteAccessSession", {})
2909
2979
  .n("DeviceFarmClient", "StopRemoteAccessSessionCommand")
2910
- .sc(StopRemoteAccessSession)
2980
+ .sc(StopRemoteAccessSession$)
2911
2981
  .build() {
2912
2982
  }
2913
2983
 
@@ -2919,7 +2989,7 @@ class StopRunCommand extends smithyClient.Command
2919
2989
  })
2920
2990
  .s("DeviceFarm_20150623", "StopRun", {})
2921
2991
  .n("DeviceFarmClient", "StopRunCommand")
2922
- .sc(StopRun)
2992
+ .sc(StopRun$)
2923
2993
  .build() {
2924
2994
  }
2925
2995
 
@@ -2931,7 +3001,7 @@ class TagResourceCommand extends smithyClient.Command
2931
3001
  })
2932
3002
  .s("DeviceFarm_20150623", "TagResource", {})
2933
3003
  .n("DeviceFarmClient", "TagResourceCommand")
2934
- .sc(TagResource)
3004
+ .sc(TagResource$)
2935
3005
  .build() {
2936
3006
  }
2937
3007
 
@@ -2943,7 +3013,7 @@ class UntagResourceCommand extends smithyClient.Command
2943
3013
  })
2944
3014
  .s("DeviceFarm_20150623", "UntagResource", {})
2945
3015
  .n("DeviceFarmClient", "UntagResourceCommand")
2946
- .sc(UntagResource)
3016
+ .sc(UntagResource$)
2947
3017
  .build() {
2948
3018
  }
2949
3019
 
@@ -2955,7 +3025,7 @@ class UpdateDeviceInstanceCommand extends smithyClient.Command
2955
3025
  })
2956
3026
  .s("DeviceFarm_20150623", "UpdateDeviceInstance", {})
2957
3027
  .n("DeviceFarmClient", "UpdateDeviceInstanceCommand")
2958
- .sc(UpdateDeviceInstance)
3028
+ .sc(UpdateDeviceInstance$)
2959
3029
  .build() {
2960
3030
  }
2961
3031
 
@@ -2967,7 +3037,7 @@ class UpdateDevicePoolCommand extends smithyClient.Command
2967
3037
  })
2968
3038
  .s("DeviceFarm_20150623", "UpdateDevicePool", {})
2969
3039
  .n("DeviceFarmClient", "UpdateDevicePoolCommand")
2970
- .sc(UpdateDevicePool)
3040
+ .sc(UpdateDevicePool$)
2971
3041
  .build() {
2972
3042
  }
2973
3043
 
@@ -2979,7 +3049,7 @@ class UpdateInstanceProfileCommand extends smithyClient.Command
2979
3049
  })
2980
3050
  .s("DeviceFarm_20150623", "UpdateInstanceProfile", {})
2981
3051
  .n("DeviceFarmClient", "UpdateInstanceProfileCommand")
2982
- .sc(UpdateInstanceProfile)
3052
+ .sc(UpdateInstanceProfile$)
2983
3053
  .build() {
2984
3054
  }
2985
3055
 
@@ -2991,7 +3061,7 @@ class UpdateNetworkProfileCommand extends smithyClient.Command
2991
3061
  })
2992
3062
  .s("DeviceFarm_20150623", "UpdateNetworkProfile", {})
2993
3063
  .n("DeviceFarmClient", "UpdateNetworkProfileCommand")
2994
- .sc(UpdateNetworkProfile)
3064
+ .sc(UpdateNetworkProfile$)
2995
3065
  .build() {
2996
3066
  }
2997
3067
 
@@ -3003,7 +3073,7 @@ class UpdateProjectCommand extends smithyClient.Command
3003
3073
  })
3004
3074
  .s("DeviceFarm_20150623", "UpdateProject", {})
3005
3075
  .n("DeviceFarmClient", "UpdateProjectCommand")
3006
- .sc(UpdateProject)
3076
+ .sc(UpdateProject$)
3007
3077
  .build() {
3008
3078
  }
3009
3079
 
@@ -3015,7 +3085,7 @@ class UpdateTestGridProjectCommand extends smithyClient.Command
3015
3085
  })
3016
3086
  .s("DeviceFarm_20150623", "UpdateTestGridProject", {})
3017
3087
  .n("DeviceFarmClient", "UpdateTestGridProjectCommand")
3018
- .sc(UpdateTestGridProject)
3088
+ .sc(UpdateTestGridProject$)
3019
3089
  .build() {
3020
3090
  }
3021
3091
 
@@ -3027,7 +3097,7 @@ class UpdateUploadCommand extends smithyClient.Command
3027
3097
  })
3028
3098
  .s("DeviceFarm_20150623", "UpdateUpload", {})
3029
3099
  .n("DeviceFarmClient", "UpdateUploadCommand")
3030
- .sc(UpdateUpload)
3100
+ .sc(UpdateUpload$)
3031
3101
  .build() {
3032
3102
  }
3033
3103
 
@@ -3039,7 +3109,7 @@ class UpdateVPCEConfigurationCommand extends smithyClient.Command
3039
3109
  })
3040
3110
  .s("DeviceFarm_20150623", "UpdateVPCEConfiguration", {})
3041
3111
  .n("DeviceFarmClient", "UpdateVPCEConfigurationCommand")
3042
- .sc(UpdateVPCEConfiguration)
3112
+ .sc(UpdateVPCEConfiguration$)
3043
3113
  .build() {
3044
3114
  }
3045
3115
 
@@ -3413,126 +3483,423 @@ Object.defineProperty(exports, "__Client", {
3413
3483
  enumerable: true,
3414
3484
  get: function () { return smithyClient.Client; }
3415
3485
  });
3416
- exports.ArgumentException = ArgumentException$1;
3486
+ exports.AccountSettings$ = AccountSettings$;
3487
+ exports.ArgumentException = ArgumentException;
3488
+ exports.ArgumentException$ = ArgumentException$;
3489
+ exports.Artifact$ = Artifact$;
3417
3490
  exports.ArtifactCategory = ArtifactCategory;
3418
3491
  exports.ArtifactType = ArtifactType;
3419
3492
  exports.BillingMethod = BillingMethod;
3420
- exports.CannotDeleteException = CannotDeleteException$1;
3493
+ exports.CPU$ = CPU$;
3494
+ exports.CannotDeleteException = CannotDeleteException;
3495
+ exports.CannotDeleteException$ = CannotDeleteException$;
3496
+ exports.Counters$ = Counters$;
3497
+ exports.CreateDevicePool$ = CreateDevicePool$;
3421
3498
  exports.CreateDevicePoolCommand = CreateDevicePoolCommand;
3499
+ exports.CreateDevicePoolRequest$ = CreateDevicePoolRequest$;
3500
+ exports.CreateDevicePoolResult$ = CreateDevicePoolResult$;
3501
+ exports.CreateInstanceProfile$ = CreateInstanceProfile$;
3422
3502
  exports.CreateInstanceProfileCommand = CreateInstanceProfileCommand;
3503
+ exports.CreateInstanceProfileRequest$ = CreateInstanceProfileRequest$;
3504
+ exports.CreateInstanceProfileResult$ = CreateInstanceProfileResult$;
3505
+ exports.CreateNetworkProfile$ = CreateNetworkProfile$;
3423
3506
  exports.CreateNetworkProfileCommand = CreateNetworkProfileCommand;
3507
+ exports.CreateNetworkProfileRequest$ = CreateNetworkProfileRequest$;
3508
+ exports.CreateNetworkProfileResult$ = CreateNetworkProfileResult$;
3509
+ exports.CreateProject$ = CreateProject$;
3424
3510
  exports.CreateProjectCommand = CreateProjectCommand;
3511
+ exports.CreateProjectRequest$ = CreateProjectRequest$;
3512
+ exports.CreateProjectResult$ = CreateProjectResult$;
3513
+ exports.CreateRemoteAccessSession$ = CreateRemoteAccessSession$;
3425
3514
  exports.CreateRemoteAccessSessionCommand = CreateRemoteAccessSessionCommand;
3515
+ exports.CreateRemoteAccessSessionConfiguration$ = CreateRemoteAccessSessionConfiguration$;
3516
+ exports.CreateRemoteAccessSessionRequest$ = CreateRemoteAccessSessionRequest$;
3517
+ exports.CreateRemoteAccessSessionResult$ = CreateRemoteAccessSessionResult$;
3518
+ exports.CreateTestGridProject$ = CreateTestGridProject$;
3426
3519
  exports.CreateTestGridProjectCommand = CreateTestGridProjectCommand;
3520
+ exports.CreateTestGridProjectRequest$ = CreateTestGridProjectRequest$;
3521
+ exports.CreateTestGridProjectResult$ = CreateTestGridProjectResult$;
3522
+ exports.CreateTestGridUrl$ = CreateTestGridUrl$;
3427
3523
  exports.CreateTestGridUrlCommand = CreateTestGridUrlCommand;
3524
+ exports.CreateTestGridUrlRequest$ = CreateTestGridUrlRequest$;
3525
+ exports.CreateTestGridUrlResult$ = CreateTestGridUrlResult$;
3526
+ exports.CreateUpload$ = CreateUpload$;
3428
3527
  exports.CreateUploadCommand = CreateUploadCommand;
3528
+ exports.CreateUploadRequest$ = CreateUploadRequest$;
3529
+ exports.CreateUploadResult$ = CreateUploadResult$;
3530
+ exports.CreateVPCEConfiguration$ = CreateVPCEConfiguration$;
3429
3531
  exports.CreateVPCEConfigurationCommand = CreateVPCEConfigurationCommand;
3532
+ exports.CreateVPCEConfigurationRequest$ = CreateVPCEConfigurationRequest$;
3533
+ exports.CreateVPCEConfigurationResult$ = CreateVPCEConfigurationResult$;
3430
3534
  exports.CurrencyCode = CurrencyCode;
3535
+ exports.CustomerArtifactPaths$ = CustomerArtifactPaths$;
3536
+ exports.DeleteDevicePool$ = DeleteDevicePool$;
3431
3537
  exports.DeleteDevicePoolCommand = DeleteDevicePoolCommand;
3538
+ exports.DeleteDevicePoolRequest$ = DeleteDevicePoolRequest$;
3539
+ exports.DeleteDevicePoolResult$ = DeleteDevicePoolResult$;
3540
+ exports.DeleteInstanceProfile$ = DeleteInstanceProfile$;
3432
3541
  exports.DeleteInstanceProfileCommand = DeleteInstanceProfileCommand;
3542
+ exports.DeleteInstanceProfileRequest$ = DeleteInstanceProfileRequest$;
3543
+ exports.DeleteInstanceProfileResult$ = DeleteInstanceProfileResult$;
3544
+ exports.DeleteNetworkProfile$ = DeleteNetworkProfile$;
3433
3545
  exports.DeleteNetworkProfileCommand = DeleteNetworkProfileCommand;
3546
+ exports.DeleteNetworkProfileRequest$ = DeleteNetworkProfileRequest$;
3547
+ exports.DeleteNetworkProfileResult$ = DeleteNetworkProfileResult$;
3548
+ exports.DeleteProject$ = DeleteProject$;
3434
3549
  exports.DeleteProjectCommand = DeleteProjectCommand;
3550
+ exports.DeleteProjectRequest$ = DeleteProjectRequest$;
3551
+ exports.DeleteProjectResult$ = DeleteProjectResult$;
3552
+ exports.DeleteRemoteAccessSession$ = DeleteRemoteAccessSession$;
3435
3553
  exports.DeleteRemoteAccessSessionCommand = DeleteRemoteAccessSessionCommand;
3554
+ exports.DeleteRemoteAccessSessionRequest$ = DeleteRemoteAccessSessionRequest$;
3555
+ exports.DeleteRemoteAccessSessionResult$ = DeleteRemoteAccessSessionResult$;
3556
+ exports.DeleteRun$ = DeleteRun$;
3436
3557
  exports.DeleteRunCommand = DeleteRunCommand;
3558
+ exports.DeleteRunRequest$ = DeleteRunRequest$;
3559
+ exports.DeleteRunResult$ = DeleteRunResult$;
3560
+ exports.DeleteTestGridProject$ = DeleteTestGridProject$;
3437
3561
  exports.DeleteTestGridProjectCommand = DeleteTestGridProjectCommand;
3562
+ exports.DeleteTestGridProjectRequest$ = DeleteTestGridProjectRequest$;
3563
+ exports.DeleteTestGridProjectResult$ = DeleteTestGridProjectResult$;
3564
+ exports.DeleteUpload$ = DeleteUpload$;
3438
3565
  exports.DeleteUploadCommand = DeleteUploadCommand;
3566
+ exports.DeleteUploadRequest$ = DeleteUploadRequest$;
3567
+ exports.DeleteUploadResult$ = DeleteUploadResult$;
3568
+ exports.DeleteVPCEConfiguration$ = DeleteVPCEConfiguration$;
3439
3569
  exports.DeleteVPCEConfigurationCommand = DeleteVPCEConfigurationCommand;
3570
+ exports.DeleteVPCEConfigurationRequest$ = DeleteVPCEConfigurationRequest$;
3571
+ exports.DeleteVPCEConfigurationResult$ = DeleteVPCEConfigurationResult$;
3572
+ exports.Device$ = Device$;
3440
3573
  exports.DeviceAttribute = DeviceAttribute;
3441
3574
  exports.DeviceAvailability = DeviceAvailability;
3442
3575
  exports.DeviceFarm = DeviceFarm;
3443
3576
  exports.DeviceFarmClient = DeviceFarmClient;
3444
- exports.DeviceFarmServiceException = DeviceFarmServiceException$1;
3577
+ exports.DeviceFarmServiceException = DeviceFarmServiceException;
3578
+ exports.DeviceFarmServiceException$ = DeviceFarmServiceException$;
3579
+ exports.DeviceFilter$ = DeviceFilter$;
3445
3580
  exports.DeviceFilterAttribute = DeviceFilterAttribute;
3446
3581
  exports.DeviceFormFactor = DeviceFormFactor;
3582
+ exports.DeviceInstance$ = DeviceInstance$;
3583
+ exports.DeviceMinutes$ = DeviceMinutes$;
3447
3584
  exports.DevicePlatform = DevicePlatform;
3585
+ exports.DevicePool$ = DevicePool$;
3586
+ exports.DevicePoolCompatibilityResult$ = DevicePoolCompatibilityResult$;
3448
3587
  exports.DevicePoolType = DevicePoolType;
3588
+ exports.DeviceProxy$ = DeviceProxy$;
3589
+ exports.DeviceSelectionConfiguration$ = DeviceSelectionConfiguration$;
3590
+ exports.DeviceSelectionResult$ = DeviceSelectionResult$;
3591
+ exports.EnvironmentVariable$ = EnvironmentVariable$;
3592
+ exports.ExecutionConfiguration$ = ExecutionConfiguration$;
3449
3593
  exports.ExecutionResult = ExecutionResult;
3450
3594
  exports.ExecutionResultCode = ExecutionResultCode;
3451
3595
  exports.ExecutionStatus = ExecutionStatus;
3596
+ exports.GetAccountSettings$ = GetAccountSettings$;
3452
3597
  exports.GetAccountSettingsCommand = GetAccountSettingsCommand;
3598
+ exports.GetAccountSettingsRequest$ = GetAccountSettingsRequest$;
3599
+ exports.GetAccountSettingsResult$ = GetAccountSettingsResult$;
3600
+ exports.GetDevice$ = GetDevice$;
3453
3601
  exports.GetDeviceCommand = GetDeviceCommand;
3602
+ exports.GetDeviceInstance$ = GetDeviceInstance$;
3454
3603
  exports.GetDeviceInstanceCommand = GetDeviceInstanceCommand;
3604
+ exports.GetDeviceInstanceRequest$ = GetDeviceInstanceRequest$;
3605
+ exports.GetDeviceInstanceResult$ = GetDeviceInstanceResult$;
3606
+ exports.GetDevicePool$ = GetDevicePool$;
3455
3607
  exports.GetDevicePoolCommand = GetDevicePoolCommand;
3608
+ exports.GetDevicePoolCompatibility$ = GetDevicePoolCompatibility$;
3456
3609
  exports.GetDevicePoolCompatibilityCommand = GetDevicePoolCompatibilityCommand;
3610
+ exports.GetDevicePoolCompatibilityRequest$ = GetDevicePoolCompatibilityRequest$;
3611
+ exports.GetDevicePoolCompatibilityResult$ = GetDevicePoolCompatibilityResult$;
3612
+ exports.GetDevicePoolRequest$ = GetDevicePoolRequest$;
3613
+ exports.GetDevicePoolResult$ = GetDevicePoolResult$;
3614
+ exports.GetDeviceRequest$ = GetDeviceRequest$;
3615
+ exports.GetDeviceResult$ = GetDeviceResult$;
3616
+ exports.GetInstanceProfile$ = GetInstanceProfile$;
3457
3617
  exports.GetInstanceProfileCommand = GetInstanceProfileCommand;
3618
+ exports.GetInstanceProfileRequest$ = GetInstanceProfileRequest$;
3619
+ exports.GetInstanceProfileResult$ = GetInstanceProfileResult$;
3620
+ exports.GetJob$ = GetJob$;
3458
3621
  exports.GetJobCommand = GetJobCommand;
3622
+ exports.GetJobRequest$ = GetJobRequest$;
3623
+ exports.GetJobResult$ = GetJobResult$;
3624
+ exports.GetNetworkProfile$ = GetNetworkProfile$;
3459
3625
  exports.GetNetworkProfileCommand = GetNetworkProfileCommand;
3626
+ exports.GetNetworkProfileRequest$ = GetNetworkProfileRequest$;
3627
+ exports.GetNetworkProfileResult$ = GetNetworkProfileResult$;
3628
+ exports.GetOfferingStatus$ = GetOfferingStatus$;
3460
3629
  exports.GetOfferingStatusCommand = GetOfferingStatusCommand;
3630
+ exports.GetOfferingStatusRequest$ = GetOfferingStatusRequest$;
3631
+ exports.GetOfferingStatusResult$ = GetOfferingStatusResult$;
3632
+ exports.GetProject$ = GetProject$;
3461
3633
  exports.GetProjectCommand = GetProjectCommand;
3634
+ exports.GetProjectRequest$ = GetProjectRequest$;
3635
+ exports.GetProjectResult$ = GetProjectResult$;
3636
+ exports.GetRemoteAccessSession$ = GetRemoteAccessSession$;
3462
3637
  exports.GetRemoteAccessSessionCommand = GetRemoteAccessSessionCommand;
3638
+ exports.GetRemoteAccessSessionRequest$ = GetRemoteAccessSessionRequest$;
3639
+ exports.GetRemoteAccessSessionResult$ = GetRemoteAccessSessionResult$;
3640
+ exports.GetRun$ = GetRun$;
3463
3641
  exports.GetRunCommand = GetRunCommand;
3642
+ exports.GetRunRequest$ = GetRunRequest$;
3643
+ exports.GetRunResult$ = GetRunResult$;
3644
+ exports.GetSuite$ = GetSuite$;
3464
3645
  exports.GetSuiteCommand = GetSuiteCommand;
3646
+ exports.GetSuiteRequest$ = GetSuiteRequest$;
3647
+ exports.GetSuiteResult$ = GetSuiteResult$;
3648
+ exports.GetTest$ = GetTest$;
3465
3649
  exports.GetTestCommand = GetTestCommand;
3650
+ exports.GetTestGridProject$ = GetTestGridProject$;
3466
3651
  exports.GetTestGridProjectCommand = GetTestGridProjectCommand;
3652
+ exports.GetTestGridProjectRequest$ = GetTestGridProjectRequest$;
3653
+ exports.GetTestGridProjectResult$ = GetTestGridProjectResult$;
3654
+ exports.GetTestGridSession$ = GetTestGridSession$;
3467
3655
  exports.GetTestGridSessionCommand = GetTestGridSessionCommand;
3656
+ exports.GetTestGridSessionRequest$ = GetTestGridSessionRequest$;
3657
+ exports.GetTestGridSessionResult$ = GetTestGridSessionResult$;
3658
+ exports.GetTestRequest$ = GetTestRequest$;
3659
+ exports.GetTestResult$ = GetTestResult$;
3660
+ exports.GetUpload$ = GetUpload$;
3468
3661
  exports.GetUploadCommand = GetUploadCommand;
3662
+ exports.GetUploadRequest$ = GetUploadRequest$;
3663
+ exports.GetUploadResult$ = GetUploadResult$;
3664
+ exports.GetVPCEConfiguration$ = GetVPCEConfiguration$;
3469
3665
  exports.GetVPCEConfigurationCommand = GetVPCEConfigurationCommand;
3470
- exports.IdempotencyException = IdempotencyException$1;
3666
+ exports.GetVPCEConfigurationRequest$ = GetVPCEConfigurationRequest$;
3667
+ exports.GetVPCEConfigurationResult$ = GetVPCEConfigurationResult$;
3668
+ exports.IdempotencyException = IdempotencyException;
3669
+ exports.IdempotencyException$ = IdempotencyException$;
3670
+ exports.IncompatibilityMessage$ = IncompatibilityMessage$;
3671
+ exports.InstallToRemoteAccessSession$ = InstallToRemoteAccessSession$;
3471
3672
  exports.InstallToRemoteAccessSessionCommand = InstallToRemoteAccessSessionCommand;
3673
+ exports.InstallToRemoteAccessSessionRequest$ = InstallToRemoteAccessSessionRequest$;
3674
+ exports.InstallToRemoteAccessSessionResult$ = InstallToRemoteAccessSessionResult$;
3675
+ exports.InstanceProfile$ = InstanceProfile$;
3472
3676
  exports.InstanceStatus = InstanceStatus;
3473
3677
  exports.InteractionMode = InteractionMode;
3474
- exports.InternalServiceException = InternalServiceException$1;
3475
- exports.InvalidOperationException = InvalidOperationException$1;
3476
- exports.LimitExceededException = LimitExceededException$1;
3678
+ exports.InternalServiceException = InternalServiceException;
3679
+ exports.InternalServiceException$ = InternalServiceException$;
3680
+ exports.InvalidOperationException = InvalidOperationException;
3681
+ exports.InvalidOperationException$ = InvalidOperationException$;
3682
+ exports.Job$ = Job$;
3683
+ exports.LimitExceededException = LimitExceededException;
3684
+ exports.LimitExceededException$ = LimitExceededException$;
3685
+ exports.ListArtifacts$ = ListArtifacts$;
3477
3686
  exports.ListArtifactsCommand = ListArtifactsCommand;
3687
+ exports.ListArtifactsRequest$ = ListArtifactsRequest$;
3688
+ exports.ListArtifactsResult$ = ListArtifactsResult$;
3689
+ exports.ListDeviceInstances$ = ListDeviceInstances$;
3478
3690
  exports.ListDeviceInstancesCommand = ListDeviceInstancesCommand;
3691
+ exports.ListDeviceInstancesRequest$ = ListDeviceInstancesRequest$;
3692
+ exports.ListDeviceInstancesResult$ = ListDeviceInstancesResult$;
3693
+ exports.ListDevicePools$ = ListDevicePools$;
3479
3694
  exports.ListDevicePoolsCommand = ListDevicePoolsCommand;
3695
+ exports.ListDevicePoolsRequest$ = ListDevicePoolsRequest$;
3696
+ exports.ListDevicePoolsResult$ = ListDevicePoolsResult$;
3697
+ exports.ListDevices$ = ListDevices$;
3480
3698
  exports.ListDevicesCommand = ListDevicesCommand;
3699
+ exports.ListDevicesRequest$ = ListDevicesRequest$;
3700
+ exports.ListDevicesResult$ = ListDevicesResult$;
3701
+ exports.ListInstanceProfiles$ = ListInstanceProfiles$;
3481
3702
  exports.ListInstanceProfilesCommand = ListInstanceProfilesCommand;
3703
+ exports.ListInstanceProfilesRequest$ = ListInstanceProfilesRequest$;
3704
+ exports.ListInstanceProfilesResult$ = ListInstanceProfilesResult$;
3705
+ exports.ListJobs$ = ListJobs$;
3482
3706
  exports.ListJobsCommand = ListJobsCommand;
3707
+ exports.ListJobsRequest$ = ListJobsRequest$;
3708
+ exports.ListJobsResult$ = ListJobsResult$;
3709
+ exports.ListNetworkProfiles$ = ListNetworkProfiles$;
3483
3710
  exports.ListNetworkProfilesCommand = ListNetworkProfilesCommand;
3711
+ exports.ListNetworkProfilesRequest$ = ListNetworkProfilesRequest$;
3712
+ exports.ListNetworkProfilesResult$ = ListNetworkProfilesResult$;
3713
+ exports.ListOfferingPromotions$ = ListOfferingPromotions$;
3484
3714
  exports.ListOfferingPromotionsCommand = ListOfferingPromotionsCommand;
3715
+ exports.ListOfferingPromotionsRequest$ = ListOfferingPromotionsRequest$;
3716
+ exports.ListOfferingPromotionsResult$ = ListOfferingPromotionsResult$;
3717
+ exports.ListOfferingTransactions$ = ListOfferingTransactions$;
3485
3718
  exports.ListOfferingTransactionsCommand = ListOfferingTransactionsCommand;
3719
+ exports.ListOfferingTransactionsRequest$ = ListOfferingTransactionsRequest$;
3720
+ exports.ListOfferingTransactionsResult$ = ListOfferingTransactionsResult$;
3721
+ exports.ListOfferings$ = ListOfferings$;
3486
3722
  exports.ListOfferingsCommand = ListOfferingsCommand;
3723
+ exports.ListOfferingsRequest$ = ListOfferingsRequest$;
3724
+ exports.ListOfferingsResult$ = ListOfferingsResult$;
3725
+ exports.ListProjects$ = ListProjects$;
3487
3726
  exports.ListProjectsCommand = ListProjectsCommand;
3727
+ exports.ListProjectsRequest$ = ListProjectsRequest$;
3728
+ exports.ListProjectsResult$ = ListProjectsResult$;
3729
+ exports.ListRemoteAccessSessions$ = ListRemoteAccessSessions$;
3488
3730
  exports.ListRemoteAccessSessionsCommand = ListRemoteAccessSessionsCommand;
3731
+ exports.ListRemoteAccessSessionsRequest$ = ListRemoteAccessSessionsRequest$;
3732
+ exports.ListRemoteAccessSessionsResult$ = ListRemoteAccessSessionsResult$;
3733
+ exports.ListRuns$ = ListRuns$;
3489
3734
  exports.ListRunsCommand = ListRunsCommand;
3735
+ exports.ListRunsRequest$ = ListRunsRequest$;
3736
+ exports.ListRunsResult$ = ListRunsResult$;
3737
+ exports.ListSamples$ = ListSamples$;
3490
3738
  exports.ListSamplesCommand = ListSamplesCommand;
3739
+ exports.ListSamplesRequest$ = ListSamplesRequest$;
3740
+ exports.ListSamplesResult$ = ListSamplesResult$;
3741
+ exports.ListSuites$ = ListSuites$;
3491
3742
  exports.ListSuitesCommand = ListSuitesCommand;
3743
+ exports.ListSuitesRequest$ = ListSuitesRequest$;
3744
+ exports.ListSuitesResult$ = ListSuitesResult$;
3745
+ exports.ListTagsForResource$ = ListTagsForResource$;
3492
3746
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
3747
+ exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
3748
+ exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
3749
+ exports.ListTestGridProjects$ = ListTestGridProjects$;
3493
3750
  exports.ListTestGridProjectsCommand = ListTestGridProjectsCommand;
3751
+ exports.ListTestGridProjectsRequest$ = ListTestGridProjectsRequest$;
3752
+ exports.ListTestGridProjectsResult$ = ListTestGridProjectsResult$;
3753
+ exports.ListTestGridSessionActions$ = ListTestGridSessionActions$;
3494
3754
  exports.ListTestGridSessionActionsCommand = ListTestGridSessionActionsCommand;
3755
+ exports.ListTestGridSessionActionsRequest$ = ListTestGridSessionActionsRequest$;
3756
+ exports.ListTestGridSessionActionsResult$ = ListTestGridSessionActionsResult$;
3757
+ exports.ListTestGridSessionArtifacts$ = ListTestGridSessionArtifacts$;
3495
3758
  exports.ListTestGridSessionArtifactsCommand = ListTestGridSessionArtifactsCommand;
3759
+ exports.ListTestGridSessionArtifactsRequest$ = ListTestGridSessionArtifactsRequest$;
3760
+ exports.ListTestGridSessionArtifactsResult$ = ListTestGridSessionArtifactsResult$;
3761
+ exports.ListTestGridSessions$ = ListTestGridSessions$;
3496
3762
  exports.ListTestGridSessionsCommand = ListTestGridSessionsCommand;
3763
+ exports.ListTestGridSessionsRequest$ = ListTestGridSessionsRequest$;
3764
+ exports.ListTestGridSessionsResult$ = ListTestGridSessionsResult$;
3765
+ exports.ListTests$ = ListTests$;
3497
3766
  exports.ListTestsCommand = ListTestsCommand;
3767
+ exports.ListTestsRequest$ = ListTestsRequest$;
3768
+ exports.ListTestsResult$ = ListTestsResult$;
3769
+ exports.ListUniqueProblems$ = ListUniqueProblems$;
3498
3770
  exports.ListUniqueProblemsCommand = ListUniqueProblemsCommand;
3771
+ exports.ListUniqueProblemsRequest$ = ListUniqueProblemsRequest$;
3772
+ exports.ListUniqueProblemsResult$ = ListUniqueProblemsResult$;
3773
+ exports.ListUploads$ = ListUploads$;
3499
3774
  exports.ListUploadsCommand = ListUploadsCommand;
3775
+ exports.ListUploadsRequest$ = ListUploadsRequest$;
3776
+ exports.ListUploadsResult$ = ListUploadsResult$;
3777
+ exports.ListVPCEConfigurations$ = ListVPCEConfigurations$;
3500
3778
  exports.ListVPCEConfigurationsCommand = ListVPCEConfigurationsCommand;
3779
+ exports.ListVPCEConfigurationsRequest$ = ListVPCEConfigurationsRequest$;
3780
+ exports.ListVPCEConfigurationsResult$ = ListVPCEConfigurationsResult$;
3781
+ exports.Location$ = Location$;
3782
+ exports.MonetaryAmount$ = MonetaryAmount$;
3783
+ exports.NetworkProfile$ = NetworkProfile$;
3501
3784
  exports.NetworkProfileType = NetworkProfileType;
3502
- exports.NotEligibleException = NotEligibleException$1;
3503
- exports.NotFoundException = NotFoundException$1;
3785
+ exports.NotEligibleException = NotEligibleException;
3786
+ exports.NotEligibleException$ = NotEligibleException$;
3787
+ exports.NotFoundException = NotFoundException;
3788
+ exports.NotFoundException$ = NotFoundException$;
3789
+ exports.Offering$ = Offering$;
3790
+ exports.OfferingPromotion$ = OfferingPromotion$;
3791
+ exports.OfferingStatus$ = OfferingStatus$;
3792
+ exports.OfferingTransaction$ = OfferingTransaction$;
3504
3793
  exports.OfferingTransactionType = OfferingTransactionType;
3505
3794
  exports.OfferingType = OfferingType;
3795
+ exports.Problem$ = Problem$;
3796
+ exports.ProblemDetail$ = ProblemDetail$;
3797
+ exports.Project$ = Project$;
3798
+ exports.PurchaseOffering$ = PurchaseOffering$;
3506
3799
  exports.PurchaseOfferingCommand = PurchaseOfferingCommand;
3800
+ exports.PurchaseOfferingRequest$ = PurchaseOfferingRequest$;
3801
+ exports.PurchaseOfferingResult$ = PurchaseOfferingResult$;
3802
+ exports.Radios$ = Radios$;
3803
+ exports.RecurringCharge$ = RecurringCharge$;
3507
3804
  exports.RecurringChargeFrequency = RecurringChargeFrequency;
3805
+ exports.RemoteAccessEndpoints$ = RemoteAccessEndpoints$;
3806
+ exports.RemoteAccessSession$ = RemoteAccessSession$;
3807
+ exports.RenewOffering$ = RenewOffering$;
3508
3808
  exports.RenewOfferingCommand = RenewOfferingCommand;
3809
+ exports.RenewOfferingRequest$ = RenewOfferingRequest$;
3810
+ exports.RenewOfferingResult$ = RenewOfferingResult$;
3811
+ exports.Resolution$ = Resolution$;
3812
+ exports.Rule$ = Rule$;
3509
3813
  exports.RuleOperator = RuleOperator;
3814
+ exports.Run$ = Run$;
3815
+ exports.Sample$ = Sample$;
3510
3816
  exports.SampleType = SampleType;
3817
+ exports.ScheduleRun$ = ScheduleRun$;
3511
3818
  exports.ScheduleRunCommand = ScheduleRunCommand;
3512
- exports.ServiceAccountException = ServiceAccountException$1;
3819
+ exports.ScheduleRunConfiguration$ = ScheduleRunConfiguration$;
3820
+ exports.ScheduleRunRequest$ = ScheduleRunRequest$;
3821
+ exports.ScheduleRunResult$ = ScheduleRunResult$;
3822
+ exports.ScheduleRunTest$ = ScheduleRunTest$;
3823
+ exports.ServiceAccountException = ServiceAccountException;
3824
+ exports.ServiceAccountException$ = ServiceAccountException$;
3825
+ exports.StopJob$ = StopJob$;
3513
3826
  exports.StopJobCommand = StopJobCommand;
3827
+ exports.StopJobRequest$ = StopJobRequest$;
3828
+ exports.StopJobResult$ = StopJobResult$;
3829
+ exports.StopRemoteAccessSession$ = StopRemoteAccessSession$;
3514
3830
  exports.StopRemoteAccessSessionCommand = StopRemoteAccessSessionCommand;
3831
+ exports.StopRemoteAccessSessionRequest$ = StopRemoteAccessSessionRequest$;
3832
+ exports.StopRemoteAccessSessionResult$ = StopRemoteAccessSessionResult$;
3833
+ exports.StopRun$ = StopRun$;
3515
3834
  exports.StopRunCommand = StopRunCommand;
3516
- exports.TagOperationException = TagOperationException$1;
3517
- exports.TagPolicyException = TagPolicyException$1;
3835
+ exports.StopRunRequest$ = StopRunRequest$;
3836
+ exports.StopRunResult$ = StopRunResult$;
3837
+ exports.Suite$ = Suite$;
3838
+ exports.Tag$ = Tag$;
3839
+ exports.TagOperationException = TagOperationException;
3840
+ exports.TagOperationException$ = TagOperationException$;
3841
+ exports.TagPolicyException = TagPolicyException;
3842
+ exports.TagPolicyException$ = TagPolicyException$;
3843
+ exports.TagResource$ = TagResource$;
3518
3844
  exports.TagResourceCommand = TagResourceCommand;
3845
+ exports.TagResourceRequest$ = TagResourceRequest$;
3846
+ exports.TagResourceResponse$ = TagResourceResponse$;
3847
+ exports.Test$ = Test$;
3848
+ exports.TestGridProject$ = TestGridProject$;
3849
+ exports.TestGridSession$ = TestGridSession$;
3850
+ exports.TestGridSessionAction$ = TestGridSessionAction$;
3851
+ exports.TestGridSessionArtifact$ = TestGridSessionArtifact$;
3519
3852
  exports.TestGridSessionArtifactCategory = TestGridSessionArtifactCategory;
3520
3853
  exports.TestGridSessionArtifactType = TestGridSessionArtifactType;
3521
3854
  exports.TestGridSessionStatus = TestGridSessionStatus;
3855
+ exports.TestGridVpcConfig$ = TestGridVpcConfig$;
3522
3856
  exports.TestType = TestType;
3523
- exports.TooManyTagsException = TooManyTagsException$1;
3857
+ exports.TooManyTagsException = TooManyTagsException;
3858
+ exports.TooManyTagsException$ = TooManyTagsException$;
3859
+ exports.TrialMinutes$ = TrialMinutes$;
3860
+ exports.UniqueProblem$ = UniqueProblem$;
3861
+ exports.UntagResource$ = UntagResource$;
3524
3862
  exports.UntagResourceCommand = UntagResourceCommand;
3863
+ exports.UntagResourceRequest$ = UntagResourceRequest$;
3864
+ exports.UntagResourceResponse$ = UntagResourceResponse$;
3865
+ exports.UpdateDeviceInstance$ = UpdateDeviceInstance$;
3525
3866
  exports.UpdateDeviceInstanceCommand = UpdateDeviceInstanceCommand;
3867
+ exports.UpdateDeviceInstanceRequest$ = UpdateDeviceInstanceRequest$;
3868
+ exports.UpdateDeviceInstanceResult$ = UpdateDeviceInstanceResult$;
3869
+ exports.UpdateDevicePool$ = UpdateDevicePool$;
3526
3870
  exports.UpdateDevicePoolCommand = UpdateDevicePoolCommand;
3871
+ exports.UpdateDevicePoolRequest$ = UpdateDevicePoolRequest$;
3872
+ exports.UpdateDevicePoolResult$ = UpdateDevicePoolResult$;
3873
+ exports.UpdateInstanceProfile$ = UpdateInstanceProfile$;
3527
3874
  exports.UpdateInstanceProfileCommand = UpdateInstanceProfileCommand;
3875
+ exports.UpdateInstanceProfileRequest$ = UpdateInstanceProfileRequest$;
3876
+ exports.UpdateInstanceProfileResult$ = UpdateInstanceProfileResult$;
3877
+ exports.UpdateNetworkProfile$ = UpdateNetworkProfile$;
3528
3878
  exports.UpdateNetworkProfileCommand = UpdateNetworkProfileCommand;
3879
+ exports.UpdateNetworkProfileRequest$ = UpdateNetworkProfileRequest$;
3880
+ exports.UpdateNetworkProfileResult$ = UpdateNetworkProfileResult$;
3881
+ exports.UpdateProject$ = UpdateProject$;
3529
3882
  exports.UpdateProjectCommand = UpdateProjectCommand;
3883
+ exports.UpdateProjectRequest$ = UpdateProjectRequest$;
3884
+ exports.UpdateProjectResult$ = UpdateProjectResult$;
3885
+ exports.UpdateTestGridProject$ = UpdateTestGridProject$;
3530
3886
  exports.UpdateTestGridProjectCommand = UpdateTestGridProjectCommand;
3887
+ exports.UpdateTestGridProjectRequest$ = UpdateTestGridProjectRequest$;
3888
+ exports.UpdateTestGridProjectResult$ = UpdateTestGridProjectResult$;
3889
+ exports.UpdateUpload$ = UpdateUpload$;
3531
3890
  exports.UpdateUploadCommand = UpdateUploadCommand;
3891
+ exports.UpdateUploadRequest$ = UpdateUploadRequest$;
3892
+ exports.UpdateUploadResult$ = UpdateUploadResult$;
3893
+ exports.UpdateVPCEConfiguration$ = UpdateVPCEConfiguration$;
3532
3894
  exports.UpdateVPCEConfigurationCommand = UpdateVPCEConfigurationCommand;
3895
+ exports.UpdateVPCEConfigurationRequest$ = UpdateVPCEConfigurationRequest$;
3896
+ exports.UpdateVPCEConfigurationResult$ = UpdateVPCEConfigurationResult$;
3897
+ exports.Upload$ = Upload$;
3533
3898
  exports.UploadCategory = UploadCategory;
3534
3899
  exports.UploadStatus = UploadStatus;
3535
3900
  exports.UploadType = UploadType;
3901
+ exports.VPCEConfiguration$ = VPCEConfiguration$;
3902
+ exports.VpcConfig$ = VpcConfig$;
3536
3903
  exports.paginateGetOfferingStatus = paginateGetOfferingStatus;
3537
3904
  exports.paginateListArtifacts = paginateListArtifacts;
3538
3905
  exports.paginateListDevicePools = paginateListDevicePools;