@aws-sdk/client-deadline 3.1044.0 → 3.1046.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +351 -353
- package/dist-cjs/models/DeadlineServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/Deadline.js +1 -1
- package/dist-es/DeadlineClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AssociateMemberToFarmCommand.js +2 -2
- package/dist-es/commands/AssociateMemberToFleetCommand.js +2 -2
- package/dist-es/commands/AssociateMemberToJobCommand.js +2 -2
- package/dist-es/commands/AssociateMemberToQueueCommand.js +2 -2
- package/dist-es/commands/AssumeFleetRoleForReadCommand.js +2 -2
- package/dist-es/commands/AssumeFleetRoleForWorkerCommand.js +2 -2
- package/dist-es/commands/AssumeQueueRoleForReadCommand.js +2 -2
- package/dist-es/commands/AssumeQueueRoleForUserCommand.js +2 -2
- package/dist-es/commands/AssumeQueueRoleForWorkerCommand.js +2 -2
- package/dist-es/commands/BatchGetJobCommand.js +2 -2
- package/dist-es/commands/BatchGetJobEntityCommand.js +2 -2
- package/dist-es/commands/BatchGetSessionActionCommand.js +2 -2
- package/dist-es/commands/BatchGetSessionCommand.js +2 -2
- package/dist-es/commands/BatchGetStepCommand.js +2 -2
- package/dist-es/commands/BatchGetTaskCommand.js +2 -2
- package/dist-es/commands/BatchGetWorkerCommand.js +2 -2
- package/dist-es/commands/BatchUpdateJobCommand.js +2 -2
- package/dist-es/commands/BatchUpdateTaskCommand.js +2 -2
- package/dist-es/commands/CopyJobTemplateCommand.js +2 -2
- package/dist-es/commands/CreateBudgetCommand.js +2 -2
- package/dist-es/commands/CreateFarmCommand.js +2 -2
- package/dist-es/commands/CreateFleetCommand.js +2 -2
- package/dist-es/commands/CreateJobCommand.js +2 -2
- package/dist-es/commands/CreateLicenseEndpointCommand.js +2 -2
- package/dist-es/commands/CreateLimitCommand.js +2 -2
- package/dist-es/commands/CreateMonitorCommand.js +2 -2
- package/dist-es/commands/CreateQueueCommand.js +2 -2
- package/dist-es/commands/CreateQueueEnvironmentCommand.js +2 -2
- package/dist-es/commands/CreateQueueFleetAssociationCommand.js +2 -2
- package/dist-es/commands/CreateQueueLimitAssociationCommand.js +2 -2
- package/dist-es/commands/CreateStorageProfileCommand.js +2 -2
- package/dist-es/commands/CreateWorkerCommand.js +2 -2
- package/dist-es/commands/DeleteBudgetCommand.js +2 -2
- package/dist-es/commands/DeleteFarmCommand.js +2 -2
- package/dist-es/commands/DeleteFleetCommand.js +2 -2
- package/dist-es/commands/DeleteLicenseEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteLimitCommand.js +2 -2
- package/dist-es/commands/DeleteMeteredProductCommand.js +2 -2
- package/dist-es/commands/DeleteMonitorCommand.js +2 -2
- package/dist-es/commands/DeleteQueueCommand.js +2 -2
- package/dist-es/commands/DeleteQueueEnvironmentCommand.js +2 -2
- package/dist-es/commands/DeleteQueueFleetAssociationCommand.js +2 -2
- package/dist-es/commands/DeleteQueueLimitAssociationCommand.js +2 -2
- package/dist-es/commands/DeleteStorageProfileCommand.js +2 -2
- package/dist-es/commands/DeleteWorkerCommand.js +2 -2
- package/dist-es/commands/DisassociateMemberFromFarmCommand.js +2 -2
- package/dist-es/commands/DisassociateMemberFromFleetCommand.js +2 -2
- package/dist-es/commands/DisassociateMemberFromJobCommand.js +2 -2
- package/dist-es/commands/DisassociateMemberFromQueueCommand.js +2 -2
- package/dist-es/commands/GetBudgetCommand.js +2 -2
- package/dist-es/commands/GetFarmCommand.js +2 -2
- package/dist-es/commands/GetFleetCommand.js +2 -2
- package/dist-es/commands/GetJobCommand.js +2 -2
- package/dist-es/commands/GetLicenseEndpointCommand.js +2 -2
- package/dist-es/commands/GetLimitCommand.js +2 -2
- package/dist-es/commands/GetMonitorCommand.js +2 -2
- package/dist-es/commands/GetMonitorSettingsCommand.js +2 -2
- package/dist-es/commands/GetQueueCommand.js +2 -2
- package/dist-es/commands/GetQueueEnvironmentCommand.js +2 -2
- package/dist-es/commands/GetQueueFleetAssociationCommand.js +2 -2
- package/dist-es/commands/GetQueueLimitAssociationCommand.js +2 -2
- package/dist-es/commands/GetSessionActionCommand.js +2 -2
- package/dist-es/commands/GetSessionCommand.js +2 -2
- package/dist-es/commands/GetSessionsStatisticsAggregationCommand.js +2 -2
- package/dist-es/commands/GetStepCommand.js +2 -2
- package/dist-es/commands/GetStorageProfileCommand.js +2 -2
- package/dist-es/commands/GetStorageProfileForQueueCommand.js +2 -2
- package/dist-es/commands/GetTaskCommand.js +2 -2
- package/dist-es/commands/GetWorkerCommand.js +2 -2
- package/dist-es/commands/ListAvailableMeteredProductsCommand.js +2 -2
- package/dist-es/commands/ListBudgetsCommand.js +2 -2
- package/dist-es/commands/ListFarmMembersCommand.js +2 -2
- package/dist-es/commands/ListFarmsCommand.js +2 -2
- package/dist-es/commands/ListFleetMembersCommand.js +2 -2
- package/dist-es/commands/ListFleetsCommand.js +2 -2
- package/dist-es/commands/ListJobMembersCommand.js +2 -2
- package/dist-es/commands/ListJobParameterDefinitionsCommand.js +2 -2
- package/dist-es/commands/ListJobsCommand.js +2 -2
- package/dist-es/commands/ListLicenseEndpointsCommand.js +2 -2
- package/dist-es/commands/ListLimitsCommand.js +2 -2
- package/dist-es/commands/ListMeteredProductsCommand.js +2 -2
- package/dist-es/commands/ListMonitorsCommand.js +2 -2
- package/dist-es/commands/ListQueueEnvironmentsCommand.js +2 -2
- package/dist-es/commands/ListQueueFleetAssociationsCommand.js +2 -2
- package/dist-es/commands/ListQueueLimitAssociationsCommand.js +2 -2
- package/dist-es/commands/ListQueueMembersCommand.js +2 -2
- package/dist-es/commands/ListQueuesCommand.js +2 -2
- package/dist-es/commands/ListSessionActionsCommand.js +2 -2
- package/dist-es/commands/ListSessionsCommand.js +2 -2
- package/dist-es/commands/ListSessionsForWorkerCommand.js +2 -2
- package/dist-es/commands/ListStepConsumersCommand.js +2 -2
- package/dist-es/commands/ListStepDependenciesCommand.js +2 -2
- package/dist-es/commands/ListStepsCommand.js +2 -2
- package/dist-es/commands/ListStorageProfilesCommand.js +2 -2
- package/dist-es/commands/ListStorageProfilesForQueueCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTasksCommand.js +2 -2
- package/dist-es/commands/ListWorkersCommand.js +2 -2
- package/dist-es/commands/PutMeteredProductCommand.js +2 -2
- package/dist-es/commands/SearchJobsCommand.js +2 -2
- package/dist-es/commands/SearchStepsCommand.js +2 -2
- package/dist-es/commands/SearchTasksCommand.js +2 -2
- package/dist-es/commands/SearchWorkersCommand.js +2 -2
- package/dist-es/commands/StartSessionsStatisticsAggregationCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateBudgetCommand.js +2 -2
- package/dist-es/commands/UpdateFarmCommand.js +2 -2
- package/dist-es/commands/UpdateFleetCommand.js +2 -2
- package/dist-es/commands/UpdateJobCommand.js +2 -2
- package/dist-es/commands/UpdateLimitCommand.js +2 -2
- package/dist-es/commands/UpdateMonitorCommand.js +2 -2
- package/dist-es/commands/UpdateMonitorSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateQueueCommand.js +2 -2
- package/dist-es/commands/UpdateQueueEnvironmentCommand.js +2 -2
- package/dist-es/commands/UpdateQueueFleetAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateQueueLimitAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateSessionCommand.js +2 -2
- package/dist-es/commands/UpdateStepCommand.js +2 -2
- package/dist-es/commands/UpdateStorageProfileCommand.js +2 -2
- package/dist-es/commands/UpdateTaskCommand.js +2 -2
- package/dist-es/commands/UpdateWorkerCommand.js +2 -2
- package/dist-es/commands/UpdateWorkerScheduleCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/DeadlineServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForFleetActive.js +1 -1
- package/dist-es/waiters/waitForJobComplete.js +1 -1
- package/dist-es/waiters/waitForJobCreateComplete.js +1 -1
- package/dist-es/waiters/waitForJobSucceeded.js +1 -1
- package/dist-es/waiters/waitForLicenseEndpointDeleted.js +1 -1
- package/dist-es/waiters/waitForLicenseEndpointValid.js +1 -1
- package/dist-es/waiters/waitForQueueFleetAssociationStopped.js +1 -1
- package/dist-es/waiters/waitForQueueLimitAssociationStopped.js +1 -1
- package/dist-es/waiters/waitForQueueScheduling.js +1 -1
- package/dist-es/waiters/waitForQueueSchedulingBlocked.js +1 -1
- package/dist-types/Deadline.d.ts +1 -1
- package/dist-types/DeadlineClient.d.ts +5 -5
- package/dist-types/commands/AssociateMemberToFarmCommand.d.ts +6 -4
- package/dist-types/commands/AssociateMemberToFleetCommand.d.ts +6 -4
- package/dist-types/commands/AssociateMemberToJobCommand.d.ts +6 -4
- package/dist-types/commands/AssociateMemberToQueueCommand.d.ts +6 -4
- package/dist-types/commands/AssumeFleetRoleForReadCommand.d.ts +6 -4
- package/dist-types/commands/AssumeFleetRoleForWorkerCommand.d.ts +6 -4
- package/dist-types/commands/AssumeQueueRoleForReadCommand.d.ts +6 -4
- package/dist-types/commands/AssumeQueueRoleForUserCommand.d.ts +6 -4
- package/dist-types/commands/AssumeQueueRoleForWorkerCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetJobCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetJobEntityCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetSessionActionCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetSessionCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetStepCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetTaskCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetWorkerCommand.d.ts +6 -4
- package/dist-types/commands/BatchUpdateJobCommand.d.ts +6 -4
- package/dist-types/commands/BatchUpdateTaskCommand.d.ts +6 -4
- package/dist-types/commands/CopyJobTemplateCommand.d.ts +6 -4
- package/dist-types/commands/CreateBudgetCommand.d.ts +6 -4
- package/dist-types/commands/CreateFarmCommand.d.ts +6 -4
- package/dist-types/commands/CreateFleetCommand.d.ts +6 -4
- package/dist-types/commands/CreateJobCommand.d.ts +6 -4
- package/dist-types/commands/CreateLicenseEndpointCommand.d.ts +6 -4
- package/dist-types/commands/CreateLimitCommand.d.ts +6 -4
- package/dist-types/commands/CreateMonitorCommand.d.ts +6 -4
- package/dist-types/commands/CreateQueueCommand.d.ts +6 -4
- package/dist-types/commands/CreateQueueEnvironmentCommand.d.ts +6 -4
- package/dist-types/commands/CreateQueueFleetAssociationCommand.d.ts +6 -4
- package/dist-types/commands/CreateQueueLimitAssociationCommand.d.ts +6 -4
- package/dist-types/commands/CreateStorageProfileCommand.d.ts +6 -4
- package/dist-types/commands/CreateWorkerCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBudgetCommand.d.ts +6 -4
- package/dist-types/commands/DeleteFarmCommand.d.ts +6 -4
- package/dist-types/commands/DeleteFleetCommand.d.ts +6 -4
- package/dist-types/commands/DeleteLicenseEndpointCommand.d.ts +6 -4
- package/dist-types/commands/DeleteLimitCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMeteredProductCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMonitorCommand.d.ts +6 -4
- package/dist-types/commands/DeleteQueueCommand.d.ts +6 -4
- package/dist-types/commands/DeleteQueueEnvironmentCommand.d.ts +6 -4
- package/dist-types/commands/DeleteQueueFleetAssociationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteQueueLimitAssociationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteStorageProfileCommand.d.ts +6 -4
- package/dist-types/commands/DeleteWorkerCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateMemberFromFarmCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateMemberFromFleetCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateMemberFromJobCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateMemberFromQueueCommand.d.ts +6 -4
- package/dist-types/commands/GetBudgetCommand.d.ts +6 -4
- package/dist-types/commands/GetFarmCommand.d.ts +6 -4
- package/dist-types/commands/GetFleetCommand.d.ts +6 -4
- package/dist-types/commands/GetJobCommand.d.ts +6 -4
- package/dist-types/commands/GetLicenseEndpointCommand.d.ts +6 -4
- package/dist-types/commands/GetLimitCommand.d.ts +6 -4
- package/dist-types/commands/GetMonitorCommand.d.ts +6 -4
- package/dist-types/commands/GetMonitorSettingsCommand.d.ts +6 -4
- package/dist-types/commands/GetQueueCommand.d.ts +6 -4
- package/dist-types/commands/GetQueueEnvironmentCommand.d.ts +6 -4
- package/dist-types/commands/GetQueueFleetAssociationCommand.d.ts +6 -4
- package/dist-types/commands/GetQueueLimitAssociationCommand.d.ts +6 -4
- package/dist-types/commands/GetSessionActionCommand.d.ts +6 -4
- package/dist-types/commands/GetSessionCommand.d.ts +6 -4
- package/dist-types/commands/GetSessionsStatisticsAggregationCommand.d.ts +6 -4
- package/dist-types/commands/GetStepCommand.d.ts +6 -4
- package/dist-types/commands/GetStorageProfileCommand.d.ts +6 -4
- package/dist-types/commands/GetStorageProfileForQueueCommand.d.ts +6 -4
- package/dist-types/commands/GetTaskCommand.d.ts +6 -4
- package/dist-types/commands/GetWorkerCommand.d.ts +6 -4
- package/dist-types/commands/ListAvailableMeteredProductsCommand.d.ts +6 -4
- package/dist-types/commands/ListBudgetsCommand.d.ts +6 -4
- package/dist-types/commands/ListFarmMembersCommand.d.ts +6 -4
- package/dist-types/commands/ListFarmsCommand.d.ts +6 -4
- package/dist-types/commands/ListFleetMembersCommand.d.ts +6 -4
- package/dist-types/commands/ListFleetsCommand.d.ts +6 -4
- package/dist-types/commands/ListJobMembersCommand.d.ts +6 -4
- package/dist-types/commands/ListJobParameterDefinitionsCommand.d.ts +6 -4
- package/dist-types/commands/ListJobsCommand.d.ts +6 -4
- package/dist-types/commands/ListLicenseEndpointsCommand.d.ts +6 -4
- package/dist-types/commands/ListLimitsCommand.d.ts +6 -4
- package/dist-types/commands/ListMeteredProductsCommand.d.ts +6 -4
- package/dist-types/commands/ListMonitorsCommand.d.ts +6 -4
- package/dist-types/commands/ListQueueEnvironmentsCommand.d.ts +6 -4
- package/dist-types/commands/ListQueueFleetAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListQueueLimitAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListQueueMembersCommand.d.ts +6 -4
- package/dist-types/commands/ListQueuesCommand.d.ts +6 -4
- package/dist-types/commands/ListSessionActionsCommand.d.ts +6 -4
- package/dist-types/commands/ListSessionsCommand.d.ts +6 -4
- package/dist-types/commands/ListSessionsForWorkerCommand.d.ts +6 -4
- package/dist-types/commands/ListStepConsumersCommand.d.ts +6 -4
- package/dist-types/commands/ListStepDependenciesCommand.d.ts +6 -4
- package/dist-types/commands/ListStepsCommand.d.ts +6 -4
- package/dist-types/commands/ListStorageProfilesCommand.d.ts +6 -4
- package/dist-types/commands/ListStorageProfilesForQueueCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ListTasksCommand.d.ts +6 -4
- package/dist-types/commands/ListWorkersCommand.d.ts +6 -4
- package/dist-types/commands/PutMeteredProductCommand.d.ts +6 -4
- package/dist-types/commands/SearchJobsCommand.d.ts +6 -4
- package/dist-types/commands/SearchStepsCommand.d.ts +6 -4
- package/dist-types/commands/SearchTasksCommand.d.ts +6 -4
- package/dist-types/commands/SearchWorkersCommand.d.ts +6 -4
- package/dist-types/commands/StartSessionsStatisticsAggregationCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBudgetCommand.d.ts +6 -4
- package/dist-types/commands/UpdateFarmCommand.d.ts +6 -4
- package/dist-types/commands/UpdateFleetCommand.d.ts +6 -4
- package/dist-types/commands/UpdateJobCommand.d.ts +6 -4
- package/dist-types/commands/UpdateLimitCommand.d.ts +6 -4
- package/dist-types/commands/UpdateMonitorCommand.d.ts +6 -4
- package/dist-types/commands/UpdateMonitorSettingsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateQueueCommand.d.ts +6 -4
- package/dist-types/commands/UpdateQueueEnvironmentCommand.d.ts +6 -4
- package/dist-types/commands/UpdateQueueFleetAssociationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateQueueLimitAssociationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSessionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateStepCommand.d.ts +6 -4
- package/dist-types/commands/UpdateStorageProfileCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTaskCommand.d.ts +6 -4
- package/dist-types/commands/UpdateWorkerCommand.d.ts +6 -4
- package/dist-types/commands/UpdateWorkerScheduleCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/DeadlineServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/Deadline.d.ts +1 -1
- package/dist-types/ts3.4/DeadlineClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AssociateMemberToFarmCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateMemberToFleetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateMemberToJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateMemberToQueueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssumeFleetRoleForReadCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssumeFleetRoleForWorkerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssumeQueueRoleForReadCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssumeQueueRoleForUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssumeQueueRoleForWorkerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetJobEntityCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetSessionActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetStepCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetWorkerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchUpdateJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchUpdateTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyJobTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBudgetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateFarmCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/CreateLicenseEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateLimitCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateMonitorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateQueueEnvironmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateQueueFleetAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateQueueLimitAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateStorageProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateWorkerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBudgetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteFarmCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteLicenseEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteLimitCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteMeteredProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteMonitorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteQueueEnvironmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteQueueFleetAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteQueueLimitAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteStorageProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteWorkerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateMemberFromFarmCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateMemberFromFleetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateMemberFromJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateMemberFromQueueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBudgetCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetFarmCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetLicenseEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetLimitCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetMonitorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMonitorSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetQueueCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetQueueEnvironmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetQueueFleetAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetQueueLimitAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSessionActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSessionsStatisticsAggregationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetStepCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetStorageProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetStorageProfileForQueueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetWorkerCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListAvailableMeteredProductsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBudgetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFarmMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFarmsCommand.d.ts +6 -6
- package/dist-types/ts3.4/commands/ListFleetMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListJobMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListJobParameterDefinitionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListLicenseEndpointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListLimitsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMeteredProductsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMonitorsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListQueueEnvironmentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListQueueFleetAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListQueueLimitAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListQueueMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSessionActionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSessionsForWorkerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListStepConsumersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListStepDependenciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListStorageProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListStorageProfilesForQueueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListWorkersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutMeteredProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchStepsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchTasksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchWorkersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartSessionsStatisticsAggregationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBudgetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateFarmCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/UpdateLimitCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateMonitorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateMonitorSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateQueueEnvironmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateQueueFleetAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateQueueLimitAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateStepCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateStorageProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateWorkerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateWorkerScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/DeadlineServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForFleetActive.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForJobComplete.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForJobCreateComplete.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForJobSucceeded.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForLicenseEndpointDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForLicenseEndpointValid.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForQueueFleetAssociationStopped.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForQueueLimitAssociationStopped.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForQueueScheduling.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForQueueSchedulingBlocked.d.ts +1 -1
- package/dist-types/waiters/waitForFleetActive.d.ts +1 -1
- package/dist-types/waiters/waitForJobComplete.d.ts +1 -1
- package/dist-types/waiters/waitForJobCreateComplete.d.ts +1 -1
- package/dist-types/waiters/waitForJobSucceeded.d.ts +1 -1
- package/dist-types/waiters/waitForLicenseEndpointDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForLicenseEndpointValid.d.ts +1 -1
- package/dist-types/waiters/waitForQueueFleetAssociationStopped.d.ts +1 -1
- package/dist-types/waiters/waitForQueueLimitAssociationStopped.d.ts +1 -1
- package/dist-types/waiters/waitForQueueScheduling.d.ts +1 -1
- package/dist-types/waiters/waitForQueueSchedulingBlocked.d.ts +1 -1
- package/package.json +13 -35
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -13,21 +13,23 @@ export interface GetStepCommandOutput
|
|
|
13
13
|
extends GetStepResponse,
|
|
14
14
|
__MetadataBearer {}
|
|
15
15
|
declare const GetStepCommand_base: {
|
|
16
|
-
new (input: GetStepCommandInput): import("@smithy/
|
|
16
|
+
new (input: GetStepCommandInput): import("@smithy/core/client").CommandImpl<
|
|
17
17
|
GetStepCommandInput,
|
|
18
18
|
GetStepCommandOutput,
|
|
19
19
|
DeadlineClientResolvedConfig,
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
-
new (input: GetStepCommandInput): import("@smithy/
|
|
23
|
+
new (input: GetStepCommandInput): import("@smithy/core/client").CommandImpl<
|
|
24
24
|
GetStepCommandInput,
|
|
25
25
|
GetStepCommandOutput,
|
|
26
26
|
DeadlineClientResolvedConfig,
|
|
27
27
|
ServiceInputTypes,
|
|
28
28
|
ServiceOutputTypes
|
|
29
29
|
>;
|
|
30
|
-
getEndpointParameterInstructions():
|
|
30
|
+
getEndpointParameterInstructions(): {
|
|
31
|
+
[x: string]: unknown;
|
|
32
|
+
};
|
|
31
33
|
};
|
|
32
34
|
export declare class GetStepCommand extends GetStepCommand_base {
|
|
33
35
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface GetStorageProfileCommandOutput
|
|
|
19
19
|
declare const GetStorageProfileCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetStorageProfileCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetStorageProfileCommandInput,
|
|
24
24
|
GetStorageProfileCommandOutput,
|
|
25
25
|
DeadlineClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetStorageProfileCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetStorageProfileCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetStorageProfileCommandInput,
|
|
33
33
|
GetStorageProfileCommandOutput,
|
|
34
34
|
DeadlineClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetStorageProfileCommand extends GetStorageProfileCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface GetStorageProfileForQueueCommandOutput
|
|
|
19
19
|
declare const GetStorageProfileForQueueCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetStorageProfileForQueueCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetStorageProfileForQueueCommandInput,
|
|
24
24
|
GetStorageProfileForQueueCommandOutput,
|
|
25
25
|
DeadlineClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetStorageProfileForQueueCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetStorageProfileForQueueCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetStorageProfileForQueueCommandInput,
|
|
33
33
|
GetStorageProfileForQueueCommandOutput,
|
|
34
34
|
DeadlineClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetStorageProfileForQueueCommand extends GetStorageProfileForQueueCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -13,21 +13,23 @@ export interface GetTaskCommandOutput
|
|
|
13
13
|
extends GetTaskResponse,
|
|
14
14
|
__MetadataBearer {}
|
|
15
15
|
declare const GetTaskCommand_base: {
|
|
16
|
-
new (input: GetTaskCommandInput): import("@smithy/
|
|
16
|
+
new (input: GetTaskCommandInput): import("@smithy/core/client").CommandImpl<
|
|
17
17
|
GetTaskCommandInput,
|
|
18
18
|
GetTaskCommandOutput,
|
|
19
19
|
DeadlineClientResolvedConfig,
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
-
new (input: GetTaskCommandInput): import("@smithy/
|
|
23
|
+
new (input: GetTaskCommandInput): import("@smithy/core/client").CommandImpl<
|
|
24
24
|
GetTaskCommandInput,
|
|
25
25
|
GetTaskCommandOutput,
|
|
26
26
|
DeadlineClientResolvedConfig,
|
|
27
27
|
ServiceInputTypes,
|
|
28
28
|
ServiceOutputTypes
|
|
29
29
|
>;
|
|
30
|
-
getEndpointParameterInstructions():
|
|
30
|
+
getEndpointParameterInstructions(): {
|
|
31
|
+
[x: string]: unknown;
|
|
32
|
+
};
|
|
31
33
|
};
|
|
32
34
|
export declare class GetTaskCommand extends GetTaskCommand_base {
|
|
33
35
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -13,25 +13,23 @@ export interface GetWorkerCommandOutput
|
|
|
13
13
|
extends GetWorkerResponse,
|
|
14
14
|
__MetadataBearer {}
|
|
15
15
|
declare const GetWorkerCommand_base: {
|
|
16
|
-
new (
|
|
17
|
-
input: GetWorkerCommandInput
|
|
18
|
-
): import("@smithy/smithy-client").CommandImpl<
|
|
16
|
+
new (input: GetWorkerCommandInput): import("@smithy/core/client").CommandImpl<
|
|
19
17
|
GetWorkerCommandInput,
|
|
20
18
|
GetWorkerCommandOutput,
|
|
21
19
|
DeadlineClientResolvedConfig,
|
|
22
20
|
ServiceInputTypes,
|
|
23
21
|
ServiceOutputTypes
|
|
24
22
|
>;
|
|
25
|
-
new (
|
|
26
|
-
input: GetWorkerCommandInput
|
|
27
|
-
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
new (input: GetWorkerCommandInput): import("@smithy/core/client").CommandImpl<
|
|
28
24
|
GetWorkerCommandInput,
|
|
29
25
|
GetWorkerCommandOutput,
|
|
30
26
|
DeadlineClientResolvedConfig,
|
|
31
27
|
ServiceInputTypes,
|
|
32
28
|
ServiceOutputTypes
|
|
33
29
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
30
|
+
getEndpointParameterInstructions(): {
|
|
31
|
+
[x: string]: unknown;
|
|
32
|
+
};
|
|
35
33
|
};
|
|
36
34
|
export declare class GetWorkerCommand extends GetWorkerCommand_base {
|
|
37
35
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListAvailableMeteredProductsCommandOutput
|
|
|
19
19
|
declare const ListAvailableMeteredProductsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListAvailableMeteredProductsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListAvailableMeteredProductsCommandInput,
|
|
24
24
|
ListAvailableMeteredProductsCommandOutput,
|
|
25
25
|
DeadlineClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListAvailableMeteredProductsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [ListAvailableMeteredProductsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListAvailableMeteredProductsCommandInput,
|
|
33
33
|
ListAvailableMeteredProductsCommandOutput,
|
|
34
34
|
DeadlineClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListAvailableMeteredProductsCommand extends ListAvailableMeteredProductsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -15,7 +15,7 @@ export interface ListBudgetsCommandOutput
|
|
|
15
15
|
declare const ListBudgetsCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: ListBudgetsCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
ListBudgetsCommandInput,
|
|
20
20
|
ListBudgetsCommandOutput,
|
|
21
21
|
DeadlineClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const ListBudgetsCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: ListBudgetsCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
ListBudgetsCommandInput,
|
|
29
29
|
ListBudgetsCommandOutput,
|
|
30
30
|
DeadlineClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class ListBudgetsCommand extends ListBudgetsCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface ListFarmMembersCommandOutput
|
|
|
18
18
|
declare const ListFarmMembersCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: ListFarmMembersCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
ListFarmMembersCommandInput,
|
|
23
23
|
ListFarmMembersCommandOutput,
|
|
24
24
|
DeadlineClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const ListFarmMembersCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: ListFarmMembersCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
ListFarmMembersCommandInput,
|
|
32
32
|
ListFarmMembersCommandOutput,
|
|
33
33
|
DeadlineClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class ListFarmMembersCommand extends ListFarmMembersCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -13,9 +13,7 @@ export interface ListFarmsCommandOutput
|
|
|
13
13
|
extends ListFarmsResponse,
|
|
14
14
|
__MetadataBearer {}
|
|
15
15
|
declare const ListFarmsCommand_base: {
|
|
16
|
-
new (
|
|
17
|
-
input: ListFarmsCommandInput
|
|
18
|
-
): import("@smithy/smithy-client").CommandImpl<
|
|
16
|
+
new (input: ListFarmsCommandInput): import("@smithy/core/client").CommandImpl<
|
|
19
17
|
ListFarmsCommandInput,
|
|
20
18
|
ListFarmsCommandOutput,
|
|
21
19
|
DeadlineClientResolvedConfig,
|
|
@@ -24,14 +22,16 @@ declare const ListFarmsCommand_base: {
|
|
|
24
22
|
>;
|
|
25
23
|
new (
|
|
26
24
|
...[input]: [] | [ListFarmsCommandInput]
|
|
27
|
-
): import("@smithy/
|
|
25
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
26
|
ListFarmsCommandInput,
|
|
29
27
|
ListFarmsCommandOutput,
|
|
30
28
|
DeadlineClientResolvedConfig,
|
|
31
29
|
ServiceInputTypes,
|
|
32
30
|
ServiceOutputTypes
|
|
33
31
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
32
|
+
getEndpointParameterInstructions(): {
|
|
33
|
+
[x: string]: unknown;
|
|
34
|
+
};
|
|
35
35
|
};
|
|
36
36
|
export declare class ListFarmsCommand extends ListFarmsCommand_base {
|
|
37
37
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface ListFleetMembersCommandOutput
|
|
|
18
18
|
declare const ListFleetMembersCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: ListFleetMembersCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
ListFleetMembersCommandInput,
|
|
23
23
|
ListFleetMembersCommandOutput,
|
|
24
24
|
DeadlineClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const ListFleetMembersCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: ListFleetMembersCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
ListFleetMembersCommandInput,
|
|
32
32
|
ListFleetMembersCommandOutput,
|
|
33
33
|
DeadlineClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class ListFleetMembersCommand extends ListFleetMembersCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -15,7 +15,7 @@ export interface ListFleetsCommandOutput
|
|
|
15
15
|
declare const ListFleetsCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: ListFleetsCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
ListFleetsCommandInput,
|
|
20
20
|
ListFleetsCommandOutput,
|
|
21
21
|
DeadlineClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const ListFleetsCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: ListFleetsCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
ListFleetsCommandInput,
|
|
29
29
|
ListFleetsCommandOutput,
|
|
30
30
|
DeadlineClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class ListFleetsCommand extends ListFleetsCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface ListJobMembersCommandOutput
|
|
|
18
18
|
declare const ListJobMembersCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: ListJobMembersCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
ListJobMembersCommandInput,
|
|
23
23
|
ListJobMembersCommandOutput,
|
|
24
24
|
DeadlineClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const ListJobMembersCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: ListJobMembersCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
ListJobMembersCommandInput,
|
|
32
32
|
ListJobMembersCommandOutput,
|
|
33
33
|
DeadlineClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class ListJobMembersCommand extends ListJobMembersCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListJobParameterDefinitionsCommandOutput
|
|
|
19
19
|
declare const ListJobParameterDefinitionsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListJobParameterDefinitionsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListJobParameterDefinitionsCommandInput,
|
|
24
24
|
ListJobParameterDefinitionsCommandOutput,
|
|
25
25
|
DeadlineClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListJobParameterDefinitionsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListJobParameterDefinitionsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListJobParameterDefinitionsCommandInput,
|
|
33
33
|
ListJobParameterDefinitionsCommandOutput,
|
|
34
34
|
DeadlineClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListJobParameterDefinitionsCommand extends ListJobParameterDefinitionsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -13,25 +13,23 @@ export interface ListJobsCommandOutput
|
|
|
13
13
|
extends ListJobsResponse,
|
|
14
14
|
__MetadataBearer {}
|
|
15
15
|
declare const ListJobsCommand_base: {
|
|
16
|
-
new (
|
|
17
|
-
input: ListJobsCommandInput
|
|
18
|
-
): import("@smithy/smithy-client").CommandImpl<
|
|
16
|
+
new (input: ListJobsCommandInput): import("@smithy/core/client").CommandImpl<
|
|
19
17
|
ListJobsCommandInput,
|
|
20
18
|
ListJobsCommandOutput,
|
|
21
19
|
DeadlineClientResolvedConfig,
|
|
22
20
|
ServiceInputTypes,
|
|
23
21
|
ServiceOutputTypes
|
|
24
22
|
>;
|
|
25
|
-
new (
|
|
26
|
-
input: ListJobsCommandInput
|
|
27
|
-
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
new (input: ListJobsCommandInput): import("@smithy/core/client").CommandImpl<
|
|
28
24
|
ListJobsCommandInput,
|
|
29
25
|
ListJobsCommandOutput,
|
|
30
26
|
DeadlineClientResolvedConfig,
|
|
31
27
|
ServiceInputTypes,
|
|
32
28
|
ServiceOutputTypes
|
|
33
29
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
30
|
+
getEndpointParameterInstructions(): {
|
|
31
|
+
[x: string]: unknown;
|
|
32
|
+
};
|
|
35
33
|
};
|
|
36
34
|
export declare class ListJobsCommand extends ListJobsCommand_base {
|
|
37
35
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListLicenseEndpointsCommandOutput
|
|
|
19
19
|
declare const ListLicenseEndpointsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListLicenseEndpointsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListLicenseEndpointsCommandInput,
|
|
24
24
|
ListLicenseEndpointsCommandOutput,
|
|
25
25
|
DeadlineClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListLicenseEndpointsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [ListLicenseEndpointsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListLicenseEndpointsCommandInput,
|
|
33
33
|
ListLicenseEndpointsCommandOutput,
|
|
34
34
|
DeadlineClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListLicenseEndpointsCommand extends ListLicenseEndpointsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -15,7 +15,7 @@ export interface ListLimitsCommandOutput
|
|
|
15
15
|
declare const ListLimitsCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: ListLimitsCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
ListLimitsCommandInput,
|
|
20
20
|
ListLimitsCommandOutput,
|
|
21
21
|
DeadlineClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const ListLimitsCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: ListLimitsCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
ListLimitsCommandInput,
|
|
29
29
|
ListLimitsCommandOutput,
|
|
30
30
|
DeadlineClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class ListLimitsCommand extends ListLimitsCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListMeteredProductsCommandOutput
|
|
|
19
19
|
declare const ListMeteredProductsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListMeteredProductsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListMeteredProductsCommandInput,
|
|
24
24
|
ListMeteredProductsCommandOutput,
|
|
25
25
|
DeadlineClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListMeteredProductsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListMeteredProductsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListMeteredProductsCommandInput,
|
|
33
33
|
ListMeteredProductsCommandOutput,
|
|
34
34
|
DeadlineClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListMeteredProductsCommand extends ListMeteredProductsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -15,7 +15,7 @@ export interface ListMonitorsCommandOutput
|
|
|
15
15
|
declare const ListMonitorsCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: ListMonitorsCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
ListMonitorsCommandInput,
|
|
20
20
|
ListMonitorsCommandOutput,
|
|
21
21
|
DeadlineClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const ListMonitorsCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
...[input]: [] | [ListMonitorsCommandInput]
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
ListMonitorsCommandInput,
|
|
29
29
|
ListMonitorsCommandOutput,
|
|
30
30
|
DeadlineClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class ListMonitorsCommand extends ListMonitorsCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeadlineClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListQueueEnvironmentsCommandOutput
|
|
|
19
19
|
declare const ListQueueEnvironmentsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListQueueEnvironmentsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListQueueEnvironmentsCommandInput,
|
|
24
24
|
ListQueueEnvironmentsCommandOutput,
|
|
25
25
|
DeadlineClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListQueueEnvironmentsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListQueueEnvironmentsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListQueueEnvironmentsCommandInput,
|
|
33
33
|
ListQueueEnvironmentsCommandOutput,
|
|
34
34
|
DeadlineClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListQueueEnvironmentsCommand extends ListQueueEnvironmentsCommand_base {
|
|
41
43
|
protected static __types: {
|