@aws-sdk/client-deadline 3.1086.0 → 3.1088.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.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/Deadline.d.ts +461 -662
- package/dist-types/ts3.4/DeadlineClient.d.ts +58 -197
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AssociateMemberToFarmCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateMemberToFleetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateMemberToJobCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateMemberToQueueCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssumeFleetRoleForReadCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssumeFleetRoleForWorkerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssumeQueueRoleForReadCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssumeQueueRoleForUserCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssumeQueueRoleForWorkerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetJobEntityCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetSessionActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetStepCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetTaskCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetWorkerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchUpdateJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchUpdateTaskCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CopyJobTemplateCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateBudgetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateFarmCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateLicenseEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateLimitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateMonitorCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateQueueEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateQueueFleetAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateQueueLimitAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStorageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateWorkerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteBudgetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteFarmCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteLicenseEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteLimitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteMeteredProductCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteMonitorCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteQueueEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteQueueFleetAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteQueueLimitAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteStorageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteWorkerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisassociateMemberFromFarmCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateMemberFromFleetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateMemberFromJobCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateMemberFromQueueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBudgetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetFarmCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/GetLicenseEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetLimitCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetMonitorCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMonitorSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetQueueCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetQueueEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetQueueFleetAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetQueueLimitAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSessionActionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSessionsStatisticsAggregationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetStepCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetStorageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetStorageProfileForQueueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTaskCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetVolumeCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetWorkerCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListAvailableMeteredProductsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListBudgetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListFarmMembersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListFarmsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListFleetMembersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListJobMembersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListJobParameterDefinitionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListLicenseEndpointsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListLimitsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListMeteredProductsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListMonitorsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListQueueEnvironmentsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListQueueFleetAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListQueueLimitAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListQueueMembersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListSessionActionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListSessionsForWorkerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListStepConsumersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListStepDependenciesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListStorageProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListStorageProfilesForQueueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListWorkersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutMeteredProductCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchJobsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchStepsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchTasksCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchWorkersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartSessionsStatisticsAggregationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateBudgetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateFarmCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/UpdateLimitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateMonitorCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateMonitorSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateQueueEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateQueueFleetAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateQueueLimitAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateStepCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateStorageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTaskCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateWorkerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateWorkerScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +25 -50
- package/dist-types/ts3.4/models/errors.d.ts +6 -18
- package/dist-types/ts3.4/models/models_0.d.ts +8 -24
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListBudgetsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListFarmsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListFleetsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListLimitsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListQueuesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListStepsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListTasksPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListVolumesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListWorkersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForFleetActive.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForJobComplete.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForJobCreateComplete.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForJobSucceeded.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForLicenseEndpointDeleted.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForLicenseEndpointValid.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForQueueFleetAssociationStopped.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForQueueLimitAssociationStopped.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForQueueScheduling.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForQueueSchedulingBlocked.d.ts +3 -6
- package/package.json +39 -39
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateMemberFromQueueResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateMemberFromQueueCommandInput
|
|
8
|
-
extends DisassociateMemberFromQueueRequest {}
|
|
7
|
+
export interface DisassociateMemberFromQueueCommandInput extends DisassociateMemberFromQueueRequest {}
|
|
9
8
|
export interface DisassociateMemberFromQueueCommandOutput
|
|
10
|
-
extends DisassociateMemberFromQueueResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateMemberFromQueueResponse, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateMemberFromQueueCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateMemberFromQueueCommandInput
|
|
12
|
+
input: DisassociateMemberFromQueueCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateMemberFromQueueCommandInput,
|
|
17
15
|
DisassociateMemberFromQueueCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateMemberFromQueueCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateMemberFromQueueCommandInput
|
|
21
|
+
input: DisassociateMemberFromQueueCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateMemberFromQueueCommandInput,
|
|
26
24
|
DisassociateMemberFromQueueCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetBudgetRequest, GetBudgetResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetBudgetCommandInput extends GetBudgetRequest {}
|
|
5
|
-
export interface GetBudgetCommandOutput
|
|
6
|
-
extends GetBudgetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetBudgetCommandOutput extends GetBudgetResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetBudgetCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetBudgetCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetBudgetCommandInput,
|
|
11
11
|
GetBudgetCommandOutput,
|
|
12
12
|
import("..").DeadlineClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetBudgetCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetBudgetCommandInput,
|
|
18
20
|
GetBudgetCommandOutput,
|
|
19
21
|
import("..").DeadlineClientResolvedConfig,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetFarmRequest, GetFarmResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetFarmCommandInput extends GetFarmRequest {}
|
|
5
|
-
export interface GetFarmCommandOutput
|
|
6
|
-
extends GetFarmResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetFarmCommandOutput extends GetFarmResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetFarmCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetFarmCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetFarmCommandInput,
|
|
11
11
|
GetFarmCommandOutput,
|
|
12
12
|
import("..").DeadlineClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetFarmCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetFarmCommandInput,
|
|
18
20
|
GetFarmCommandOutput,
|
|
19
21
|
import("..").DeadlineClientResolvedConfig,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetFleetRequest, GetFleetResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetFleetCommandInput extends GetFleetRequest {}
|
|
5
|
-
export interface GetFleetCommandOutput
|
|
6
|
-
extends GetFleetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetFleetCommandOutput extends GetFleetResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetFleetCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetFleetCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetFleetCommandInput,
|
|
11
11
|
GetFleetCommandOutput,
|
|
12
12
|
import("..").DeadlineClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetFleetCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetFleetCommandInput,
|
|
18
20
|
GetFleetCommandOutput,
|
|
19
21
|
import("..").DeadlineClientResolvedConfig,
|
|
@@ -4,14 +4,18 @@ export { __MetadataBearer };
|
|
|
4
4
|
export interface GetJobCommandInput extends GetJobRequest {}
|
|
5
5
|
export interface GetJobCommandOutput extends GetJobResponse, __MetadataBearer {}
|
|
6
6
|
declare const GetJobCommand_base: {
|
|
7
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetJobCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
8
10
|
GetJobCommandInput,
|
|
9
11
|
GetJobCommandOutput,
|
|
10
12
|
import("..").DeadlineClientResolvedConfig,
|
|
11
13
|
import("..").ServiceInputTypes,
|
|
12
14
|
import("..").ServiceOutputTypes
|
|
13
15
|
>;
|
|
14
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetJobCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
15
19
|
GetJobCommandInput,
|
|
16
20
|
GetJobCommandOutput,
|
|
17
21
|
import("..").DeadlineClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetLicenseEndpointRequest,
|
|
4
|
-
GetLicenseEndpointResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetLicenseEndpointRequest, GetLicenseEndpointResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetLicenseEndpointCommandInput
|
|
8
|
-
extends GetLicenseEndpointRequest {}
|
|
4
|
+
export interface GetLicenseEndpointCommandInput extends GetLicenseEndpointRequest {}
|
|
9
5
|
export interface GetLicenseEndpointCommandOutput
|
|
10
|
-
extends GetLicenseEndpointResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetLicenseEndpointResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetLicenseEndpointCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetLicenseEndpointCommandInput
|
|
9
|
+
input: GetLicenseEndpointCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetLicenseEndpointCommandInput,
|
|
17
12
|
GetLicenseEndpointCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetLicenseEndpointCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetLicenseEndpointCommandInput
|
|
18
|
+
input: GetLicenseEndpointCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetLicenseEndpointCommandInput,
|
|
26
21
|
GetLicenseEndpointCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetLimitRequest, GetLimitResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetLimitCommandInput extends GetLimitRequest {}
|
|
5
|
-
export interface GetLimitCommandOutput
|
|
6
|
-
extends GetLimitResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetLimitCommandOutput extends GetLimitResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetLimitCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetLimitCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetLimitCommandInput,
|
|
11
11
|
GetLimitCommandOutput,
|
|
12
12
|
import("..").DeadlineClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetLimitCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetLimitCommandInput,
|
|
18
20
|
GetLimitCommandOutput,
|
|
19
21
|
import("..").DeadlineClientResolvedConfig,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetMonitorRequest, GetMonitorResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetMonitorCommandInput extends GetMonitorRequest {}
|
|
5
|
-
export interface GetMonitorCommandOutput
|
|
6
|
-
extends GetMonitorResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetMonitorCommandOutput extends GetMonitorResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetMonitorCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetMonitorCommandInput
|
|
8
|
+
input: GetMonitorCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetMonitorCommandInput,
|
|
13
11
|
GetMonitorCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetMonitorCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetMonitorCommandInput
|
|
17
|
+
input: GetMonitorCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetMonitorCommandInput,
|
|
22
20
|
GetMonitorCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetMonitorSettingsRequest,
|
|
4
|
-
GetMonitorSettingsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetMonitorSettingsRequest, GetMonitorSettingsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetMonitorSettingsCommandInput
|
|
8
|
-
extends GetMonitorSettingsRequest {}
|
|
4
|
+
export interface GetMonitorSettingsCommandInput extends GetMonitorSettingsRequest {}
|
|
9
5
|
export interface GetMonitorSettingsCommandOutput
|
|
10
|
-
extends GetMonitorSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetMonitorSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetMonitorSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetMonitorSettingsCommandInput
|
|
9
|
+
input: GetMonitorSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetMonitorSettingsCommandInput,
|
|
17
12
|
GetMonitorSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetMonitorSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetMonitorSettingsCommandInput
|
|
18
|
+
input: GetMonitorSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetMonitorSettingsCommandInput,
|
|
26
21
|
GetMonitorSettingsCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetQueueRequest, GetQueueResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetQueueCommandInput extends GetQueueRequest {}
|
|
5
|
-
export interface GetQueueCommandOutput
|
|
6
|
-
extends GetQueueResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetQueueCommandOutput extends GetQueueResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetQueueCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetQueueCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetQueueCommandInput,
|
|
11
11
|
GetQueueCommandOutput,
|
|
12
12
|
import("..").DeadlineClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetQueueCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetQueueCommandInput,
|
|
18
20
|
GetQueueCommandOutput,
|
|
19
21
|
import("..").DeadlineClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetQueueEnvironmentRequest,
|
|
4
|
-
GetQueueEnvironmentResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetQueueEnvironmentRequest, GetQueueEnvironmentResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetQueueEnvironmentCommandInput
|
|
8
|
-
extends GetQueueEnvironmentRequest {}
|
|
4
|
+
export interface GetQueueEnvironmentCommandInput extends GetQueueEnvironmentRequest {}
|
|
9
5
|
export interface GetQueueEnvironmentCommandOutput
|
|
10
|
-
extends GetQueueEnvironmentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetQueueEnvironmentResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetQueueEnvironmentCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetQueueEnvironmentCommandInput
|
|
9
|
+
input: GetQueueEnvironmentCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetQueueEnvironmentCommandInput,
|
|
17
12
|
GetQueueEnvironmentCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetQueueEnvironmentCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetQueueEnvironmentCommandInput
|
|
18
|
+
input: GetQueueEnvironmentCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetQueueEnvironmentCommandInput,
|
|
26
21
|
GetQueueEnvironmentCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetQueueFleetAssociationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetQueueFleetAssociationCommandInput
|
|
8
|
-
extends GetQueueFleetAssociationRequest {}
|
|
7
|
+
export interface GetQueueFleetAssociationCommandInput extends GetQueueFleetAssociationRequest {}
|
|
9
8
|
export interface GetQueueFleetAssociationCommandOutput
|
|
10
|
-
extends GetQueueFleetAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetQueueFleetAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetQueueFleetAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetQueueFleetAssociationCommandInput
|
|
12
|
+
input: GetQueueFleetAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetQueueFleetAssociationCommandInput,
|
|
17
15
|
GetQueueFleetAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetQueueFleetAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetQueueFleetAssociationCommandInput
|
|
21
|
+
input: GetQueueFleetAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetQueueFleetAssociationCommandInput,
|
|
26
24
|
GetQueueFleetAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetQueueLimitAssociationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetQueueLimitAssociationCommandInput
|
|
8
|
-
extends GetQueueLimitAssociationRequest {}
|
|
7
|
+
export interface GetQueueLimitAssociationCommandInput extends GetQueueLimitAssociationRequest {}
|
|
9
8
|
export interface GetQueueLimitAssociationCommandOutput
|
|
10
|
-
extends GetQueueLimitAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetQueueLimitAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetQueueLimitAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetQueueLimitAssociationCommandInput
|
|
12
|
+
input: GetQueueLimitAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetQueueLimitAssociationCommandInput,
|
|
17
15
|
GetQueueLimitAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetQueueLimitAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetQueueLimitAssociationCommandInput
|
|
21
|
+
input: GetQueueLimitAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetQueueLimitAssociationCommandInput,
|
|
26
24
|
GetQueueLimitAssociationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetSessionActionRequest,
|
|
4
|
-
GetSessionActionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetSessionActionRequest, GetSessionActionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetSessionActionCommandInput extends GetSessionActionRequest {}
|
|
8
|
-
export interface GetSessionActionCommandOutput
|
|
9
|
-
extends GetSessionActionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetSessionActionCommandOutput extends GetSessionActionResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetSessionActionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetSessionActionCommandInput
|
|
8
|
+
input: GetSessionActionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetSessionActionCommandInput,
|
|
16
11
|
GetSessionActionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetSessionActionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetSessionActionCommandInput
|
|
17
|
+
input: GetSessionActionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetSessionActionCommandInput,
|
|
25
20
|
GetSessionActionCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetSessionRequest, GetSessionResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetSessionCommandInput extends GetSessionRequest {}
|
|
5
|
-
export interface GetSessionCommandOutput
|
|
6
|
-
extends GetSessionResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetSessionCommandOutput extends GetSessionResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetSessionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetSessionCommandInput
|
|
8
|
+
input: GetSessionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetSessionCommandInput,
|
|
13
11
|
GetSessionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetSessionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetSessionCommandInput
|
|
17
|
+
input: GetSessionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetSessionCommandInput,
|
|
22
20
|
GetSessionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetSessionsStatisticsAggregationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetSessionsStatisticsAggregationCommandInput
|
|
8
|
-
extends GetSessionsStatisticsAggregationRequest {}
|
|
7
|
+
export interface GetSessionsStatisticsAggregationCommandInput extends GetSessionsStatisticsAggregationRequest {}
|
|
9
8
|
export interface GetSessionsStatisticsAggregationCommandOutput
|
|
10
|
-
extends GetSessionsStatisticsAggregationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetSessionsStatisticsAggregationResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetSessionsStatisticsAggregationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetSessionsStatisticsAggregationCommandInput
|
|
12
|
+
input: GetSessionsStatisticsAggregationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetSessionsStatisticsAggregationCommandInput,
|
|
17
15
|
GetSessionsStatisticsAggregationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetSessionsStatisticsAggregationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetSessionsStatisticsAggregationCommandInput
|
|
21
|
+
input: GetSessionsStatisticsAggregationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetSessionsStatisticsAggregationCommandInput,
|
|
26
24
|
GetSessionsStatisticsAggregationCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetStepRequest, GetStepResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetStepCommandInput extends GetStepRequest {}
|
|
5
|
-
export interface GetStepCommandOutput
|
|
6
|
-
extends GetStepResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetStepCommandOutput extends GetStepResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetStepCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetStepCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetStepCommandInput,
|
|
11
11
|
GetStepCommandOutput,
|
|
12
12
|
import("..").DeadlineClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetStepCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetStepCommandInput,
|
|
18
20
|
GetStepCommandOutput,
|
|
19
21
|
import("..").DeadlineClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetStorageProfileRequest,
|
|
4
|
-
GetStorageProfileResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetStorageProfileRequest, GetStorageProfileResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetStorageProfileCommandInput
|
|
8
|
-
extends GetStorageProfileRequest {}
|
|
4
|
+
export interface GetStorageProfileCommandInput extends GetStorageProfileRequest {}
|
|
9
5
|
export interface GetStorageProfileCommandOutput
|
|
10
|
-
extends GetStorageProfileResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetStorageProfileResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetStorageProfileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetStorageProfileCommandInput
|
|
9
|
+
input: GetStorageProfileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetStorageProfileCommandInput,
|
|
17
12
|
GetStorageProfileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetStorageProfileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetStorageProfileCommandInput
|
|
18
|
+
input: GetStorageProfileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetStorageProfileCommandInput,
|
|
26
21
|
GetStorageProfileCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetStorageProfileForQueueResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetStorageProfileForQueueCommandInput
|
|
8
|
-
extends GetStorageProfileForQueueRequest {}
|
|
7
|
+
export interface GetStorageProfileForQueueCommandInput extends GetStorageProfileForQueueRequest {}
|
|
9
8
|
export interface GetStorageProfileForQueueCommandOutput
|
|
10
|
-
extends GetStorageProfileForQueueResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetStorageProfileForQueueResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetStorageProfileForQueueCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetStorageProfileForQueueCommandInput
|
|
12
|
+
input: GetStorageProfileForQueueCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetStorageProfileForQueueCommandInput,
|
|
17
15
|
GetStorageProfileForQueueCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetStorageProfileForQueueCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetStorageProfileForQueueCommandInput
|
|
21
|
+
input: GetStorageProfileForQueueCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetStorageProfileForQueueCommandInput,
|
|
26
24
|
GetStorageProfileForQueueCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetTaskRequest, GetTaskResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetTaskCommandInput extends GetTaskRequest {}
|
|
5
|
-
export interface GetTaskCommandOutput
|
|
6
|
-
extends GetTaskResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetTaskCommandOutput extends GetTaskResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetTaskCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetTaskCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetTaskCommandInput,
|
|
11
11
|
GetTaskCommandOutput,
|
|
12
12
|
import("..").DeadlineClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetTaskCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetTaskCommandInput,
|
|
18
20
|
GetTaskCommandOutput,
|
|
19
21
|
import("..").DeadlineClientResolvedConfig,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetVolumeRequest, GetVolumeResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetVolumeCommandInput extends GetVolumeRequest {}
|
|
5
|
-
export interface GetVolumeCommandOutput
|
|
6
|
-
extends GetVolumeResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetVolumeCommandOutput extends GetVolumeResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetVolumeCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetVolumeCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetVolumeCommandInput,
|
|
11
11
|
GetVolumeCommandOutput,
|
|
12
12
|
import("..").DeadlineClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetVolumeCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetVolumeCommandInput,
|
|
18
20
|
GetVolumeCommandOutput,
|
|
19
21
|
import("..").DeadlineClientResolvedConfig,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetWorkerRequest, GetWorkerResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetWorkerCommandInput extends GetWorkerRequest {}
|
|
5
|
-
export interface GetWorkerCommandOutput
|
|
6
|
-
extends GetWorkerResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetWorkerCommandOutput extends GetWorkerResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetWorkerCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetWorkerCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetWorkerCommandInput,
|
|
11
11
|
GetWorkerCommandOutput,
|
|
12
12
|
import("..").DeadlineClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetWorkerCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetWorkerCommandInput,
|
|
18
20
|
GetWorkerCommandOutput,
|
|
19
21
|
import("..").DeadlineClientResolvedConfig,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAvailableMeteredProductsResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAvailableMeteredProductsCommandInput
|
|
8
|
-
extends ListAvailableMeteredProductsRequest {}
|
|
7
|
+
export interface ListAvailableMeteredProductsCommandInput extends ListAvailableMeteredProductsRequest {}
|
|
9
8
|
export interface ListAvailableMeteredProductsCommandOutput
|
|
10
|
-
extends ListAvailableMeteredProductsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAvailableMeteredProductsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListAvailableMeteredProductsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAvailableMeteredProductsCommandInput
|
|
12
|
+
input: ListAvailableMeteredProductsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAvailableMeteredProductsCommandInput,
|
|
17
15
|
ListAvailableMeteredProductsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListBudgetsRequest, ListBudgetsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListBudgetsCommandInput extends ListBudgetsRequest {}
|
|
5
|
-
export interface ListBudgetsCommandOutput
|
|
6
|
-
extends ListBudgetsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListBudgetsCommandOutput extends ListBudgetsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListBudgetsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListBudgetsCommandInput
|
|
8
|
+
input: ListBudgetsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListBudgetsCommandInput,
|
|
13
11
|
ListBudgetsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListBudgetsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListBudgetsCommandInput
|
|
17
|
+
input: ListBudgetsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListBudgetsCommandInput,
|
|
22
20
|
ListBudgetsCommandOutput,
|