@aws-sdk/client-device-farm 3.651.1 → 3.658.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/CreateDevicePoolCommand.d.ts +11 -0
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +11 -0
- package/dist-types/commands/CreateNetworkProfileCommand.d.ts +11 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +11 -0
- package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +11 -0
- package/dist-types/commands/CreateTestGridProjectCommand.d.ts +11 -0
- package/dist-types/commands/CreateTestGridUrlCommand.d.ts +11 -0
- package/dist-types/commands/CreateUploadCommand.d.ts +11 -0
- package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDevicePoolCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +11 -0
- package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRunCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUploadCommand.d.ts +11 -0
- package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +11 -0
- package/dist-types/commands/GetDeviceCommand.d.ts +11 -0
- package/dist-types/commands/GetDeviceInstanceCommand.d.ts +11 -0
- package/dist-types/commands/GetDevicePoolCommand.d.ts +11 -0
- package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +11 -0
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +11 -0
- package/dist-types/commands/GetJobCommand.d.ts +11 -0
- package/dist-types/commands/GetNetworkProfileCommand.d.ts +11 -0
- package/dist-types/commands/GetOfferingStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetProjectCommand.d.ts +11 -0
- package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +11 -0
- package/dist-types/commands/GetRunCommand.d.ts +11 -0
- package/dist-types/commands/GetSuiteCommand.d.ts +11 -0
- package/dist-types/commands/GetTestCommand.d.ts +11 -0
- package/dist-types/commands/GetTestGridProjectCommand.d.ts +11 -0
- package/dist-types/commands/GetTestGridSessionCommand.d.ts +11 -0
- package/dist-types/commands/GetUploadCommand.d.ts +11 -0
- package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +11 -0
- package/dist-types/commands/ListArtifactsCommand.d.ts +11 -0
- package/dist-types/commands/ListDeviceInstancesCommand.d.ts +11 -0
- package/dist-types/commands/ListDevicePoolsCommand.d.ts +11 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +11 -0
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +11 -0
- package/dist-types/commands/ListJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListNetworkProfilesCommand.d.ts +11 -0
- package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +11 -0
- package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +11 -0
- package/dist-types/commands/ListOfferingsCommand.d.ts +11 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +11 -0
- package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +11 -0
- package/dist-types/commands/ListRunsCommand.d.ts +11 -0
- package/dist-types/commands/ListSamplesCommand.d.ts +11 -0
- package/dist-types/commands/ListSuitesCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListTestGridProjectsCommand.d.ts +11 -0
- package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +11 -0
- package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +11 -0
- package/dist-types/commands/ListTestGridSessionsCommand.d.ts +11 -0
- package/dist-types/commands/ListTestsCommand.d.ts +11 -0
- package/dist-types/commands/ListUniqueProblemsCommand.d.ts +11 -0
- package/dist-types/commands/ListUploadsCommand.d.ts +11 -0
- package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +11 -0
- package/dist-types/commands/RenewOfferingCommand.d.ts +11 -0
- package/dist-types/commands/ScheduleRunCommand.d.ts +11 -0
- package/dist-types/commands/StopJobCommand.d.ts +11 -0
- package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +11 -0
- package/dist-types/commands/StopRunCommand.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/UpdateDeviceInstanceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDevicePoolCommand.d.ts +11 -0
- package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +11 -0
- package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +11 -0
- package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +11 -0
- package/dist-types/commands/UpdateUploadCommand.d.ts +11 -0
- package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/CreateDevicePoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateNetworkProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRemoteAccessSessionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTestGridProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTestGridUrlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUploadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateVPCEConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDevicePoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteNetworkProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRemoteAccessSessionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTestGridProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUploadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteVPCEConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDeviceInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDevicePoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDevicePoolCompatibilityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetNetworkProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOfferingStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRemoteAccessSessionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRunCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSuiteCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetTestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetTestGridProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetTestGridSessionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUploadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetVPCEConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/InstallToRemoteAccessSessionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDeviceInstancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDevicePoolsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListNetworkProfilesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOfferingPromotionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOfferingTransactionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRemoteAccessSessionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSamplesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSuitesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestGridProjectsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestGridSessionActionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestGridSessionArtifactsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestGridSessionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUniqueProblemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUploadsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListVPCEConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RenewOfferingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ScheduleRunCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopRemoteAccessSessionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopRunCommand.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/UpdateDeviceInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDevicePoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateInstanceProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateNetworkProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateTestGridProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateUploadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateVPCEConfigurationCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -37,4 +37,15 @@ declare const ListDeviceInstancesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListDeviceInstancesCommand extends ListDeviceInstancesCommand_base {
|
|
40
|
+
export declare class ListDeviceInstancesCommand extends ListDeviceInstancesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListDeviceInstancesRequest;
|
|
44
|
+
output: ListDeviceInstancesResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListDeviceInstancesCommandInput;
|
|
48
|
+
output: ListDeviceInstancesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListDevicePoolsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListDevicePoolsCommand extends ListDevicePoolsCommand_base {
|
|
39
|
+
export declare class ListDevicePoolsCommand extends ListDevicePoolsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListDevicePoolsRequest;
|
|
43
|
+
output: ListDevicePoolsResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListDevicePoolsCommandInput;
|
|
47
|
+
output: ListDevicePoolsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListDevicesCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListDevicesCommand extends ListDevicesCommand_base {
|
|
36
|
+
export declare class ListDevicesCommand extends ListDevicesCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListDevicesRequest;
|
|
40
|
+
output: ListDevicesResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListDevicesCommandInput;
|
|
44
|
+
output: ListDevicesCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListInstanceProfilesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListInstanceProfilesCommand extends ListInstanceProfilesCommand_base {
|
|
40
|
+
export declare class ListInstanceProfilesCommand extends ListInstanceProfilesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListInstanceProfilesRequest;
|
|
44
|
+
output: ListInstanceProfilesResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListInstanceProfilesCommandInput;
|
|
48
|
+
output: ListInstanceProfilesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListJobsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListJobsCommand extends ListJobsCommand_base {
|
|
36
|
+
export declare class ListJobsCommand extends ListJobsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListJobsRequest;
|
|
40
|
+
output: ListJobsResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListJobsCommandInput;
|
|
44
|
+
output: ListJobsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListNetworkProfilesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListNetworkProfilesCommand extends ListNetworkProfilesCommand_base {
|
|
40
|
+
export declare class ListNetworkProfilesCommand extends ListNetworkProfilesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListNetworkProfilesRequest;
|
|
44
|
+
output: ListNetworkProfilesResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListNetworkProfilesCommandInput;
|
|
48
|
+
output: ListNetworkProfilesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListOfferingPromotionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListOfferingPromotionsCommand extends ListOfferingPromotionsCommand_base {
|
|
40
|
+
export declare class ListOfferingPromotionsCommand extends ListOfferingPromotionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListOfferingPromotionsRequest;
|
|
44
|
+
output: ListOfferingPromotionsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListOfferingPromotionsCommandInput;
|
|
48
|
+
output: ListOfferingPromotionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListOfferingTransactionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListOfferingTransactionsCommand extends ListOfferingTransactionsCommand_base {
|
|
40
|
+
export declare class ListOfferingTransactionsCommand extends ListOfferingTransactionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListOfferingTransactionsRequest;
|
|
44
|
+
output: ListOfferingTransactionsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListOfferingTransactionsCommandInput;
|
|
48
|
+
output: ListOfferingTransactionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListOfferingsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListOfferingsCommand extends ListOfferingsCommand_base {
|
|
36
|
+
export declare class ListOfferingsCommand extends ListOfferingsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListOfferingsRequest;
|
|
40
|
+
output: ListOfferingsResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListOfferingsCommandInput;
|
|
44
|
+
output: ListOfferingsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListProjectsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListProjectsCommand extends ListProjectsCommand_base {
|
|
36
|
+
export declare class ListProjectsCommand extends ListProjectsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListProjectsRequest;
|
|
40
|
+
output: ListProjectsResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListProjectsCommandInput;
|
|
44
|
+
output: ListProjectsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListRemoteAccessSessionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListRemoteAccessSessionsCommand extends ListRemoteAccessSessionsCommand_base {
|
|
40
|
+
export declare class ListRemoteAccessSessionsCommand extends ListRemoteAccessSessionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListRemoteAccessSessionsRequest;
|
|
44
|
+
output: ListRemoteAccessSessionsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListRemoteAccessSessionsCommandInput;
|
|
48
|
+
output: ListRemoteAccessSessionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListRunsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListRunsCommand extends ListRunsCommand_base {
|
|
36
|
+
export declare class ListRunsCommand extends ListRunsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListRunsRequest;
|
|
40
|
+
output: ListRunsResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListRunsCommandInput;
|
|
44
|
+
output: ListRunsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListSamplesCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListSamplesCommand extends ListSamplesCommand_base {
|
|
36
|
+
export declare class ListSamplesCommand extends ListSamplesCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListSamplesRequest;
|
|
40
|
+
output: ListSamplesResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListSamplesCommandInput;
|
|
44
|
+
output: ListSamplesCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListSuitesCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListSuitesCommand extends ListSuitesCommand_base {
|
|
36
|
+
export declare class ListSuitesCommand extends ListSuitesCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListSuitesRequest;
|
|
40
|
+
output: ListSuitesResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListSuitesCommandInput;
|
|
44
|
+
output: ListSuitesCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
40
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTagsForResourceRequest;
|
|
44
|
+
output: ListTagsForResourceResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTagsForResourceCommandInput;
|
|
48
|
+
output: ListTagsForResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTestGridProjectsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTestGridProjectsCommand extends ListTestGridProjectsCommand_base {
|
|
40
|
+
export declare class ListTestGridProjectsCommand extends ListTestGridProjectsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTestGridProjectsRequest;
|
|
44
|
+
output: ListTestGridProjectsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTestGridProjectsCommandInput;
|
|
48
|
+
output: ListTestGridProjectsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTestGridSessionActionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTestGridSessionActionsCommand extends ListTestGridSessionActionsCommand_base {
|
|
40
|
+
export declare class ListTestGridSessionActionsCommand extends ListTestGridSessionActionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTestGridSessionActionsRequest;
|
|
44
|
+
output: ListTestGridSessionActionsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTestGridSessionActionsCommandInput;
|
|
48
|
+
output: ListTestGridSessionActionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTestGridSessionArtifactsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTestGridSessionArtifactsCommand extends ListTestGridSessionArtifactsCommand_base {
|
|
40
|
+
export declare class ListTestGridSessionArtifactsCommand extends ListTestGridSessionArtifactsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTestGridSessionArtifactsRequest;
|
|
44
|
+
output: ListTestGridSessionArtifactsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTestGridSessionArtifactsCommandInput;
|
|
48
|
+
output: ListTestGridSessionArtifactsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTestGridSessionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTestGridSessionsCommand extends ListTestGridSessionsCommand_base {
|
|
40
|
+
export declare class ListTestGridSessionsCommand extends ListTestGridSessionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTestGridSessionsRequest;
|
|
44
|
+
output: ListTestGridSessionsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTestGridSessionsCommandInput;
|
|
48
|
+
output: ListTestGridSessionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListTestsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListTestsCommand extends ListTestsCommand_base {
|
|
36
|
+
export declare class ListTestsCommand extends ListTestsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListTestsRequest;
|
|
40
|
+
output: ListTestsResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListTestsCommandInput;
|
|
44
|
+
output: ListTestsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListUniqueProblemsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListUniqueProblemsCommand extends ListUniqueProblemsCommand_base {
|
|
40
|
+
export declare class ListUniqueProblemsCommand extends ListUniqueProblemsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListUniqueProblemsRequest;
|
|
44
|
+
output: ListUniqueProblemsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListUniqueProblemsCommandInput;
|
|
48
|
+
output: ListUniqueProblemsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListUploadsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListUploadsCommand extends ListUploadsCommand_base {
|
|
36
|
+
export declare class ListUploadsCommand extends ListUploadsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListUploadsRequest;
|
|
40
|
+
output: ListUploadsResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListUploadsCommandInput;
|
|
44
|
+
output: ListUploadsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListVPCEConfigurationsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListVPCEConfigurationsCommand extends ListVPCEConfigurationsCommand_base {
|
|
40
|
+
export declare class ListVPCEConfigurationsCommand extends ListVPCEConfigurationsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListVPCEConfigurationsRequest;
|
|
44
|
+
output: ListVPCEConfigurationsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListVPCEConfigurationsCommandInput;
|
|
48
|
+
output: ListVPCEConfigurationsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const PurchaseOfferingCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class PurchaseOfferingCommand extends PurchaseOfferingCommand_base {
|
|
39
|
+
export declare class PurchaseOfferingCommand extends PurchaseOfferingCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: PurchaseOfferingRequest;
|
|
43
|
+
output: PurchaseOfferingResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: PurchaseOfferingCommandInput;
|
|
47
|
+
output: PurchaseOfferingCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const RenewOfferingCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class RenewOfferingCommand extends RenewOfferingCommand_base {
|
|
36
|
+
export declare class RenewOfferingCommand extends RenewOfferingCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: RenewOfferingRequest;
|
|
40
|
+
output: RenewOfferingResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: RenewOfferingCommandInput;
|
|
44
|
+
output: RenewOfferingCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ScheduleRunCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ScheduleRunCommand extends ScheduleRunCommand_base {
|
|
36
|
+
export declare class ScheduleRunCommand extends ScheduleRunCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ScheduleRunRequest;
|
|
40
|
+
output: ScheduleRunResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ScheduleRunCommandInput;
|
|
44
|
+
output: ScheduleRunCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -27,4 +27,15 @@ declare const StopJobCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
|
-
export declare class StopJobCommand extends StopJobCommand_base {
|
|
30
|
+
export declare class StopJobCommand extends StopJobCommand_base {
|
|
31
|
+
protected static __types: {
|
|
32
|
+
api: {
|
|
33
|
+
input: StopJobRequest;
|
|
34
|
+
output: StopJobResult;
|
|
35
|
+
};
|
|
36
|
+
sdk: {
|
|
37
|
+
input: StopJobCommandInput;
|
|
38
|
+
output: StopJobCommandOutput;
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const StopRemoteAccessSessionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class StopRemoteAccessSessionCommand extends StopRemoteAccessSessionCommand_base {
|
|
40
|
+
export declare class StopRemoteAccessSessionCommand extends StopRemoteAccessSessionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: StopRemoteAccessSessionRequest;
|
|
44
|
+
output: StopRemoteAccessSessionResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: StopRemoteAccessSessionCommandInput;
|
|
48
|
+
output: StopRemoteAccessSessionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -27,4 +27,15 @@ declare const StopRunCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
|
-
export declare class StopRunCommand extends StopRunCommand_base {
|
|
30
|
+
export declare class StopRunCommand extends StopRunCommand_base {
|
|
31
|
+
protected static __types: {
|
|
32
|
+
api: {
|
|
33
|
+
input: StopRunRequest;
|
|
34
|
+
output: StopRunResult;
|
|
35
|
+
};
|
|
36
|
+
sdk: {
|
|
37
|
+
input: StopRunCommandInput;
|
|
38
|
+
output: StopRunCommandOutput;
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const TagResourceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
36
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: TagResourceRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: TagResourceCommandInput;
|
|
44
|
+
output: TagResourceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UntagResourceCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
39
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UntagResourceRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UntagResourceCommandInput;
|
|
47
|
+
output: UntagResourceCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateDeviceInstanceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateDeviceInstanceCommand extends UpdateDeviceInstanceCommand_base {
|
|
40
|
+
export declare class UpdateDeviceInstanceCommand extends UpdateDeviceInstanceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateDeviceInstanceRequest;
|
|
44
|
+
output: UpdateDeviceInstanceResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateDeviceInstanceCommandInput;
|
|
48
|
+
output: UpdateDeviceInstanceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UpdateDevicePoolCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UpdateDevicePoolCommand extends UpdateDevicePoolCommand_base {
|
|
39
|
+
export declare class UpdateDevicePoolCommand extends UpdateDevicePoolCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UpdateDevicePoolRequest;
|
|
43
|
+
output: UpdateDevicePoolResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UpdateDevicePoolCommandInput;
|
|
47
|
+
output: UpdateDevicePoolCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateInstanceProfileCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateInstanceProfileCommand extends UpdateInstanceProfileCommand_base {
|
|
40
|
+
export declare class UpdateInstanceProfileCommand extends UpdateInstanceProfileCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateInstanceProfileRequest;
|
|
44
|
+
output: UpdateInstanceProfileResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateInstanceProfileCommandInput;
|
|
48
|
+
output: UpdateInstanceProfileCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateNetworkProfileCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateNetworkProfileCommand extends UpdateNetworkProfileCommand_base {
|
|
40
|
+
export declare class UpdateNetworkProfileCommand extends UpdateNetworkProfileCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateNetworkProfileRequest;
|
|
44
|
+
output: UpdateNetworkProfileResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateNetworkProfileCommandInput;
|
|
48
|
+
output: UpdateNetworkProfileCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateProjectCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateProjectCommand extends UpdateProjectCommand_base {
|
|
36
|
+
export declare class UpdateProjectCommand extends UpdateProjectCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateProjectRequest;
|
|
40
|
+
output: UpdateProjectResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateProjectCommandInput;
|
|
44
|
+
output: UpdateProjectCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateTestGridProjectCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateTestGridProjectCommand extends UpdateTestGridProjectCommand_base {
|
|
40
|
+
export declare class UpdateTestGridProjectCommand extends UpdateTestGridProjectCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateTestGridProjectRequest;
|
|
44
|
+
output: UpdateTestGridProjectResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateTestGridProjectCommandInput;
|
|
48
|
+
output: UpdateTestGridProjectCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|