@aws-sdk/client-deadline 3.650.0 → 3.654.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (205) hide show
  1. package/dist-types/commands/AssociateMemberToFarmCommand.d.ts +11 -0
  2. package/dist-types/commands/AssociateMemberToFleetCommand.d.ts +11 -0
  3. package/dist-types/commands/AssociateMemberToJobCommand.d.ts +11 -0
  4. package/dist-types/commands/AssociateMemberToQueueCommand.d.ts +11 -0
  5. package/dist-types/commands/AssumeFleetRoleForReadCommand.d.ts +11 -0
  6. package/dist-types/commands/AssumeFleetRoleForWorkerCommand.d.ts +11 -0
  7. package/dist-types/commands/AssumeQueueRoleForReadCommand.d.ts +11 -0
  8. package/dist-types/commands/AssumeQueueRoleForUserCommand.d.ts +11 -0
  9. package/dist-types/commands/AssumeQueueRoleForWorkerCommand.d.ts +11 -0
  10. package/dist-types/commands/BatchGetJobEntityCommand.d.ts +11 -0
  11. package/dist-types/commands/CopyJobTemplateCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateBudgetCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateFarmCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateFleetCommand.d.ts +11 -0
  15. package/dist-types/commands/CreateJobCommand.d.ts +11 -0
  16. package/dist-types/commands/CreateLicenseEndpointCommand.d.ts +11 -0
  17. package/dist-types/commands/CreateMonitorCommand.d.ts +11 -0
  18. package/dist-types/commands/CreateQueueCommand.d.ts +11 -0
  19. package/dist-types/commands/CreateQueueEnvironmentCommand.d.ts +11 -0
  20. package/dist-types/commands/CreateQueueFleetAssociationCommand.d.ts +11 -0
  21. package/dist-types/commands/CreateStorageProfileCommand.d.ts +11 -0
  22. package/dist-types/commands/CreateWorkerCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteBudgetCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteFarmCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteFleetCommand.d.ts +11 -0
  26. package/dist-types/commands/DeleteLicenseEndpointCommand.d.ts +11 -0
  27. package/dist-types/commands/DeleteMeteredProductCommand.d.ts +11 -0
  28. package/dist-types/commands/DeleteMonitorCommand.d.ts +11 -0
  29. package/dist-types/commands/DeleteQueueCommand.d.ts +11 -0
  30. package/dist-types/commands/DeleteQueueEnvironmentCommand.d.ts +11 -0
  31. package/dist-types/commands/DeleteQueueFleetAssociationCommand.d.ts +11 -0
  32. package/dist-types/commands/DeleteStorageProfileCommand.d.ts +11 -0
  33. package/dist-types/commands/DeleteWorkerCommand.d.ts +11 -0
  34. package/dist-types/commands/DisassociateMemberFromFarmCommand.d.ts +11 -0
  35. package/dist-types/commands/DisassociateMemberFromFleetCommand.d.ts +11 -0
  36. package/dist-types/commands/DisassociateMemberFromJobCommand.d.ts +11 -0
  37. package/dist-types/commands/DisassociateMemberFromQueueCommand.d.ts +11 -0
  38. package/dist-types/commands/GetBudgetCommand.d.ts +11 -0
  39. package/dist-types/commands/GetFarmCommand.d.ts +11 -0
  40. package/dist-types/commands/GetFleetCommand.d.ts +11 -0
  41. package/dist-types/commands/GetJobCommand.d.ts +11 -0
  42. package/dist-types/commands/GetLicenseEndpointCommand.d.ts +11 -0
  43. package/dist-types/commands/GetMonitorCommand.d.ts +11 -0
  44. package/dist-types/commands/GetQueueCommand.d.ts +11 -0
  45. package/dist-types/commands/GetQueueEnvironmentCommand.d.ts +11 -0
  46. package/dist-types/commands/GetQueueFleetAssociationCommand.d.ts +11 -0
  47. package/dist-types/commands/GetSessionActionCommand.d.ts +11 -0
  48. package/dist-types/commands/GetSessionCommand.d.ts +11 -0
  49. package/dist-types/commands/GetSessionsStatisticsAggregationCommand.d.ts +11 -0
  50. package/dist-types/commands/GetStepCommand.d.ts +11 -0
  51. package/dist-types/commands/GetStorageProfileCommand.d.ts +11 -0
  52. package/dist-types/commands/GetStorageProfileForQueueCommand.d.ts +11 -0
  53. package/dist-types/commands/GetTaskCommand.d.ts +11 -0
  54. package/dist-types/commands/GetWorkerCommand.d.ts +11 -0
  55. package/dist-types/commands/ListAvailableMeteredProductsCommand.d.ts +11 -0
  56. package/dist-types/commands/ListBudgetsCommand.d.ts +11 -0
  57. package/dist-types/commands/ListFarmMembersCommand.d.ts +11 -0
  58. package/dist-types/commands/ListFarmsCommand.d.ts +11 -0
  59. package/dist-types/commands/ListFleetMembersCommand.d.ts +11 -0
  60. package/dist-types/commands/ListFleetsCommand.d.ts +11 -0
  61. package/dist-types/commands/ListJobMembersCommand.d.ts +11 -0
  62. package/dist-types/commands/ListJobsCommand.d.ts +11 -0
  63. package/dist-types/commands/ListLicenseEndpointsCommand.d.ts +11 -0
  64. package/dist-types/commands/ListMeteredProductsCommand.d.ts +11 -0
  65. package/dist-types/commands/ListMonitorsCommand.d.ts +11 -0
  66. package/dist-types/commands/ListQueueEnvironmentsCommand.d.ts +11 -0
  67. package/dist-types/commands/ListQueueFleetAssociationsCommand.d.ts +11 -0
  68. package/dist-types/commands/ListQueueMembersCommand.d.ts +11 -0
  69. package/dist-types/commands/ListQueuesCommand.d.ts +11 -0
  70. package/dist-types/commands/ListSessionActionsCommand.d.ts +11 -0
  71. package/dist-types/commands/ListSessionsCommand.d.ts +11 -0
  72. package/dist-types/commands/ListSessionsForWorkerCommand.d.ts +11 -0
  73. package/dist-types/commands/ListStepConsumersCommand.d.ts +11 -0
  74. package/dist-types/commands/ListStepDependenciesCommand.d.ts +11 -0
  75. package/dist-types/commands/ListStepsCommand.d.ts +11 -0
  76. package/dist-types/commands/ListStorageProfilesCommand.d.ts +11 -0
  77. package/dist-types/commands/ListStorageProfilesForQueueCommand.d.ts +11 -0
  78. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  79. package/dist-types/commands/ListTasksCommand.d.ts +11 -0
  80. package/dist-types/commands/ListWorkersCommand.d.ts +11 -0
  81. package/dist-types/commands/PutMeteredProductCommand.d.ts +11 -0
  82. package/dist-types/commands/SearchJobsCommand.d.ts +11 -0
  83. package/dist-types/commands/SearchStepsCommand.d.ts +11 -0
  84. package/dist-types/commands/SearchTasksCommand.d.ts +11 -0
  85. package/dist-types/commands/SearchWorkersCommand.d.ts +11 -0
  86. package/dist-types/commands/StartSessionsStatisticsAggregationCommand.d.ts +11 -0
  87. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  88. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  89. package/dist-types/commands/UpdateBudgetCommand.d.ts +11 -0
  90. package/dist-types/commands/UpdateFarmCommand.d.ts +11 -0
  91. package/dist-types/commands/UpdateFleetCommand.d.ts +11 -0
  92. package/dist-types/commands/UpdateJobCommand.d.ts +11 -0
  93. package/dist-types/commands/UpdateMonitorCommand.d.ts +11 -0
  94. package/dist-types/commands/UpdateQueueCommand.d.ts +11 -0
  95. package/dist-types/commands/UpdateQueueEnvironmentCommand.d.ts +11 -0
  96. package/dist-types/commands/UpdateQueueFleetAssociationCommand.d.ts +11 -0
  97. package/dist-types/commands/UpdateSessionCommand.d.ts +11 -0
  98. package/dist-types/commands/UpdateStepCommand.d.ts +11 -0
  99. package/dist-types/commands/UpdateStorageProfileCommand.d.ts +11 -0
  100. package/dist-types/commands/UpdateTaskCommand.d.ts +11 -0
  101. package/dist-types/commands/UpdateWorkerCommand.d.ts +11 -0
  102. package/dist-types/commands/UpdateWorkerScheduleCommand.d.ts +11 -0
  103. package/dist-types/ts3.4/commands/AssociateMemberToFarmCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/AssociateMemberToFleetCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/AssociateMemberToJobCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/AssociateMemberToQueueCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/AssumeFleetRoleForReadCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/AssumeFleetRoleForWorkerCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/AssumeQueueRoleForReadCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/AssumeQueueRoleForUserCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/AssumeQueueRoleForWorkerCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/BatchGetJobEntityCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/CopyJobTemplateCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/CreateBudgetCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/CreateFarmCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/CreateLicenseEndpointCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/CreateMonitorCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/CreateQueueEnvironmentCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/CreateQueueFleetAssociationCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/CreateStorageProfileCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/CreateWorkerCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/DeleteBudgetCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/DeleteFarmCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/DeleteLicenseEndpointCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/DeleteMeteredProductCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/DeleteMonitorCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/DeleteQueueEnvironmentCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/DeleteQueueFleetAssociationCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/DeleteStorageProfileCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/DeleteWorkerCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/DisassociateMemberFromFarmCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/DisassociateMemberFromFleetCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/DisassociateMemberFromJobCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/DisassociateMemberFromQueueCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/GetBudgetCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/GetFarmCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/GetLicenseEndpointCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/GetMonitorCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/GetQueueCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/GetQueueEnvironmentCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/GetQueueFleetAssociationCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/GetSessionActionCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/GetSessionsStatisticsAggregationCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/GetStepCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/GetStorageProfileCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/GetStorageProfileForQueueCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/GetTaskCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/GetWorkerCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/ListAvailableMeteredProductsCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/ListBudgetsCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/ListFarmMembersCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/ListFarmsCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/ListFleetMembersCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/ListJobMembersCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/ListLicenseEndpointsCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/ListMeteredProductsCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/ListMonitorsCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/ListQueueEnvironmentsCommand.d.ts +12 -1
  169. package/dist-types/ts3.4/commands/ListQueueFleetAssociationsCommand.d.ts +12 -1
  170. package/dist-types/ts3.4/commands/ListQueueMembersCommand.d.ts +12 -1
  171. package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +12 -1
  172. package/dist-types/ts3.4/commands/ListSessionActionsCommand.d.ts +12 -1
  173. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +12 -1
  174. package/dist-types/ts3.4/commands/ListSessionsForWorkerCommand.d.ts +12 -1
  175. package/dist-types/ts3.4/commands/ListStepConsumersCommand.d.ts +12 -1
  176. package/dist-types/ts3.4/commands/ListStepDependenciesCommand.d.ts +12 -1
  177. package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +12 -1
  178. package/dist-types/ts3.4/commands/ListStorageProfilesCommand.d.ts +12 -1
  179. package/dist-types/ts3.4/commands/ListStorageProfilesForQueueCommand.d.ts +12 -1
  180. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  181. package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +12 -1
  182. package/dist-types/ts3.4/commands/ListWorkersCommand.d.ts +12 -1
  183. package/dist-types/ts3.4/commands/PutMeteredProductCommand.d.ts +12 -1
  184. package/dist-types/ts3.4/commands/SearchJobsCommand.d.ts +12 -1
  185. package/dist-types/ts3.4/commands/SearchStepsCommand.d.ts +12 -1
  186. package/dist-types/ts3.4/commands/SearchTasksCommand.d.ts +12 -1
  187. package/dist-types/ts3.4/commands/SearchWorkersCommand.d.ts +12 -1
  188. package/dist-types/ts3.4/commands/StartSessionsStatisticsAggregationCommand.d.ts +12 -1
  189. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  190. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  191. package/dist-types/ts3.4/commands/UpdateBudgetCommand.d.ts +12 -1
  192. package/dist-types/ts3.4/commands/UpdateFarmCommand.d.ts +12 -1
  193. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +12 -1
  194. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +12 -1
  195. package/dist-types/ts3.4/commands/UpdateMonitorCommand.d.ts +12 -1
  196. package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +12 -1
  197. package/dist-types/ts3.4/commands/UpdateQueueEnvironmentCommand.d.ts +12 -1
  198. package/dist-types/ts3.4/commands/UpdateQueueFleetAssociationCommand.d.ts +12 -1
  199. package/dist-types/ts3.4/commands/UpdateSessionCommand.d.ts +12 -1
  200. package/dist-types/ts3.4/commands/UpdateStepCommand.d.ts +12 -1
  201. package/dist-types/ts3.4/commands/UpdateStorageProfileCommand.d.ts +12 -1
  202. package/dist-types/ts3.4/commands/UpdateTaskCommand.d.ts +12 -1
  203. package/dist-types/ts3.4/commands/UpdateWorkerCommand.d.ts +12 -1
  204. package/dist-types/ts3.4/commands/UpdateWorkerScheduleCommand.d.ts +12 -1
  205. package/package.json +36 -36
