@aws-sdk/client-deadline 3.775.0 → 3.777.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 (114) hide show
  1. package/dist-types/commands/AssociateMemberToFarmCommand.d.ts +1 -0
  2. package/dist-types/commands/AssociateMemberToFleetCommand.d.ts +1 -0
  3. package/dist-types/commands/AssociateMemberToJobCommand.d.ts +1 -0
  4. package/dist-types/commands/AssociateMemberToQueueCommand.d.ts +1 -0
  5. package/dist-types/commands/AssumeFleetRoleForReadCommand.d.ts +1 -0
  6. package/dist-types/commands/AssumeFleetRoleForWorkerCommand.d.ts +1 -0
  7. package/dist-types/commands/AssumeQueueRoleForReadCommand.d.ts +1 -0
  8. package/dist-types/commands/AssumeQueueRoleForUserCommand.d.ts +1 -0
  9. package/dist-types/commands/AssumeQueueRoleForWorkerCommand.d.ts +1 -0
  10. package/dist-types/commands/BatchGetJobEntityCommand.d.ts +1 -0
  11. package/dist-types/commands/CopyJobTemplateCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateBudgetCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateFarmCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateFleetCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateJobCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateLicenseEndpointCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateLimitCommand.d.ts +1 -0
  18. package/dist-types/commands/CreateMonitorCommand.d.ts +1 -0
  19. package/dist-types/commands/CreateQueueCommand.d.ts +1 -0
  20. package/dist-types/commands/CreateQueueEnvironmentCommand.d.ts +1 -0
  21. package/dist-types/commands/CreateQueueFleetAssociationCommand.d.ts +1 -0
  22. package/dist-types/commands/CreateQueueLimitAssociationCommand.d.ts +1 -0
  23. package/dist-types/commands/CreateStorageProfileCommand.d.ts +1 -0
  24. package/dist-types/commands/CreateWorkerCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteBudgetCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteFarmCommand.d.ts +1 -0
  27. package/dist-types/commands/DeleteFleetCommand.d.ts +1 -0
  28. package/dist-types/commands/DeleteLicenseEndpointCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteLimitCommand.d.ts +1 -0
  30. package/dist-types/commands/DeleteMeteredProductCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteMonitorCommand.d.ts +1 -0
  32. package/dist-types/commands/DeleteQueueCommand.d.ts +1 -0
  33. package/dist-types/commands/DeleteQueueEnvironmentCommand.d.ts +1 -0
  34. package/dist-types/commands/DeleteQueueFleetAssociationCommand.d.ts +1 -0
  35. package/dist-types/commands/DeleteQueueLimitAssociationCommand.d.ts +1 -0
  36. package/dist-types/commands/DeleteStorageProfileCommand.d.ts +1 -0
  37. package/dist-types/commands/DeleteWorkerCommand.d.ts +1 -0
  38. package/dist-types/commands/DisassociateMemberFromFarmCommand.d.ts +1 -0
  39. package/dist-types/commands/DisassociateMemberFromFleetCommand.d.ts +1 -0
  40. package/dist-types/commands/DisassociateMemberFromJobCommand.d.ts +1 -0
  41. package/dist-types/commands/DisassociateMemberFromQueueCommand.d.ts +1 -0
  42. package/dist-types/commands/GetBudgetCommand.d.ts +1 -0
  43. package/dist-types/commands/GetFarmCommand.d.ts +1 -0
  44. package/dist-types/commands/GetFleetCommand.d.ts +1 -0
  45. package/dist-types/commands/GetJobCommand.d.ts +1 -0
  46. package/dist-types/commands/GetLicenseEndpointCommand.d.ts +1 -0
  47. package/dist-types/commands/GetLimitCommand.d.ts +1 -0
  48. package/dist-types/commands/GetMonitorCommand.d.ts +1 -0
  49. package/dist-types/commands/GetQueueCommand.d.ts +1 -0
  50. package/dist-types/commands/GetQueueEnvironmentCommand.d.ts +1 -0
  51. package/dist-types/commands/GetQueueFleetAssociationCommand.d.ts +1 -0
  52. package/dist-types/commands/GetQueueLimitAssociationCommand.d.ts +1 -0
  53. package/dist-types/commands/GetSessionActionCommand.d.ts +1 -0
  54. package/dist-types/commands/GetSessionCommand.d.ts +1 -0
  55. package/dist-types/commands/GetSessionsStatisticsAggregationCommand.d.ts +1 -0
  56. package/dist-types/commands/GetStepCommand.d.ts +1 -0
  57. package/dist-types/commands/GetStorageProfileCommand.d.ts +1 -0
  58. package/dist-types/commands/GetStorageProfileForQueueCommand.d.ts +1 -0
  59. package/dist-types/commands/GetTaskCommand.d.ts +1 -0
  60. package/dist-types/commands/GetWorkerCommand.d.ts +1 -0
  61. package/dist-types/commands/ListAvailableMeteredProductsCommand.d.ts +1 -0
  62. package/dist-types/commands/ListBudgetsCommand.d.ts +1 -0
  63. package/dist-types/commands/ListFarmMembersCommand.d.ts +1 -0
  64. package/dist-types/commands/ListFarmsCommand.d.ts +1 -0
  65. package/dist-types/commands/ListFleetMembersCommand.d.ts +1 -0
  66. package/dist-types/commands/ListFleetsCommand.d.ts +1 -0
  67. package/dist-types/commands/ListJobMembersCommand.d.ts +1 -0
  68. package/dist-types/commands/ListJobParameterDefinitionsCommand.d.ts +1 -0
  69. package/dist-types/commands/ListJobsCommand.d.ts +1 -0
  70. package/dist-types/commands/ListLicenseEndpointsCommand.d.ts +1 -0
  71. package/dist-types/commands/ListLimitsCommand.d.ts +1 -0
  72. package/dist-types/commands/ListMeteredProductsCommand.d.ts +1 -0
  73. package/dist-types/commands/ListMonitorsCommand.d.ts +1 -0
  74. package/dist-types/commands/ListQueueEnvironmentsCommand.d.ts +1 -0
  75. package/dist-types/commands/ListQueueFleetAssociationsCommand.d.ts +1 -0
  76. package/dist-types/commands/ListQueueLimitAssociationsCommand.d.ts +1 -0
  77. package/dist-types/commands/ListQueueMembersCommand.d.ts +1 -0
  78. package/dist-types/commands/ListQueuesCommand.d.ts +1 -0
  79. package/dist-types/commands/ListSessionActionsCommand.d.ts +1 -0
  80. package/dist-types/commands/ListSessionsCommand.d.ts +1 -0
  81. package/dist-types/commands/ListSessionsForWorkerCommand.d.ts +1 -0
  82. package/dist-types/commands/ListStepConsumersCommand.d.ts +1 -0
  83. package/dist-types/commands/ListStepDependenciesCommand.d.ts +1 -0
  84. package/dist-types/commands/ListStepsCommand.d.ts +1 -0
  85. package/dist-types/commands/ListStorageProfilesCommand.d.ts +1 -0
  86. package/dist-types/commands/ListStorageProfilesForQueueCommand.d.ts +1 -0
  87. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  88. package/dist-types/commands/ListTasksCommand.d.ts +1 -0
  89. package/dist-types/commands/ListWorkersCommand.d.ts +1 -0
  90. package/dist-types/commands/PutMeteredProductCommand.d.ts +1 -0
  91. package/dist-types/commands/SearchJobsCommand.d.ts +1 -0
  92. package/dist-types/commands/SearchStepsCommand.d.ts +1 -0
  93. package/dist-types/commands/SearchTasksCommand.d.ts +1 -0
  94. package/dist-types/commands/SearchWorkersCommand.d.ts +1 -0
  95. package/dist-types/commands/StartSessionsStatisticsAggregationCommand.d.ts +1 -0
  96. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  97. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  98. package/dist-types/commands/UpdateBudgetCommand.d.ts +1 -0
  99. package/dist-types/commands/UpdateFarmCommand.d.ts +1 -0
  100. package/dist-types/commands/UpdateFleetCommand.d.ts +1 -0
  101. package/dist-types/commands/UpdateJobCommand.d.ts +1 -0
  102. package/dist-types/commands/UpdateLimitCommand.d.ts +1 -0
  103. package/dist-types/commands/UpdateMonitorCommand.d.ts +1 -0
  104. package/dist-types/commands/UpdateQueueCommand.d.ts +1 -0
  105. package/dist-types/commands/UpdateQueueEnvironmentCommand.d.ts +1 -0
  106. package/dist-types/commands/UpdateQueueFleetAssociationCommand.d.ts +1 -0
  107. package/dist-types/commands/UpdateQueueLimitAssociationCommand.d.ts +1 -0
  108. package/dist-types/commands/UpdateSessionCommand.d.ts +1 -0
  109. package/dist-types/commands/UpdateStepCommand.d.ts +1 -0
  110. package/dist-types/commands/UpdateStorageProfileCommand.d.ts +1 -0
  111. package/dist-types/commands/UpdateTaskCommand.d.ts +1 -0
  112. package/dist-types/commands/UpdateWorkerCommand.d.ts +1 -0
  113. package/dist-types/commands/UpdateWorkerScheduleCommand.d.ts +1 -0
  114. package/package.json +2 -2
