@aws-sdk/client-codecommit 3.131.0 → 3.137.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/CHANGELOG.md +11 -0
- package/dist-cjs/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +1 -1
- package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -2
- package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +2 -2
- package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -2
- package/dist-cjs/commands/BatchGetCommitsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetRepositoriesCommand.js +2 -2
- package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateBranchCommand.js +1 -1
- package/dist-cjs/commands/CreateCommitCommand.js +2 -2
- package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +2 -2
- package/dist-cjs/commands/CreatePullRequestCommand.js +2 -2
- package/dist-cjs/commands/CreateRepositoryCommand.js +2 -2
- package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +2 -2
- package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteBranchCommand.js +2 -2
- package/dist-cjs/commands/DeleteCommentContentCommand.js +2 -2
- package/dist-cjs/commands/DeleteFileCommand.js +2 -2
- package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -2
- package/dist-cjs/commands/DescribeMergeConflictsCommand.js +2 -2
- package/dist-cjs/commands/DescribePullRequestEventsCommand.js +2 -2
- package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +1 -1
- package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -2
- package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetBlobCommand.js +2 -2
- package/dist-cjs/commands/GetBranchCommand.js +2 -2
- package/dist-cjs/commands/GetCommentCommand.js +2 -2
- package/dist-cjs/commands/GetCommentReactionsCommand.js +2 -2
- package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +2 -2
- package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +2 -2
- package/dist-cjs/commands/GetCommitCommand.js +2 -2
- package/dist-cjs/commands/GetDifferencesCommand.js +2 -2
- package/dist-cjs/commands/GetFileCommand.js +2 -2
- package/dist-cjs/commands/GetFolderCommand.js +2 -2
- package/dist-cjs/commands/GetMergeCommitCommand.js +2 -2
- package/dist-cjs/commands/GetMergeConflictsCommand.js +2 -2
- package/dist-cjs/commands/GetMergeOptionsCommand.js +2 -2
- package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +2 -2
- package/dist-cjs/commands/GetPullRequestCommand.js +2 -2
- package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +2 -2
- package/dist-cjs/commands/GetRepositoryCommand.js +2 -2
- package/dist-cjs/commands/GetRepositoryTriggersCommand.js +2 -2
- package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -2
- package/dist-cjs/commands/ListBranchesCommand.js +2 -2
- package/dist-cjs/commands/ListPullRequestsCommand.js +2 -2
- package/dist-cjs/commands/ListRepositoriesCommand.js +2 -2
- package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +2 -2
- package/dist-cjs/commands/MergeBranchesBySquashCommand.js +2 -2
- package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +2 -2
- package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +2 -2
- package/dist-cjs/commands/MergePullRequestBySquashCommand.js +2 -2
- package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +2 -2
- package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +1 -1
- package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +2 -2
- package/dist-cjs/commands/PostCommentForPullRequestCommand.js +2 -2
- package/dist-cjs/commands/PostCommentReplyCommand.js +2 -2
- package/dist-cjs/commands/PutCommentReactionCommand.js +1 -1
- package/dist-cjs/commands/PutFileCommand.js +2 -2
- package/dist-cjs/commands/PutRepositoryTriggersCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +1 -1
- package/dist-cjs/commands/TestRepositoryTriggersCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -2
- package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -2
- package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -2
- package/dist-cjs/commands/UpdateCommentCommand.js +2 -2
- package/dist-cjs/commands/UpdateDefaultBranchCommand.js +1 -1
- package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -2
- package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +1 -1
- package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +2 -2
- package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +2 -2
- package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +2 -2
- package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +1 -1
- package/dist-cjs/commands/UpdateRepositoryNameCommand.js +1 -1
- package/dist-cjs/models/models_0.js +578 -864
- package/dist-cjs/models/models_1.js +226 -338
- package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -2
- package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +3 -3
- package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +3 -3
- package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +3 -3
- package/dist-es/commands/BatchGetCommitsCommand.js +3 -3
- package/dist-es/commands/BatchGetRepositoriesCommand.js +3 -3
- package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +3 -3
- package/dist-es/commands/CreateBranchCommand.js +2 -2
- package/dist-es/commands/CreateCommitCommand.js +3 -3
- package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +3 -3
- package/dist-es/commands/CreatePullRequestCommand.js +3 -3
- package/dist-es/commands/CreateRepositoryCommand.js +3 -3
- package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +3 -3
- package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteBranchCommand.js +3 -3
- package/dist-es/commands/DeleteCommentContentCommand.js +3 -3
- package/dist-es/commands/DeleteFileCommand.js +3 -3
- package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +3 -3
- package/dist-es/commands/DeleteRepositoryCommand.js +3 -3
- package/dist-es/commands/DescribeMergeConflictsCommand.js +3 -3
- package/dist-es/commands/DescribePullRequestEventsCommand.js +3 -3
- package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -2
- package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +3 -3
- package/dist-es/commands/GetApprovalRuleTemplateCommand.js +3 -3
- package/dist-es/commands/GetBlobCommand.js +3 -3
- package/dist-es/commands/GetBranchCommand.js +3 -3
- package/dist-es/commands/GetCommentCommand.js +3 -3
- package/dist-es/commands/GetCommentReactionsCommand.js +3 -3
- package/dist-es/commands/GetCommentsForComparedCommitCommand.js +3 -3
- package/dist-es/commands/GetCommentsForPullRequestCommand.js +3 -3
- package/dist-es/commands/GetCommitCommand.js +3 -3
- package/dist-es/commands/GetDifferencesCommand.js +3 -3
- package/dist-es/commands/GetFileCommand.js +3 -3
- package/dist-es/commands/GetFolderCommand.js +3 -3
- package/dist-es/commands/GetMergeCommitCommand.js +3 -3
- package/dist-es/commands/GetMergeConflictsCommand.js +3 -3
- package/dist-es/commands/GetMergeOptionsCommand.js +3 -3
- package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +3 -3
- package/dist-es/commands/GetPullRequestCommand.js +3 -3
- package/dist-es/commands/GetPullRequestOverrideStateCommand.js +3 -3
- package/dist-es/commands/GetRepositoryCommand.js +3 -3
- package/dist-es/commands/GetRepositoryTriggersCommand.js +3 -3
- package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +3 -3
- package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +3 -3
- package/dist-es/commands/ListBranchesCommand.js +3 -3
- package/dist-es/commands/ListPullRequestsCommand.js +3 -3
- package/dist-es/commands/ListRepositoriesCommand.js +3 -3
- package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/MergeBranchesByFastForwardCommand.js +3 -3
- package/dist-es/commands/MergeBranchesBySquashCommand.js +3 -3
- package/dist-es/commands/MergeBranchesByThreeWayCommand.js +3 -3
- package/dist-es/commands/MergePullRequestByFastForwardCommand.js +3 -3
- package/dist-es/commands/MergePullRequestBySquashCommand.js +3 -3
- package/dist-es/commands/MergePullRequestByThreeWayCommand.js +3 -3
- package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +2 -2
- package/dist-es/commands/PostCommentForComparedCommitCommand.js +3 -3
- package/dist-es/commands/PostCommentForPullRequestCommand.js +3 -3
- package/dist-es/commands/PostCommentReplyCommand.js +3 -3
- package/dist-es/commands/PutCommentReactionCommand.js +2 -2
- package/dist-es/commands/PutFileCommand.js +3 -3
- package/dist-es/commands/PutRepositoryTriggersCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TestRepositoryTriggersCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +3 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +3 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +3 -3
- package/dist-es/commands/UpdateCommentCommand.js +3 -3
- package/dist-es/commands/UpdateDefaultBranchCommand.js +2 -2
- package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +3 -3
- package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +2 -2
- package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +3 -3
- package/dist-es/commands/UpdatePullRequestStatusCommand.js +3 -3
- package/dist-es/commands/UpdatePullRequestTitleCommand.js +3 -3
- package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +2 -2
- package/dist-es/commands/UpdateRepositoryNameCommand.js +2 -2
- package/dist-es/models/models_0.js +143 -572
- package/dist-es/models/models_1.js +56 -224
- package/dist-types/models/models_0.d.ts +572 -858
- package/dist-types/models/models_1.d.ts +224 -336
- package/dist-types/ts3.4/models/models_0.d.ts +286 -572
- package/dist-types/ts3.4/models/models_1.d.ts +112 -224
- package/package.json +6 -6
|
@@ -17,18 +17,6 @@ export var ApprovalState;
|
|
|
17
17
|
ApprovalState["APPROVE"] = "APPROVE";
|
|
18
18
|
ApprovalState["REVOKE"] = "REVOKE";
|
|
19
19
|
})(ApprovalState || (ApprovalState = {}));
|
|
20
|
-
export var Approval;
|
|
21
|
-
(function (Approval) {
|
|
22
|
-
Approval.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
23
|
-
})(Approval || (Approval = {}));
|
|
24
|
-
export var OriginApprovalRuleTemplate;
|
|
25
|
-
(function (OriginApprovalRuleTemplate) {
|
|
26
|
-
OriginApprovalRuleTemplate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
27
|
-
})(OriginApprovalRuleTemplate || (OriginApprovalRuleTemplate = {}));
|
|
28
|
-
export var ApprovalRule;
|
|
29
|
-
(function (ApprovalRule) {
|
|
30
|
-
ApprovalRule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
31
|
-
})(ApprovalRule || (ApprovalRule = {}));
|
|
32
20
|
var ApprovalRuleContentRequiredException = (function (_super) {
|
|
33
21
|
__extends(ApprovalRuleContentRequiredException, _super);
|
|
34
22
|
function ApprovalRuleContentRequiredException(opts) {
|
|
@@ -53,10 +41,6 @@ var ApprovalRuleDoesNotExistException = (function (_super) {
|
|
|
53
41
|
return ApprovalRuleDoesNotExistException;
|
|
54
42
|
}(__BaseException));
|
|
55
43
|
export { ApprovalRuleDoesNotExistException };
|
|
56
|
-
export var ApprovalRuleEventMetadata;
|
|
57
|
-
(function (ApprovalRuleEventMetadata) {
|
|
58
|
-
ApprovalRuleEventMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
59
|
-
})(ApprovalRuleEventMetadata || (ApprovalRuleEventMetadata = {}));
|
|
60
44
|
var ApprovalRuleNameAlreadyExistsException = (function (_super) {
|
|
61
45
|
__extends(ApprovalRuleNameAlreadyExistsException, _super);
|
|
62
46
|
function ApprovalRuleNameAlreadyExistsException(opts) {
|
|
@@ -86,14 +70,6 @@ export var OverrideStatus;
|
|
|
86
70
|
OverrideStatus["OVERRIDE"] = "OVERRIDE";
|
|
87
71
|
OverrideStatus["REVOKE"] = "REVOKE";
|
|
88
72
|
})(OverrideStatus || (OverrideStatus = {}));
|
|
89
|
-
export var ApprovalRuleOverriddenEventMetadata;
|
|
90
|
-
(function (ApprovalRuleOverriddenEventMetadata) {
|
|
91
|
-
ApprovalRuleOverriddenEventMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
92
|
-
})(ApprovalRuleOverriddenEventMetadata || (ApprovalRuleOverriddenEventMetadata = {}));
|
|
93
|
-
export var ApprovalRuleTemplate;
|
|
94
|
-
(function (ApprovalRuleTemplate) {
|
|
95
|
-
ApprovalRuleTemplate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
96
|
-
})(ApprovalRuleTemplate || (ApprovalRuleTemplate = {}));
|
|
97
73
|
var ApprovalRuleTemplateContentRequiredException = (function (_super) {
|
|
98
74
|
__extends(ApprovalRuleTemplateContentRequiredException, _super);
|
|
99
75
|
function ApprovalRuleTemplateContentRequiredException(opts) {
|
|
@@ -154,10 +130,6 @@ var ApprovalRuleTemplateNameRequiredException = (function (_super) {
|
|
|
154
130
|
return ApprovalRuleTemplateNameRequiredException;
|
|
155
131
|
}(__BaseException));
|
|
156
132
|
export { ApprovalRuleTemplateNameRequiredException };
|
|
157
|
-
export var ApprovalStateChangedEventMetadata;
|
|
158
|
-
(function (ApprovalStateChangedEventMetadata) {
|
|
159
|
-
ApprovalStateChangedEventMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
160
|
-
})(ApprovalStateChangedEventMetadata || (ApprovalStateChangedEventMetadata = {}));
|
|
161
133
|
var ApprovalStateRequiredException = (function (_super) {
|
|
162
134
|
__extends(ApprovalStateRequiredException, _super);
|
|
163
135
|
function ApprovalStateRequiredException(opts) {
|
|
@@ -170,10 +142,6 @@ var ApprovalStateRequiredException = (function (_super) {
|
|
|
170
142
|
return ApprovalStateRequiredException;
|
|
171
143
|
}(__BaseException));
|
|
172
144
|
export { ApprovalStateRequiredException };
|
|
173
|
-
export var AssociateApprovalRuleTemplateWithRepositoryInput;
|
|
174
|
-
(function (AssociateApprovalRuleTemplateWithRepositoryInput) {
|
|
175
|
-
AssociateApprovalRuleTemplateWithRepositoryInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
176
|
-
})(AssociateApprovalRuleTemplateWithRepositoryInput || (AssociateApprovalRuleTemplateWithRepositoryInput = {}));
|
|
177
145
|
var EncryptionIntegrityChecksFailedException = (function (_super) {
|
|
178
146
|
__extends(EncryptionIntegrityChecksFailedException, _super);
|
|
179
147
|
function EncryptionIntegrityChecksFailedException(opts) {
|
|
@@ -306,18 +274,6 @@ var AuthorDoesNotExistException = (function (_super) {
|
|
|
306
274
|
return AuthorDoesNotExistException;
|
|
307
275
|
}(__BaseException));
|
|
308
276
|
export { AuthorDoesNotExistException };
|
|
309
|
-
export var BatchAssociateApprovalRuleTemplateWithRepositoriesInput;
|
|
310
|
-
(function (BatchAssociateApprovalRuleTemplateWithRepositoriesInput) {
|
|
311
|
-
BatchAssociateApprovalRuleTemplateWithRepositoriesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
312
|
-
})(BatchAssociateApprovalRuleTemplateWithRepositoriesInput || (BatchAssociateApprovalRuleTemplateWithRepositoriesInput = {}));
|
|
313
|
-
export var BatchAssociateApprovalRuleTemplateWithRepositoriesError;
|
|
314
|
-
(function (BatchAssociateApprovalRuleTemplateWithRepositoriesError) {
|
|
315
|
-
BatchAssociateApprovalRuleTemplateWithRepositoriesError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
316
|
-
})(BatchAssociateApprovalRuleTemplateWithRepositoriesError || (BatchAssociateApprovalRuleTemplateWithRepositoriesError = {}));
|
|
317
|
-
export var BatchAssociateApprovalRuleTemplateWithRepositoriesOutput;
|
|
318
|
-
(function (BatchAssociateApprovalRuleTemplateWithRepositoriesOutput) {
|
|
319
|
-
BatchAssociateApprovalRuleTemplateWithRepositoriesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
320
|
-
})(BatchAssociateApprovalRuleTemplateWithRepositoriesOutput || (BatchAssociateApprovalRuleTemplateWithRepositoriesOutput = {}));
|
|
321
277
|
var MaximumRepositoryNamesExceededException = (function (_super) {
|
|
322
278
|
__extends(MaximumRepositoryNamesExceededException, _super);
|
|
323
279
|
function MaximumRepositoryNamesExceededException(opts) {
|
|
@@ -360,38 +316,18 @@ export var MergeOptionTypeEnum;
|
|
|
360
316
|
MergeOptionTypeEnum["SQUASH_MERGE"] = "SQUASH_MERGE";
|
|
361
317
|
MergeOptionTypeEnum["THREE_WAY_MERGE"] = "THREE_WAY_MERGE";
|
|
362
318
|
})(MergeOptionTypeEnum || (MergeOptionTypeEnum = {}));
|
|
363
|
-
export var BatchDescribeMergeConflictsInput;
|
|
364
|
-
(function (BatchDescribeMergeConflictsInput) {
|
|
365
|
-
BatchDescribeMergeConflictsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
366
|
-
})(BatchDescribeMergeConflictsInput || (BatchDescribeMergeConflictsInput = {}));
|
|
367
319
|
export var FileModeTypeEnum;
|
|
368
320
|
(function (FileModeTypeEnum) {
|
|
369
321
|
FileModeTypeEnum["EXECUTABLE"] = "EXECUTABLE";
|
|
370
322
|
FileModeTypeEnum["NORMAL"] = "NORMAL";
|
|
371
323
|
FileModeTypeEnum["SYMLINK"] = "SYMLINK";
|
|
372
324
|
})(FileModeTypeEnum || (FileModeTypeEnum = {}));
|
|
373
|
-
export var FileModes;
|
|
374
|
-
(function (FileModes) {
|
|
375
|
-
FileModes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
376
|
-
})(FileModes || (FileModes = {}));
|
|
377
|
-
export var FileSizes;
|
|
378
|
-
(function (FileSizes) {
|
|
379
|
-
FileSizes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
380
|
-
})(FileSizes || (FileSizes = {}));
|
|
381
|
-
export var IsBinaryFile;
|
|
382
|
-
(function (IsBinaryFile) {
|
|
383
|
-
IsBinaryFile.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
384
|
-
})(IsBinaryFile || (IsBinaryFile = {}));
|
|
385
325
|
export var ChangeTypeEnum;
|
|
386
326
|
(function (ChangeTypeEnum) {
|
|
387
327
|
ChangeTypeEnum["ADDED"] = "A";
|
|
388
328
|
ChangeTypeEnum["DELETED"] = "D";
|
|
389
329
|
ChangeTypeEnum["MODIFIED"] = "M";
|
|
390
330
|
})(ChangeTypeEnum || (ChangeTypeEnum = {}));
|
|
391
|
-
export var MergeOperations;
|
|
392
|
-
(function (MergeOperations) {
|
|
393
|
-
MergeOperations.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
394
|
-
})(MergeOperations || (MergeOperations = {}));
|
|
395
331
|
export var ObjectTypeEnum;
|
|
396
332
|
(function (ObjectTypeEnum) {
|
|
397
333
|
ObjectTypeEnum["DIRECTORY"] = "DIRECTORY";
|
|
@@ -399,34 +335,6 @@ export var ObjectTypeEnum;
|
|
|
399
335
|
ObjectTypeEnum["GIT_LINK"] = "GIT_LINK";
|
|
400
336
|
ObjectTypeEnum["SYMBOLIC_LINK"] = "SYMBOLIC_LINK";
|
|
401
337
|
})(ObjectTypeEnum || (ObjectTypeEnum = {}));
|
|
402
|
-
export var ObjectTypes;
|
|
403
|
-
(function (ObjectTypes) {
|
|
404
|
-
ObjectTypes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
405
|
-
})(ObjectTypes || (ObjectTypes = {}));
|
|
406
|
-
export var ConflictMetadata;
|
|
407
|
-
(function (ConflictMetadata) {
|
|
408
|
-
ConflictMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
409
|
-
})(ConflictMetadata || (ConflictMetadata = {}));
|
|
410
|
-
export var MergeHunkDetail;
|
|
411
|
-
(function (MergeHunkDetail) {
|
|
412
|
-
MergeHunkDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
413
|
-
})(MergeHunkDetail || (MergeHunkDetail = {}));
|
|
414
|
-
export var MergeHunk;
|
|
415
|
-
(function (MergeHunk) {
|
|
416
|
-
MergeHunk.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
417
|
-
})(MergeHunk || (MergeHunk = {}));
|
|
418
|
-
export var Conflict;
|
|
419
|
-
(function (Conflict) {
|
|
420
|
-
Conflict.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
421
|
-
})(Conflict || (Conflict = {}));
|
|
422
|
-
export var BatchDescribeMergeConflictsError;
|
|
423
|
-
(function (BatchDescribeMergeConflictsError) {
|
|
424
|
-
BatchDescribeMergeConflictsError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
425
|
-
})(BatchDescribeMergeConflictsError || (BatchDescribeMergeConflictsError = {}));
|
|
426
|
-
export var BatchDescribeMergeConflictsOutput;
|
|
427
|
-
(function (BatchDescribeMergeConflictsOutput) {
|
|
428
|
-
BatchDescribeMergeConflictsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
429
|
-
})(BatchDescribeMergeConflictsOutput || (BatchDescribeMergeConflictsOutput = {}));
|
|
430
338
|
var CommitDoesNotExistException = (function (_super) {
|
|
431
339
|
__extends(CommitDoesNotExistException, _super);
|
|
432
340
|
function CommitDoesNotExistException(opts) {
|
|
@@ -583,38 +491,6 @@ var TipsDivergenceExceededException = (function (_super) {
|
|
|
583
491
|
return TipsDivergenceExceededException;
|
|
584
492
|
}(__BaseException));
|
|
585
493
|
export { TipsDivergenceExceededException };
|
|
586
|
-
export var BatchDisassociateApprovalRuleTemplateFromRepositoriesInput;
|
|
587
|
-
(function (BatchDisassociateApprovalRuleTemplateFromRepositoriesInput) {
|
|
588
|
-
BatchDisassociateApprovalRuleTemplateFromRepositoriesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
589
|
-
})(BatchDisassociateApprovalRuleTemplateFromRepositoriesInput || (BatchDisassociateApprovalRuleTemplateFromRepositoriesInput = {}));
|
|
590
|
-
export var BatchDisassociateApprovalRuleTemplateFromRepositoriesError;
|
|
591
|
-
(function (BatchDisassociateApprovalRuleTemplateFromRepositoriesError) {
|
|
592
|
-
BatchDisassociateApprovalRuleTemplateFromRepositoriesError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
593
|
-
})(BatchDisassociateApprovalRuleTemplateFromRepositoriesError || (BatchDisassociateApprovalRuleTemplateFromRepositoriesError = {}));
|
|
594
|
-
export var BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput;
|
|
595
|
-
(function (BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput) {
|
|
596
|
-
BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
597
|
-
})(BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput || (BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput = {}));
|
|
598
|
-
export var BatchGetCommitsInput;
|
|
599
|
-
(function (BatchGetCommitsInput) {
|
|
600
|
-
BatchGetCommitsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
601
|
-
})(BatchGetCommitsInput || (BatchGetCommitsInput = {}));
|
|
602
|
-
export var UserInfo;
|
|
603
|
-
(function (UserInfo) {
|
|
604
|
-
UserInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
605
|
-
})(UserInfo || (UserInfo = {}));
|
|
606
|
-
export var Commit;
|
|
607
|
-
(function (Commit) {
|
|
608
|
-
Commit.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
609
|
-
})(Commit || (Commit = {}));
|
|
610
|
-
export var BatchGetCommitsError;
|
|
611
|
-
(function (BatchGetCommitsError) {
|
|
612
|
-
BatchGetCommitsError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
613
|
-
})(BatchGetCommitsError || (BatchGetCommitsError = {}));
|
|
614
|
-
export var BatchGetCommitsOutput;
|
|
615
|
-
(function (BatchGetCommitsOutput) {
|
|
616
|
-
BatchGetCommitsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
617
|
-
})(BatchGetCommitsOutput || (BatchGetCommitsOutput = {}));
|
|
618
494
|
var CommitIdsLimitExceededException = (function (_super) {
|
|
619
495
|
__extends(CommitIdsLimitExceededException, _super);
|
|
620
496
|
function CommitIdsLimitExceededException(opts) {
|
|
@@ -639,18 +515,6 @@ var CommitIdsListRequiredException = (function (_super) {
|
|
|
639
515
|
return CommitIdsListRequiredException;
|
|
640
516
|
}(__BaseException));
|
|
641
517
|
export { CommitIdsListRequiredException };
|
|
642
|
-
export var BatchGetRepositoriesInput;
|
|
643
|
-
(function (BatchGetRepositoriesInput) {
|
|
644
|
-
BatchGetRepositoriesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
645
|
-
})(BatchGetRepositoriesInput || (BatchGetRepositoriesInput = {}));
|
|
646
|
-
export var RepositoryMetadata;
|
|
647
|
-
(function (RepositoryMetadata) {
|
|
648
|
-
RepositoryMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
649
|
-
})(RepositoryMetadata || (RepositoryMetadata = {}));
|
|
650
|
-
export var BatchGetRepositoriesOutput;
|
|
651
|
-
(function (BatchGetRepositoriesOutput) {
|
|
652
|
-
BatchGetRepositoriesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
653
|
-
})(BatchGetRepositoriesOutput || (BatchGetRepositoriesOutput = {}));
|
|
654
518
|
var BeforeCommitIdAndAfterCommitIdAreSameException = (function (_super) {
|
|
655
519
|
__extends(BeforeCommitIdAndAfterCommitIdAreSameException, _super);
|
|
656
520
|
function BeforeCommitIdAndAfterCommitIdAreSameException(opts) {
|
|
@@ -687,10 +551,6 @@ var BlobIdRequiredException = (function (_super) {
|
|
|
687
551
|
return BlobIdRequiredException;
|
|
688
552
|
}(__BaseException));
|
|
689
553
|
export { BlobIdRequiredException };
|
|
690
|
-
export var BlobMetadata;
|
|
691
|
-
(function (BlobMetadata) {
|
|
692
|
-
BlobMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
693
|
-
})(BlobMetadata || (BlobMetadata = {}));
|
|
694
554
|
var BranchDoesNotExistException = (function (_super) {
|
|
695
555
|
__extends(BranchDoesNotExistException, _super);
|
|
696
556
|
function BranchDoesNotExistException(opts) {
|
|
@@ -703,10 +563,6 @@ var BranchDoesNotExistException = (function (_super) {
|
|
|
703
563
|
return BranchDoesNotExistException;
|
|
704
564
|
}(__BaseException));
|
|
705
565
|
export { BranchDoesNotExistException };
|
|
706
|
-
export var BranchInfo;
|
|
707
|
-
(function (BranchInfo) {
|
|
708
|
-
BranchInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
709
|
-
})(BranchInfo || (BranchInfo = {}));
|
|
710
566
|
var BranchNameExistsException = (function (_super) {
|
|
711
567
|
__extends(BranchNameExistsException, _super);
|
|
712
568
|
function BranchNameExistsException(opts) {
|
|
@@ -779,14 +635,6 @@ var ClientRequestTokenRequiredException = (function (_super) {
|
|
|
779
635
|
return ClientRequestTokenRequiredException;
|
|
780
636
|
}(__BaseException));
|
|
781
637
|
export { ClientRequestTokenRequiredException };
|
|
782
|
-
export var CreateApprovalRuleTemplateInput;
|
|
783
|
-
(function (CreateApprovalRuleTemplateInput) {
|
|
784
|
-
CreateApprovalRuleTemplateInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
785
|
-
})(CreateApprovalRuleTemplateInput || (CreateApprovalRuleTemplateInput = {}));
|
|
786
|
-
export var CreateApprovalRuleTemplateOutput;
|
|
787
|
-
(function (CreateApprovalRuleTemplateOutput) {
|
|
788
|
-
CreateApprovalRuleTemplateOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
789
|
-
})(CreateApprovalRuleTemplateOutput || (CreateApprovalRuleTemplateOutput = {}));
|
|
790
638
|
var InvalidApprovalRuleTemplateContentException = (function (_super) {
|
|
791
639
|
__extends(InvalidApprovalRuleTemplateContentException, _super);
|
|
792
640
|
function InvalidApprovalRuleTemplateContentException(opts) {
|
|
@@ -835,10 +683,6 @@ var CommitIdRequiredException = (function (_super) {
|
|
|
835
683
|
return CommitIdRequiredException;
|
|
836
684
|
}(__BaseException));
|
|
837
685
|
export { CommitIdRequiredException };
|
|
838
|
-
export var CreateBranchInput;
|
|
839
|
-
(function (CreateBranchInput) {
|
|
840
|
-
CreateBranchInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
841
|
-
})(CreateBranchInput || (CreateBranchInput = {}));
|
|
842
686
|
var InvalidBranchNameException = (function (_super) {
|
|
843
687
|
__extends(InvalidBranchNameException, _super);
|
|
844
688
|
function InvalidBranchNameException(opts) {
|
|
@@ -875,34 +719,6 @@ var CommitMessageLengthExceededException = (function (_super) {
|
|
|
875
719
|
return CommitMessageLengthExceededException;
|
|
876
720
|
}(__BaseException));
|
|
877
721
|
export { CommitMessageLengthExceededException };
|
|
878
|
-
export var DeleteFileEntry;
|
|
879
|
-
(function (DeleteFileEntry) {
|
|
880
|
-
DeleteFileEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
881
|
-
})(DeleteFileEntry || (DeleteFileEntry = {}));
|
|
882
|
-
export var SourceFileSpecifier;
|
|
883
|
-
(function (SourceFileSpecifier) {
|
|
884
|
-
SourceFileSpecifier.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
885
|
-
})(SourceFileSpecifier || (SourceFileSpecifier = {}));
|
|
886
|
-
export var PutFileEntry;
|
|
887
|
-
(function (PutFileEntry) {
|
|
888
|
-
PutFileEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
889
|
-
})(PutFileEntry || (PutFileEntry = {}));
|
|
890
|
-
export var SetFileModeEntry;
|
|
891
|
-
(function (SetFileModeEntry) {
|
|
892
|
-
SetFileModeEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
893
|
-
})(SetFileModeEntry || (SetFileModeEntry = {}));
|
|
894
|
-
export var CreateCommitInput;
|
|
895
|
-
(function (CreateCommitInput) {
|
|
896
|
-
CreateCommitInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
897
|
-
})(CreateCommitInput || (CreateCommitInput = {}));
|
|
898
|
-
export var FileMetadata;
|
|
899
|
-
(function (FileMetadata) {
|
|
900
|
-
FileMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
901
|
-
})(FileMetadata || (FileMetadata = {}));
|
|
902
|
-
export var CreateCommitOutput;
|
|
903
|
-
(function (CreateCommitOutput) {
|
|
904
|
-
CreateCommitOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
905
|
-
})(CreateCommitOutput || (CreateCommitOutput = {}));
|
|
906
722
|
var DirectoryNameConflictsWithFileNameException = (function (_super) {
|
|
907
723
|
__extends(DirectoryNameConflictsWithFileNameException, _super);
|
|
908
724
|
function DirectoryNameConflictsWithFileNameException(opts) {
|
|
@@ -1203,35 +1019,11 @@ var SourceFileOrContentRequiredException = (function (_super) {
|
|
|
1203
1019
|
return SourceFileOrContentRequiredException;
|
|
1204
1020
|
}(__BaseException));
|
|
1205
1021
|
export { SourceFileOrContentRequiredException };
|
|
1206
|
-
export var Target;
|
|
1207
|
-
(function (Target) {
|
|
1208
|
-
Target.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1209
|
-
})(Target || (Target = {}));
|
|
1210
|
-
export var CreatePullRequestInput;
|
|
1211
|
-
(function (CreatePullRequestInput) {
|
|
1212
|
-
CreatePullRequestInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1213
|
-
})(CreatePullRequestInput || (CreatePullRequestInput = {}));
|
|
1214
1022
|
export var PullRequestStatusEnum;
|
|
1215
1023
|
(function (PullRequestStatusEnum) {
|
|
1216
1024
|
PullRequestStatusEnum["CLOSED"] = "CLOSED";
|
|
1217
1025
|
PullRequestStatusEnum["OPEN"] = "OPEN";
|
|
1218
1026
|
})(PullRequestStatusEnum || (PullRequestStatusEnum = {}));
|
|
1219
|
-
export var MergeMetadata;
|
|
1220
|
-
(function (MergeMetadata) {
|
|
1221
|
-
MergeMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1222
|
-
})(MergeMetadata || (MergeMetadata = {}));
|
|
1223
|
-
export var PullRequestTarget;
|
|
1224
|
-
(function (PullRequestTarget) {
|
|
1225
|
-
PullRequestTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1226
|
-
})(PullRequestTarget || (PullRequestTarget = {}));
|
|
1227
|
-
export var PullRequest;
|
|
1228
|
-
(function (PullRequest) {
|
|
1229
|
-
PullRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1230
|
-
})(PullRequest || (PullRequest = {}));
|
|
1231
|
-
export var CreatePullRequestOutput;
|
|
1232
|
-
(function (CreatePullRequestOutput) {
|
|
1233
|
-
CreatePullRequestOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1234
|
-
})(CreatePullRequestOutput || (CreatePullRequestOutput = {}));
|
|
1235
1027
|
var IdempotencyParameterMismatchException = (function (_super) {
|
|
1236
1028
|
__extends(IdempotencyParameterMismatchException, _super);
|
|
1237
1029
|
function IdempotencyParameterMismatchException(opts) {
|
|
@@ -1424,14 +1216,6 @@ var TitleRequiredException = (function (_super) {
|
|
|
1424
1216
|
return TitleRequiredException;
|
|
1425
1217
|
}(__BaseException));
|
|
1426
1218
|
export { TitleRequiredException };
|
|
1427
|
-
export var CreatePullRequestApprovalRuleInput;
|
|
1428
|
-
(function (CreatePullRequestApprovalRuleInput) {
|
|
1429
|
-
CreatePullRequestApprovalRuleInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1430
|
-
})(CreatePullRequestApprovalRuleInput || (CreatePullRequestApprovalRuleInput = {}));
|
|
1431
|
-
export var CreatePullRequestApprovalRuleOutput;
|
|
1432
|
-
(function (CreatePullRequestApprovalRuleOutput) {
|
|
1433
|
-
CreatePullRequestApprovalRuleOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1434
|
-
})(CreatePullRequestApprovalRuleOutput || (CreatePullRequestApprovalRuleOutput = {}));
|
|
1435
1219
|
var InvalidApprovalRuleContentException = (function (_super) {
|
|
1436
1220
|
__extends(InvalidApprovalRuleContentException, _super);
|
|
1437
1221
|
function InvalidApprovalRuleContentException(opts) {
|
|
@@ -1516,14 +1300,6 @@ var PullRequestIdRequiredException = (function (_super) {
|
|
|
1516
1300
|
return PullRequestIdRequiredException;
|
|
1517
1301
|
}(__BaseException));
|
|
1518
1302
|
export { PullRequestIdRequiredException };
|
|
1519
|
-
export var CreateRepositoryInput;
|
|
1520
|
-
(function (CreateRepositoryInput) {
|
|
1521
|
-
CreateRepositoryInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1522
|
-
})(CreateRepositoryInput || (CreateRepositoryInput = {}));
|
|
1523
|
-
export var CreateRepositoryOutput;
|
|
1524
|
-
(function (CreateRepositoryOutput) {
|
|
1525
|
-
CreateRepositoryOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1526
|
-
})(CreateRepositoryOutput || (CreateRepositoryOutput = {}));
|
|
1527
1303
|
var InvalidRepositoryDescriptionException = (function (_super) {
|
|
1528
1304
|
__extends(InvalidRepositoryDescriptionException, _super);
|
|
1529
1305
|
function InvalidRepositoryDescriptionException(opts) {
|
|
@@ -1627,22 +1403,6 @@ export var ReplacementTypeEnum;
|
|
|
1627
1403
|
ReplacementTypeEnum["KEEP_SOURCE"] = "KEEP_SOURCE";
|
|
1628
1404
|
ReplacementTypeEnum["USE_NEW_CONTENT"] = "USE_NEW_CONTENT";
|
|
1629
1405
|
})(ReplacementTypeEnum || (ReplacementTypeEnum = {}));
|
|
1630
|
-
export var ReplaceContentEntry;
|
|
1631
|
-
(function (ReplaceContentEntry) {
|
|
1632
|
-
ReplaceContentEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1633
|
-
})(ReplaceContentEntry || (ReplaceContentEntry = {}));
|
|
1634
|
-
export var ConflictResolution;
|
|
1635
|
-
(function (ConflictResolution) {
|
|
1636
|
-
ConflictResolution.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1637
|
-
})(ConflictResolution || (ConflictResolution = {}));
|
|
1638
|
-
export var CreateUnreferencedMergeCommitInput;
|
|
1639
|
-
(function (CreateUnreferencedMergeCommitInput) {
|
|
1640
|
-
CreateUnreferencedMergeCommitInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1641
|
-
})(CreateUnreferencedMergeCommitInput || (CreateUnreferencedMergeCommitInput = {}));
|
|
1642
|
-
export var CreateUnreferencedMergeCommitOutput;
|
|
1643
|
-
(function (CreateUnreferencedMergeCommitOutput) {
|
|
1644
|
-
CreateUnreferencedMergeCommitOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1645
|
-
})(CreateUnreferencedMergeCommitOutput || (CreateUnreferencedMergeCommitOutput = {}));
|
|
1646
1406
|
var InvalidConflictResolutionException = (function (_super) {
|
|
1647
1407
|
__extends(InvalidConflictResolutionException, _super);
|
|
1648
1408
|
function InvalidConflictResolutionException(opts) {
|
|
@@ -1739,14 +1499,6 @@ var ReplacementTypeRequiredException = (function (_super) {
|
|
|
1739
1499
|
return ReplacementTypeRequiredException;
|
|
1740
1500
|
}(__BaseException));
|
|
1741
1501
|
export { ReplacementTypeRequiredException };
|
|
1742
|
-
export var DeleteApprovalRuleTemplateInput;
|
|
1743
|
-
(function (DeleteApprovalRuleTemplateInput) {
|
|
1744
|
-
DeleteApprovalRuleTemplateInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1745
|
-
})(DeleteApprovalRuleTemplateInput || (DeleteApprovalRuleTemplateInput = {}));
|
|
1746
|
-
export var DeleteApprovalRuleTemplateOutput;
|
|
1747
|
-
(function (DeleteApprovalRuleTemplateOutput) {
|
|
1748
|
-
DeleteApprovalRuleTemplateOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1749
|
-
})(DeleteApprovalRuleTemplateOutput || (DeleteApprovalRuleTemplateOutput = {}));
|
|
1750
1502
|
var DefaultBranchCannotBeDeletedException = (function (_super) {
|
|
1751
1503
|
__extends(DefaultBranchCannotBeDeletedException, _super);
|
|
1752
1504
|
function DefaultBranchCannotBeDeletedException(opts) {
|
|
@@ -1759,14 +1511,6 @@ var DefaultBranchCannotBeDeletedException = (function (_super) {
|
|
|
1759
1511
|
return DefaultBranchCannotBeDeletedException;
|
|
1760
1512
|
}(__BaseException));
|
|
1761
1513
|
export { DefaultBranchCannotBeDeletedException };
|
|
1762
|
-
export var DeleteBranchInput;
|
|
1763
|
-
(function (DeleteBranchInput) {
|
|
1764
|
-
DeleteBranchInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1765
|
-
})(DeleteBranchInput || (DeleteBranchInput = {}));
|
|
1766
|
-
export var DeleteBranchOutput;
|
|
1767
|
-
(function (DeleteBranchOutput) {
|
|
1768
|
-
DeleteBranchOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1769
|
-
})(DeleteBranchOutput || (DeleteBranchOutput = {}));
|
|
1770
1514
|
var CommentDeletedException = (function (_super) {
|
|
1771
1515
|
__extends(CommentDeletedException, _super);
|
|
1772
1516
|
function CommentDeletedException(opts) {
|
|
@@ -1803,18 +1547,6 @@ var CommentIdRequiredException = (function (_super) {
|
|
|
1803
1547
|
return CommentIdRequiredException;
|
|
1804
1548
|
}(__BaseException));
|
|
1805
1549
|
export { CommentIdRequiredException };
|
|
1806
|
-
export var DeleteCommentContentInput;
|
|
1807
|
-
(function (DeleteCommentContentInput) {
|
|
1808
|
-
DeleteCommentContentInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1809
|
-
})(DeleteCommentContentInput || (DeleteCommentContentInput = {}));
|
|
1810
|
-
export var Comment;
|
|
1811
|
-
(function (Comment) {
|
|
1812
|
-
Comment.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1813
|
-
})(Comment || (Comment = {}));
|
|
1814
|
-
export var DeleteCommentContentOutput;
|
|
1815
|
-
(function (DeleteCommentContentOutput) {
|
|
1816
|
-
DeleteCommentContentOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1817
|
-
})(DeleteCommentContentOutput || (DeleteCommentContentOutput = {}));
|
|
1818
1550
|
var InvalidCommentIdException = (function (_super) {
|
|
1819
1551
|
__extends(InvalidCommentIdException, _super);
|
|
1820
1552
|
function InvalidCommentIdException(opts) {
|
|
@@ -1827,38 +1559,6 @@ var InvalidCommentIdException = (function (_super) {
|
|
|
1827
1559
|
return InvalidCommentIdException;
|
|
1828
1560
|
}(__BaseException));
|
|
1829
1561
|
export { InvalidCommentIdException };
|
|
1830
|
-
export var DeleteFileInput;
|
|
1831
|
-
(function (DeleteFileInput) {
|
|
1832
|
-
DeleteFileInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1833
|
-
})(DeleteFileInput || (DeleteFileInput = {}));
|
|
1834
|
-
export var DeleteFileOutput;
|
|
1835
|
-
(function (DeleteFileOutput) {
|
|
1836
|
-
DeleteFileOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1837
|
-
})(DeleteFileOutput || (DeleteFileOutput = {}));
|
|
1838
|
-
export var DeletePullRequestApprovalRuleInput;
|
|
1839
|
-
(function (DeletePullRequestApprovalRuleInput) {
|
|
1840
|
-
DeletePullRequestApprovalRuleInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1841
|
-
})(DeletePullRequestApprovalRuleInput || (DeletePullRequestApprovalRuleInput = {}));
|
|
1842
|
-
export var DeletePullRequestApprovalRuleOutput;
|
|
1843
|
-
(function (DeletePullRequestApprovalRuleOutput) {
|
|
1844
|
-
DeletePullRequestApprovalRuleOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1845
|
-
})(DeletePullRequestApprovalRuleOutput || (DeletePullRequestApprovalRuleOutput = {}));
|
|
1846
|
-
export var DeleteRepositoryInput;
|
|
1847
|
-
(function (DeleteRepositoryInput) {
|
|
1848
|
-
DeleteRepositoryInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1849
|
-
})(DeleteRepositoryInput || (DeleteRepositoryInput = {}));
|
|
1850
|
-
export var DeleteRepositoryOutput;
|
|
1851
|
-
(function (DeleteRepositoryOutput) {
|
|
1852
|
-
DeleteRepositoryOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1853
|
-
})(DeleteRepositoryOutput || (DeleteRepositoryOutput = {}));
|
|
1854
|
-
export var DescribeMergeConflictsInput;
|
|
1855
|
-
(function (DescribeMergeConflictsInput) {
|
|
1856
|
-
DescribeMergeConflictsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1857
|
-
})(DescribeMergeConflictsInput || (DescribeMergeConflictsInput = {}));
|
|
1858
|
-
export var DescribeMergeConflictsOutput;
|
|
1859
|
-
(function (DescribeMergeConflictsOutput) {
|
|
1860
|
-
DescribeMergeConflictsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1861
|
-
})(DescribeMergeConflictsOutput || (DescribeMergeConflictsOutput = {}));
|
|
1862
1562
|
export var PullRequestEventType;
|
|
1863
1563
|
(function (PullRequestEventType) {
|
|
1864
1564
|
PullRequestEventType["PULL_REQUEST_APPROVAL_RULE_CREATED"] = "PULL_REQUEST_APPROVAL_RULE_CREATED";
|
|
@@ -1871,34 +1571,6 @@ export var PullRequestEventType;
|
|
|
1871
1571
|
PullRequestEventType["PULL_REQUEST_SOURCE_REFERENCE_UPDATED"] = "PULL_REQUEST_SOURCE_REFERENCE_UPDATED";
|
|
1872
1572
|
PullRequestEventType["PULL_REQUEST_STATUS_CHANGED"] = "PULL_REQUEST_STATUS_CHANGED";
|
|
1873
1573
|
})(PullRequestEventType || (PullRequestEventType = {}));
|
|
1874
|
-
export var DescribePullRequestEventsInput;
|
|
1875
|
-
(function (DescribePullRequestEventsInput) {
|
|
1876
|
-
DescribePullRequestEventsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1877
|
-
})(DescribePullRequestEventsInput || (DescribePullRequestEventsInput = {}));
|
|
1878
|
-
export var PullRequestCreatedEventMetadata;
|
|
1879
|
-
(function (PullRequestCreatedEventMetadata) {
|
|
1880
|
-
PullRequestCreatedEventMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1881
|
-
})(PullRequestCreatedEventMetadata || (PullRequestCreatedEventMetadata = {}));
|
|
1882
|
-
export var PullRequestMergedStateChangedEventMetadata;
|
|
1883
|
-
(function (PullRequestMergedStateChangedEventMetadata) {
|
|
1884
|
-
PullRequestMergedStateChangedEventMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1885
|
-
})(PullRequestMergedStateChangedEventMetadata || (PullRequestMergedStateChangedEventMetadata = {}));
|
|
1886
|
-
export var PullRequestSourceReferenceUpdatedEventMetadata;
|
|
1887
|
-
(function (PullRequestSourceReferenceUpdatedEventMetadata) {
|
|
1888
|
-
PullRequestSourceReferenceUpdatedEventMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1889
|
-
})(PullRequestSourceReferenceUpdatedEventMetadata || (PullRequestSourceReferenceUpdatedEventMetadata = {}));
|
|
1890
|
-
export var PullRequestStatusChangedEventMetadata;
|
|
1891
|
-
(function (PullRequestStatusChangedEventMetadata) {
|
|
1892
|
-
PullRequestStatusChangedEventMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1893
|
-
})(PullRequestStatusChangedEventMetadata || (PullRequestStatusChangedEventMetadata = {}));
|
|
1894
|
-
export var PullRequestEvent;
|
|
1895
|
-
(function (PullRequestEvent) {
|
|
1896
|
-
PullRequestEvent.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1897
|
-
})(PullRequestEvent || (PullRequestEvent = {}));
|
|
1898
|
-
export var DescribePullRequestEventsOutput;
|
|
1899
|
-
(function (DescribePullRequestEventsOutput) {
|
|
1900
|
-
DescribePullRequestEventsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1901
|
-
})(DescribePullRequestEventsOutput || (DescribePullRequestEventsOutput = {}));
|
|
1902
1574
|
var InvalidActorArnException = (function (_super) {
|
|
1903
1575
|
__extends(InvalidActorArnException, _super);
|
|
1904
1576
|
function InvalidActorArnException(opts) {
|
|
@@ -1935,22 +1607,6 @@ var InvalidPullRequestEventTypeException = (function (_super) {
|
|
|
1935
1607
|
return InvalidPullRequestEventTypeException;
|
|
1936
1608
|
}(__BaseException));
|
|
1937
1609
|
export { InvalidPullRequestEventTypeException };
|
|
1938
|
-
export var DisassociateApprovalRuleTemplateFromRepositoryInput;
|
|
1939
|
-
(function (DisassociateApprovalRuleTemplateFromRepositoryInput) {
|
|
1940
|
-
DisassociateApprovalRuleTemplateFromRepositoryInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1941
|
-
})(DisassociateApprovalRuleTemplateFromRepositoryInput || (DisassociateApprovalRuleTemplateFromRepositoryInput = {}));
|
|
1942
|
-
export var EvaluatePullRequestApprovalRulesInput;
|
|
1943
|
-
(function (EvaluatePullRequestApprovalRulesInput) {
|
|
1944
|
-
EvaluatePullRequestApprovalRulesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1945
|
-
})(EvaluatePullRequestApprovalRulesInput || (EvaluatePullRequestApprovalRulesInput = {}));
|
|
1946
|
-
export var Evaluation;
|
|
1947
|
-
(function (Evaluation) {
|
|
1948
|
-
Evaluation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1949
|
-
})(Evaluation || (Evaluation = {}));
|
|
1950
|
-
export var EvaluatePullRequestApprovalRulesOutput;
|
|
1951
|
-
(function (EvaluatePullRequestApprovalRulesOutput) {
|
|
1952
|
-
EvaluatePullRequestApprovalRulesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1953
|
-
})(EvaluatePullRequestApprovalRulesOutput || (EvaluatePullRequestApprovalRulesOutput = {}));
|
|
1954
1610
|
var InvalidRevisionIdException = (function (_super) {
|
|
1955
1611
|
__extends(InvalidRevisionIdException, _super);
|
|
1956
1612
|
function InvalidRevisionIdException(opts) {
|
|
@@ -1987,14 +1643,6 @@ var RevisionNotCurrentException = (function (_super) {
|
|
|
1987
1643
|
return RevisionNotCurrentException;
|
|
1988
1644
|
}(__BaseException));
|
|
1989
1645
|
export { RevisionNotCurrentException };
|
|
1990
|
-
export var GetApprovalRuleTemplateInput;
|
|
1991
|
-
(function (GetApprovalRuleTemplateInput) {
|
|
1992
|
-
GetApprovalRuleTemplateInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1993
|
-
})(GetApprovalRuleTemplateInput || (GetApprovalRuleTemplateInput = {}));
|
|
1994
|
-
export var GetApprovalRuleTemplateOutput;
|
|
1995
|
-
(function (GetApprovalRuleTemplateOutput) {
|
|
1996
|
-
GetApprovalRuleTemplateOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1997
|
-
})(GetApprovalRuleTemplateOutput || (GetApprovalRuleTemplateOutput = {}));
|
|
1998
1646
|
var FileTooLargeException = (function (_super) {
|
|
1999
1647
|
__extends(FileTooLargeException, _super);
|
|
2000
1648
|
function FileTooLargeException(opts) {
|
|
@@ -2007,14 +1655,6 @@ var FileTooLargeException = (function (_super) {
|
|
|
2007
1655
|
return FileTooLargeException;
|
|
2008
1656
|
}(__BaseException));
|
|
2009
1657
|
export { FileTooLargeException };
|
|
2010
|
-
export var GetBlobInput;
|
|
2011
|
-
(function (GetBlobInput) {
|
|
2012
|
-
GetBlobInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2013
|
-
})(GetBlobInput || (GetBlobInput = {}));
|
|
2014
|
-
export var GetBlobOutput;
|
|
2015
|
-
(function (GetBlobOutput) {
|
|
2016
|
-
GetBlobOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2017
|
-
})(GetBlobOutput || (GetBlobOutput = {}));
|
|
2018
1658
|
var InvalidBlobIdException = (function (_super) {
|
|
2019
1659
|
__extends(InvalidBlobIdException, _super);
|
|
2020
1660
|
function InvalidBlobIdException(opts) {
|
|
@@ -2027,38 +1667,6 @@ var InvalidBlobIdException = (function (_super) {
|
|
|
2027
1667
|
return InvalidBlobIdException;
|
|
2028
1668
|
}(__BaseException));
|
|
2029
1669
|
export { InvalidBlobIdException };
|
|
2030
|
-
export var GetBranchInput;
|
|
2031
|
-
(function (GetBranchInput) {
|
|
2032
|
-
GetBranchInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2033
|
-
})(GetBranchInput || (GetBranchInput = {}));
|
|
2034
|
-
export var GetBranchOutput;
|
|
2035
|
-
(function (GetBranchOutput) {
|
|
2036
|
-
GetBranchOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2037
|
-
})(GetBranchOutput || (GetBranchOutput = {}));
|
|
2038
|
-
export var GetCommentInput;
|
|
2039
|
-
(function (GetCommentInput) {
|
|
2040
|
-
GetCommentInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2041
|
-
})(GetCommentInput || (GetCommentInput = {}));
|
|
2042
|
-
export var GetCommentOutput;
|
|
2043
|
-
(function (GetCommentOutput) {
|
|
2044
|
-
GetCommentOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2045
|
-
})(GetCommentOutput || (GetCommentOutput = {}));
|
|
2046
|
-
export var GetCommentReactionsInput;
|
|
2047
|
-
(function (GetCommentReactionsInput) {
|
|
2048
|
-
GetCommentReactionsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2049
|
-
})(GetCommentReactionsInput || (GetCommentReactionsInput = {}));
|
|
2050
|
-
export var ReactionValueFormats;
|
|
2051
|
-
(function (ReactionValueFormats) {
|
|
2052
|
-
ReactionValueFormats.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2053
|
-
})(ReactionValueFormats || (ReactionValueFormats = {}));
|
|
2054
|
-
export var ReactionForComment;
|
|
2055
|
-
(function (ReactionForComment) {
|
|
2056
|
-
ReactionForComment.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2057
|
-
})(ReactionForComment || (ReactionForComment = {}));
|
|
2058
|
-
export var GetCommentReactionsOutput;
|
|
2059
|
-
(function (GetCommentReactionsOutput) {
|
|
2060
|
-
GetCommentReactionsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2061
|
-
})(GetCommentReactionsOutput || (GetCommentReactionsOutput = {}));
|
|
2062
1670
|
var InvalidReactionUserArnException = (function (_super) {
|
|
2063
1671
|
__extends(InvalidReactionUserArnException, _super);
|
|
2064
1672
|
function InvalidReactionUserArnException(opts) {
|
|
@@ -2071,39 +1679,11 @@ var InvalidReactionUserArnException = (function (_super) {
|
|
|
2071
1679
|
return InvalidReactionUserArnException;
|
|
2072
1680
|
}(__BaseException));
|
|
2073
1681
|
export { InvalidReactionUserArnException };
|
|
2074
|
-
export var GetCommentsForComparedCommitInput;
|
|
2075
|
-
(function (GetCommentsForComparedCommitInput) {
|
|
2076
|
-
GetCommentsForComparedCommitInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2077
|
-
})(GetCommentsForComparedCommitInput || (GetCommentsForComparedCommitInput = {}));
|
|
2078
1682
|
export var RelativeFileVersionEnum;
|
|
2079
1683
|
(function (RelativeFileVersionEnum) {
|
|
2080
1684
|
RelativeFileVersionEnum["AFTER"] = "AFTER";
|
|
2081
1685
|
RelativeFileVersionEnum["BEFORE"] = "BEFORE";
|
|
2082
1686
|
})(RelativeFileVersionEnum || (RelativeFileVersionEnum = {}));
|
|
2083
|
-
export var Location;
|
|
2084
|
-
(function (Location) {
|
|
2085
|
-
Location.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2086
|
-
})(Location || (Location = {}));
|
|
2087
|
-
export var CommentsForComparedCommit;
|
|
2088
|
-
(function (CommentsForComparedCommit) {
|
|
2089
|
-
CommentsForComparedCommit.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2090
|
-
})(CommentsForComparedCommit || (CommentsForComparedCommit = {}));
|
|
2091
|
-
export var GetCommentsForComparedCommitOutput;
|
|
2092
|
-
(function (GetCommentsForComparedCommitOutput) {
|
|
2093
|
-
GetCommentsForComparedCommitOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2094
|
-
})(GetCommentsForComparedCommitOutput || (GetCommentsForComparedCommitOutput = {}));
|
|
2095
|
-
export var GetCommentsForPullRequestInput;
|
|
2096
|
-
(function (GetCommentsForPullRequestInput) {
|
|
2097
|
-
GetCommentsForPullRequestInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2098
|
-
})(GetCommentsForPullRequestInput || (GetCommentsForPullRequestInput = {}));
|
|
2099
|
-
export var CommentsForPullRequest;
|
|
2100
|
-
(function (CommentsForPullRequest) {
|
|
2101
|
-
CommentsForPullRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2102
|
-
})(CommentsForPullRequest || (CommentsForPullRequest = {}));
|
|
2103
|
-
export var GetCommentsForPullRequestOutput;
|
|
2104
|
-
(function (GetCommentsForPullRequestOutput) {
|
|
2105
|
-
GetCommentsForPullRequestOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2106
|
-
})(GetCommentsForPullRequestOutput || (GetCommentsForPullRequestOutput = {}));
|
|
2107
1687
|
var RepositoryNotAssociatedWithPullRequestException = (function (_super) {
|
|
2108
1688
|
__extends(RepositoryNotAssociatedWithPullRequestException, _super);
|
|
2109
1689
|
function RepositoryNotAssociatedWithPullRequestException(opts) {
|
|
@@ -2128,26 +1708,6 @@ var CommitIdDoesNotExistException = (function (_super) {
|
|
|
2128
1708
|
return CommitIdDoesNotExistException;
|
|
2129
1709
|
}(__BaseException));
|
|
2130
1710
|
export { CommitIdDoesNotExistException };
|
|
2131
|
-
export var GetCommitInput;
|
|
2132
|
-
(function (GetCommitInput) {
|
|
2133
|
-
GetCommitInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2134
|
-
})(GetCommitInput || (GetCommitInput = {}));
|
|
2135
|
-
export var GetCommitOutput;
|
|
2136
|
-
(function (GetCommitOutput) {
|
|
2137
|
-
GetCommitOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2138
|
-
})(GetCommitOutput || (GetCommitOutput = {}));
|
|
2139
|
-
export var GetDifferencesInput;
|
|
2140
|
-
(function (GetDifferencesInput) {
|
|
2141
|
-
GetDifferencesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2142
|
-
})(GetDifferencesInput || (GetDifferencesInput = {}));
|
|
2143
|
-
export var Difference;
|
|
2144
|
-
(function (Difference) {
|
|
2145
|
-
Difference.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2146
|
-
})(Difference || (Difference = {}));
|
|
2147
|
-
export var GetDifferencesOutput;
|
|
2148
|
-
(function (GetDifferencesOutput) {
|
|
2149
|
-
GetDifferencesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2150
|
-
})(GetDifferencesOutput || (GetDifferencesOutput = {}));
|
|
2151
1711
|
var PathDoesNotExistException = (function (_super) {
|
|
2152
1712
|
__extends(PathDoesNotExistException, _super);
|
|
2153
1713
|
function PathDoesNotExistException(opts) {
|
|
@@ -2160,14 +1720,6 @@ var PathDoesNotExistException = (function (_super) {
|
|
|
2160
1720
|
return PathDoesNotExistException;
|
|
2161
1721
|
}(__BaseException));
|
|
2162
1722
|
export { PathDoesNotExistException };
|
|
2163
|
-
export var GetFileInput;
|
|
2164
|
-
(function (GetFileInput) {
|
|
2165
|
-
GetFileInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2166
|
-
})(GetFileInput || (GetFileInput = {}));
|
|
2167
|
-
export var GetFileOutput;
|
|
2168
|
-
(function (GetFileOutput) {
|
|
2169
|
-
GetFileOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2170
|
-
})(GetFileOutput || (GetFileOutput = {}));
|
|
2171
1723
|
var FolderDoesNotExistException = (function (_super) {
|
|
2172
1724
|
__extends(FolderDoesNotExistException, _super);
|
|
2173
1725
|
function FolderDoesNotExistException(opts) {
|
|
@@ -2180,46 +1732,6 @@ var FolderDoesNotExistException = (function (_super) {
|
|
|
2180
1732
|
return FolderDoesNotExistException;
|
|
2181
1733
|
}(__BaseException));
|
|
2182
1734
|
export { FolderDoesNotExistException };
|
|
2183
|
-
export var GetFolderInput;
|
|
2184
|
-
(function (GetFolderInput) {
|
|
2185
|
-
GetFolderInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2186
|
-
})(GetFolderInput || (GetFolderInput = {}));
|
|
2187
|
-
export var File;
|
|
2188
|
-
(function (File) {
|
|
2189
|
-
File.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2190
|
-
})(File || (File = {}));
|
|
2191
|
-
export var Folder;
|
|
2192
|
-
(function (Folder) {
|
|
2193
|
-
Folder.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2194
|
-
})(Folder || (Folder = {}));
|
|
2195
|
-
export var SubModule;
|
|
2196
|
-
(function (SubModule) {
|
|
2197
|
-
SubModule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2198
|
-
})(SubModule || (SubModule = {}));
|
|
2199
|
-
export var SymbolicLink;
|
|
2200
|
-
(function (SymbolicLink) {
|
|
2201
|
-
SymbolicLink.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2202
|
-
})(SymbolicLink || (SymbolicLink = {}));
|
|
2203
|
-
export var GetFolderOutput;
|
|
2204
|
-
(function (GetFolderOutput) {
|
|
2205
|
-
GetFolderOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2206
|
-
})(GetFolderOutput || (GetFolderOutput = {}));
|
|
2207
|
-
export var GetMergeCommitInput;
|
|
2208
|
-
(function (GetMergeCommitInput) {
|
|
2209
|
-
GetMergeCommitInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2210
|
-
})(GetMergeCommitInput || (GetMergeCommitInput = {}));
|
|
2211
|
-
export var GetMergeCommitOutput;
|
|
2212
|
-
(function (GetMergeCommitOutput) {
|
|
2213
|
-
GetMergeCommitOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2214
|
-
})(GetMergeCommitOutput || (GetMergeCommitOutput = {}));
|
|
2215
|
-
export var GetMergeConflictsInput;
|
|
2216
|
-
(function (GetMergeConflictsInput) {
|
|
2217
|
-
GetMergeConflictsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2218
|
-
})(GetMergeConflictsInput || (GetMergeConflictsInput = {}));
|
|
2219
|
-
export var GetMergeConflictsOutput;
|
|
2220
|
-
(function (GetMergeConflictsOutput) {
|
|
2221
|
-
GetMergeConflictsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2222
|
-
})(GetMergeConflictsOutput || (GetMergeConflictsOutput = {}));
|
|
2223
1735
|
var InvalidDestinationCommitSpecifierException = (function (_super) {
|
|
2224
1736
|
__extends(InvalidDestinationCommitSpecifierException, _super);
|
|
2225
1737
|
function InvalidDestinationCommitSpecifierException(opts) {
|
|
@@ -2244,50 +1756,6 @@ var InvalidSourceCommitSpecifierException = (function (_super) {
|
|
|
2244
1756
|
return InvalidSourceCommitSpecifierException;
|
|
2245
1757
|
}(__BaseException));
|
|
2246
1758
|
export { InvalidSourceCommitSpecifierException };
|
|
2247
|
-
export var GetMergeOptionsInput;
|
|
2248
|
-
(function (GetMergeOptionsInput) {
|
|
2249
|
-
GetMergeOptionsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2250
|
-
})(GetMergeOptionsInput || (GetMergeOptionsInput = {}));
|
|
2251
|
-
export var GetMergeOptionsOutput;
|
|
2252
|
-
(function (GetMergeOptionsOutput) {
|
|
2253
|
-
GetMergeOptionsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2254
|
-
})(GetMergeOptionsOutput || (GetMergeOptionsOutput = {}));
|
|
2255
|
-
export var GetPullRequestInput;
|
|
2256
|
-
(function (GetPullRequestInput) {
|
|
2257
|
-
GetPullRequestInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2258
|
-
})(GetPullRequestInput || (GetPullRequestInput = {}));
|
|
2259
|
-
export var GetPullRequestOutput;
|
|
2260
|
-
(function (GetPullRequestOutput) {
|
|
2261
|
-
GetPullRequestOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2262
|
-
})(GetPullRequestOutput || (GetPullRequestOutput = {}));
|
|
2263
|
-
export var GetPullRequestApprovalStatesInput;
|
|
2264
|
-
(function (GetPullRequestApprovalStatesInput) {
|
|
2265
|
-
GetPullRequestApprovalStatesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2266
|
-
})(GetPullRequestApprovalStatesInput || (GetPullRequestApprovalStatesInput = {}));
|
|
2267
|
-
export var GetPullRequestApprovalStatesOutput;
|
|
2268
|
-
(function (GetPullRequestApprovalStatesOutput) {
|
|
2269
|
-
GetPullRequestApprovalStatesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2270
|
-
})(GetPullRequestApprovalStatesOutput || (GetPullRequestApprovalStatesOutput = {}));
|
|
2271
|
-
export var GetPullRequestOverrideStateInput;
|
|
2272
|
-
(function (GetPullRequestOverrideStateInput) {
|
|
2273
|
-
GetPullRequestOverrideStateInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2274
|
-
})(GetPullRequestOverrideStateInput || (GetPullRequestOverrideStateInput = {}));
|
|
2275
|
-
export var GetPullRequestOverrideStateOutput;
|
|
2276
|
-
(function (GetPullRequestOverrideStateOutput) {
|
|
2277
|
-
GetPullRequestOverrideStateOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2278
|
-
})(GetPullRequestOverrideStateOutput || (GetPullRequestOverrideStateOutput = {}));
|
|
2279
|
-
export var GetRepositoryInput;
|
|
2280
|
-
(function (GetRepositoryInput) {
|
|
2281
|
-
GetRepositoryInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2282
|
-
})(GetRepositoryInput || (GetRepositoryInput = {}));
|
|
2283
|
-
export var GetRepositoryOutput;
|
|
2284
|
-
(function (GetRepositoryOutput) {
|
|
2285
|
-
GetRepositoryOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2286
|
-
})(GetRepositoryOutput || (GetRepositoryOutput = {}));
|
|
2287
|
-
export var GetRepositoryTriggersInput;
|
|
2288
|
-
(function (GetRepositoryTriggersInput) {
|
|
2289
|
-
GetRepositoryTriggersInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2290
|
-
})(GetRepositoryTriggersInput || (GetRepositoryTriggersInput = {}));
|
|
2291
1759
|
export var RepositoryTriggerEventEnum;
|
|
2292
1760
|
(function (RepositoryTriggerEventEnum) {
|
|
2293
1761
|
RepositoryTriggerEventEnum["ALL"] = "all";
|
|
@@ -2295,38 +1763,6 @@ export var RepositoryTriggerEventEnum;
|
|
|
2295
1763
|
RepositoryTriggerEventEnum["DELETE_REFERENCE"] = "deleteReference";
|
|
2296
1764
|
RepositoryTriggerEventEnum["UPDATE_REFERENCE"] = "updateReference";
|
|
2297
1765
|
})(RepositoryTriggerEventEnum || (RepositoryTriggerEventEnum = {}));
|
|
2298
|
-
export var RepositoryTrigger;
|
|
2299
|
-
(function (RepositoryTrigger) {
|
|
2300
|
-
RepositoryTrigger.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2301
|
-
})(RepositoryTrigger || (RepositoryTrigger = {}));
|
|
2302
|
-
export var GetRepositoryTriggersOutput;
|
|
2303
|
-
(function (GetRepositoryTriggersOutput) {
|
|
2304
|
-
GetRepositoryTriggersOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2305
|
-
})(GetRepositoryTriggersOutput || (GetRepositoryTriggersOutput = {}));
|
|
2306
|
-
export var ListApprovalRuleTemplatesInput;
|
|
2307
|
-
(function (ListApprovalRuleTemplatesInput) {
|
|
2308
|
-
ListApprovalRuleTemplatesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2309
|
-
})(ListApprovalRuleTemplatesInput || (ListApprovalRuleTemplatesInput = {}));
|
|
2310
|
-
export var ListApprovalRuleTemplatesOutput;
|
|
2311
|
-
(function (ListApprovalRuleTemplatesOutput) {
|
|
2312
|
-
ListApprovalRuleTemplatesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2313
|
-
})(ListApprovalRuleTemplatesOutput || (ListApprovalRuleTemplatesOutput = {}));
|
|
2314
|
-
export var ListAssociatedApprovalRuleTemplatesForRepositoryInput;
|
|
2315
|
-
(function (ListAssociatedApprovalRuleTemplatesForRepositoryInput) {
|
|
2316
|
-
ListAssociatedApprovalRuleTemplatesForRepositoryInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2317
|
-
})(ListAssociatedApprovalRuleTemplatesForRepositoryInput || (ListAssociatedApprovalRuleTemplatesForRepositoryInput = {}));
|
|
2318
|
-
export var ListAssociatedApprovalRuleTemplatesForRepositoryOutput;
|
|
2319
|
-
(function (ListAssociatedApprovalRuleTemplatesForRepositoryOutput) {
|
|
2320
|
-
ListAssociatedApprovalRuleTemplatesForRepositoryOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2321
|
-
})(ListAssociatedApprovalRuleTemplatesForRepositoryOutput || (ListAssociatedApprovalRuleTemplatesForRepositoryOutput = {}));
|
|
2322
|
-
export var ListBranchesInput;
|
|
2323
|
-
(function (ListBranchesInput) {
|
|
2324
|
-
ListBranchesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2325
|
-
})(ListBranchesInput || (ListBranchesInput = {}));
|
|
2326
|
-
export var ListBranchesOutput;
|
|
2327
|
-
(function (ListBranchesOutput) {
|
|
2328
|
-
ListBranchesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2329
|
-
})(ListBranchesOutput || (ListBranchesOutput = {}));
|
|
2330
1766
|
var InvalidAuthorArnException = (function (_super) {
|
|
2331
1767
|
__extends(InvalidAuthorArnException, _super);
|
|
2332
1768
|
function InvalidAuthorArnException(opts) {
|
|
@@ -2351,14 +1787,6 @@ var InvalidPullRequestStatusException = (function (_super) {
|
|
|
2351
1787
|
return InvalidPullRequestStatusException;
|
|
2352
1788
|
}(__BaseException));
|
|
2353
1789
|
export { InvalidPullRequestStatusException };
|
|
2354
|
-
export var ListPullRequestsInput;
|
|
2355
|
-
(function (ListPullRequestsInput) {
|
|
2356
|
-
ListPullRequestsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2357
|
-
})(ListPullRequestsInput || (ListPullRequestsInput = {}));
|
|
2358
|
-
export var ListPullRequestsOutput;
|
|
2359
|
-
(function (ListPullRequestsOutput) {
|
|
2360
|
-
ListPullRequestsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2361
|
-
})(ListPullRequestsOutput || (ListPullRequestsOutput = {}));
|
|
2362
1790
|
var InvalidOrderException = (function (_super) {
|
|
2363
1791
|
__extends(InvalidOrderException, _super);
|
|
2364
1792
|
function InvalidOrderException(opts) {
|
|
@@ -2383,3 +1811,146 @@ var InvalidSortByException = (function (_super) {
|
|
|
2383
1811
|
return InvalidSortByException;
|
|
2384
1812
|
}(__BaseException));
|
|
2385
1813
|
export { InvalidSortByException };
|
|
1814
|
+
export var ApprovalFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1815
|
+
export var OriginApprovalRuleTemplateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1816
|
+
export var ApprovalRuleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1817
|
+
export var ApprovalRuleEventMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1818
|
+
export var ApprovalRuleOverriddenEventMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1819
|
+
export var ApprovalRuleTemplateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1820
|
+
export var ApprovalStateChangedEventMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1821
|
+
export var AssociateApprovalRuleTemplateWithRepositoryInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1822
|
+
export var BatchAssociateApprovalRuleTemplateWithRepositoriesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1823
|
+
export var BatchAssociateApprovalRuleTemplateWithRepositoriesErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1824
|
+
export var BatchAssociateApprovalRuleTemplateWithRepositoriesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1825
|
+
export var BatchDescribeMergeConflictsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1826
|
+
export var FileModesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1827
|
+
export var FileSizesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1828
|
+
export var IsBinaryFileFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1829
|
+
export var MergeOperationsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1830
|
+
export var ObjectTypesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1831
|
+
export var ConflictMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1832
|
+
export var MergeHunkDetailFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1833
|
+
export var MergeHunkFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1834
|
+
export var ConflictFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1835
|
+
export var BatchDescribeMergeConflictsErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1836
|
+
export var BatchDescribeMergeConflictsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1837
|
+
export var BatchDisassociateApprovalRuleTemplateFromRepositoriesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1838
|
+
export var BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1839
|
+
export var BatchDisassociateApprovalRuleTemplateFromRepositoriesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1840
|
+
export var BatchGetCommitsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1841
|
+
export var UserInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1842
|
+
export var CommitFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1843
|
+
export var BatchGetCommitsErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1844
|
+
export var BatchGetCommitsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1845
|
+
export var BatchGetRepositoriesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1846
|
+
export var RepositoryMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1847
|
+
export var BatchGetRepositoriesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1848
|
+
export var BlobMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1849
|
+
export var BranchInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1850
|
+
export var CreateApprovalRuleTemplateInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1851
|
+
export var CreateApprovalRuleTemplateOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1852
|
+
export var CreateBranchInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1853
|
+
export var DeleteFileEntryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1854
|
+
export var SourceFileSpecifierFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1855
|
+
export var PutFileEntryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1856
|
+
export var SetFileModeEntryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1857
|
+
export var CreateCommitInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1858
|
+
export var FileMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1859
|
+
export var CreateCommitOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1860
|
+
export var TargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1861
|
+
export var CreatePullRequestInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1862
|
+
export var MergeMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1863
|
+
export var PullRequestTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1864
|
+
export var PullRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1865
|
+
export var CreatePullRequestOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1866
|
+
export var CreatePullRequestApprovalRuleInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1867
|
+
export var CreatePullRequestApprovalRuleOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1868
|
+
export var CreateRepositoryInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1869
|
+
export var CreateRepositoryOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1870
|
+
export var ReplaceContentEntryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1871
|
+
export var ConflictResolutionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1872
|
+
export var CreateUnreferencedMergeCommitInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1873
|
+
export var CreateUnreferencedMergeCommitOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1874
|
+
export var DeleteApprovalRuleTemplateInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1875
|
+
export var DeleteApprovalRuleTemplateOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1876
|
+
export var DeleteBranchInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1877
|
+
export var DeleteBranchOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1878
|
+
export var DeleteCommentContentInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1879
|
+
export var CommentFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1880
|
+
export var DeleteCommentContentOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1881
|
+
export var DeleteFileInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1882
|
+
export var DeleteFileOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1883
|
+
export var DeletePullRequestApprovalRuleInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1884
|
+
export var DeletePullRequestApprovalRuleOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1885
|
+
export var DeleteRepositoryInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1886
|
+
export var DeleteRepositoryOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1887
|
+
export var DescribeMergeConflictsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1888
|
+
export var DescribeMergeConflictsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1889
|
+
export var DescribePullRequestEventsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1890
|
+
export var PullRequestCreatedEventMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1891
|
+
export var PullRequestMergedStateChangedEventMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1892
|
+
export var PullRequestSourceReferenceUpdatedEventMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1893
|
+
export var PullRequestStatusChangedEventMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1894
|
+
export var PullRequestEventFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1895
|
+
export var DescribePullRequestEventsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1896
|
+
export var DisassociateApprovalRuleTemplateFromRepositoryInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1897
|
+
export var EvaluatePullRequestApprovalRulesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1898
|
+
export var EvaluationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1899
|
+
export var EvaluatePullRequestApprovalRulesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1900
|
+
export var GetApprovalRuleTemplateInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1901
|
+
export var GetApprovalRuleTemplateOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1902
|
+
export var GetBlobInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1903
|
+
export var GetBlobOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1904
|
+
export var GetBranchInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1905
|
+
export var GetBranchOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1906
|
+
export var GetCommentInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1907
|
+
export var GetCommentOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1908
|
+
export var GetCommentReactionsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1909
|
+
export var ReactionValueFormatsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1910
|
+
export var ReactionForCommentFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1911
|
+
export var GetCommentReactionsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1912
|
+
export var GetCommentsForComparedCommitInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1913
|
+
export var LocationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1914
|
+
export var CommentsForComparedCommitFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1915
|
+
export var GetCommentsForComparedCommitOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1916
|
+
export var GetCommentsForPullRequestInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1917
|
+
export var CommentsForPullRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1918
|
+
export var GetCommentsForPullRequestOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1919
|
+
export var GetCommitInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1920
|
+
export var GetCommitOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1921
|
+
export var GetDifferencesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1922
|
+
export var DifferenceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1923
|
+
export var GetDifferencesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1924
|
+
export var GetFileInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1925
|
+
export var GetFileOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1926
|
+
export var GetFolderInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1927
|
+
export var FileFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1928
|
+
export var FolderFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1929
|
+
export var SubModuleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1930
|
+
export var SymbolicLinkFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1931
|
+
export var GetFolderOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1932
|
+
export var GetMergeCommitInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1933
|
+
export var GetMergeCommitOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1934
|
+
export var GetMergeConflictsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1935
|
+
export var GetMergeConflictsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1936
|
+
export var GetMergeOptionsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1937
|
+
export var GetMergeOptionsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1938
|
+
export var GetPullRequestInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1939
|
+
export var GetPullRequestOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1940
|
+
export var GetPullRequestApprovalStatesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1941
|
+
export var GetPullRequestApprovalStatesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1942
|
+
export var GetPullRequestOverrideStateInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1943
|
+
export var GetPullRequestOverrideStateOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1944
|
+
export var GetRepositoryInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1945
|
+
export var GetRepositoryOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1946
|
+
export var GetRepositoryTriggersInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1947
|
+
export var RepositoryTriggerFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1948
|
+
export var GetRepositoryTriggersOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1949
|
+
export var ListApprovalRuleTemplatesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1950
|
+
export var ListApprovalRuleTemplatesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1951
|
+
export var ListAssociatedApprovalRuleTemplatesForRepositoryInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1952
|
+
export var ListAssociatedApprovalRuleTemplatesForRepositoryOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1953
|
+
export var ListBranchesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1954
|
+
export var ListBranchesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1955
|
+
export var ListPullRequestsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1956
|
+
export var ListPullRequestsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|