@@ -192,4 +192,15 @@ declare const GetFleetCommand_base: {
192
192
  * @public
193
193
  */
194
194
  export declare class GetFleetCommand extends GetFleetCommand_base {
195
+ /** @internal type navigation helper, not in runtime. */
196
+ protected static __types: {
197
+ api: {
198
+ input: GetFleetRequest;
199
+ output: GetFleetResponse;
200
+ };
201
+ sdk: {
202
+ input: GetFleetCommandInput;
203
+ output: GetFleetCommandOutput;
204
+ };
205
+ };
195
206
  }
@@ -117,4 +117,15 @@ declare const GetJobCommand_base: {
117
117
  * @public
118
118
  */
119
119
  export declare class GetJobCommand extends GetJobCommand_base {
120
+ /** @internal type navigation helper, not in runtime. */
121
+ protected static __types: {
122
+ api: {
123
+ input: GetJobRequest;
124
+ output: GetJobResponse;
125
+ };
126
+ sdk: {
127
+ input: GetJobCommandInput;
128
+ output: GetJobCommandOutput;
129
+ };
130
+ };
120
131
  }
@@ -83,4 +83,15 @@ declare const GetLicenseEndpointCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class GetLicenseEndpointCommand extends GetLicenseEndpointCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: GetLicenseEndpointRequest;
90
+ output: GetLicenseEndpointResponse;
91
+ };
92
+ sdk: {
93
+ input: GetLicenseEndpointCommandInput;
94
+ output: GetLicenseEndpointCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -83,4 +83,15 @@ declare const GetMonitorCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class GetMonitorCommand extends GetMonitorCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: GetMonitorRequest;
90
+ output: GetMonitorResponse;
91
+ };
92
+ sdk: {
93
+ input: GetMonitorCommandInput;
94
+ output: GetMonitorCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -106,4 +106,15 @@ declare const GetQueueCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class GetQueueCommand extends GetQueueCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: GetQueueRequest;
113
+ output: GetQueueResponse;
114
+ };
115
+ sdk: {
116
+ input: GetQueueCommandInput;
117
+ output: GetQueueCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -83,4 +83,15 @@ declare const GetQueueEnvironmentCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class GetQueueEnvironmentCommand extends GetQueueEnvironmentCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: GetQueueEnvironmentRequest;
90
+ output: GetQueueEnvironmentResponse;
91
+ };
92
+ sdk: {
93
+ input: GetQueueEnvironmentCommandInput;
94
+ output: GetQueueEnvironmentCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -81,4 +81,15 @@ declare const GetQueueFleetAssociationCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class GetQueueFleetAssociationCommand extends GetQueueFleetAssociationCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: GetQueueFleetAssociationRequest;
88
+ output: GetQueueFleetAssociationResponse;
89
+ };
90
+ sdk: {
91
+ input: GetQueueFleetAssociationCommandInput;
92
+ output: GetQueueFleetAssociationCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -107,4 +107,15 @@ declare const GetSessionActionCommand_base: {
107
107
  * @public
108
108
  */
109
109
  export declare class GetSessionActionCommand extends GetSessionActionCommand_base {
110
+ /** @internal type navigation helper, not in runtime. */
111
+ protected static __types: {
112
+ api: {
113
+ input: GetSessionActionRequest;
114
+ output: GetSessionActionResponse;
115
+ };
116
+ sdk: {
117
+ input: GetSessionActionCommandInput;
118
+ output: GetSessionActionCommandOutput;
119
+ };
120
+ };
110
121
  }
@@ -117,4 +117,15 @@ declare const GetSessionCommand_base: {
117
117
  * @public
118
118
  */
119
119
  export declare class GetSessionCommand extends GetSessionCommand_base {
120
+ /** @internal type navigation helper, not in runtime. */
121
+ protected static __types: {
122
+ api: {
123
+ input: GetSessionRequest;
124
+ output: GetSessionResponse;
125
+ };
126
+ sdk: {
127
+ input: GetSessionCommandInput;
128
+ output: GetSessionCommandOutput;
129
+ };
130
+ };
120
131
  }
@@ -108,4 +108,15 @@ declare const GetSessionsStatisticsAggregationCommand_base: {
108
108
  * @public
109
109
  */
110
110
  export declare class GetSessionsStatisticsAggregationCommand extends GetSessionsStatisticsAggregationCommand_base {
111
+ /** @internal type navigation helper, not in runtime. */
112
+ protected static __types: {
113
+ api: {
114
+ input: GetSessionsStatisticsAggregationRequest;
115
+ output: GetSessionsStatisticsAggregationResponse;
116
+ };
117
+ sdk: {
118
+ input: GetSessionsStatisticsAggregationCommandInput;
119
+ output: GetSessionsStatisticsAggregationCommandOutput;
120
+ };
121
+ };
111
122
  }
@@ -127,4 +127,15 @@ declare const GetStepCommand_base: {
127
127
  * @public
128
128
  */
129
129
  export declare class GetStepCommand extends GetStepCommand_base {
130
+ /** @internal type navigation helper, not in runtime. */
131
+ protected static __types: {
132
+ api: {
133
+ input: GetStepRequest;
134
+ output: GetStepResponse;
135
+ };
136
+ sdk: {
137
+ input: GetStepCommandInput;
138
+ output: GetStepCommandOutput;
139
+ };
140
+ };
130
141
  }
@@ -87,4 +87,15 @@ declare const GetStorageProfileCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class GetStorageProfileCommand extends GetStorageProfileCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: GetStorageProfileRequest;
94
+ output: GetStorageProfileResponse;
95
+ };
96
+ sdk: {
97
+ input: GetStorageProfileCommandInput;
98
+ output: GetStorageProfileCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -84,4 +84,15 @@ declare const GetStorageProfileForQueueCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class GetStorageProfileForQueueCommand extends GetStorageProfileForQueueCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: GetStorageProfileForQueueRequest;
91
+ output: GetStorageProfileForQueueResponse;
92
+ };
93
+ sdk: {
94
+ input: GetStorageProfileForQueueCommandInput;
95
+ output: GetStorageProfileForQueueCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -95,4 +95,15 @@ declare const GetTaskCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class GetTaskCommand extends GetTaskCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: GetTaskRequest;
102
+ output: GetTaskResponse;
103
+ };
104
+ sdk: {
105
+ input: GetTaskCommandInput;
106
+ output: GetTaskCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -105,4 +105,15 @@ declare const GetWorkerCommand_base: {
105
105
  * @public
106
106
  */
107
107
  export declare class GetWorkerCommand extends GetWorkerCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: GetWorkerRequest;
112
+ output: GetWorkerResponse;
113
+ };
114
+ sdk: {
115
+ input: GetWorkerCommandInput;
116
+ output: GetWorkerCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -72,4 +72,15 @@ declare const ListAvailableMeteredProductsCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class ListAvailableMeteredProductsCommand extends ListAvailableMeteredProductsCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: ListAvailableMeteredProductsRequest;
79
+ output: ListAvailableMeteredProductsResponse;
80
+ };
81
+ sdk: {
82
+ input: ListAvailableMeteredProductsCommandInput;
83
+ output: ListAvailableMeteredProductsCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -95,4 +95,15 @@ declare const ListBudgetsCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class ListBudgetsCommand extends ListBudgetsCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: ListBudgetsRequest;
102
+ output: ListBudgetsResponse;
103
+ };
104
+ sdk: {
105
+ input: ListBudgetsCommandInput;
106
+ output: ListBudgetsCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -84,4 +84,15 @@ declare const ListFarmMembersCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class ListFarmMembersCommand extends ListFarmMembersCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: ListFarmMembersRequest;
91
+ output: ListFarmMembersResponse;
92
+ };
93
+ sdk: {
94
+ input: ListFarmMembersCommandInput;
95
+ output: ListFarmMembersCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -83,4 +83,15 @@ declare const ListFarmsCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class ListFarmsCommand extends ListFarmsCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: ListFarmsRequest;
90
+ output: ListFarmsResponse;
91
+ };
92
+ sdk: {
93
+ input: ListFarmsCommandInput;
94
+ output: ListFarmsCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -86,4 +86,15 @@ declare const ListFleetMembersCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class ListFleetMembersCommand extends ListFleetMembersCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: ListFleetMembersRequest;
93
+ output: ListFleetMembersResponse;
94
+ };
95
+ sdk: {
96
+ input: ListFleetMembersCommandInput;
97
+ output: ListFleetMembersCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -182,4 +182,15 @@ declare const ListFleetsCommand_base: {
182
182
  * @public
183
183
  */
184
184
  export declare class ListFleetsCommand extends ListFleetsCommand_base {
185
+ /** @internal type navigation helper, not in runtime. */
186
+ protected static __types: {
187
+ api: {
188
+ input: ListFleetsRequest;
189
+ output: ListFleetsResponse;
190
+ };
191
+ sdk: {
192
+ input: ListFleetsCommandInput;
193
+ output: ListFleetsCommandOutput;
194
+ };
195
+ };
185
196
  }
@@ -88,4 +88,15 @@ declare const ListJobMembersCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class ListJobMembersCommand extends ListJobMembersCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: ListJobMembersRequest;
95
+ output: ListJobMembersResponse;
96
+ };
97
+ sdk: {
98
+ input: ListJobMembersCommandInput;
99
+ output: ListJobMembersCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -99,4 +99,15 @@ declare const ListJobsCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class ListJobsCommand extends ListJobsCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: ListJobsRequest;
106
+ output: ListJobsResponse;
107
+ };
108
+ sdk: {
109
+ input: ListJobsCommandInput;
110
+ output: ListJobsCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -82,4 +82,15 @@ declare const ListLicenseEndpointsCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class ListLicenseEndpointsCommand extends ListLicenseEndpointsCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: ListLicenseEndpointsRequest;
89
+ output: ListLicenseEndpointsResponse;
90
+ };
91
+ sdk: {
92
+ input: ListLicenseEndpointsCommandInput;
93
+ output: ListLicenseEndpointsCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -83,4 +83,15 @@ declare const ListMeteredProductsCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class ListMeteredProductsCommand extends ListMeteredProductsCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: ListMeteredProductsRequest;
90
+ output: ListMeteredProductsResponse;
91
+ };
92
+ sdk: {
93
+ input: ListMeteredProductsCommandInput;
94
+ output: ListMeteredProductsCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -86,4 +86,15 @@ declare const ListMonitorsCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class ListMonitorsCommand extends ListMonitorsCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: ListMonitorsRequest;
93
+ output: ListMonitorsResponse;
94
+ };
95
+ sdk: {
96
+ input: ListMonitorsCommandInput;
97
+ output: ListMonitorsCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -83,4 +83,15 @@ declare const ListQueueEnvironmentsCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class ListQueueEnvironmentsCommand extends ListQueueEnvironmentsCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: ListQueueEnvironmentsRequest;
90
+ output: ListQueueEnvironmentsResponse;
91
+ };
92
+ sdk: {
93
+ input: ListQueueEnvironmentsCommandInput;
94
+ output: ListQueueEnvironmentsCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -84,4 +84,15 @@ declare const ListQueueFleetAssociationsCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class ListQueueFleetAssociationsCommand extends ListQueueFleetAssociationsCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: ListQueueFleetAssociationsRequest;
91
+ output: ListQueueFleetAssociationsResponse;
92
+ };
93
+ sdk: {
94
+ input: ListQueueFleetAssociationsCommandInput;
95
+ output: ListQueueFleetAssociationsCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -86,4 +86,15 @@ declare const ListQueueMembersCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class ListQueueMembersCommand extends ListQueueMembersCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: ListQueueMembersRequest;
93
+ output: ListQueueMembersResponse;
94
+ };
95
+ sdk: {
96
+ input: ListQueueMembersCommandInput;
97
+ output: ListQueueMembersCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -91,4 +91,15 @@ declare const ListQueuesCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class ListQueuesCommand extends ListQueuesCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: ListQueuesRequest;
98
+ output: ListQueuesResponse;
99
+ };
100
+ sdk: {
101
+ input: ListQueuesCommandInput;
102
+ output: ListQueuesCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -104,4 +104,15 @@ declare const ListSessionActionsCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class ListSessionActionsCommand extends ListSessionActionsCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: ListSessionActionsRequest;
111
+ output: ListSessionActionsResponse;
112
+ };
113
+ sdk: {
114
+ input: ListSessionActionsCommandInput;
115
+ output: ListSessionActionsCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -90,4 +90,15 @@ declare const ListSessionsCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class ListSessionsCommand extends ListSessionsCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: ListSessionsRequest;
97
+ output: ListSessionsResponse;
98
+ };
99
+ sdk: {
100
+ input: ListSessionsCommandInput;
101
+ output: ListSessionsCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -88,4 +88,15 @@ declare const ListSessionsForWorkerCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class ListSessionsForWorkerCommand extends ListSessionsForWorkerCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: ListSessionsForWorkerRequest;
95
+ output: ListSessionsForWorkerResponse;
96
+ };
97
+ sdk: {
98
+ input: ListSessionsForWorkerCommandInput;
99
+ output: ListSessionsForWorkerCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -84,4 +84,15 @@ declare const ListStepConsumersCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class ListStepConsumersCommand extends ListStepConsumersCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: ListStepConsumersRequest;
91
+ output: ListStepConsumersResponse;
92
+ };
93
+ sdk: {
94
+ input: ListStepConsumersCommandInput;
95
+ output: ListStepConsumersCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -84,4 +84,15 @@ declare const ListStepDependenciesCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class ListStepDependenciesCommand extends ListStepDependenciesCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: ListStepDependenciesRequest;
91
+ output: ListStepDependenciesResponse;
92
+ };
93
+ sdk: {
94
+ input: ListStepDependenciesCommandInput;
95
+ output: ListStepDependenciesCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -102,4 +102,15 @@ declare const ListStepsCommand_base: {
102
102
  * @public
103
103
  */
104
104
  export declare class ListStepsCommand extends ListStepsCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: ListStepsRequest;
109
+ output: ListStepsResponse;
110
+ };
111
+ sdk: {
112
+ input: ListStepsCommandInput;
113
+ output: ListStepsCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -82,4 +82,15 @@ declare const ListStorageProfilesCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class ListStorageProfilesCommand extends ListStorageProfilesCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: ListStorageProfilesRequest;
89
+ output: ListStorageProfilesResponse;
90
+ };
91
+ sdk: {
92
+ input: ListStorageProfilesCommandInput;
93
+ output: ListStorageProfilesCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -84,4 +84,15 @@ declare const ListStorageProfilesForQueueCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class ListStorageProfilesForQueueCommand extends ListStorageProfilesForQueueCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: ListStorageProfilesForQueueRequest;
91
+ output: ListStorageProfilesForQueueResponse;
92
+ };
93
+ sdk: {
94
+ input: ListStorageProfilesForQueueCommandInput;
95
+ output: ListStorageProfilesForQueueCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -75,4 +75,15 @@ declare const ListTagsForResourceCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: ListTagsForResourceRequest;
82
+ output: ListTagsForResourceResponse;
83
+ };
84
+ sdk: {
85
+ input: ListTagsForResourceCommandInput;
86
+ output: ListTagsForResourceCommandOutput;
87
+ };
88
+ };
78
89
  }