@aws-sdk/client-codebuild 3.653.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/BatchDeleteBuildsCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetBuildBatchesCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetBuildsCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetFleetsCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetProjectsCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetReportGroupsCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetReportsCommand.d.ts +11 -0
- package/dist-types/commands/CreateFleetCommand.d.ts +11 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +11 -0
- package/dist-types/commands/CreateReportGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateWebhookCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBuildBatchCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFleetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReportCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReportGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSourceCredentialsCommand.d.ts +11 -0
- package/dist-types/commands/DeleteWebhookCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCodeCoveragesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTestCasesCommand.d.ts +11 -0
- package/dist-types/commands/GetReportGroupTrendCommand.d.ts +11 -0
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/ImportSourceCredentialsCommand.d.ts +11 -0
- package/dist-types/commands/InvalidateProjectCacheCommand.d.ts +11 -0
- package/dist-types/commands/ListBuildBatchesCommand.d.ts +11 -0
- package/dist-types/commands/ListBuildBatchesForProjectCommand.d.ts +11 -0
- package/dist-types/commands/ListBuildsCommand.d.ts +11 -0
- package/dist-types/commands/ListBuildsForProjectCommand.d.ts +11 -0
- package/dist-types/commands/ListCuratedEnvironmentImagesCommand.d.ts +11 -0
- package/dist-types/commands/ListFleetsCommand.d.ts +11 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +11 -0
- package/dist-types/commands/ListReportGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListReportsCommand.d.ts +11 -0
- package/dist-types/commands/ListReportsForReportGroupCommand.d.ts +11 -0
- package/dist-types/commands/ListSharedProjectsCommand.d.ts +11 -0
- package/dist-types/commands/ListSharedReportGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListSourceCredentialsCommand.d.ts +11 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/RetryBuildBatchCommand.d.ts +11 -0
- package/dist-types/commands/RetryBuildCommand.d.ts +11 -0
- package/dist-types/commands/StartBuildBatchCommand.d.ts +11 -0
- package/dist-types/commands/StartBuildCommand.d.ts +11 -0
- package/dist-types/commands/StopBuildBatchCommand.d.ts +11 -0
- package/dist-types/commands/StopBuildCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFleetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProjectVisibilityCommand.d.ts +11 -0
- package/dist-types/commands/UpdateReportGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateWebhookCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/BatchDeleteBuildsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetBuildBatchesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetBuildsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetFleetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetProjectsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetReportGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetReportsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateReportGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateWebhookCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBuildBatchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReportGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSourceCredentialsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCodeCoveragesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTestCasesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReportGroupTrendCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ImportSourceCredentialsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/InvalidateProjectCacheCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBuildBatchesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBuildBatchesForProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBuildsForProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCuratedEnvironmentImagesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReportGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReportsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReportsForReportGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSharedProjectsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSharedReportGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSourceCredentialsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RetryBuildBatchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RetryBuildCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartBuildBatchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartBuildCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopBuildBatchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopBuildCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProjectVisibilityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateReportGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateWebhookCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -70,4 +70,15 @@ declare const BatchDeleteBuildsCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class BatchDeleteBuildsCommand extends BatchDeleteBuildsCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: BatchDeleteBuildsInput;
|
|
77
|
+
output: BatchDeleteBuildsOutput;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: BatchDeleteBuildsCommandInput;
|
|
81
|
+
output: BatchDeleteBuildsCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -281,4 +281,15 @@ declare const BatchGetBuildBatchesCommand_base: {
|
|
|
281
281
|
* @public
|
|
282
282
|
*/
|
|
283
283
|
export declare class BatchGetBuildBatchesCommand extends BatchGetBuildBatchesCommand_base {
|
|
284
|
+
/** @internal type navigation helper, not in runtime. */
|
|
285
|
+
protected static __types: {
|
|
286
|
+
api: {
|
|
287
|
+
input: BatchGetBuildBatchesInput;
|
|
288
|
+
output: BatchGetBuildBatchesOutput;
|
|
289
|
+
};
|
|
290
|
+
sdk: {
|
|
291
|
+
input: BatchGetBuildBatchesCommandInput;
|
|
292
|
+
output: BatchGetBuildBatchesCommandOutput;
|
|
293
|
+
};
|
|
294
|
+
};
|
|
284
295
|
}
|
|
@@ -251,4 +251,15 @@ declare const BatchGetBuildsCommand_base: {
|
|
|
251
251
|
* @public
|
|
252
252
|
*/
|
|
253
253
|
export declare class BatchGetBuildsCommand extends BatchGetBuildsCommand_base {
|
|
254
|
+
/** @internal type navigation helper, not in runtime. */
|
|
255
|
+
protected static __types: {
|
|
256
|
+
api: {
|
|
257
|
+
input: BatchGetBuildsInput;
|
|
258
|
+
output: BatchGetBuildsOutput;
|
|
259
|
+
};
|
|
260
|
+
sdk: {
|
|
261
|
+
input: BatchGetBuildsCommandInput;
|
|
262
|
+
output: BatchGetBuildsCommandOutput;
|
|
263
|
+
};
|
|
264
|
+
};
|
|
254
265
|
}
|
|
@@ -110,4 +110,15 @@ declare const BatchGetFleetsCommand_base: {
|
|
|
110
110
|
* @public
|
|
111
111
|
*/
|
|
112
112
|
export declare class BatchGetFleetsCommand extends BatchGetFleetsCommand_base {
|
|
113
|
+
/** @internal type navigation helper, not in runtime. */
|
|
114
|
+
protected static __types: {
|
|
115
|
+
api: {
|
|
116
|
+
input: BatchGetFleetsInput;
|
|
117
|
+
output: BatchGetFleetsOutput;
|
|
118
|
+
};
|
|
119
|
+
sdk: {
|
|
120
|
+
input: BatchGetFleetsCommandInput;
|
|
121
|
+
output: BatchGetFleetsCommandOutput;
|
|
122
|
+
};
|
|
123
|
+
};
|
|
113
124
|
}
|
|
@@ -261,4 +261,15 @@ declare const BatchGetProjectsCommand_base: {
|
|
|
261
261
|
* @public
|
|
262
262
|
*/
|
|
263
263
|
export declare class BatchGetProjectsCommand extends BatchGetProjectsCommand_base {
|
|
264
|
+
/** @internal type navigation helper, not in runtime. */
|
|
265
|
+
protected static __types: {
|
|
266
|
+
api: {
|
|
267
|
+
input: BatchGetProjectsInput;
|
|
268
|
+
output: BatchGetProjectsOutput;
|
|
269
|
+
};
|
|
270
|
+
sdk: {
|
|
271
|
+
input: BatchGetProjectsCommandInput;
|
|
272
|
+
output: BatchGetProjectsCommandOutput;
|
|
273
|
+
};
|
|
274
|
+
};
|
|
264
275
|
}
|
|
@@ -93,4 +93,15 @@ declare const BatchGetReportGroupsCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class BatchGetReportGroupsCommand extends BatchGetReportGroupsCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: BatchGetReportGroupsInput;
|
|
100
|
+
output: BatchGetReportGroupsOutput;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: BatchGetReportGroupsCommandInput;
|
|
104
|
+
output: BatchGetReportGroupsCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -105,4 +105,15 @@ declare const BatchGetReportsCommand_base: {
|
|
|
105
105
|
* @public
|
|
106
106
|
*/
|
|
107
107
|
export declare class BatchGetReportsCommand extends BatchGetReportsCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: BatchGetReportsInput;
|
|
112
|
+
output: BatchGetReportsOutput;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: BatchGetReportsCommandInput;
|
|
116
|
+
output: BatchGetReportsCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -141,4 +141,15 @@ declare const CreateFleetCommand_base: {
|
|
|
141
141
|
* @public
|
|
142
142
|
*/
|
|
143
143
|
export declare class CreateFleetCommand extends CreateFleetCommand_base {
|
|
144
|
+
/** @internal type navigation helper, not in runtime. */
|
|
145
|
+
protected static __types: {
|
|
146
|
+
api: {
|
|
147
|
+
input: CreateFleetInput;
|
|
148
|
+
output: CreateFleetOutput;
|
|
149
|
+
};
|
|
150
|
+
sdk: {
|
|
151
|
+
input: CreateFleetCommandInput;
|
|
152
|
+
output: CreateFleetCommandOutput;
|
|
153
|
+
};
|
|
154
|
+
};
|
|
144
155
|
}
|
|
@@ -421,4 +421,15 @@ declare const CreateProjectCommand_base: {
|
|
|
421
421
|
* @public
|
|
422
422
|
*/
|
|
423
423
|
export declare class CreateProjectCommand extends CreateProjectCommand_base {
|
|
424
|
+
/** @internal type navigation helper, not in runtime. */
|
|
425
|
+
protected static __types: {
|
|
426
|
+
api: {
|
|
427
|
+
input: CreateProjectInput;
|
|
428
|
+
output: CreateProjectOutput;
|
|
429
|
+
};
|
|
430
|
+
sdk: {
|
|
431
|
+
input: CreateProjectCommandInput;
|
|
432
|
+
output: CreateProjectCommandOutput;
|
|
433
|
+
};
|
|
434
|
+
};
|
|
424
435
|
}
|
|
@@ -111,4 +111,15 @@ declare const CreateReportGroupCommand_base: {
|
|
|
111
111
|
* @public
|
|
112
112
|
*/
|
|
113
113
|
export declare class CreateReportGroupCommand extends CreateReportGroupCommand_base {
|
|
114
|
+
/** @internal type navigation helper, not in runtime. */
|
|
115
|
+
protected static __types: {
|
|
116
|
+
api: {
|
|
117
|
+
input: CreateReportGroupInput;
|
|
118
|
+
output: CreateReportGroupOutput;
|
|
119
|
+
};
|
|
120
|
+
sdk: {
|
|
121
|
+
input: CreateReportGroupCommandInput;
|
|
122
|
+
output: CreateReportGroupCommandOutput;
|
|
123
|
+
};
|
|
124
|
+
};
|
|
114
125
|
}
|
|
@@ -119,4 +119,15 @@ declare const CreateWebhookCommand_base: {
|
|
|
119
119
|
* @public
|
|
120
120
|
*/
|
|
121
121
|
export declare class CreateWebhookCommand extends CreateWebhookCommand_base {
|
|
122
|
+
/** @internal type navigation helper, not in runtime. */
|
|
123
|
+
protected static __types: {
|
|
124
|
+
api: {
|
|
125
|
+
input: CreateWebhookInput;
|
|
126
|
+
output: CreateWebhookOutput;
|
|
127
|
+
};
|
|
128
|
+
sdk: {
|
|
129
|
+
input: CreateWebhookCommandInput;
|
|
130
|
+
output: CreateWebhookCommandOutput;
|
|
131
|
+
};
|
|
132
|
+
};
|
|
122
133
|
}
|
|
@@ -69,4 +69,15 @@ declare const DeleteBuildBatchCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class DeleteBuildBatchCommand extends DeleteBuildBatchCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: DeleteBuildBatchInput;
|
|
76
|
+
output: DeleteBuildBatchOutput;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: DeleteBuildBatchCommandInput;
|
|
80
|
+
output: DeleteBuildBatchCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -58,4 +58,15 @@ declare const DeleteFleetCommand_base: {
|
|
|
58
58
|
* @public
|
|
59
59
|
*/
|
|
60
60
|
export declare class DeleteFleetCommand extends DeleteFleetCommand_base {
|
|
61
|
+
/** @internal type navigation helper, not in runtime. */
|
|
62
|
+
protected static __types: {
|
|
63
|
+
api: {
|
|
64
|
+
input: DeleteFleetInput;
|
|
65
|
+
output: {};
|
|
66
|
+
};
|
|
67
|
+
sdk: {
|
|
68
|
+
input: DeleteFleetCommandInput;
|
|
69
|
+
output: DeleteFleetCommandOutput;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
61
72
|
}
|
|
@@ -59,4 +59,15 @@ declare const DeleteProjectCommand_base: {
|
|
|
59
59
|
* @public
|
|
60
60
|
*/
|
|
61
61
|
export declare class DeleteProjectCommand extends DeleteProjectCommand_base {
|
|
62
|
+
/** @internal type navigation helper, not in runtime. */
|
|
63
|
+
protected static __types: {
|
|
64
|
+
api: {
|
|
65
|
+
input: DeleteProjectInput;
|
|
66
|
+
output: {};
|
|
67
|
+
};
|
|
68
|
+
sdk: {
|
|
69
|
+
input: DeleteProjectCommandInput;
|
|
70
|
+
output: DeleteProjectCommandOutput;
|
|
71
|
+
};
|
|
72
|
+
};
|
|
62
73
|
}
|
|
@@ -60,4 +60,15 @@ declare const DeleteReportCommand_base: {
|
|
|
60
60
|
* @public
|
|
61
61
|
*/
|
|
62
62
|
export declare class DeleteReportCommand extends DeleteReportCommand_base {
|
|
63
|
+
/** @internal type navigation helper, not in runtime. */
|
|
64
|
+
protected static __types: {
|
|
65
|
+
api: {
|
|
66
|
+
input: DeleteReportInput;
|
|
67
|
+
output: {};
|
|
68
|
+
};
|
|
69
|
+
sdk: {
|
|
70
|
+
input: DeleteReportCommandInput;
|
|
71
|
+
output: DeleteReportCommandOutput;
|
|
72
|
+
};
|
|
73
|
+
};
|
|
63
74
|
}
|
|
@@ -59,4 +59,15 @@ declare const DeleteReportGroupCommand_base: {
|
|
|
59
59
|
* @public
|
|
60
60
|
*/
|
|
61
61
|
export declare class DeleteReportGroupCommand extends DeleteReportGroupCommand_base {
|
|
62
|
+
/** @internal type navigation helper, not in runtime. */
|
|
63
|
+
protected static __types: {
|
|
64
|
+
api: {
|
|
65
|
+
input: DeleteReportGroupInput;
|
|
66
|
+
output: {};
|
|
67
|
+
};
|
|
68
|
+
sdk: {
|
|
69
|
+
input: DeleteReportGroupCommandInput;
|
|
70
|
+
output: DeleteReportGroupCommandOutput;
|
|
71
|
+
};
|
|
72
|
+
};
|
|
62
73
|
}
|
|
@@ -58,4 +58,15 @@ declare const DeleteResourcePolicyCommand_base: {
|
|
|
58
58
|
* @public
|
|
59
59
|
*/
|
|
60
60
|
export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
|
|
61
|
+
/** @internal type navigation helper, not in runtime. */
|
|
62
|
+
protected static __types: {
|
|
63
|
+
api: {
|
|
64
|
+
input: DeleteResourcePolicyInput;
|
|
65
|
+
output: {};
|
|
66
|
+
};
|
|
67
|
+
sdk: {
|
|
68
|
+
input: DeleteResourcePolicyCommandInput;
|
|
69
|
+
output: DeleteResourcePolicyCommandOutput;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
61
72
|
}
|
|
@@ -63,4 +63,15 @@ declare const DeleteSourceCredentialsCommand_base: {
|
|
|
63
63
|
* @public
|
|
64
64
|
*/
|
|
65
65
|
export declare class DeleteSourceCredentialsCommand extends DeleteSourceCredentialsCommand_base {
|
|
66
|
+
/** @internal type navigation helper, not in runtime. */
|
|
67
|
+
protected static __types: {
|
|
68
|
+
api: {
|
|
69
|
+
input: DeleteSourceCredentialsInput;
|
|
70
|
+
output: DeleteSourceCredentialsOutput;
|
|
71
|
+
};
|
|
72
|
+
sdk: {
|
|
73
|
+
input: DeleteSourceCredentialsCommandInput;
|
|
74
|
+
output: DeleteSourceCredentialsCommandOutput;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
66
77
|
}
|
|
@@ -66,4 +66,15 @@ declare const DeleteWebhookCommand_base: {
|
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
export declare class DeleteWebhookCommand extends DeleteWebhookCommand_base {
|
|
69
|
+
/** @internal type navigation helper, not in runtime. */
|
|
70
|
+
protected static __types: {
|
|
71
|
+
api: {
|
|
72
|
+
input: DeleteWebhookInput;
|
|
73
|
+
output: {};
|
|
74
|
+
};
|
|
75
|
+
sdk: {
|
|
76
|
+
input: DeleteWebhookCommandInput;
|
|
77
|
+
output: DeleteWebhookCommandOutput;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
69
80
|
}
|
|
@@ -80,4 +80,15 @@ declare const DescribeCodeCoveragesCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class DescribeCodeCoveragesCommand extends DescribeCodeCoveragesCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: DescribeCodeCoveragesInput;
|
|
87
|
+
output: DescribeCodeCoveragesOutput;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: DescribeCodeCoveragesCommandInput;
|
|
91
|
+
output: DescribeCodeCoveragesCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -83,4 +83,15 @@ declare const DescribeTestCasesCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class DescribeTestCasesCommand extends DescribeTestCasesCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: DescribeTestCasesInput;
|
|
90
|
+
output: DescribeTestCasesOutput;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: DescribeTestCasesCommandInput;
|
|
94
|
+
output: DescribeTestCasesCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -75,4 +75,15 @@ declare const GetReportGroupTrendCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class GetReportGroupTrendCommand extends GetReportGroupTrendCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: GetReportGroupTrendInput;
|
|
82
|
+
output: GetReportGroupTrendOutput;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: GetReportGroupTrendCommandInput;
|
|
86
|
+
output: GetReportGroupTrendCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -63,4 +63,15 @@ declare const GetResourcePolicyCommand_base: {
|
|
|
63
63
|
* @public
|
|
64
64
|
*/
|
|
65
65
|
export declare class GetResourcePolicyCommand extends GetResourcePolicyCommand_base {
|
|
66
|
+
/** @internal type navigation helper, not in runtime. */
|
|
67
|
+
protected static __types: {
|
|
68
|
+
api: {
|
|
69
|
+
input: GetResourcePolicyInput;
|
|
70
|
+
output: GetResourcePolicyOutput;
|
|
71
|
+
};
|
|
72
|
+
sdk: {
|
|
73
|
+
input: GetResourcePolicyCommandInput;
|
|
74
|
+
output: GetResourcePolicyCommandOutput;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
66
77
|
}
|
|
@@ -72,4 +72,15 @@ declare const ImportSourceCredentialsCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class ImportSourceCredentialsCommand extends ImportSourceCredentialsCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: ImportSourceCredentialsInput;
|
|
79
|
+
output: ImportSourceCredentialsOutput;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: ImportSourceCredentialsCommandInput;
|
|
83
|
+
output: ImportSourceCredentialsCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -61,4 +61,15 @@ declare const InvalidateProjectCacheCommand_base: {
|
|
|
61
61
|
* @public
|
|
62
62
|
*/
|
|
63
63
|
export declare class InvalidateProjectCacheCommand extends InvalidateProjectCacheCommand_base {
|
|
64
|
+
/** @internal type navigation helper, not in runtime. */
|
|
65
|
+
protected static __types: {
|
|
66
|
+
api: {
|
|
67
|
+
input: InvalidateProjectCacheInput;
|
|
68
|
+
output: {};
|
|
69
|
+
};
|
|
70
|
+
sdk: {
|
|
71
|
+
input: InvalidateProjectCacheCommandInput;
|
|
72
|
+
output: InvalidateProjectCacheCommandOutput;
|
|
73
|
+
};
|
|
74
|
+
};
|
|
64
75
|
}
|
|
@@ -68,4 +68,15 @@ declare const ListBuildBatchesCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class ListBuildBatchesCommand extends ListBuildBatchesCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: ListBuildBatchesInput;
|
|
75
|
+
output: ListBuildBatchesOutput;
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: ListBuildBatchesCommandInput;
|
|
79
|
+
output: ListBuildBatchesCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -72,4 +72,15 @@ declare const ListBuildBatchesForProjectCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class ListBuildBatchesForProjectCommand extends ListBuildBatchesForProjectCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: ListBuildBatchesForProjectInput;
|
|
79
|
+
output: ListBuildBatchesForProjectOutput;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: ListBuildBatchesForProjectCommandInput;
|
|
83
|
+
output: ListBuildBatchesForProjectCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -64,4 +64,15 @@ declare const ListBuildsCommand_base: {
|
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
export declare class ListBuildsCommand extends ListBuildsCommand_base {
|
|
67
|
+
/** @internal type navigation helper, not in runtime. */
|
|
68
|
+
protected static __types: {
|
|
69
|
+
api: {
|
|
70
|
+
input: ListBuildsInput;
|
|
71
|
+
output: ListBuildsOutput;
|
|
72
|
+
};
|
|
73
|
+
sdk: {
|
|
74
|
+
input: ListBuildsCommandInput;
|
|
75
|
+
output: ListBuildsCommandOutput;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
67
78
|
}
|
|
@@ -69,4 +69,15 @@ declare const ListBuildsForProjectCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class ListBuildsForProjectCommand extends ListBuildsForProjectCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: ListBuildsForProjectInput;
|
|
76
|
+
output: ListBuildsForProjectOutput;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: ListBuildsForProjectCommandInput;
|
|
80
|
+
output: ListBuildsForProjectCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -73,4 +73,15 @@ declare const ListCuratedEnvironmentImagesCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class ListCuratedEnvironmentImagesCommand extends ListCuratedEnvironmentImagesCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: {};
|
|
80
|
+
output: ListCuratedEnvironmentImagesOutput;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: ListCuratedEnvironmentImagesCommandInput;
|
|
84
|
+
output: ListCuratedEnvironmentImagesCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -66,4 +66,15 @@ declare const ListFleetsCommand_base: {
|
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
export declare class ListFleetsCommand extends ListFleetsCommand_base {
|
|
69
|
+
/** @internal type navigation helper, not in runtime. */
|
|
70
|
+
protected static __types: {
|
|
71
|
+
api: {
|
|
72
|
+
input: ListFleetsInput;
|
|
73
|
+
output: ListFleetsOutput;
|
|
74
|
+
};
|
|
75
|
+
sdk: {
|
|
76
|
+
input: ListFleetsCommandInput;
|
|
77
|
+
output: ListFleetsCommandOutput;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
69
80
|
}
|
|
@@ -66,4 +66,15 @@ declare const ListProjectsCommand_base: {
|
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
export declare class ListProjectsCommand extends ListProjectsCommand_base {
|
|
69
|
+
/** @internal type navigation helper, not in runtime. */
|
|
70
|
+
protected static __types: {
|
|
71
|
+
api: {
|
|
72
|
+
input: ListProjectsInput;
|
|
73
|
+
output: ListProjectsOutput;
|
|
74
|
+
};
|
|
75
|
+
sdk: {
|
|
76
|
+
input: ListProjectsCommandInput;
|
|
77
|
+
output: ListProjectsCommandOutput;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
69
80
|
}
|
|
@@ -68,4 +68,15 @@ declare const ListReportGroupsCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class ListReportGroupsCommand extends ListReportGroupsCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: ListReportGroupsInput;
|
|
75
|
+
output: ListReportGroupsOutput;
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: ListReportGroupsCommandInput;
|
|
79
|
+
output: ListReportGroupsCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -70,4 +70,15 @@ declare const ListReportsCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class ListReportsCommand extends ListReportsCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: ListReportsInput;
|
|
77
|
+
output: ListReportsOutput;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: ListReportsCommandInput;
|
|
81
|
+
output: ListReportsCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -74,4 +74,15 @@ declare const ListReportsForReportGroupCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class ListReportsForReportGroupCommand extends ListReportsForReportGroupCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: ListReportsForReportGroupInput;
|
|
81
|
+
output: ListReportsForReportGroupOutput;
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: ListReportsForReportGroupCommandInput;
|
|
85
|
+
output: ListReportsForReportGroupCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -66,4 +66,15 @@ declare const ListSharedProjectsCommand_base: {
|
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
export declare class ListSharedProjectsCommand extends ListSharedProjectsCommand_base {
|
|
69
|
+
/** @internal type navigation helper, not in runtime. */
|
|
70
|
+
protected static __types: {
|
|
71
|
+
api: {
|
|
72
|
+
input: ListSharedProjectsInput;
|
|
73
|
+
output: ListSharedProjectsOutput;
|
|
74
|
+
};
|
|
75
|
+
sdk: {
|
|
76
|
+
input: ListSharedProjectsCommandInput;
|
|
77
|
+
output: ListSharedProjectsCommandOutput;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
69
80
|
}
|
|
@@ -67,4 +67,15 @@ declare const ListSharedReportGroupsCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class ListSharedReportGroupsCommand extends ListSharedReportGroupsCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: ListSharedReportGroupsInput;
|
|
74
|
+
output: ListSharedReportGroupsOutput;
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: ListSharedReportGroupsCommandInput;
|
|
78
|
+
output: ListSharedReportGroupsCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -65,4 +65,15 @@ declare const ListSourceCredentialsCommand_base: {
|
|
|
65
65
|
* @public
|
|
66
66
|
*/
|
|
67
67
|
export declare class ListSourceCredentialsCommand extends ListSourceCredentialsCommand_base {
|
|
68
|
+
/** @internal type navigation helper, not in runtime. */
|
|
69
|
+
protected static __types: {
|
|
70
|
+
api: {
|
|
71
|
+
input: {};
|
|
72
|
+
output: ListSourceCredentialsOutput;
|
|
73
|
+
};
|
|
74
|
+
sdk: {
|
|
75
|
+
input: ListSourceCredentialsCommandInput;
|
|
76
|
+
output: ListSourceCredentialsCommandOutput;
|
|
77
|
+
};
|
|
78
|
+
};
|
|
68
79
|
}
|
|
@@ -65,4 +65,15 @@ declare const PutResourcePolicyCommand_base: {
|
|
|
65
65
|
* @public
|
|
66
66
|
*/
|
|
67
67
|
export declare class PutResourcePolicyCommand extends PutResourcePolicyCommand_base {
|
|
68
|
+
/** @internal type navigation helper, not in runtime. */
|
|
69
|
+
protected static __types: {
|
|
70
|
+
api: {
|
|
71
|
+
input: PutResourcePolicyInput;
|
|
72
|
+
output: PutResourcePolicyOutput;
|
|
73
|
+
};
|
|
74
|
+
sdk: {
|
|
75
|
+
input: PutResourcePolicyCommandInput;
|
|
76
|
+
output: PutResourcePolicyCommandOutput;
|
|
77
|
+
};
|
|
78
|
+
};
|
|
68
79
|
}
|