@@ -76,6 +76,7 @@ declare const AssociateMemberToFarmCommand_base: {
76
76
  * @throws {@link DeadlineServiceException}
77
77
  * <p>Base exception class for all service exceptions from Deadline service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class AssociateMemberToFarmCommand extends AssociateMemberToFarmCommand_base {
@@ -77,6 +77,7 @@ declare const AssociateMemberToFleetCommand_base: {
77
77
  * @throws {@link DeadlineServiceException}
78
78
  * <p>Base exception class for all service exceptions from Deadline service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class AssociateMemberToFleetCommand extends AssociateMemberToFleetCommand_base {
@@ -78,6 +78,7 @@ declare const AssociateMemberToJobCommand_base: {
78
78
  * @throws {@link DeadlineServiceException}
79
79
  * <p>Base exception class for all service exceptions from Deadline service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class AssociateMemberToJobCommand extends AssociateMemberToJobCommand_base {
@@ -77,6 +77,7 @@ declare const AssociateMemberToQueueCommand_base: {
77
77
  * @throws {@link DeadlineServiceException}
78
78
  * <p>Base exception class for all service exceptions from Deadline service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class AssociateMemberToQueueCommand extends AssociateMemberToQueueCommand_base {
@@ -77,6 +77,7 @@ declare const AssumeFleetRoleForReadCommand_base: {
77
77
  * @throws {@link DeadlineServiceException}
78
78
  * <p>Base exception class for all service exceptions from Deadline service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class AssumeFleetRoleForReadCommand extends AssumeFleetRoleForReadCommand_base {
@@ -81,6 +81,7 @@ declare const AssumeFleetRoleForWorkerCommand_base: {
81
81
  * @throws {@link DeadlineServiceException}
82
82
  * <p>Base exception class for all service exceptions from Deadline service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class AssumeFleetRoleForWorkerCommand extends AssumeFleetRoleForWorkerCommand_base {
@@ -77,6 +77,7 @@ declare const AssumeQueueRoleForReadCommand_base: {
77
77
  * @throws {@link DeadlineServiceException}
78
78
  * <p>Base exception class for all service exceptions from Deadline service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class AssumeQueueRoleForReadCommand extends AssumeQueueRoleForReadCommand_base {
@@ -76,6 +76,7 @@ declare const AssumeQueueRoleForUserCommand_base: {
76
76
  * @throws {@link DeadlineServiceException}
77
77
  * <p>Base exception class for all service exceptions from Deadline service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class AssumeQueueRoleForUserCommand extends AssumeQueueRoleForUserCommand_base {
@@ -82,6 +82,7 @@ declare const AssumeQueueRoleForWorkerCommand_base: {
82
82
  * @throws {@link DeadlineServiceException}
83
83
  * <p>Base exception class for all service exceptions from Deadline service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class AssumeQueueRoleForWorkerCommand extends AssumeQueueRoleForWorkerCommand_base {
@@ -188,6 +188,7 @@ declare const BatchGetJobEntityCommand_base: {
188
188
  * @throws {@link DeadlineServiceException}
189
189
  * <p>Base exception class for all service exceptions from Deadline service.</p>
190
190
  *
191
+ *
191
192
  * @public
192
193
  */
193
194
  export declare class BatchGetJobEntityCommand extends BatchGetJobEntityCommand_base {
@@ -76,6 +76,7 @@ declare const CopyJobTemplateCommand_base: {
76
76
  * @throws {@link DeadlineServiceException}
77
77
  * <p>Base exception class for all service exceptions from Deadline service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class CopyJobTemplateCommand extends CopyJobTemplateCommand_base {
@@ -94,6 +94,7 @@ declare const CreateBudgetCommand_base: {
94
94
  * @throws {@link DeadlineServiceException}
95
95
  * <p>Base exception class for all service exceptions from Deadline service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class CreateBudgetCommand extends CreateBudgetCommand_base {
@@ -83,6 +83,7 @@ declare const CreateFarmCommand_base: {
83
83
  * @throws {@link DeadlineServiceException}
84
84
  * <p>Base exception class for all service exceptions from Deadline service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class CreateFarmCommand extends CreateFarmCommand_base {
@@ -184,6 +184,7 @@ declare const CreateFleetCommand_base: {
184
184
  * @throws {@link DeadlineServiceException}
185
185
  * <p>Base exception class for all service exceptions from Deadline service.</p>
186
186
  *
187
+ *
187
188
  * @public
188
189
  */
189
190
  export declare class CreateFleetCommand extends CreateFleetCommand_base {
@@ -110,6 +110,7 @@ declare const CreateJobCommand_base: {
110
110
  * @throws {@link DeadlineServiceException}
111
111
  * <p>Base exception class for all service exceptions from Deadline service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class CreateJobCommand extends CreateJobCommand_base {
@@ -86,6 +86,7 @@ declare const CreateLicenseEndpointCommand_base: {
86
86
  * @throws {@link DeadlineServiceException}
87
87
  * <p>Base exception class for all service exceptions from Deadline service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class CreateLicenseEndpointCommand extends CreateLicenseEndpointCommand_base {
@@ -83,6 +83,7 @@ declare const CreateLimitCommand_base: {
83
83
  * @throws {@link DeadlineServiceException}
84
84
  * <p>Base exception class for all service exceptions from Deadline service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class CreateLimitCommand extends CreateLimitCommand_base {
@@ -78,6 +78,7 @@ declare const CreateMonitorCommand_base: {
78
78
  * @throws {@link DeadlineServiceException}
79
79
  * <p>Base exception class for all service exceptions from Deadline service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class CreateMonitorCommand extends CreateMonitorCommand_base {
@@ -104,6 +104,7 @@ declare const CreateQueueCommand_base: {
104
104
  * @throws {@link DeadlineServiceException}
105
105
  * <p>Base exception class for all service exceptions from Deadline service.</p>
106
106
  *
107
+ *
107
108
  * @public
108
109
  */
109
110
  export declare class CreateQueueCommand extends CreateQueueCommand_base {
@@ -79,6 +79,7 @@ declare const CreateQueueEnvironmentCommand_base: {
79
79
  * @throws {@link DeadlineServiceException}
80
80
  * <p>Base exception class for all service exceptions from Deadline service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class CreateQueueEnvironmentCommand extends CreateQueueEnvironmentCommand_base {
@@ -70,6 +70,7 @@ declare const CreateQueueFleetAssociationCommand_base: {
70
70
  * @throws {@link DeadlineServiceException}
71
71
  * <p>Base exception class for all service exceptions from Deadline service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class CreateQueueFleetAssociationCommand extends CreateQueueFleetAssociationCommand_base {
@@ -73,6 +73,7 @@ declare const CreateQueueLimitAssociationCommand_base: {
73
73
  * @throws {@link DeadlineServiceException}
74
74
  * <p>Base exception class for all service exceptions from Deadline service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class CreateQueueLimitAssociationCommand extends CreateQueueLimitAssociationCommand_base {
@@ -85,6 +85,7 @@ declare const CreateStorageProfileCommand_base: {
85
85
  * @throws {@link DeadlineServiceException}
86
86
  * <p>Base exception class for all service exceptions from Deadline service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class CreateStorageProfileCommand extends CreateStorageProfileCommand_base {
@@ -90,6 +90,7 @@ declare const CreateWorkerCommand_base: {
90
90
  * @throws {@link DeadlineServiceException}
91
91
  * <p>Base exception class for all service exceptions from Deadline service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class CreateWorkerCommand extends CreateWorkerCommand_base {
@@ -69,6 +69,7 @@ declare const DeleteBudgetCommand_base: {
69
69
  * @throws {@link DeadlineServiceException}
70
70
  * <p>Base exception class for all service exceptions from Deadline service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class DeleteBudgetCommand extends DeleteBudgetCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteFarmCommand_base: {
68
68
  * @throws {@link DeadlineServiceException}
69
69
  * <p>Base exception class for all service exceptions from Deadline service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DeleteFarmCommand extends DeleteFarmCommand_base {
@@ -74,6 +74,7 @@ declare const DeleteFleetCommand_base: {
74
74
  * @throws {@link DeadlineServiceException}
75
75
  * <p>Base exception class for all service exceptions from Deadline service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DeleteFleetCommand extends DeleteFleetCommand_base {
@@ -72,6 +72,7 @@ declare const DeleteLicenseEndpointCommand_base: {
72
72
  * @throws {@link DeadlineServiceException}
73
73
  * <p>Base exception class for all service exceptions from Deadline service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class DeleteLicenseEndpointCommand extends DeleteLicenseEndpointCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteLimitCommand_base: {
68
68
  * @throws {@link DeadlineServiceException}
69
69
  * <p>Base exception class for all service exceptions from Deadline service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DeleteLimitCommand extends DeleteLimitCommand_base {
@@ -69,6 +69,7 @@ declare const DeleteMeteredProductCommand_base: {
69
69
  * @throws {@link DeadlineServiceException}
70
70
  * <p>Base exception class for all service exceptions from Deadline service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class DeleteMeteredProductCommand extends DeleteMeteredProductCommand_base {
@@ -69,6 +69,7 @@ declare const DeleteMonitorCommand_base: {
69
69
  * @throws {@link DeadlineServiceException}
70
70
  * <p>Base exception class for all service exceptions from Deadline service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class DeleteMonitorCommand extends DeleteMonitorCommand_base {
@@ -77,6 +77,7 @@ declare const DeleteQueueCommand_base: {
77
77
  * @throws {@link DeadlineServiceException}
78
78
  * <p>Base exception class for all service exceptions from Deadline service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class DeleteQueueCommand extends DeleteQueueCommand_base {
@@ -67,6 +67,7 @@ declare const DeleteQueueEnvironmentCommand_base: {
67
67
  * @throws {@link DeadlineServiceException}
68
68
  * <p>Base exception class for all service exceptions from Deadline service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class DeleteQueueEnvironmentCommand extends DeleteQueueEnvironmentCommand_base {
@@ -74,6 +74,7 @@ declare const DeleteQueueFleetAssociationCommand_base: {
74
74
  * @throws {@link DeadlineServiceException}
75
75
  * <p>Base exception class for all service exceptions from Deadline service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DeleteQueueFleetAssociationCommand extends DeleteQueueFleetAssociationCommand_base {
@@ -79,6 +79,7 @@ declare const DeleteQueueLimitAssociationCommand_base: {
79
79
  * @throws {@link DeadlineServiceException}
80
80
  * <p>Base exception class for all service exceptions from Deadline service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class DeleteQueueLimitAssociationCommand extends DeleteQueueLimitAssociationCommand_base {
@@ -66,6 +66,7 @@ declare const DeleteStorageProfileCommand_base: {
66
66
  * @throws {@link DeadlineServiceException}
67
67
  * <p>Base exception class for all service exceptions from Deadline service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class DeleteStorageProfileCommand extends DeleteStorageProfileCommand_base {
@@ -74,6 +74,7 @@ declare const DeleteWorkerCommand_base: {
74
74
  * @throws {@link DeadlineServiceException}
75
75
  * <p>Base exception class for all service exceptions from Deadline service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DeleteWorkerCommand extends DeleteWorkerCommand_base {
@@ -69,6 +69,7 @@ declare const DisassociateMemberFromFarmCommand_base: {
69
69
  * @throws {@link DeadlineServiceException}
70
70
  * <p>Base exception class for all service exceptions from Deadline service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class DisassociateMemberFromFarmCommand extends DisassociateMemberFromFarmCommand_base {
@@ -74,6 +74,7 @@ declare const DisassociateMemberFromFleetCommand_base: {
74
74
  * @throws {@link DeadlineServiceException}
75
75
  * <p>Base exception class for all service exceptions from Deadline service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DisassociateMemberFromFleetCommand extends DisassociateMemberFromFleetCommand_base {
@@ -71,6 +71,7 @@ declare const DisassociateMemberFromJobCommand_base: {
71
71
  * @throws {@link DeadlineServiceException}
72
72
  * <p>Base exception class for all service exceptions from Deadline service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DisassociateMemberFromJobCommand extends DisassociateMemberFromJobCommand_base {
@@ -74,6 +74,7 @@ declare const DisassociateMemberFromQueueCommand_base: {
74
74
  * @throws {@link DeadlineServiceException}
75
75
  * <p>Base exception class for all service exceptions from Deadline service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DisassociateMemberFromQueueCommand extends DisassociateMemberFromQueueCommand_base {
@@ -99,6 +99,7 @@ declare const GetBudgetCommand_base: {
99
99
  * @throws {@link DeadlineServiceException}
100
100
  * <p>Base exception class for all service exceptions from Deadline service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class GetBudgetCommand extends GetBudgetCommand_base {
@@ -77,6 +77,7 @@ declare const GetFarmCommand_base: {
77
77
  * @throws {@link DeadlineServiceException}
78
78
  * <p>Base exception class for all service exceptions from Deadline service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class GetFarmCommand extends GetFarmCommand_base {
@@ -201,6 +201,7 @@ declare const GetFleetCommand_base: {
201
201
  * @throws {@link DeadlineServiceException}
202
202
  * <p>Base exception class for all service exceptions from Deadline service.</p>
203
203
  *
204
+ *
204
205
  * @public
205
206
  */
206
207
  export declare class GetFleetCommand extends GetFleetCommand_base {
@@ -116,6 +116,7 @@ declare const GetJobCommand_base: {
116
116
  * @throws {@link DeadlineServiceException}
117
117
  * <p>Base exception class for all service exceptions from Deadline service.</p>
118
118
  *
119
+ *
119
120
  * @public
120
121
  */
121
122
  export declare class GetJobCommand extends GetJobCommand_base {
@@ -80,6 +80,7 @@ declare const GetLicenseEndpointCommand_base: {
80
80
  * @throws {@link DeadlineServiceException}
81
81
  * <p>Base exception class for all service exceptions from Deadline service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class GetLicenseEndpointCommand extends GetLicenseEndpointCommand_base {
@@ -81,6 +81,7 @@ declare const GetLimitCommand_base: {
81
81
  * @throws {@link DeadlineServiceException}
82
82
  * <p>Base exception class for all service exceptions from Deadline service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class GetLimitCommand extends GetLimitCommand_base {
@@ -80,6 +80,7 @@ declare const GetMonitorCommand_base: {
80
80
  * @throws {@link DeadlineServiceException}
81
81
  * <p>Base exception class for all service exceptions from Deadline service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class GetMonitorCommand extends GetMonitorCommand_base {
@@ -103,6 +103,7 @@ declare const GetQueueCommand_base: {
103
103
  * @throws {@link DeadlineServiceException}
104
104
  * <p>Base exception class for all service exceptions from Deadline service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class GetQueueCommand extends GetQueueCommand_base {
@@ -80,6 +80,7 @@ declare const GetQueueEnvironmentCommand_base: {
80
80
  * @throws {@link DeadlineServiceException}
81
81
  * <p>Base exception class for all service exceptions from Deadline service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class GetQueueEnvironmentCommand extends GetQueueEnvironmentCommand_base {
@@ -78,6 +78,7 @@ declare const GetQueueFleetAssociationCommand_base: {
78
78
  * @throws {@link DeadlineServiceException}
79
79
  * <p>Base exception class for all service exceptions from Deadline service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class GetQueueFleetAssociationCommand extends GetQueueFleetAssociationCommand_base {
@@ -78,6 +78,7 @@ declare const GetQueueLimitAssociationCommand_base: {
78
78
  * @throws {@link DeadlineServiceException}
79
79
  * <p>Base exception class for all service exceptions from Deadline service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class GetQueueLimitAssociationCommand extends GetQueueLimitAssociationCommand_base {
@@ -110,6 +110,7 @@ declare const GetSessionActionCommand_base: {
110
110
  * @throws {@link DeadlineServiceException}
111
111
  * <p>Base exception class for all service exceptions from Deadline service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class GetSessionActionCommand extends GetSessionActionCommand_base {
@@ -114,6 +114,7 @@ declare const GetSessionCommand_base: {
114
114
  * @throws {@link DeadlineServiceException}
115
115
  * <p>Base exception class for all service exceptions from Deadline service.</p>
116
116
  *
117
+ *
117
118
  * @public
118
119
  */
119
120
  export declare class GetSessionCommand extends GetSessionCommand_base {
@@ -105,6 +105,7 @@ declare const GetSessionsStatisticsAggregationCommand_base: {
105
105
  * @throws {@link DeadlineServiceException}
106
106
  * <p>Base exception class for all service exceptions from Deadline service.</p>
107
107
  *
108
+ *
108
109
  * @public
109
110
  */
110
111
  export declare class GetSessionsStatisticsAggregationCommand extends GetSessionsStatisticsAggregationCommand_base {
@@ -124,6 +124,7 @@ declare const GetStepCommand_base: {
124
124
  * @throws {@link DeadlineServiceException}
125
125
  * <p>Base exception class for all service exceptions from Deadline service.</p>
126
126
  *
127
+ *
127
128
  * @public
128
129
  */
129
130
  export declare class GetStepCommand extends GetStepCommand_base {
@@ -84,6 +84,7 @@ declare const GetStorageProfileCommand_base: {
84
84
  * @throws {@link DeadlineServiceException}
85
85
  * <p>Base exception class for all service exceptions from Deadline service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class GetStorageProfileCommand extends GetStorageProfileCommand_base {
@@ -81,6 +81,7 @@ declare const GetStorageProfileForQueueCommand_base: {
81
81
  * @throws {@link DeadlineServiceException}
82
82
  * <p>Base exception class for all service exceptions from Deadline service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class GetStorageProfileForQueueCommand extends GetStorageProfileForQueueCommand_base {
@@ -92,6 +92,7 @@ declare const GetTaskCommand_base: {
92
92
  * @throws {@link DeadlineServiceException}
93
93
  * <p>Base exception class for all service exceptions from Deadline service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class GetTaskCommand extends GetTaskCommand_base {
@@ -102,6 +102,7 @@ declare const GetWorkerCommand_base: {
102
102
  * @throws {@link DeadlineServiceException}
103
103
  * <p>Base exception class for all service exceptions from Deadline service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class GetWorkerCommand extends GetWorkerCommand_base {
@@ -69,6 +69,7 @@ declare const ListAvailableMeteredProductsCommand_base: {
69
69
  * @throws {@link DeadlineServiceException}
70
70
  * <p>Base exception class for all service exceptions from Deadline service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class ListAvailableMeteredProductsCommand extends ListAvailableMeteredProductsCommand_base {
@@ -92,6 +92,7 @@ declare const ListBudgetsCommand_base: {
92
92
  * @throws {@link DeadlineServiceException}
93
93
  * <p>Base exception class for all service exceptions from Deadline service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class ListBudgetsCommand extends ListBudgetsCommand_base {
@@ -81,6 +81,7 @@ declare const ListFarmMembersCommand_base: {
81
81
  * @throws {@link DeadlineServiceException}
82
82
  * <p>Base exception class for all service exceptions from Deadline service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class ListFarmMembersCommand extends ListFarmMembersCommand_base {
@@ -80,6 +80,7 @@ declare const ListFarmsCommand_base: {
80
80
  * @throws {@link DeadlineServiceException}
81
81
  * <p>Base exception class for all service exceptions from Deadline service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListFarmsCommand extends ListFarmsCommand_base {
@@ -83,6 +83,7 @@ declare const ListFleetMembersCommand_base: {
83
83
  * @throws {@link DeadlineServiceException}
84
84
  * <p>Base exception class for all service exceptions from Deadline service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class ListFleetMembersCommand extends ListFleetMembersCommand_base {
@@ -191,6 +191,7 @@ declare const ListFleetsCommand_base: {
191
191
  * @throws {@link DeadlineServiceException}
192
192
  * <p>Base exception class for all service exceptions from Deadline service.</p>
193
193
  *
194
+ *
194
195
  * @public
195
196
  */
196
197
  export declare class ListFleetsCommand extends ListFleetsCommand_base {
@@ -85,6 +85,7 @@ declare const ListJobMembersCommand_base: {
85
85
  * @throws {@link DeadlineServiceException}
86
86
  * <p>Base exception class for all service exceptions from Deadline service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class ListJobMembersCommand extends ListJobMembersCommand_base {
@@ -77,6 +77,7 @@ declare const ListJobParameterDefinitionsCommand_base: {
77
77
  * @throws {@link DeadlineServiceException}
78
78
  * <p>Base exception class for all service exceptions from Deadline service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class ListJobParameterDefinitionsCommand extends ListJobParameterDefinitionsCommand_base {
@@ -98,6 +98,7 @@ declare const ListJobsCommand_base: {
98
98
  * @throws {@link DeadlineServiceException}
99
99
  * <p>Base exception class for all service exceptions from Deadline service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class ListJobsCommand extends ListJobsCommand_base {
@@ -79,6 +79,7 @@ declare const ListLicenseEndpointsCommand_base: {
79
79
  * @throws {@link DeadlineServiceException}
80
80
  * <p>Base exception class for all service exceptions from Deadline service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class ListLicenseEndpointsCommand extends ListLicenseEndpointsCommand_base {
@@ -86,6 +86,7 @@ declare const ListLimitsCommand_base: {
86
86
  * @throws {@link DeadlineServiceException}
87
87
  * <p>Base exception class for all service exceptions from Deadline service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class ListLimitsCommand extends ListLimitsCommand_base {
@@ -80,6 +80,7 @@ declare const ListMeteredProductsCommand_base: {
80
80
  * @throws {@link DeadlineServiceException}
81
81
  * <p>Base exception class for all service exceptions from Deadline service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListMeteredProductsCommand extends ListMeteredProductsCommand_base {
@@ -83,6 +83,7 @@ declare const ListMonitorsCommand_base: {
83
83
  * @throws {@link DeadlineServiceException}
84
84
  * <p>Base exception class for all service exceptions from Deadline service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class ListMonitorsCommand extends ListMonitorsCommand_base {
@@ -80,6 +80,7 @@ declare const ListQueueEnvironmentsCommand_base: {
80
80
  * @throws {@link DeadlineServiceException}
81
81
  * <p>Base exception class for all service exceptions from Deadline service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListQueueEnvironmentsCommand extends ListQueueEnvironmentsCommand_base {
@@ -81,6 +81,7 @@ declare const ListQueueFleetAssociationsCommand_base: {
81
81
  * @throws {@link DeadlineServiceException}
82
82
  * <p>Base exception class for all service exceptions from Deadline service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class ListQueueFleetAssociationsCommand extends ListQueueFleetAssociationsCommand_base {
@@ -81,6 +81,7 @@ declare const ListQueueLimitAssociationsCommand_base: {
81
81
  * @throws {@link DeadlineServiceException}
82
82
  * <p>Base exception class for all service exceptions from Deadline service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class ListQueueLimitAssociationsCommand extends ListQueueLimitAssociationsCommand_base {
@@ -83,6 +83,7 @@ declare const ListQueueMembersCommand_base: {
83
83
  * @throws {@link DeadlineServiceException}
84
84
  * <p>Base exception class for all service exceptions from Deadline service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class ListQueueMembersCommand extends ListQueueMembersCommand_base {
@@ -88,6 +88,7 @@ declare const ListQueuesCommand_base: {
88
88
  * @throws {@link DeadlineServiceException}
89
89
  * <p>Base exception class for all service exceptions from Deadline service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class ListQueuesCommand extends ListQueuesCommand_base {
@@ -101,6 +101,7 @@ declare const ListSessionActionsCommand_base: {
101
101
  * @throws {@link DeadlineServiceException}
102
102
  * <p>Base exception class for all service exceptions from Deadline service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class ListSessionActionsCommand extends ListSessionActionsCommand_base {
@@ -87,6 +87,7 @@ declare const ListSessionsCommand_base: {
87
87
  * @throws {@link DeadlineServiceException}
88
88
  * <p>Base exception class for all service exceptions from Deadline service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class ListSessionsCommand extends ListSessionsCommand_base {
@@ -85,6 +85,7 @@ declare const ListSessionsForWorkerCommand_base: {
85
85
  * @throws {@link DeadlineServiceException}
86
86
  * <p>Base exception class for all service exceptions from Deadline service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class ListSessionsForWorkerCommand extends ListSessionsForWorkerCommand_base {
@@ -81,6 +81,7 @@ declare const ListStepConsumersCommand_base: {
81
81
  * @throws {@link DeadlineServiceException}
82
82
  * <p>Base exception class for all service exceptions from Deadline service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class ListStepConsumersCommand extends ListStepConsumersCommand_base {
@@ -81,6 +81,7 @@ declare const ListStepDependenciesCommand_base: {
81
81
  * @throws {@link DeadlineServiceException}
82
82
  * <p>Base exception class for all service exceptions from Deadline service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class ListStepDependenciesCommand extends ListStepDependenciesCommand_base {
@@ -99,6 +99,7 @@ declare const ListStepsCommand_base: {
99
99
  * @throws {@link DeadlineServiceException}
100
100
  * <p>Base exception class for all service exceptions from Deadline service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class ListStepsCommand extends ListStepsCommand_base {
@@ -79,6 +79,7 @@ declare const ListStorageProfilesCommand_base: {
79
79
  * @throws {@link DeadlineServiceException}
80
80
  * <p>Base exception class for all service exceptions from Deadline service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class ListStorageProfilesCommand extends ListStorageProfilesCommand_base {
@@ -80,6 +80,7 @@ declare const ListStorageProfilesForQueueCommand_base: {
80
80
  * @throws {@link DeadlineServiceException}
81
81
  * <p>Base exception class for all service exceptions from Deadline service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListStorageProfilesForQueueCommand extends ListStorageProfilesForQueueCommand_base {
@@ -72,6 +72,7 @@ declare const ListTagsForResourceCommand_base: {
72
72
  * @throws {@link DeadlineServiceException}
73
73
  * <p>Base exception class for all service exceptions from Deadline service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -98,6 +98,7 @@ declare const ListTasksCommand_base: {
98
98
  * @throws {@link DeadlineServiceException}
99
99
  * <p>Base exception class for all service exceptions from Deadline service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class ListTasksCommand extends ListTasksCommand_base {
@@ -108,6 +108,7 @@ declare const ListWorkersCommand_base: {
108
108
  * @throws {@link DeadlineServiceException}
109
109
  * <p>Base exception class for all service exceptions from Deadline service.</p>
110
110
  *
111
+ *
111
112
  * @public
112
113
  */
113
114
  export declare class ListWorkersCommand extends ListWorkersCommand_base {
@@ -69,6 +69,7 @@ declare const PutMeteredProductCommand_base: {
69
69
  * @throws {@link DeadlineServiceException}
70
70
  * <p>Base exception class for all service exceptions from Deadline service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class PutMeteredProductCommand extends PutMeteredProductCommand_base {
@@ -173,6 +173,7 @@ declare const SearchJobsCommand_base: {
173
173
  * @throws {@link DeadlineServiceException}
174
174
  * <p>Base exception class for all service exceptions from Deadline service.</p>
175
175
  *
176
+ *
176
177
  * @public
177
178
  */
178
179
  export declare class SearchJobsCommand extends SearchJobsCommand_base {
@@ -170,6 +170,7 @@ declare const SearchStepsCommand_base: {
170
170
  * @throws {@link DeadlineServiceException}
171
171
  * <p>Base exception class for all service exceptions from Deadline service.</p>
172
172
  *
173
+ *
173
174
  * @public
174
175
  */
175
176
  export declare class SearchStepsCommand extends SearchStepsCommand_base {
@@ -164,6 +164,7 @@ declare const SearchTasksCommand_base: {
164
164
  * @throws {@link DeadlineServiceException}
165
165
  * <p>Base exception class for all service exceptions from Deadline service.</p>
166
166
  *
167
+ *
167
168
  * @public
168
169
  */
169
170
  export declare class SearchTasksCommand extends SearchTasksCommand_base {
@@ -166,6 +166,7 @@ declare const SearchWorkersCommand_base: {
166
166
  * @throws {@link DeadlineServiceException}
167
167
  * <p>Base exception class for all service exceptions from Deadline service.</p>
168
168
  *
169
+ *
169
170
  * @public
170
171
  */
171
172
  export declare class SearchWorkersCommand extends SearchWorkersCommand_base {
@@ -94,6 +94,7 @@ declare const StartSessionsStatisticsAggregationCommand_base: {
94
94
  * @throws {@link DeadlineServiceException}
95
95
  * <p>Base exception class for all service exceptions from Deadline service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class StartSessionsStatisticsAggregationCommand extends StartSessionsStatisticsAggregationCommand_base {
@@ -75,6 +75,7 @@ declare const TagResourceCommand_base: {
75
75
  * @throws {@link DeadlineServiceException}
76
76
  * <p>Base exception class for all service exceptions from Deadline service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -75,6 +75,7 @@ declare const UntagResourceCommand_base: {
75
75
  * @throws {@link DeadlineServiceException}
76
76
  * <p>Base exception class for all service exceptions from Deadline service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -93,6 +93,7 @@ declare const UpdateBudgetCommand_base: {
93
93
  * @throws {@link DeadlineServiceException}
94
94
  * <p>Base exception class for all service exceptions from Deadline service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class UpdateBudgetCommand extends UpdateBudgetCommand_base {
@@ -70,6 +70,7 @@ declare const UpdateFarmCommand_base: {
70
70
  * @throws {@link DeadlineServiceException}
71
71
  * <p>Base exception class for all service exceptions from Deadline service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class UpdateFarmCommand extends UpdateFarmCommand_base {
@@ -178,6 +178,7 @@ declare const UpdateFleetCommand_base: {
178
178
  * @throws {@link DeadlineServiceException}
179
179
  * <p>Base exception class for all service exceptions from Deadline service.</p>
180
180
  *
181
+ *
181
182
  * @public
182
183
  */
183
184
  export declare class UpdateFleetCommand extends UpdateFleetCommand_base {
@@ -87,6 +87,7 @@ declare const UpdateJobCommand_base: {
87
87
  * @throws {@link DeadlineServiceException}
88
88
  * <p>Base exception class for all service exceptions from Deadline service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class UpdateJobCommand extends UpdateJobCommand_base {
@@ -72,6 +72,7 @@ declare const UpdateLimitCommand_base: {
72
72
  * @throws {@link DeadlineServiceException}
73
73
  * <p>Base exception class for all service exceptions from Deadline service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class UpdateLimitCommand extends UpdateLimitCommand_base {
@@ -72,6 +72,7 @@ declare const UpdateMonitorCommand_base: {
72
72
  * @throws {@link DeadlineServiceException}
73
73
  * <p>Base exception class for all service exceptions from Deadline service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class UpdateMonitorCommand extends UpdateMonitorCommand_base {
@@ -101,6 +101,7 @@ declare const UpdateQueueCommand_base: {
101
101
  * @throws {@link DeadlineServiceException}
102
102
  * <p>Base exception class for all service exceptions from Deadline service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class UpdateQueueCommand extends UpdateQueueCommand_base {
@@ -74,6 +74,7 @@ declare const UpdateQueueEnvironmentCommand_base: {
74
74
  * @throws {@link DeadlineServiceException}
75
75
  * <p>Base exception class for all service exceptions from Deadline service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class UpdateQueueEnvironmentCommand extends UpdateQueueEnvironmentCommand_base {
@@ -71,6 +71,7 @@ declare const UpdateQueueFleetAssociationCommand_base: {
71
71
  * @throws {@link DeadlineServiceException}
72
72
  * <p>Base exception class for all service exceptions from Deadline service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class UpdateQueueFleetAssociationCommand extends UpdateQueueFleetAssociationCommand_base {
@@ -73,6 +73,7 @@ declare const UpdateQueueLimitAssociationCommand_base: {
73
73
  * @throws {@link DeadlineServiceException}
74
74
  * <p>Base exception class for all service exceptions from Deadline service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class UpdateQueueLimitAssociationCommand extends UpdateQueueLimitAssociationCommand_base {
@@ -77,6 +77,7 @@ declare const UpdateSessionCommand_base: {
77
77
  * @throws {@link DeadlineServiceException}
78
78
  * <p>Base exception class for all service exceptions from Deadline service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class UpdateSessionCommand extends UpdateSessionCommand_base {
@@ -77,6 +77,7 @@ declare const UpdateStepCommand_base: {
77
77
  * @throws {@link DeadlineServiceException}
78
78
  * <p>Base exception class for all service exceptions from Deadline service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class UpdateStepCommand extends UpdateStepCommand_base {
@@ -86,6 +86,7 @@ declare const UpdateStorageProfileCommand_base: {
86
86
  * @throws {@link DeadlineServiceException}
87
87
  * <p>Base exception class for all service exceptions from Deadline service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class UpdateStorageProfileCommand extends UpdateStorageProfileCommand_base {
@@ -78,6 +78,7 @@ declare const UpdateTaskCommand_base: {
78
78
  * @throws {@link DeadlineServiceException}
79
79
  * <p>Base exception class for all service exceptions from Deadline service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class UpdateTaskCommand extends UpdateTaskCommand_base {
@@ -113,6 +113,7 @@ declare const UpdateWorkerCommand_base: {
113
113
  * @throws {@link DeadlineServiceException}
114
114
  * <p>Base exception class for all service exceptions from Deadline service.</p>
115
115
  *
116
+ *
116
117
  * @public
117
118
  */
118
119
  export declare class UpdateWorkerCommand extends UpdateWorkerCommand_base {
@@ -137,6 +137,7 @@ declare const UpdateWorkerScheduleCommand_base: {
137
137
  * @throws {@link DeadlineServiceException}
138
138
  * <p>Base exception class for all service exceptions from Deadline service.</p>
139
139
  *
140
+ *
140
141
  * @public
141
142
  */
142
143
  export declare class UpdateWorkerScheduleCommand extends UpdateWorkerScheduleCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-deadline",
3
3
  "description": "AWS SDK for JavaScript Deadline Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.777.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,7 +21,7 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",