@aws-sdk/client-omics 3.650.0 → 3.654.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AbortMultipartReadSetUploadCommand.d.ts +11 -0
- package/dist-types/commands/AcceptShareCommand.d.ts +11 -0
- package/dist-types/commands/BatchDeleteReadSetCommand.d.ts +11 -0
- package/dist-types/commands/CancelAnnotationImportJobCommand.d.ts +11 -0
- package/dist-types/commands/CancelRunCommand.d.ts +11 -0
- package/dist-types/commands/CancelVariantImportJobCommand.d.ts +11 -0
- package/dist-types/commands/CompleteMultipartReadSetUploadCommand.d.ts +11 -0
- package/dist-types/commands/CreateAnnotationStoreCommand.d.ts +11 -0
- package/dist-types/commands/CreateAnnotationStoreVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateMultipartReadSetUploadCommand.d.ts +11 -0
- package/dist-types/commands/CreateReferenceStoreCommand.d.ts +11 -0
- package/dist-types/commands/CreateRunGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateSequenceStoreCommand.d.ts +11 -0
- package/dist-types/commands/CreateShareCommand.d.ts +11 -0
- package/dist-types/commands/CreateVariantStoreCommand.d.ts +11 -0
- package/dist-types/commands/CreateWorkflowCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAnnotationStoreCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAnnotationStoreVersionsCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReferenceCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReferenceStoreCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRunCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRunGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSequenceStoreCommand.d.ts +11 -0
- package/dist-types/commands/DeleteShareCommand.d.ts +11 -0
- package/dist-types/commands/DeleteVariantStoreCommand.d.ts +11 -0
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +11 -0
- package/dist-types/commands/GetAnnotationImportJobCommand.d.ts +11 -0
- package/dist-types/commands/GetAnnotationStoreCommand.d.ts +11 -0
- package/dist-types/commands/GetAnnotationStoreVersionCommand.d.ts +11 -0
- package/dist-types/commands/GetReadSetActivationJobCommand.d.ts +12 -1
- package/dist-types/commands/GetReadSetCommand.d.ts +11 -0
- package/dist-types/commands/GetReadSetExportJobCommand.d.ts +11 -0
- package/dist-types/commands/GetReadSetImportJobCommand.d.ts +11 -0
- package/dist-types/commands/GetReadSetMetadataCommand.d.ts +11 -0
- package/dist-types/commands/GetReferenceCommand.d.ts +11 -0
- package/dist-types/commands/GetReferenceImportJobCommand.d.ts +11 -0
- package/dist-types/commands/GetReferenceMetadataCommand.d.ts +11 -0
- package/dist-types/commands/GetReferenceStoreCommand.d.ts +11 -0
- package/dist-types/commands/GetRunCommand.d.ts +11 -0
- package/dist-types/commands/GetRunGroupCommand.d.ts +11 -0
- package/dist-types/commands/GetRunTaskCommand.d.ts +11 -0
- package/dist-types/commands/GetSequenceStoreCommand.d.ts +11 -0
- package/dist-types/commands/GetShareCommand.d.ts +11 -0
- package/dist-types/commands/GetVariantImportJobCommand.d.ts +12 -1
- package/dist-types/commands/GetVariantStoreCommand.d.ts +11 -0
- package/dist-types/commands/GetWorkflowCommand.d.ts +11 -0
- package/dist-types/commands/ListAnnotationImportJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListAnnotationStoreVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListAnnotationStoresCommand.d.ts +11 -0
- package/dist-types/commands/ListMultipartReadSetUploadsCommand.d.ts +11 -0
- package/dist-types/commands/ListReadSetActivationJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListReadSetExportJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListReadSetImportJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListReadSetUploadPartsCommand.d.ts +11 -0
- package/dist-types/commands/ListReadSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListReferenceImportJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListReferenceStoresCommand.d.ts +11 -0
- package/dist-types/commands/ListReferencesCommand.d.ts +11 -0
- package/dist-types/commands/ListRunGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListRunTasksCommand.d.ts +11 -0
- package/dist-types/commands/ListRunsCommand.d.ts +11 -0
- package/dist-types/commands/ListSequenceStoresCommand.d.ts +11 -0
- package/dist-types/commands/ListSharesCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListVariantImportJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListVariantStoresCommand.d.ts +11 -0
- package/dist-types/commands/ListWorkflowsCommand.d.ts +11 -0
- package/dist-types/commands/StartAnnotationImportJobCommand.d.ts +11 -0
- package/dist-types/commands/StartReadSetActivationJobCommand.d.ts +11 -0
- package/dist-types/commands/StartReadSetExportJobCommand.d.ts +11 -0
- package/dist-types/commands/StartReadSetImportJobCommand.d.ts +11 -0
- package/dist-types/commands/StartReferenceImportJobCommand.d.ts +11 -0
- package/dist-types/commands/StartRunCommand.d.ts +11 -0
- package/dist-types/commands/StartVariantImportJobCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAnnotationStoreCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAnnotationStoreVersionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRunGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateVariantStoreCommand.d.ts +11 -0
- package/dist-types/commands/UpdateWorkflowCommand.d.ts +11 -0
- package/dist-types/commands/UploadReadSetPartCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AbortMultipartReadSetUploadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AcceptShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDeleteReadSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelAnnotationImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelRunCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelVariantImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CompleteMultipartReadSetUploadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAnnotationStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAnnotationStoreVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMultipartReadSetUploadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateReferenceStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRunGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSequenceStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateVariantStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAnnotationStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAnnotationStoreVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReferenceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReferenceStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRunGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSequenceStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteVariantStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAnnotationImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAnnotationStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAnnotationStoreVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReadSetActivationJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReadSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReadSetExportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReadSetImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReadSetMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReferenceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReferenceImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReferenceMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReferenceStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRunCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRunGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRunTaskCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSequenceStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetVariantImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetVariantStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAnnotationImportJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAnnotationStoreVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAnnotationStoresCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMultipartReadSetUploadsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReadSetActivationJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReadSetExportJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReadSetImportJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReadSetUploadPartsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReadSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReferenceImportJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReferenceStoresCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReferencesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRunGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRunTasksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSequenceStoresCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSharesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListVariantImportJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListVariantStoresCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartAnnotationImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartReadSetActivationJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartReadSetExportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartReadSetImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartReferenceImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartRunCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartVariantImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAnnotationStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAnnotationStoreVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRunGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateVariantStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UploadReadSetPartCommand.d.ts +12 -1
- package/package.json +37 -37
|
@@ -95,4 +95,15 @@ declare const UpdateAnnotationStoreCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class UpdateAnnotationStoreCommand extends UpdateAnnotationStoreCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: UpdateAnnotationStoreRequest;
|
|
102
|
+
output: UpdateAnnotationStoreResponse;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: UpdateAnnotationStoreCommandInput;
|
|
106
|
+
output: UpdateAnnotationStoreCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -83,4 +83,15 @@ declare const UpdateAnnotationStoreVersionCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class UpdateAnnotationStoreVersionCommand extends UpdateAnnotationStoreVersionCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: UpdateAnnotationStoreVersionRequest;
|
|
90
|
+
output: UpdateAnnotationStoreVersionResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: UpdateAnnotationStoreVersionCommandInput;
|
|
94
|
+
output: UpdateAnnotationStoreVersionCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -84,4 +84,15 @@ declare const UpdateRunGroupCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class UpdateRunGroupCommand extends UpdateRunGroupCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: UpdateRunGroupRequest;
|
|
91
|
+
output: {};
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: UpdateRunGroupCommandInput;
|
|
95
|
+
output: UpdateRunGroupCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -81,4 +81,15 @@ declare const UpdateVariantStoreCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class UpdateVariantStoreCommand extends UpdateVariantStoreCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: UpdateVariantStoreRequest;
|
|
88
|
+
output: UpdateVariantStoreResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: UpdateVariantStoreCommandInput;
|
|
92
|
+
output: UpdateVariantStoreCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -81,4 +81,15 @@ declare const UpdateWorkflowCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class UpdateWorkflowCommand extends UpdateWorkflowCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: UpdateWorkflowRequest;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: UpdateWorkflowCommandInput;
|
|
92
|
+
output: UpdateWorkflowCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -89,4 +89,15 @@ declare const UploadReadSetPartCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class UploadReadSetPartCommand extends UploadReadSetPartCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: UploadReadSetPartRequest;
|
|
96
|
+
output: UploadReadSetPartResponse;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: UploadReadSetPartCommandInput;
|
|
100
|
+
output: UploadReadSetPartCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -37,4 +37,15 @@ declare const AbortMultipartReadSetUploadCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AbortMultipartReadSetUploadCommand extends AbortMultipartReadSetUploadCommand_base {
|
|
40
|
+
export declare class AbortMultipartReadSetUploadCommand extends AbortMultipartReadSetUploadCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AbortMultipartReadSetUploadRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AbortMultipartReadSetUploadCommandInput;
|
|
48
|
+
output: AbortMultipartReadSetUploadCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const AcceptShareCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class AcceptShareCommand extends AcceptShareCommand_base {
|
|
36
|
+
export declare class AcceptShareCommand extends AcceptShareCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: AcceptShareRequest;
|
|
40
|
+
output: AcceptShareResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: AcceptShareCommandInput;
|
|
44
|
+
output: AcceptShareCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const BatchDeleteReadSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class BatchDeleteReadSetCommand extends BatchDeleteReadSetCommand_base {
|
|
40
|
+
export declare class BatchDeleteReadSetCommand extends BatchDeleteReadSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: BatchDeleteReadSetRequest;
|
|
44
|
+
output: BatchDeleteReadSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: BatchDeleteReadSetCommandInput;
|
|
48
|
+
output: BatchDeleteReadSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CancelAnnotationImportJobCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CancelAnnotationImportJobCommand extends CancelAnnotationImportJobCommand_base {
|
|
40
|
+
export declare class CancelAnnotationImportJobCommand extends CancelAnnotationImportJobCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CancelAnnotationImportRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CancelAnnotationImportJobCommandInput;
|
|
48
|
+
output: CancelAnnotationImportJobCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const CancelRunCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class CancelRunCommand extends CancelRunCommand_base {
|
|
34
|
+
export declare class CancelRunCommand extends CancelRunCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: CancelRunRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: CancelRunCommandInput;
|
|
42
|
+
output: CancelRunCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CancelVariantImportJobCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CancelVariantImportJobCommand extends CancelVariantImportJobCommand_base {
|
|
40
|
+
export declare class CancelVariantImportJobCommand extends CancelVariantImportJobCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CancelVariantImportRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CancelVariantImportJobCommandInput;
|
|
48
|
+
output: CancelVariantImportJobCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CompleteMultipartReadSetUploadCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CompleteMultipartReadSetUploadCommand extends CompleteMultipartReadSetUploadCommand_base {
|
|
40
|
+
export declare class CompleteMultipartReadSetUploadCommand extends CompleteMultipartReadSetUploadCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CompleteMultipartReadSetUploadRequest;
|
|
44
|
+
output: CompleteMultipartReadSetUploadResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CompleteMultipartReadSetUploadCommandInput;
|
|
48
|
+
output: CompleteMultipartReadSetUploadCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateAnnotationStoreCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateAnnotationStoreCommand extends CreateAnnotationStoreCommand_base {
|
|
40
|
+
export declare class CreateAnnotationStoreCommand extends CreateAnnotationStoreCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateAnnotationStoreRequest;
|
|
44
|
+
output: CreateAnnotationStoreResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateAnnotationStoreCommandInput;
|
|
48
|
+
output: CreateAnnotationStoreCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateAnnotationStoreVersionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateAnnotationStoreVersionCommand extends CreateAnnotationStoreVersionCommand_base {
|
|
40
|
+
export declare class CreateAnnotationStoreVersionCommand extends CreateAnnotationStoreVersionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateAnnotationStoreVersionRequest;
|
|
44
|
+
output: CreateAnnotationStoreVersionResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateAnnotationStoreVersionCommandInput;
|
|
48
|
+
output: CreateAnnotationStoreVersionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateMultipartReadSetUploadCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateMultipartReadSetUploadCommand extends CreateMultipartReadSetUploadCommand_base {
|
|
40
|
+
export declare class CreateMultipartReadSetUploadCommand extends CreateMultipartReadSetUploadCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateMultipartReadSetUploadRequest;
|
|
44
|
+
output: CreateMultipartReadSetUploadResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateMultipartReadSetUploadCommandInput;
|
|
48
|
+
output: CreateMultipartReadSetUploadCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateReferenceStoreCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateReferenceStoreCommand extends CreateReferenceStoreCommand_base {
|
|
40
|
+
export declare class CreateReferenceStoreCommand extends CreateReferenceStoreCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateReferenceStoreRequest;
|
|
44
|
+
output: CreateReferenceStoreResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateReferenceStoreCommandInput;
|
|
48
|
+
output: CreateReferenceStoreCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateRunGroupCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateRunGroupCommand extends CreateRunGroupCommand_base {
|
|
39
|
+
export declare class CreateRunGroupCommand extends CreateRunGroupCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateRunGroupRequest;
|
|
43
|
+
output: CreateRunGroupResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateRunGroupCommandInput;
|
|
47
|
+
output: CreateRunGroupCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateSequenceStoreCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateSequenceStoreCommand extends CreateSequenceStoreCommand_base {
|
|
40
|
+
export declare class CreateSequenceStoreCommand extends CreateSequenceStoreCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateSequenceStoreRequest;
|
|
44
|
+
output: CreateSequenceStoreResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateSequenceStoreCommandInput;
|
|
48
|
+
output: CreateSequenceStoreCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CreateShareCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CreateShareCommand extends CreateShareCommand_base {
|
|
36
|
+
export declare class CreateShareCommand extends CreateShareCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CreateShareRequest;
|
|
40
|
+
output: CreateShareResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CreateShareCommandInput;
|
|
44
|
+
output: CreateShareCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateVariantStoreCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateVariantStoreCommand extends CreateVariantStoreCommand_base {
|
|
40
|
+
export declare class CreateVariantStoreCommand extends CreateVariantStoreCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateVariantStoreRequest;
|
|
44
|
+
output: CreateVariantStoreResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateVariantStoreCommandInput;
|
|
48
|
+
output: CreateVariantStoreCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateWorkflowCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateWorkflowCommand extends CreateWorkflowCommand_base {
|
|
39
|
+
export declare class CreateWorkflowCommand extends CreateWorkflowCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateWorkflowRequest;
|
|
43
|
+
output: CreateWorkflowResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateWorkflowCommandInput;
|
|
47
|
+
output: CreateWorkflowCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteAnnotationStoreCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteAnnotationStoreCommand extends DeleteAnnotationStoreCommand_base {
|
|
40
|
+
export declare class DeleteAnnotationStoreCommand extends DeleteAnnotationStoreCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteAnnotationStoreRequest;
|
|
44
|
+
output: DeleteAnnotationStoreResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteAnnotationStoreCommandInput;
|
|
48
|
+
output: DeleteAnnotationStoreCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteAnnotationStoreVersionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteAnnotationStoreVersionsCommand extends DeleteAnnotationStoreVersionsCommand_base {
|
|
40
|
+
export declare class DeleteAnnotationStoreVersionsCommand extends DeleteAnnotationStoreVersionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteAnnotationStoreVersionsRequest;
|
|
44
|
+
output: DeleteAnnotationStoreVersionsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteAnnotationStoreVersionsCommandInput;
|
|
48
|
+
output: DeleteAnnotationStoreVersionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteReferenceCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteReferenceCommand extends DeleteReferenceCommand_base {
|
|
39
|
+
export declare class DeleteReferenceCommand extends DeleteReferenceCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteReferenceRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteReferenceCommandInput;
|
|
47
|
+
output: DeleteReferenceCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteReferenceStoreCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteReferenceStoreCommand extends DeleteReferenceStoreCommand_base {
|
|
40
|
+
export declare class DeleteReferenceStoreCommand extends DeleteReferenceStoreCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteReferenceStoreRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteReferenceStoreCommandInput;
|
|
48
|
+
output: DeleteReferenceStoreCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const DeleteRunCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class DeleteRunCommand extends DeleteRunCommand_base {
|
|
34
|
+
export declare class DeleteRunCommand extends DeleteRunCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: DeleteRunRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: DeleteRunCommandInput;
|
|
42
|
+
output: DeleteRunCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const DeleteRunGroupCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class DeleteRunGroupCommand extends DeleteRunGroupCommand_base {
|
|
34
|
+
export declare class DeleteRunGroupCommand extends DeleteRunGroupCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: DeleteRunGroupRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: DeleteRunGroupCommandInput;
|
|
42
|
+
output: DeleteRunGroupCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteSequenceStoreCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteSequenceStoreCommand extends DeleteSequenceStoreCommand_base {
|
|
40
|
+
export declare class DeleteSequenceStoreCommand extends DeleteSequenceStoreCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteSequenceStoreRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteSequenceStoreCommandInput;
|
|
48
|
+
output: DeleteSequenceStoreCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteShareCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteShareCommand extends DeleteShareCommand_base {
|
|
36
|
+
export declare class DeleteShareCommand extends DeleteShareCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteShareRequest;
|
|
40
|
+
output: DeleteShareResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteShareCommandInput;
|
|
44
|
+
output: DeleteShareCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteVariantStoreCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteVariantStoreCommand extends DeleteVariantStoreCommand_base {
|
|
40
|
+
export declare class DeleteVariantStoreCommand extends DeleteVariantStoreCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteVariantStoreRequest;
|
|
44
|
+
output: DeleteVariantStoreResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteVariantStoreCommandInput;
|
|
48
|
+
output: DeleteVariantStoreCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const DeleteWorkflowCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class DeleteWorkflowCommand extends DeleteWorkflowCommand_base {
|
|
34
|
+
export declare class DeleteWorkflowCommand extends DeleteWorkflowCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: DeleteWorkflowRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: DeleteWorkflowCommandInput;
|
|
42
|
+
output: DeleteWorkflowCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetAnnotationImportJobCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetAnnotationImportJobCommand extends GetAnnotationImportJobCommand_base {
|
|
40
|
+
export declare class GetAnnotationImportJobCommand extends GetAnnotationImportJobCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetAnnotationImportRequest;
|
|
44
|
+
output: GetAnnotationImportResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetAnnotationImportJobCommandInput;
|
|
48
|
+
output: GetAnnotationImportJobCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetAnnotationStoreCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetAnnotationStoreCommand extends GetAnnotationStoreCommand_base {
|
|
40
|
+
export declare class GetAnnotationStoreCommand extends GetAnnotationStoreCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetAnnotationStoreRequest;
|
|
44
|
+
output: GetAnnotationStoreResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetAnnotationStoreCommandInput;
|
|
48
|
+
output: GetAnnotationStoreCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetAnnotationStoreVersionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetAnnotationStoreVersionCommand extends GetAnnotationStoreVersionCommand_base {
|
|
40
|
+
export declare class GetAnnotationStoreVersionCommand extends GetAnnotationStoreVersionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetAnnotationStoreVersionRequest;
|
|
44
|
+
output: GetAnnotationStoreVersionResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetAnnotationStoreVersionCommandInput;
|
|
48
|
+
output: GetAnnotationStoreVersionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetReadSetActivationJobCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetReadSetActivationJobCommand extends GetReadSetActivationJobCommand_base {
|
|
40
|
+
export declare class GetReadSetActivationJobCommand extends GetReadSetActivationJobCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetReadSetActivationJobRequest;
|
|
44
|
+
output: GetReadSetActivationJobResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetReadSetActivationJobCommandInput;
|
|
48
|
+
output: GetReadSetActivationJobCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -41,4 +41,15 @@ declare const GetReadSetCommand_base: {
|
|
|
41
41
|
>;
|
|
42
42
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
43
43
|
};
|
|
44
|
-
export declare class GetReadSetCommand extends GetReadSetCommand_base {
|
|
44
|
+
export declare class GetReadSetCommand extends GetReadSetCommand_base {
|
|
45
|
+
protected static __types: {
|
|
46
|
+
api: {
|
|
47
|
+
input: GetReadSetRequest;
|
|
48
|
+
output: GetReadSetResponse;
|
|
49
|
+
};
|
|
50
|
+
sdk: {
|
|
51
|
+
input: GetReadSetCommandInput;
|
|
52
|
+
output: GetReadSetCommandOutput;
|
|
53
|
+
};
|
|
54
|
+
};
|
|
55
|
+
}
|