@aws-sdk/client-deadline 3.1087.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 +38 -38
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListFarmMembersRequest,
|
|
4
|
-
ListFarmMembersResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListFarmMembersRequest, ListFarmMembersResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListFarmMembersCommandInput extends ListFarmMembersRequest {}
|
|
8
|
-
export interface ListFarmMembersCommandOutput
|
|
9
|
-
extends ListFarmMembersResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListFarmMembersCommandOutput extends ListFarmMembersResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListFarmMembersCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListFarmMembersCommandInput
|
|
8
|
+
input: ListFarmMembersCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListFarmMembersCommandInput,
|
|
16
11
|
ListFarmMembersCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListFarmMembersCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListFarmMembersCommandInput
|
|
17
|
+
input: ListFarmMembersCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListFarmMembersCommandInput,
|
|
25
20
|
ListFarmMembersCommandOutput,
|
|
@@ -2,11 +2,11 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListFarmsRequest, ListFarmsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListFarmsCommandInput extends ListFarmsRequest {}
|
|
5
|
-
export interface ListFarmsCommandOutput
|
|
6
|
-
extends ListFarmsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListFarmsCommandOutput extends ListFarmsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListFarmsCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: ListFarmsCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
ListFarmsCommandInput,
|
|
11
11
|
ListFarmsCommandOutput,
|
|
12
12
|
import("..").DeadlineClientResolvedConfig,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListFleetMembersRequest,
|
|
4
|
-
ListFleetMembersResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListFleetMembersRequest, ListFleetMembersResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListFleetMembersCommandInput extends ListFleetMembersRequest {}
|
|
8
|
-
export interface ListFleetMembersCommandOutput
|
|
9
|
-
extends ListFleetMembersResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListFleetMembersCommandOutput extends ListFleetMembersResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListFleetMembersCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListFleetMembersCommandInput
|
|
8
|
+
input: ListFleetMembersCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListFleetMembersCommandInput,
|
|
16
11
|
ListFleetMembersCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListFleetMembersCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListFleetMembersCommandInput
|
|
17
|
+
input: ListFleetMembersCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListFleetMembersCommandInput,
|
|
25
20
|
ListFleetMembersCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListFleetsRequest, ListFleetsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListFleetsCommandInput extends ListFleetsRequest {}
|
|
5
|
-
export interface ListFleetsCommandOutput
|
|
6
|
-
extends ListFleetsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListFleetsCommandOutput extends ListFleetsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListFleetsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListFleetsCommandInput
|
|
8
|
+
input: ListFleetsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListFleetsCommandInput,
|
|
13
11
|
ListFleetsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListFleetsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListFleetsCommandInput
|
|
17
|
+
input: ListFleetsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListFleetsCommandInput,
|
|
22
20
|
ListFleetsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListJobMembersRequest,
|
|
4
|
-
ListJobMembersResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListJobMembersRequest, ListJobMembersResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListJobMembersCommandInput extends ListJobMembersRequest {}
|
|
8
|
-
export interface ListJobMembersCommandOutput
|
|
9
|
-
extends ListJobMembersResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListJobMembersCommandOutput extends ListJobMembersResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListJobMembersCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListJobMembersCommandInput
|
|
8
|
+
input: ListJobMembersCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListJobMembersCommandInput,
|
|
16
11
|
ListJobMembersCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListJobMembersCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListJobMembersCommandInput
|
|
17
|
+
input: ListJobMembersCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListJobMembersCommandInput,
|
|
25
20
|
ListJobMembersCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListJobParameterDefinitionsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListJobParameterDefinitionsCommandInput
|
|
8
|
-
extends ListJobParameterDefinitionsRequest {}
|
|
7
|
+
export interface ListJobParameterDefinitionsCommandInput extends ListJobParameterDefinitionsRequest {}
|
|
9
8
|
export interface ListJobParameterDefinitionsCommandOutput
|
|
10
|
-
extends ListJobParameterDefinitionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListJobParameterDefinitionsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListJobParameterDefinitionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListJobParameterDefinitionsCommandInput
|
|
12
|
+
input: ListJobParameterDefinitionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListJobParameterDefinitionsCommandInput,
|
|
17
15
|
ListJobParameterDefinitionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListJobParameterDefinitionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListJobParameterDefinitionsCommandInput
|
|
21
|
+
input: ListJobParameterDefinitionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListJobParameterDefinitionsCommandInput,
|
|
26
24
|
ListJobParameterDefinitionsCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListJobsRequest, ListJobsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListJobsCommandInput extends ListJobsRequest {}
|
|
5
|
-
export interface ListJobsCommandOutput
|
|
6
|
-
extends ListJobsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListJobsCommandOutput extends ListJobsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListJobsCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: ListJobsCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
ListJobsCommandInput,
|
|
11
11
|
ListJobsCommandOutput,
|
|
12
12
|
import("..").DeadlineClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: ListJobsCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
ListJobsCommandInput,
|
|
18
20
|
ListJobsCommandOutput,
|
|
19
21
|
import("..").DeadlineClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListLicenseEndpointsRequest,
|
|
4
|
-
ListLicenseEndpointsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListLicenseEndpointsRequest, ListLicenseEndpointsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListLicenseEndpointsCommandInput
|
|
8
|
-
extends ListLicenseEndpointsRequest {}
|
|
4
|
+
export interface ListLicenseEndpointsCommandInput extends ListLicenseEndpointsRequest {}
|
|
9
5
|
export interface ListLicenseEndpointsCommandOutput
|
|
10
|
-
extends ListLicenseEndpointsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListLicenseEndpointsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListLicenseEndpointsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListLicenseEndpointsCommandInput
|
|
9
|
+
input: ListLicenseEndpointsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListLicenseEndpointsCommandInput,
|
|
17
12
|
ListLicenseEndpointsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListLimitsRequest, ListLimitsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListLimitsCommandInput extends ListLimitsRequest {}
|
|
5
|
-
export interface ListLimitsCommandOutput
|
|
6
|
-
extends ListLimitsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListLimitsCommandOutput extends ListLimitsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListLimitsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListLimitsCommandInput
|
|
8
|
+
input: ListLimitsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListLimitsCommandInput,
|
|
13
11
|
ListLimitsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListLimitsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListLimitsCommandInput
|
|
17
|
+
input: ListLimitsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListLimitsCommandInput,
|
|
22
20
|
ListLimitsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListMeteredProductsRequest,
|
|
4
|
-
ListMeteredProductsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListMeteredProductsRequest, ListMeteredProductsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListMeteredProductsCommandInput
|
|
8
|
-
extends ListMeteredProductsRequest {}
|
|
4
|
+
export interface ListMeteredProductsCommandInput extends ListMeteredProductsRequest {}
|
|
9
5
|
export interface ListMeteredProductsCommandOutput
|
|
10
|
-
extends ListMeteredProductsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListMeteredProductsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListMeteredProductsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListMeteredProductsCommandInput
|
|
9
|
+
input: ListMeteredProductsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListMeteredProductsCommandInput,
|
|
17
12
|
ListMeteredProductsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListMeteredProductsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListMeteredProductsCommandInput
|
|
18
|
+
input: ListMeteredProductsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListMeteredProductsCommandInput,
|
|
26
21
|
ListMeteredProductsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListMonitorsRequest, ListMonitorsResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListMonitorsCommandInput extends ListMonitorsRequest {}
|
|
5
|
-
export interface ListMonitorsCommandOutput
|
|
6
|
-
extends ListMonitorsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListMonitorsCommandOutput extends ListMonitorsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListMonitorsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListMonitorsCommandInput
|
|
8
|
+
input: ListMonitorsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListMonitorsCommandInput,
|
|
13
11
|
ListMonitorsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListQueueEnvironmentsRequest,
|
|
4
|
-
ListQueueEnvironmentsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListQueueEnvironmentsRequest, ListQueueEnvironmentsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListQueueEnvironmentsCommandInput
|
|
8
|
-
extends ListQueueEnvironmentsRequest {}
|
|
4
|
+
export interface ListQueueEnvironmentsCommandInput extends ListQueueEnvironmentsRequest {}
|
|
9
5
|
export interface ListQueueEnvironmentsCommandOutput
|
|
10
|
-
extends ListQueueEnvironmentsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListQueueEnvironmentsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListQueueEnvironmentsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListQueueEnvironmentsCommandInput
|
|
9
|
+
input: ListQueueEnvironmentsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListQueueEnvironmentsCommandInput,
|
|
17
12
|
ListQueueEnvironmentsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListQueueEnvironmentsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListQueueEnvironmentsCommandInput
|
|
18
|
+
input: ListQueueEnvironmentsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListQueueEnvironmentsCommandInput,
|
|
26
21
|
ListQueueEnvironmentsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListQueueFleetAssociationsResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListQueueFleetAssociationsCommandInput
|
|
8
|
-
extends ListQueueFleetAssociationsRequest {}
|
|
7
|
+
export interface ListQueueFleetAssociationsCommandInput extends ListQueueFleetAssociationsRequest {}
|
|
9
8
|
export interface ListQueueFleetAssociationsCommandOutput
|
|
10
|
-
extends ListQueueFleetAssociationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListQueueFleetAssociationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListQueueFleetAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListQueueFleetAssociationsCommandInput
|
|
12
|
+
input: ListQueueFleetAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListQueueFleetAssociationsCommandInput,
|
|
17
15
|
ListQueueFleetAssociationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListQueueFleetAssociationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListQueueFleetAssociationsCommandInput
|
|
21
|
+
input: ListQueueFleetAssociationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListQueueFleetAssociationsCommandInput,
|
|
26
24
|
ListQueueFleetAssociationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListQueueLimitAssociationsResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListQueueLimitAssociationsCommandInput
|
|
8
|
-
extends ListQueueLimitAssociationsRequest {}
|
|
7
|
+
export interface ListQueueLimitAssociationsCommandInput extends ListQueueLimitAssociationsRequest {}
|
|
9
8
|
export interface ListQueueLimitAssociationsCommandOutput
|
|
10
|
-
extends ListQueueLimitAssociationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListQueueLimitAssociationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListQueueLimitAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListQueueLimitAssociationsCommandInput
|
|
12
|
+
input: ListQueueLimitAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListQueueLimitAssociationsCommandInput,
|
|
17
15
|
ListQueueLimitAssociationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListQueueLimitAssociationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListQueueLimitAssociationsCommandInput
|
|
21
|
+
input: ListQueueLimitAssociationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListQueueLimitAssociationsCommandInput,
|
|
26
24
|
ListQueueLimitAssociationsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListQueueMembersRequest,
|
|
4
|
-
ListQueueMembersResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListQueueMembersRequest, ListQueueMembersResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListQueueMembersCommandInput extends ListQueueMembersRequest {}
|
|
8
|
-
export interface ListQueueMembersCommandOutput
|
|
9
|
-
extends ListQueueMembersResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListQueueMembersCommandOutput extends ListQueueMembersResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListQueueMembersCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListQueueMembersCommandInput
|
|
8
|
+
input: ListQueueMembersCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListQueueMembersCommandInput,
|
|
16
11
|
ListQueueMembersCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListQueueMembersCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListQueueMembersCommandInput
|
|
17
|
+
input: ListQueueMembersCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListQueueMembersCommandInput,
|
|
25
20
|
ListQueueMembersCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListQueuesRequest, ListQueuesResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListQueuesCommandInput extends ListQueuesRequest {}
|
|
5
|
-
export interface ListQueuesCommandOutput
|
|
6
|
-
extends ListQueuesResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListQueuesCommandOutput extends ListQueuesResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListQueuesCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListQueuesCommandInput
|
|
8
|
+
input: ListQueuesCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListQueuesCommandInput,
|
|
13
11
|
ListQueuesCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListQueuesCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListQueuesCommandInput
|
|
17
|
+
input: ListQueuesCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListQueuesCommandInput,
|
|
22
20
|
ListQueuesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListSessionActionsRequest,
|
|
4
|
-
ListSessionActionsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListSessionActionsRequest, ListSessionActionsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListSessionActionsCommandInput
|
|
8
|
-
extends ListSessionActionsRequest {}
|
|
4
|
+
export interface ListSessionActionsCommandInput extends ListSessionActionsRequest {}
|
|
9
5
|
export interface ListSessionActionsCommandOutput
|
|
10
|
-
extends ListSessionActionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListSessionActionsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListSessionActionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListSessionActionsCommandInput
|
|
9
|
+
input: ListSessionActionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListSessionActionsCommandInput,
|
|
17
12
|
ListSessionActionsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListSessionActionsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListSessionActionsCommandInput
|
|
18
|
+
input: ListSessionActionsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListSessionActionsCommandInput,
|
|
26
21
|
ListSessionActionsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListSessionsRequest, ListSessionsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListSessionsCommandInput extends ListSessionsRequest {}
|
|
5
|
-
export interface ListSessionsCommandOutput
|
|
6
|
-
extends ListSessionsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListSessionsCommandOutput extends ListSessionsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListSessionsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListSessionsCommandInput
|
|
8
|
+
input: ListSessionsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListSessionsCommandInput,
|
|
13
11
|
ListSessionsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListSessionsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListSessionsCommandInput
|
|
17
|
+
input: ListSessionsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListSessionsCommandInput,
|
|
22
20
|
ListSessionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListSessionsForWorkerRequest,
|
|
4
|
-
ListSessionsForWorkerResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListSessionsForWorkerRequest, ListSessionsForWorkerResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListSessionsForWorkerCommandInput
|
|
8
|
-
extends ListSessionsForWorkerRequest {}
|
|
4
|
+
export interface ListSessionsForWorkerCommandInput extends ListSessionsForWorkerRequest {}
|
|
9
5
|
export interface ListSessionsForWorkerCommandOutput
|
|
10
|
-
extends ListSessionsForWorkerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListSessionsForWorkerResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListSessionsForWorkerCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListSessionsForWorkerCommandInput
|
|
9
|
+
input: ListSessionsForWorkerCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListSessionsForWorkerCommandInput,
|
|
17
12
|
ListSessionsForWorkerCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListSessionsForWorkerCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListSessionsForWorkerCommandInput
|
|
18
|
+
input: ListSessionsForWorkerCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListSessionsForWorkerCommandInput,
|
|
26
21
|
ListSessionsForWorkerCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListStepConsumersRequest } from "../models/models_0";
|
|
3
3
|
import { ListStepConsumersResponse } from "../models/models_1";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface ListStepConsumersCommandInput
|
|
6
|
-
extends ListStepConsumersRequest {}
|
|
5
|
+
export interface ListStepConsumersCommandInput extends ListStepConsumersRequest {}
|
|
7
6
|
export interface ListStepConsumersCommandOutput
|
|
8
|
-
extends ListStepConsumersResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends ListStepConsumersResponse, __MetadataBearer {}
|
|
10
8
|
declare const ListStepConsumersCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: ListStepConsumersCommandInput
|
|
10
|
+
input: ListStepConsumersCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
ListStepConsumersCommandInput,
|
|
15
13
|
ListStepConsumersCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const ListStepConsumersCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: ListStepConsumersCommandInput
|
|
19
|
+
input: ListStepConsumersCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
ListStepConsumersCommandInput,
|
|
24
22
|
ListStepConsumersCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListStepDependenciesRequest,
|
|
4
|
-
ListStepDependenciesResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListStepDependenciesRequest, ListStepDependenciesResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListStepDependenciesCommandInput
|
|
8
|
-
extends ListStepDependenciesRequest {}
|
|
4
|
+
export interface ListStepDependenciesCommandInput extends ListStepDependenciesRequest {}
|
|
9
5
|
export interface ListStepDependenciesCommandOutput
|
|
10
|
-
extends ListStepDependenciesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListStepDependenciesResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListStepDependenciesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListStepDependenciesCommandInput
|
|
9
|
+
input: ListStepDependenciesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListStepDependenciesCommandInput,
|
|
17
12
|
ListStepDependenciesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListStepDependenciesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListStepDependenciesCommandInput
|
|
18
|
+
input: ListStepDependenciesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListStepDependenciesCommandInput,
|
|
26
21
|
ListStepDependenciesCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListStepsRequest, ListStepsResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListStepsCommandInput extends ListStepsRequest {}
|
|
5
|
-
export interface ListStepsCommandOutput
|
|
6
|
-
extends ListStepsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListStepsCommandOutput extends ListStepsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListStepsCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: ListStepsCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
ListStepsCommandInput,
|
|
11
11
|
ListStepsCommandOutput,
|
|
12
12
|
import("..").DeadlineClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: ListStepsCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
ListStepsCommandInput,
|
|
18
20
|
ListStepsCommandOutput,
|
|
19
21
|
import("..").DeadlineClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListStorageProfilesRequest,
|
|
4
|
-
ListStorageProfilesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListStorageProfilesRequest, ListStorageProfilesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListStorageProfilesCommandInput
|
|
8
|
-
extends ListStorageProfilesRequest {}
|
|
4
|
+
export interface ListStorageProfilesCommandInput extends ListStorageProfilesRequest {}
|
|
9
5
|
export interface ListStorageProfilesCommandOutput
|
|
10
|
-
extends ListStorageProfilesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListStorageProfilesResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListStorageProfilesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListStorageProfilesCommandInput
|
|
9
|
+
input: ListStorageProfilesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListStorageProfilesCommandInput,
|
|
17
12
|
ListStorageProfilesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListStorageProfilesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListStorageProfilesCommandInput
|
|
18
|
+
input: ListStorageProfilesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListStorageProfilesCommandInput,
|
|
26
21
|
ListStorageProfilesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListStorageProfilesForQueueResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListStorageProfilesForQueueCommandInput
|
|
8
|
-
extends ListStorageProfilesForQueueRequest {}
|
|
7
|
+
export interface ListStorageProfilesForQueueCommandInput extends ListStorageProfilesForQueueRequest {}
|
|
9
8
|
export interface ListStorageProfilesForQueueCommandOutput
|
|
10
|
-
extends ListStorageProfilesForQueueResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListStorageProfilesForQueueResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListStorageProfilesForQueueCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListStorageProfilesForQueueCommandInput
|
|
12
|
+
input: ListStorageProfilesForQueueCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListStorageProfilesForQueueCommandInput,
|
|
17
15
|
ListStorageProfilesForQueueCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListStorageProfilesForQueueCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListStorageProfilesForQueueCommandInput
|
|
21
|
+
input: ListStorageProfilesForQueueCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListStorageProfilesForQueueCommandInput,
|
|
26
24
|
ListStorageProfilesForQueueCommandOutput,
|