@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
@@ -79,4 +79,15 @@ declare const AssociateMemberToFarmCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class AssociateMemberToFarmCommand extends AssociateMemberToFarmCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: AssociateMemberToFarmRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: AssociateMemberToFarmCommandInput;
90
+ output: AssociateMemberToFarmCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -80,4 +80,15 @@ declare const AssociateMemberToFleetCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class AssociateMemberToFleetCommand extends AssociateMemberToFleetCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: AssociateMemberToFleetRequest;
87
+ output: {};
88
+ };
89
+ sdk: {
90
+ input: AssociateMemberToFleetCommandInput;
91
+ output: AssociateMemberToFleetCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -81,4 +81,15 @@ declare const AssociateMemberToJobCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class AssociateMemberToJobCommand extends AssociateMemberToJobCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: AssociateMemberToJobRequest;
88
+ output: {};
89
+ };
90
+ sdk: {
91
+ input: AssociateMemberToJobCommandInput;
92
+ output: AssociateMemberToJobCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -80,4 +80,15 @@ declare const AssociateMemberToQueueCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class AssociateMemberToQueueCommand extends AssociateMemberToQueueCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: AssociateMemberToQueueRequest;
87
+ output: {};
88
+ };
89
+ sdk: {
90
+ input: AssociateMemberToQueueCommandInput;
91
+ output: AssociateMemberToQueueCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -80,4 +80,15 @@ declare const AssumeFleetRoleForReadCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class AssumeFleetRoleForReadCommand extends AssumeFleetRoleForReadCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: AssumeFleetRoleForReadRequest;
87
+ output: AssumeFleetRoleForReadResponse;
88
+ };
89
+ sdk: {
90
+ input: AssumeFleetRoleForReadCommandInput;
91
+ output: AssumeFleetRoleForReadCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -84,4 +84,15 @@ declare const AssumeFleetRoleForWorkerCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class AssumeFleetRoleForWorkerCommand extends AssumeFleetRoleForWorkerCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: AssumeFleetRoleForWorkerRequest;
91
+ output: AssumeFleetRoleForWorkerResponse;
92
+ };
93
+ sdk: {
94
+ input: AssumeFleetRoleForWorkerCommandInput;
95
+ output: AssumeFleetRoleForWorkerCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -80,4 +80,15 @@ declare const AssumeQueueRoleForReadCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class AssumeQueueRoleForReadCommand extends AssumeQueueRoleForReadCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: AssumeQueueRoleForReadRequest;
87
+ output: AssumeQueueRoleForReadResponse;
88
+ };
89
+ sdk: {
90
+ input: AssumeQueueRoleForReadCommandInput;
91
+ output: AssumeQueueRoleForReadCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -79,4 +79,15 @@ declare const AssumeQueueRoleForUserCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class AssumeQueueRoleForUserCommand extends AssumeQueueRoleForUserCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: AssumeQueueRoleForUserRequest;
86
+ output: AssumeQueueRoleForUserResponse;
87
+ };
88
+ sdk: {
89
+ input: AssumeQueueRoleForUserCommandInput;
90
+ output: AssumeQueueRoleForUserCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -85,4 +85,15 @@ declare const AssumeQueueRoleForWorkerCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class AssumeQueueRoleForWorkerCommand extends AssumeQueueRoleForWorkerCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: AssumeQueueRoleForWorkerRequest;
92
+ output: AssumeQueueRoleForWorkerResponse;
93
+ };
94
+ sdk: {
95
+ input: AssumeQueueRoleForWorkerCommandInput;
96
+ output: AssumeQueueRoleForWorkerCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -191,4 +191,15 @@ declare const BatchGetJobEntityCommand_base: {
191
191
  * @public
192
192
  */
193
193
  export declare class BatchGetJobEntityCommand extends BatchGetJobEntityCommand_base {
194
+ /** @internal type navigation helper, not in runtime. */
195
+ protected static __types: {
196
+ api: {
197
+ input: BatchGetJobEntityRequest;
198
+ output: BatchGetJobEntityResponse;
199
+ };
200
+ sdk: {
201
+ input: BatchGetJobEntityCommandInput;
202
+ output: BatchGetJobEntityCommandOutput;
203
+ };
204
+ };
194
205
  }
@@ -79,4 +79,15 @@ declare const CopyJobTemplateCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class CopyJobTemplateCommand extends CopyJobTemplateCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: CopyJobTemplateRequest;
86
+ output: CopyJobTemplateResponse;
87
+ };
88
+ sdk: {
89
+ input: CopyJobTemplateCommandInput;
90
+ output: CopyJobTemplateCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -97,4 +97,15 @@ declare const CreateBudgetCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class CreateBudgetCommand extends CreateBudgetCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: CreateBudgetRequest;
104
+ output: CreateBudgetResponse;
105
+ };
106
+ sdk: {
107
+ input: CreateBudgetCommandInput;
108
+ output: CreateBudgetCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -86,4 +86,15 @@ declare const CreateFarmCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class CreateFarmCommand extends CreateFarmCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: CreateFarmRequest;
93
+ output: CreateFarmResponse;
94
+ };
95
+ sdk: {
96
+ input: CreateFarmCommandInput;
97
+ output: CreateFarmCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -175,4 +175,15 @@ declare const CreateFleetCommand_base: {
175
175
  * @public
176
176
  */
177
177
  export declare class CreateFleetCommand extends CreateFleetCommand_base {
178
+ /** @internal type navigation helper, not in runtime. */
179
+ protected static __types: {
180
+ api: {
181
+ input: CreateFleetRequest;
182
+ output: CreateFleetResponse;
183
+ };
184
+ sdk: {
185
+ input: CreateFleetCommandInput;
186
+ output: CreateFleetCommandOutput;
187
+ };
188
+ };
178
189
  }
@@ -111,4 +111,15 @@ declare const CreateJobCommand_base: {
111
111
  * @public
112
112
  */
113
113
  export declare class CreateJobCommand extends CreateJobCommand_base {
114
+ /** @internal type navigation helper, not in runtime. */
115
+ protected static __types: {
116
+ api: {
117
+ input: CreateJobRequest;
118
+ output: CreateJobResponse;
119
+ };
120
+ sdk: {
121
+ input: CreateJobCommandInput;
122
+ output: CreateJobCommandOutput;
123
+ };
124
+ };
114
125
  }
@@ -89,4 +89,15 @@ declare const CreateLicenseEndpointCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class CreateLicenseEndpointCommand extends CreateLicenseEndpointCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: CreateLicenseEndpointRequest;
96
+ output: CreateLicenseEndpointResponse;
97
+ };
98
+ sdk: {
99
+ input: CreateLicenseEndpointCommandInput;
100
+ output: CreateLicenseEndpointCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -81,4 +81,15 @@ declare const CreateMonitorCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class CreateMonitorCommand extends CreateMonitorCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: CreateMonitorRequest;
88
+ output: CreateMonitorResponse;
89
+ };
90
+ sdk: {
91
+ input: CreateMonitorCommandInput;
92
+ output: CreateMonitorCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -107,4 +107,15 @@ declare const CreateQueueCommand_base: {
107
107
  * @public
108
108
  */
109
109
  export declare class CreateQueueCommand extends CreateQueueCommand_base {
110
+ /** @internal type navigation helper, not in runtime. */
111
+ protected static __types: {
112
+ api: {
113
+ input: CreateQueueRequest;
114
+ output: CreateQueueResponse;
115
+ };
116
+ sdk: {
117
+ input: CreateQueueCommandInput;
118
+ output: CreateQueueCommandOutput;
119
+ };
120
+ };
110
121
  }
@@ -82,4 +82,15 @@ declare const CreateQueueEnvironmentCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class CreateQueueEnvironmentCommand extends CreateQueueEnvironmentCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: CreateQueueEnvironmentRequest;
89
+ output: CreateQueueEnvironmentResponse;
90
+ };
91
+ sdk: {
92
+ input: CreateQueueEnvironmentCommandInput;
93
+ output: CreateQueueEnvironmentCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -73,4 +73,15 @@ declare const CreateQueueFleetAssociationCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class CreateQueueFleetAssociationCommand extends CreateQueueFleetAssociationCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: CreateQueueFleetAssociationRequest;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: CreateQueueFleetAssociationCommandInput;
84
+ output: CreateQueueFleetAssociationCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -88,4 +88,15 @@ declare const CreateStorageProfileCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class CreateStorageProfileCommand extends CreateStorageProfileCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: CreateStorageProfileRequest;
95
+ output: CreateStorageProfileResponse;
96
+ };
97
+ sdk: {
98
+ input: CreateStorageProfileCommandInput;
99
+ output: CreateStorageProfileCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -93,4 +93,15 @@ declare const CreateWorkerCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class CreateWorkerCommand extends CreateWorkerCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: CreateWorkerRequest;
100
+ output: CreateWorkerResponse;
101
+ };
102
+ sdk: {
103
+ input: CreateWorkerCommandInput;
104
+ output: CreateWorkerCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -72,4 +72,15 @@ declare const DeleteBudgetCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class DeleteBudgetCommand extends DeleteBudgetCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: DeleteBudgetRequest;
79
+ output: {};
80
+ };
81
+ sdk: {
82
+ input: DeleteBudgetCommandInput;
83
+ output: DeleteBudgetCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -71,4 +71,15 @@ declare const DeleteFarmCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class DeleteFarmCommand extends DeleteFarmCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: DeleteFarmRequest;
78
+ output: {};
79
+ };
80
+ sdk: {
81
+ input: DeleteFarmCommandInput;
82
+ output: DeleteFarmCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -77,4 +77,15 @@ declare const DeleteFleetCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class DeleteFleetCommand extends DeleteFleetCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: DeleteFleetRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: DeleteFleetCommandInput;
88
+ output: DeleteFleetCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -75,4 +75,15 @@ declare const DeleteLicenseEndpointCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class DeleteLicenseEndpointCommand extends DeleteLicenseEndpointCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DeleteLicenseEndpointRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: DeleteLicenseEndpointCommandInput;
86
+ output: DeleteLicenseEndpointCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -72,4 +72,15 @@ declare const DeleteMeteredProductCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class DeleteMeteredProductCommand extends DeleteMeteredProductCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: DeleteMeteredProductRequest;
79
+ output: {};
80
+ };
81
+ sdk: {
82
+ input: DeleteMeteredProductCommandInput;
83
+ output: DeleteMeteredProductCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -72,4 +72,15 @@ declare const DeleteMonitorCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class DeleteMonitorCommand extends DeleteMonitorCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: DeleteMonitorRequest;
79
+ output: {};
80
+ };
81
+ sdk: {
82
+ input: DeleteMonitorCommandInput;
83
+ output: DeleteMonitorCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -80,4 +80,15 @@ declare const DeleteQueueCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class DeleteQueueCommand extends DeleteQueueCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: DeleteQueueRequest;
87
+ output: {};
88
+ };
89
+ sdk: {
90
+ input: DeleteQueueCommandInput;
91
+ output: DeleteQueueCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -70,4 +70,15 @@ declare const DeleteQueueEnvironmentCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class DeleteQueueEnvironmentCommand extends DeleteQueueEnvironmentCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: DeleteQueueEnvironmentRequest;
77
+ output: {};
78
+ };
79
+ sdk: {
80
+ input: DeleteQueueEnvironmentCommandInput;
81
+ output: DeleteQueueEnvironmentCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -77,4 +77,15 @@ declare const DeleteQueueFleetAssociationCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class DeleteQueueFleetAssociationCommand extends DeleteQueueFleetAssociationCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: DeleteQueueFleetAssociationRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: DeleteQueueFleetAssociationCommandInput;
88
+ output: DeleteQueueFleetAssociationCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -69,4 +69,15 @@ declare const DeleteStorageProfileCommand_base: {
69
69
  * @public
70
70
  */
71
71
  export declare class DeleteStorageProfileCommand extends DeleteStorageProfileCommand_base {
72
+ /** @internal type navigation helper, not in runtime. */
73
+ protected static __types: {
74
+ api: {
75
+ input: DeleteStorageProfileRequest;
76
+ output: {};
77
+ };
78
+ sdk: {
79
+ input: DeleteStorageProfileCommandInput;
80
+ output: DeleteStorageProfileCommandOutput;
81
+ };
82
+ };
72
83
  }
@@ -77,4 +77,15 @@ declare const DeleteWorkerCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class DeleteWorkerCommand extends DeleteWorkerCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: DeleteWorkerRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: DeleteWorkerCommandInput;
88
+ output: DeleteWorkerCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -72,4 +72,15 @@ declare const DisassociateMemberFromFarmCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class DisassociateMemberFromFarmCommand extends DisassociateMemberFromFarmCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: DisassociateMemberFromFarmRequest;
79
+ output: {};
80
+ };
81
+ sdk: {
82
+ input: DisassociateMemberFromFarmCommandInput;
83
+ output: DisassociateMemberFromFarmCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -77,4 +77,15 @@ declare const DisassociateMemberFromFleetCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class DisassociateMemberFromFleetCommand extends DisassociateMemberFromFleetCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: DisassociateMemberFromFleetRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: DisassociateMemberFromFleetCommandInput;
88
+ output: DisassociateMemberFromFleetCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -74,4 +74,15 @@ declare const DisassociateMemberFromJobCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DisassociateMemberFromJobCommand extends DisassociateMemberFromJobCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: DisassociateMemberFromJobRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: DisassociateMemberFromJobCommandInput;
85
+ output: DisassociateMemberFromJobCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -77,4 +77,15 @@ declare const DisassociateMemberFromQueueCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class DisassociateMemberFromQueueCommand extends DisassociateMemberFromQueueCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: DisassociateMemberFromQueueRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: DisassociateMemberFromQueueCommandInput;
88
+ output: DisassociateMemberFromQueueCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -102,4 +102,15 @@ declare const GetBudgetCommand_base: {
102
102
  * @public
103
103
  */
104
104
  export declare class GetBudgetCommand extends GetBudgetCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: GetBudgetRequest;
109
+ output: GetBudgetResponse;
110
+ };
111
+ sdk: {
112
+ input: GetBudgetCommandInput;
113
+ output: GetBudgetCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -80,4 +80,15 @@ declare const GetFarmCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class GetFarmCommand extends GetFarmCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: GetFarmRequest;
87
+ output: GetFarmResponse;
88
+ };
89
+ sdk: {
90
+ input: GetFarmCommandInput;
91
+ output: GetFarmCommandOutput;
92
+ };
93
+ };
83
94
  }