@aws-sdk/client-codecommit 3.297.0 → 3.299.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -3
- package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +2 -3
- package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/BatchGetCommitsCommand.js +2 -3
- package/dist-cjs/commands/BatchGetRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateBranchCommand.js +2 -3
- package/dist-cjs/commands/CreateCommitCommand.js +2 -3
- package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +2 -3
- package/dist-cjs/commands/CreatePullRequestCommand.js +2 -3
- package/dist-cjs/commands/CreateRepositoryCommand.js +2 -3
- package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +2 -3
- package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteBranchCommand.js +2 -3
- package/dist-cjs/commands/DeleteCommentContentCommand.js +2 -3
- package/dist-cjs/commands/DeleteFileCommand.js +2 -3
- package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -3
- package/dist-cjs/commands/DescribeMergeConflictsCommand.js +2 -3
- package/dist-cjs/commands/DescribePullRequestEventsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -3
- package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -3
- package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetBlobCommand.js +2 -3
- package/dist-cjs/commands/GetBranchCommand.js +2 -3
- package/dist-cjs/commands/GetCommentCommand.js +2 -3
- package/dist-cjs/commands/GetCommentReactionsCommand.js +2 -3
- package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +2 -3
- package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +2 -3
- package/dist-cjs/commands/GetCommitCommand.js +2 -3
- package/dist-cjs/commands/GetDifferencesCommand.js +2 -3
- package/dist-cjs/commands/GetFileCommand.js +2 -3
- package/dist-cjs/commands/GetFolderCommand.js +2 -3
- package/dist-cjs/commands/GetMergeCommitCommand.js +2 -3
- package/dist-cjs/commands/GetMergeConflictsCommand.js +2 -3
- package/dist-cjs/commands/GetMergeOptionsCommand.js +2 -3
- package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +2 -3
- package/dist-cjs/commands/GetPullRequestCommand.js +2 -3
- package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +2 -3
- package/dist-cjs/commands/GetRepositoryCommand.js +2 -3
- package/dist-cjs/commands/GetRepositoryTriggersCommand.js +2 -3
- package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -3
- package/dist-cjs/commands/ListBranchesCommand.js +2 -3
- package/dist-cjs/commands/ListPullRequestsCommand.js +2 -3
- package/dist-cjs/commands/ListRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +2 -3
- package/dist-cjs/commands/MergeBranchesBySquashCommand.js +2 -3
- package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +2 -3
- package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +2 -3
- package/dist-cjs/commands/MergePullRequestBySquashCommand.js +2 -3
- package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +2 -3
- package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +2 -3
- package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +2 -3
- package/dist-cjs/commands/PostCommentForPullRequestCommand.js +2 -3
- package/dist-cjs/commands/PostCommentReplyCommand.js +2 -3
- package/dist-cjs/commands/PutCommentReactionCommand.js +2 -3
- package/dist-cjs/commands/PutFileCommand.js +2 -3
- package/dist-cjs/commands/PutRepositoryTriggersCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/TestRepositoryTriggersCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -3
- package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -3
- package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -3
- package/dist-cjs/commands/UpdateCommentCommand.js +2 -3
- package/dist-cjs/commands/UpdateDefaultBranchCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +2 -3
- package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +2 -3
- package/dist-cjs/commands/UpdateRepositoryNameCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -575
- package/dist-cjs/models/models_1.js +1 -226
- package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -3
- package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -3
- package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +2 -3
- package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -3
- package/dist-es/commands/BatchGetCommitsCommand.js +2 -3
- package/dist-es/commands/BatchGetRepositoriesCommand.js +2 -3
- package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/CreateBranchCommand.js +2 -3
- package/dist-es/commands/CreateCommitCommand.js +2 -3
- package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +2 -3
- package/dist-es/commands/CreatePullRequestCommand.js +2 -3
- package/dist-es/commands/CreateRepositoryCommand.js +2 -3
- package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +2 -3
- package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteBranchCommand.js +2 -3
- package/dist-es/commands/DeleteCommentContentCommand.js +2 -3
- package/dist-es/commands/DeleteFileCommand.js +2 -3
- package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +2 -3
- package/dist-es/commands/DeleteRepositoryCommand.js +2 -3
- package/dist-es/commands/DescribeMergeConflictsCommand.js +2 -3
- package/dist-es/commands/DescribePullRequestEventsCommand.js +2 -3
- package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -3
- package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -3
- package/dist-es/commands/GetApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/GetBlobCommand.js +2 -3
- package/dist-es/commands/GetBranchCommand.js +2 -3
- package/dist-es/commands/GetCommentCommand.js +2 -3
- package/dist-es/commands/GetCommentReactionsCommand.js +2 -3
- package/dist-es/commands/GetCommentsForComparedCommitCommand.js +2 -3
- package/dist-es/commands/GetCommentsForPullRequestCommand.js +2 -3
- package/dist-es/commands/GetCommitCommand.js +2 -3
- package/dist-es/commands/GetDifferencesCommand.js +2 -3
- package/dist-es/commands/GetFileCommand.js +2 -3
- package/dist-es/commands/GetFolderCommand.js +2 -3
- package/dist-es/commands/GetMergeCommitCommand.js +2 -3
- package/dist-es/commands/GetMergeConflictsCommand.js +2 -3
- package/dist-es/commands/GetMergeOptionsCommand.js +2 -3
- package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +2 -3
- package/dist-es/commands/GetPullRequestCommand.js +2 -3
- package/dist-es/commands/GetPullRequestOverrideStateCommand.js +2 -3
- package/dist-es/commands/GetRepositoryCommand.js +2 -3
- package/dist-es/commands/GetRepositoryTriggersCommand.js +2 -3
- package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +2 -3
- package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -3
- package/dist-es/commands/ListBranchesCommand.js +2 -3
- package/dist-es/commands/ListPullRequestsCommand.js +2 -3
- package/dist-es/commands/ListRepositoriesCommand.js +2 -3
- package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/MergeBranchesByFastForwardCommand.js +2 -3
- package/dist-es/commands/MergeBranchesBySquashCommand.js +2 -3
- package/dist-es/commands/MergeBranchesByThreeWayCommand.js +2 -3
- package/dist-es/commands/MergePullRequestByFastForwardCommand.js +2 -3
- package/dist-es/commands/MergePullRequestBySquashCommand.js +2 -3
- package/dist-es/commands/MergePullRequestByThreeWayCommand.js +2 -3
- package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +2 -3
- package/dist-es/commands/PostCommentForComparedCommitCommand.js +2 -3
- package/dist-es/commands/PostCommentForPullRequestCommand.js +2 -3
- package/dist-es/commands/PostCommentReplyCommand.js +2 -3
- package/dist-es/commands/PutCommentReactionCommand.js +2 -3
- package/dist-es/commands/PutFileCommand.js +2 -3
- package/dist-es/commands/PutRepositoryTriggersCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/TestRepositoryTriggersCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -3
- package/dist-es/commands/UpdateCommentCommand.js +2 -3
- package/dist-es/commands/UpdateDefaultBranchCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestStatusCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestTitleCommand.js +2 -3
- package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +2 -3
- package/dist-es/commands/UpdateRepositoryNameCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -429
- package/dist-es/models/models_1.js +0 -168
- package/dist-types/models/models_0.d.ts +0 -572
- package/dist-types/models/models_1.d.ts +0 -224
- package/dist-types/ts3.4/models/models_0.d.ts +0 -377
- package/dist-types/ts3.4/models/models_1.d.ts +0 -166
- package/package.json +11 -10
|
@@ -1637,227 +1637,3 @@ export interface UpdateRepositoryNameInput {
|
|
|
1637
1637
|
*/
|
|
1638
1638
|
newName: string | undefined;
|
|
1639
1639
|
}
|
|
1640
|
-
/**
|
|
1641
|
-
* @internal
|
|
1642
|
-
*/
|
|
1643
|
-
export declare const ListRepositoriesInputFilterSensitiveLog: (obj: ListRepositoriesInput) => any;
|
|
1644
|
-
/**
|
|
1645
|
-
* @internal
|
|
1646
|
-
*/
|
|
1647
|
-
export declare const RepositoryNameIdPairFilterSensitiveLog: (obj: RepositoryNameIdPair) => any;
|
|
1648
|
-
/**
|
|
1649
|
-
* @internal
|
|
1650
|
-
*/
|
|
1651
|
-
export declare const ListRepositoriesOutputFilterSensitiveLog: (obj: ListRepositoriesOutput) => any;
|
|
1652
|
-
/**
|
|
1653
|
-
* @internal
|
|
1654
|
-
*/
|
|
1655
|
-
export declare const ListRepositoriesForApprovalRuleTemplateInputFilterSensitiveLog: (obj: ListRepositoriesForApprovalRuleTemplateInput) => any;
|
|
1656
|
-
/**
|
|
1657
|
-
* @internal
|
|
1658
|
-
*/
|
|
1659
|
-
export declare const ListRepositoriesForApprovalRuleTemplateOutputFilterSensitiveLog: (obj: ListRepositoriesForApprovalRuleTemplateOutput) => any;
|
|
1660
|
-
/**
|
|
1661
|
-
* @internal
|
|
1662
|
-
*/
|
|
1663
|
-
export declare const ListTagsForResourceInputFilterSensitiveLog: (obj: ListTagsForResourceInput) => any;
|
|
1664
|
-
/**
|
|
1665
|
-
* @internal
|
|
1666
|
-
*/
|
|
1667
|
-
export declare const ListTagsForResourceOutputFilterSensitiveLog: (obj: ListTagsForResourceOutput) => any;
|
|
1668
|
-
/**
|
|
1669
|
-
* @internal
|
|
1670
|
-
*/
|
|
1671
|
-
export declare const MergeBranchesByFastForwardInputFilterSensitiveLog: (obj: MergeBranchesByFastForwardInput) => any;
|
|
1672
|
-
/**
|
|
1673
|
-
* @internal
|
|
1674
|
-
*/
|
|
1675
|
-
export declare const MergeBranchesByFastForwardOutputFilterSensitiveLog: (obj: MergeBranchesByFastForwardOutput) => any;
|
|
1676
|
-
/**
|
|
1677
|
-
* @internal
|
|
1678
|
-
*/
|
|
1679
|
-
export declare const MergeBranchesBySquashInputFilterSensitiveLog: (obj: MergeBranchesBySquashInput) => any;
|
|
1680
|
-
/**
|
|
1681
|
-
* @internal
|
|
1682
|
-
*/
|
|
1683
|
-
export declare const MergeBranchesBySquashOutputFilterSensitiveLog: (obj: MergeBranchesBySquashOutput) => any;
|
|
1684
|
-
/**
|
|
1685
|
-
* @internal
|
|
1686
|
-
*/
|
|
1687
|
-
export declare const MergeBranchesByThreeWayInputFilterSensitiveLog: (obj: MergeBranchesByThreeWayInput) => any;
|
|
1688
|
-
/**
|
|
1689
|
-
* @internal
|
|
1690
|
-
*/
|
|
1691
|
-
export declare const MergeBranchesByThreeWayOutputFilterSensitiveLog: (obj: MergeBranchesByThreeWayOutput) => any;
|
|
1692
|
-
/**
|
|
1693
|
-
* @internal
|
|
1694
|
-
*/
|
|
1695
|
-
export declare const MergePullRequestByFastForwardInputFilterSensitiveLog: (obj: MergePullRequestByFastForwardInput) => any;
|
|
1696
|
-
/**
|
|
1697
|
-
* @internal
|
|
1698
|
-
*/
|
|
1699
|
-
export declare const MergePullRequestByFastForwardOutputFilterSensitiveLog: (obj: MergePullRequestByFastForwardOutput) => any;
|
|
1700
|
-
/**
|
|
1701
|
-
* @internal
|
|
1702
|
-
*/
|
|
1703
|
-
export declare const MergePullRequestBySquashInputFilterSensitiveLog: (obj: MergePullRequestBySquashInput) => any;
|
|
1704
|
-
/**
|
|
1705
|
-
* @internal
|
|
1706
|
-
*/
|
|
1707
|
-
export declare const MergePullRequestBySquashOutputFilterSensitiveLog: (obj: MergePullRequestBySquashOutput) => any;
|
|
1708
|
-
/**
|
|
1709
|
-
* @internal
|
|
1710
|
-
*/
|
|
1711
|
-
export declare const MergePullRequestByThreeWayInputFilterSensitiveLog: (obj: MergePullRequestByThreeWayInput) => any;
|
|
1712
|
-
/**
|
|
1713
|
-
* @internal
|
|
1714
|
-
*/
|
|
1715
|
-
export declare const MergePullRequestByThreeWayOutputFilterSensitiveLog: (obj: MergePullRequestByThreeWayOutput) => any;
|
|
1716
|
-
/**
|
|
1717
|
-
* @internal
|
|
1718
|
-
*/
|
|
1719
|
-
export declare const OverridePullRequestApprovalRulesInputFilterSensitiveLog: (obj: OverridePullRequestApprovalRulesInput) => any;
|
|
1720
|
-
/**
|
|
1721
|
-
* @internal
|
|
1722
|
-
*/
|
|
1723
|
-
export declare const PostCommentForComparedCommitInputFilterSensitiveLog: (obj: PostCommentForComparedCommitInput) => any;
|
|
1724
|
-
/**
|
|
1725
|
-
* @internal
|
|
1726
|
-
*/
|
|
1727
|
-
export declare const PostCommentForComparedCommitOutputFilterSensitiveLog: (obj: PostCommentForComparedCommitOutput) => any;
|
|
1728
|
-
/**
|
|
1729
|
-
* @internal
|
|
1730
|
-
*/
|
|
1731
|
-
export declare const PostCommentForPullRequestInputFilterSensitiveLog: (obj: PostCommentForPullRequestInput) => any;
|
|
1732
|
-
/**
|
|
1733
|
-
* @internal
|
|
1734
|
-
*/
|
|
1735
|
-
export declare const PostCommentForPullRequestOutputFilterSensitiveLog: (obj: PostCommentForPullRequestOutput) => any;
|
|
1736
|
-
/**
|
|
1737
|
-
* @internal
|
|
1738
|
-
*/
|
|
1739
|
-
export declare const PostCommentReplyInputFilterSensitiveLog: (obj: PostCommentReplyInput) => any;
|
|
1740
|
-
/**
|
|
1741
|
-
* @internal
|
|
1742
|
-
*/
|
|
1743
|
-
export declare const PostCommentReplyOutputFilterSensitiveLog: (obj: PostCommentReplyOutput) => any;
|
|
1744
|
-
/**
|
|
1745
|
-
* @internal
|
|
1746
|
-
*/
|
|
1747
|
-
export declare const PutCommentReactionInputFilterSensitiveLog: (obj: PutCommentReactionInput) => any;
|
|
1748
|
-
/**
|
|
1749
|
-
* @internal
|
|
1750
|
-
*/
|
|
1751
|
-
export declare const PutFileInputFilterSensitiveLog: (obj: PutFileInput) => any;
|
|
1752
|
-
/**
|
|
1753
|
-
* @internal
|
|
1754
|
-
*/
|
|
1755
|
-
export declare const PutFileOutputFilterSensitiveLog: (obj: PutFileOutput) => any;
|
|
1756
|
-
/**
|
|
1757
|
-
* @internal
|
|
1758
|
-
*/
|
|
1759
|
-
export declare const PutRepositoryTriggersInputFilterSensitiveLog: (obj: PutRepositoryTriggersInput) => any;
|
|
1760
|
-
/**
|
|
1761
|
-
* @internal
|
|
1762
|
-
*/
|
|
1763
|
-
export declare const PutRepositoryTriggersOutputFilterSensitiveLog: (obj: PutRepositoryTriggersOutput) => any;
|
|
1764
|
-
/**
|
|
1765
|
-
* @internal
|
|
1766
|
-
*/
|
|
1767
|
-
export declare const TagResourceInputFilterSensitiveLog: (obj: TagResourceInput) => any;
|
|
1768
|
-
/**
|
|
1769
|
-
* @internal
|
|
1770
|
-
*/
|
|
1771
|
-
export declare const TestRepositoryTriggersInputFilterSensitiveLog: (obj: TestRepositoryTriggersInput) => any;
|
|
1772
|
-
/**
|
|
1773
|
-
* @internal
|
|
1774
|
-
*/
|
|
1775
|
-
export declare const RepositoryTriggerExecutionFailureFilterSensitiveLog: (obj: RepositoryTriggerExecutionFailure) => any;
|
|
1776
|
-
/**
|
|
1777
|
-
* @internal
|
|
1778
|
-
*/
|
|
1779
|
-
export declare const TestRepositoryTriggersOutputFilterSensitiveLog: (obj: TestRepositoryTriggersOutput) => any;
|
|
1780
|
-
/**
|
|
1781
|
-
* @internal
|
|
1782
|
-
*/
|
|
1783
|
-
export declare const UntagResourceInputFilterSensitiveLog: (obj: UntagResourceInput) => any;
|
|
1784
|
-
/**
|
|
1785
|
-
* @internal
|
|
1786
|
-
*/
|
|
1787
|
-
export declare const UpdateApprovalRuleTemplateContentInputFilterSensitiveLog: (obj: UpdateApprovalRuleTemplateContentInput) => any;
|
|
1788
|
-
/**
|
|
1789
|
-
* @internal
|
|
1790
|
-
*/
|
|
1791
|
-
export declare const UpdateApprovalRuleTemplateContentOutputFilterSensitiveLog: (obj: UpdateApprovalRuleTemplateContentOutput) => any;
|
|
1792
|
-
/**
|
|
1793
|
-
* @internal
|
|
1794
|
-
*/
|
|
1795
|
-
export declare const UpdateApprovalRuleTemplateDescriptionInputFilterSensitiveLog: (obj: UpdateApprovalRuleTemplateDescriptionInput) => any;
|
|
1796
|
-
/**
|
|
1797
|
-
* @internal
|
|
1798
|
-
*/
|
|
1799
|
-
export declare const UpdateApprovalRuleTemplateDescriptionOutputFilterSensitiveLog: (obj: UpdateApprovalRuleTemplateDescriptionOutput) => any;
|
|
1800
|
-
/**
|
|
1801
|
-
* @internal
|
|
1802
|
-
*/
|
|
1803
|
-
export declare const UpdateApprovalRuleTemplateNameInputFilterSensitiveLog: (obj: UpdateApprovalRuleTemplateNameInput) => any;
|
|
1804
|
-
/**
|
|
1805
|
-
* @internal
|
|
1806
|
-
*/
|
|
1807
|
-
export declare const UpdateApprovalRuleTemplateNameOutputFilterSensitiveLog: (obj: UpdateApprovalRuleTemplateNameOutput) => any;
|
|
1808
|
-
/**
|
|
1809
|
-
* @internal
|
|
1810
|
-
*/
|
|
1811
|
-
export declare const UpdateCommentInputFilterSensitiveLog: (obj: UpdateCommentInput) => any;
|
|
1812
|
-
/**
|
|
1813
|
-
* @internal
|
|
1814
|
-
*/
|
|
1815
|
-
export declare const UpdateCommentOutputFilterSensitiveLog: (obj: UpdateCommentOutput) => any;
|
|
1816
|
-
/**
|
|
1817
|
-
* @internal
|
|
1818
|
-
*/
|
|
1819
|
-
export declare const UpdateDefaultBranchInputFilterSensitiveLog: (obj: UpdateDefaultBranchInput) => any;
|
|
1820
|
-
/**
|
|
1821
|
-
* @internal
|
|
1822
|
-
*/
|
|
1823
|
-
export declare const UpdatePullRequestApprovalRuleContentInputFilterSensitiveLog: (obj: UpdatePullRequestApprovalRuleContentInput) => any;
|
|
1824
|
-
/**
|
|
1825
|
-
* @internal
|
|
1826
|
-
*/
|
|
1827
|
-
export declare const UpdatePullRequestApprovalRuleContentOutputFilterSensitiveLog: (obj: UpdatePullRequestApprovalRuleContentOutput) => any;
|
|
1828
|
-
/**
|
|
1829
|
-
* @internal
|
|
1830
|
-
*/
|
|
1831
|
-
export declare const UpdatePullRequestApprovalStateInputFilterSensitiveLog: (obj: UpdatePullRequestApprovalStateInput) => any;
|
|
1832
|
-
/**
|
|
1833
|
-
* @internal
|
|
1834
|
-
*/
|
|
1835
|
-
export declare const UpdatePullRequestDescriptionInputFilterSensitiveLog: (obj: UpdatePullRequestDescriptionInput) => any;
|
|
1836
|
-
/**
|
|
1837
|
-
* @internal
|
|
1838
|
-
*/
|
|
1839
|
-
export declare const UpdatePullRequestDescriptionOutputFilterSensitiveLog: (obj: UpdatePullRequestDescriptionOutput) => any;
|
|
1840
|
-
/**
|
|
1841
|
-
* @internal
|
|
1842
|
-
*/
|
|
1843
|
-
export declare const UpdatePullRequestStatusInputFilterSensitiveLog: (obj: UpdatePullRequestStatusInput) => any;
|
|
1844
|
-
/**
|
|
1845
|
-
* @internal
|
|
1846
|
-
*/
|
|
1847
|
-
export declare const UpdatePullRequestStatusOutputFilterSensitiveLog: (obj: UpdatePullRequestStatusOutput) => any;
|
|
1848
|
-
/**
|
|
1849
|
-
* @internal
|
|
1850
|
-
*/
|
|
1851
|
-
export declare const UpdatePullRequestTitleInputFilterSensitiveLog: (obj: UpdatePullRequestTitleInput) => any;
|
|
1852
|
-
/**
|
|
1853
|
-
* @internal
|
|
1854
|
-
*/
|
|
1855
|
-
export declare const UpdatePullRequestTitleOutputFilterSensitiveLog: (obj: UpdatePullRequestTitleOutput) => any;
|
|
1856
|
-
/**
|
|
1857
|
-
* @internal
|
|
1858
|
-
*/
|
|
1859
|
-
export declare const UpdateRepositoryDescriptionInputFilterSensitiveLog: (obj: UpdateRepositoryDescriptionInput) => any;
|
|
1860
|
-
/**
|
|
1861
|
-
* @internal
|
|
1862
|
-
*/
|
|
1863
|
-
export declare const UpdateRepositoryNameInputFilterSensitiveLog: (obj: UpdateRepositoryNameInput) => any;
|
|
@@ -2065,380 +2065,3 @@ export declare class InvalidSortByException extends __BaseException {
|
|
|
2065
2065
|
opts: __ExceptionOptionType<InvalidSortByException, __BaseException>
|
|
2066
2066
|
);
|
|
2067
2067
|
}
|
|
2068
|
-
export declare const ApprovalFilterSensitiveLog: (obj: Approval) => any;
|
|
2069
|
-
export declare const OriginApprovalRuleTemplateFilterSensitiveLog: (
|
|
2070
|
-
obj: OriginApprovalRuleTemplate
|
|
2071
|
-
) => any;
|
|
2072
|
-
export declare const ApprovalRuleFilterSensitiveLog: (obj: ApprovalRule) => any;
|
|
2073
|
-
export declare const ApprovalRuleEventMetadataFilterSensitiveLog: (
|
|
2074
|
-
obj: ApprovalRuleEventMetadata
|
|
2075
|
-
) => any;
|
|
2076
|
-
export declare const ApprovalRuleOverriddenEventMetadataFilterSensitiveLog: (
|
|
2077
|
-
obj: ApprovalRuleOverriddenEventMetadata
|
|
2078
|
-
) => any;
|
|
2079
|
-
export declare const ApprovalRuleTemplateFilterSensitiveLog: (
|
|
2080
|
-
obj: ApprovalRuleTemplate
|
|
2081
|
-
) => any;
|
|
2082
|
-
export declare const ApprovalStateChangedEventMetadataFilterSensitiveLog: (
|
|
2083
|
-
obj: ApprovalStateChangedEventMetadata
|
|
2084
|
-
) => any;
|
|
2085
|
-
export declare const AssociateApprovalRuleTemplateWithRepositoryInputFilterSensitiveLog: (
|
|
2086
|
-
obj: AssociateApprovalRuleTemplateWithRepositoryInput
|
|
2087
|
-
) => any;
|
|
2088
|
-
export declare const BatchAssociateApprovalRuleTemplateWithRepositoriesInputFilterSensitiveLog: (
|
|
2089
|
-
obj: BatchAssociateApprovalRuleTemplateWithRepositoriesInput
|
|
2090
|
-
) => any;
|
|
2091
|
-
export declare const BatchAssociateApprovalRuleTemplateWithRepositoriesErrorFilterSensitiveLog: (
|
|
2092
|
-
obj: BatchAssociateApprovalRuleTemplateWithRepositoriesError
|
|
2093
|
-
) => any;
|
|
2094
|
-
export declare const BatchAssociateApprovalRuleTemplateWithRepositoriesOutputFilterSensitiveLog: (
|
|
2095
|
-
obj: BatchAssociateApprovalRuleTemplateWithRepositoriesOutput
|
|
2096
|
-
) => any;
|
|
2097
|
-
export declare const BatchDescribeMergeConflictsInputFilterSensitiveLog: (
|
|
2098
|
-
obj: BatchDescribeMergeConflictsInput
|
|
2099
|
-
) => any;
|
|
2100
|
-
export declare const FileModesFilterSensitiveLog: (obj: FileModes) => any;
|
|
2101
|
-
export declare const FileSizesFilterSensitiveLog: (obj: FileSizes) => any;
|
|
2102
|
-
export declare const IsBinaryFileFilterSensitiveLog: (obj: IsBinaryFile) => any;
|
|
2103
|
-
export declare const MergeOperationsFilterSensitiveLog: (
|
|
2104
|
-
obj: MergeOperations
|
|
2105
|
-
) => any;
|
|
2106
|
-
export declare const ObjectTypesFilterSensitiveLog: (obj: ObjectTypes) => any;
|
|
2107
|
-
export declare const ConflictMetadataFilterSensitiveLog: (
|
|
2108
|
-
obj: ConflictMetadata
|
|
2109
|
-
) => any;
|
|
2110
|
-
export declare const MergeHunkDetailFilterSensitiveLog: (
|
|
2111
|
-
obj: MergeHunkDetail
|
|
2112
|
-
) => any;
|
|
2113
|
-
export declare const MergeHunkFilterSensitiveLog: (obj: MergeHunk) => any;
|
|
2114
|
-
export declare const ConflictFilterSensitiveLog: (obj: Conflict) => any;
|
|
2115
|
-
export declare const BatchDescribeMergeConflictsErrorFilterSensitiveLog: (
|
|
2116
|
-
obj: BatchDescribeMergeConflictsError
|
|
2117
|
-
) => any;
|
|
2118
|
-
export declare const BatchDescribeMergeConflictsOutputFilterSensitiveLog: (
|
|
2119
|
-
obj: BatchDescribeMergeConflictsOutput
|
|
2120
|
-
) => any;
|
|
2121
|
-
export declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesInputFilterSensitiveLog: (
|
|
2122
|
-
obj: BatchDisassociateApprovalRuleTemplateFromRepositoriesInput
|
|
2123
|
-
) => any;
|
|
2124
|
-
export declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorFilterSensitiveLog: (
|
|
2125
|
-
obj: BatchDisassociateApprovalRuleTemplateFromRepositoriesError
|
|
2126
|
-
) => any;
|
|
2127
|
-
export declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesOutputFilterSensitiveLog: (
|
|
2128
|
-
obj: BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput
|
|
2129
|
-
) => any;
|
|
2130
|
-
export declare const BatchGetCommitsInputFilterSensitiveLog: (
|
|
2131
|
-
obj: BatchGetCommitsInput
|
|
2132
|
-
) => any;
|
|
2133
|
-
export declare const UserInfoFilterSensitiveLog: (obj: UserInfo) => any;
|
|
2134
|
-
export declare const CommitFilterSensitiveLog: (obj: Commit) => any;
|
|
2135
|
-
export declare const BatchGetCommitsErrorFilterSensitiveLog: (
|
|
2136
|
-
obj: BatchGetCommitsError
|
|
2137
|
-
) => any;
|
|
2138
|
-
export declare const BatchGetCommitsOutputFilterSensitiveLog: (
|
|
2139
|
-
obj: BatchGetCommitsOutput
|
|
2140
|
-
) => any;
|
|
2141
|
-
export declare const BatchGetRepositoriesInputFilterSensitiveLog: (
|
|
2142
|
-
obj: BatchGetRepositoriesInput
|
|
2143
|
-
) => any;
|
|
2144
|
-
export declare const RepositoryMetadataFilterSensitiveLog: (
|
|
2145
|
-
obj: RepositoryMetadata
|
|
2146
|
-
) => any;
|
|
2147
|
-
export declare const BatchGetRepositoriesOutputFilterSensitiveLog: (
|
|
2148
|
-
obj: BatchGetRepositoriesOutput
|
|
2149
|
-
) => any;
|
|
2150
|
-
export declare const BlobMetadataFilterSensitiveLog: (obj: BlobMetadata) => any;
|
|
2151
|
-
export declare const BranchInfoFilterSensitiveLog: (obj: BranchInfo) => any;
|
|
2152
|
-
export declare const CreateApprovalRuleTemplateInputFilterSensitiveLog: (
|
|
2153
|
-
obj: CreateApprovalRuleTemplateInput
|
|
2154
|
-
) => any;
|
|
2155
|
-
export declare const CreateApprovalRuleTemplateOutputFilterSensitiveLog: (
|
|
2156
|
-
obj: CreateApprovalRuleTemplateOutput
|
|
2157
|
-
) => any;
|
|
2158
|
-
export declare const CreateBranchInputFilterSensitiveLog: (
|
|
2159
|
-
obj: CreateBranchInput
|
|
2160
|
-
) => any;
|
|
2161
|
-
export declare const DeleteFileEntryFilterSensitiveLog: (
|
|
2162
|
-
obj: DeleteFileEntry
|
|
2163
|
-
) => any;
|
|
2164
|
-
export declare const SourceFileSpecifierFilterSensitiveLog: (
|
|
2165
|
-
obj: SourceFileSpecifier
|
|
2166
|
-
) => any;
|
|
2167
|
-
export declare const PutFileEntryFilterSensitiveLog: (obj: PutFileEntry) => any;
|
|
2168
|
-
export declare const SetFileModeEntryFilterSensitiveLog: (
|
|
2169
|
-
obj: SetFileModeEntry
|
|
2170
|
-
) => any;
|
|
2171
|
-
export declare const CreateCommitInputFilterSensitiveLog: (
|
|
2172
|
-
obj: CreateCommitInput
|
|
2173
|
-
) => any;
|
|
2174
|
-
export declare const FileMetadataFilterSensitiveLog: (obj: FileMetadata) => any;
|
|
2175
|
-
export declare const CreateCommitOutputFilterSensitiveLog: (
|
|
2176
|
-
obj: CreateCommitOutput
|
|
2177
|
-
) => any;
|
|
2178
|
-
export declare const TargetFilterSensitiveLog: (obj: Target) => any;
|
|
2179
|
-
export declare const CreatePullRequestInputFilterSensitiveLog: (
|
|
2180
|
-
obj: CreatePullRequestInput
|
|
2181
|
-
) => any;
|
|
2182
|
-
export declare const MergeMetadataFilterSensitiveLog: (
|
|
2183
|
-
obj: MergeMetadata
|
|
2184
|
-
) => any;
|
|
2185
|
-
export declare const PullRequestTargetFilterSensitiveLog: (
|
|
2186
|
-
obj: PullRequestTarget
|
|
2187
|
-
) => any;
|
|
2188
|
-
export declare const PullRequestFilterSensitiveLog: (obj: PullRequest) => any;
|
|
2189
|
-
export declare const CreatePullRequestOutputFilterSensitiveLog: (
|
|
2190
|
-
obj: CreatePullRequestOutput
|
|
2191
|
-
) => any;
|
|
2192
|
-
export declare const CreatePullRequestApprovalRuleInputFilterSensitiveLog: (
|
|
2193
|
-
obj: CreatePullRequestApprovalRuleInput
|
|
2194
|
-
) => any;
|
|
2195
|
-
export declare const CreatePullRequestApprovalRuleOutputFilterSensitiveLog: (
|
|
2196
|
-
obj: CreatePullRequestApprovalRuleOutput
|
|
2197
|
-
) => any;
|
|
2198
|
-
export declare const CreateRepositoryInputFilterSensitiveLog: (
|
|
2199
|
-
obj: CreateRepositoryInput
|
|
2200
|
-
) => any;
|
|
2201
|
-
export declare const CreateRepositoryOutputFilterSensitiveLog: (
|
|
2202
|
-
obj: CreateRepositoryOutput
|
|
2203
|
-
) => any;
|
|
2204
|
-
export declare const ReplaceContentEntryFilterSensitiveLog: (
|
|
2205
|
-
obj: ReplaceContentEntry
|
|
2206
|
-
) => any;
|
|
2207
|
-
export declare const ConflictResolutionFilterSensitiveLog: (
|
|
2208
|
-
obj: ConflictResolution
|
|
2209
|
-
) => any;
|
|
2210
|
-
export declare const CreateUnreferencedMergeCommitInputFilterSensitiveLog: (
|
|
2211
|
-
obj: CreateUnreferencedMergeCommitInput
|
|
2212
|
-
) => any;
|
|
2213
|
-
export declare const CreateUnreferencedMergeCommitOutputFilterSensitiveLog: (
|
|
2214
|
-
obj: CreateUnreferencedMergeCommitOutput
|
|
2215
|
-
) => any;
|
|
2216
|
-
export declare const DeleteApprovalRuleTemplateInputFilterSensitiveLog: (
|
|
2217
|
-
obj: DeleteApprovalRuleTemplateInput
|
|
2218
|
-
) => any;
|
|
2219
|
-
export declare const DeleteApprovalRuleTemplateOutputFilterSensitiveLog: (
|
|
2220
|
-
obj: DeleteApprovalRuleTemplateOutput
|
|
2221
|
-
) => any;
|
|
2222
|
-
export declare const DeleteBranchInputFilterSensitiveLog: (
|
|
2223
|
-
obj: DeleteBranchInput
|
|
2224
|
-
) => any;
|
|
2225
|
-
export declare const DeleteBranchOutputFilterSensitiveLog: (
|
|
2226
|
-
obj: DeleteBranchOutput
|
|
2227
|
-
) => any;
|
|
2228
|
-
export declare const DeleteCommentContentInputFilterSensitiveLog: (
|
|
2229
|
-
obj: DeleteCommentContentInput
|
|
2230
|
-
) => any;
|
|
2231
|
-
export declare const CommentFilterSensitiveLog: (obj: Comment) => any;
|
|
2232
|
-
export declare const DeleteCommentContentOutputFilterSensitiveLog: (
|
|
2233
|
-
obj: DeleteCommentContentOutput
|
|
2234
|
-
) => any;
|
|
2235
|
-
export declare const DeleteFileInputFilterSensitiveLog: (
|
|
2236
|
-
obj: DeleteFileInput
|
|
2237
|
-
) => any;
|
|
2238
|
-
export declare const DeleteFileOutputFilterSensitiveLog: (
|
|
2239
|
-
obj: DeleteFileOutput
|
|
2240
|
-
) => any;
|
|
2241
|
-
export declare const DeletePullRequestApprovalRuleInputFilterSensitiveLog: (
|
|
2242
|
-
obj: DeletePullRequestApprovalRuleInput
|
|
2243
|
-
) => any;
|
|
2244
|
-
export declare const DeletePullRequestApprovalRuleOutputFilterSensitiveLog: (
|
|
2245
|
-
obj: DeletePullRequestApprovalRuleOutput
|
|
2246
|
-
) => any;
|
|
2247
|
-
export declare const DeleteRepositoryInputFilterSensitiveLog: (
|
|
2248
|
-
obj: DeleteRepositoryInput
|
|
2249
|
-
) => any;
|
|
2250
|
-
export declare const DeleteRepositoryOutputFilterSensitiveLog: (
|
|
2251
|
-
obj: DeleteRepositoryOutput
|
|
2252
|
-
) => any;
|
|
2253
|
-
export declare const DescribeMergeConflictsInputFilterSensitiveLog: (
|
|
2254
|
-
obj: DescribeMergeConflictsInput
|
|
2255
|
-
) => any;
|
|
2256
|
-
export declare const DescribeMergeConflictsOutputFilterSensitiveLog: (
|
|
2257
|
-
obj: DescribeMergeConflictsOutput
|
|
2258
|
-
) => any;
|
|
2259
|
-
export declare const DescribePullRequestEventsInputFilterSensitiveLog: (
|
|
2260
|
-
obj: DescribePullRequestEventsInput
|
|
2261
|
-
) => any;
|
|
2262
|
-
export declare const PullRequestCreatedEventMetadataFilterSensitiveLog: (
|
|
2263
|
-
obj: PullRequestCreatedEventMetadata
|
|
2264
|
-
) => any;
|
|
2265
|
-
export declare const PullRequestMergedStateChangedEventMetadataFilterSensitiveLog: (
|
|
2266
|
-
obj: PullRequestMergedStateChangedEventMetadata
|
|
2267
|
-
) => any;
|
|
2268
|
-
export declare const PullRequestSourceReferenceUpdatedEventMetadataFilterSensitiveLog: (
|
|
2269
|
-
obj: PullRequestSourceReferenceUpdatedEventMetadata
|
|
2270
|
-
) => any;
|
|
2271
|
-
export declare const PullRequestStatusChangedEventMetadataFilterSensitiveLog: (
|
|
2272
|
-
obj: PullRequestStatusChangedEventMetadata
|
|
2273
|
-
) => any;
|
|
2274
|
-
export declare const PullRequestEventFilterSensitiveLog: (
|
|
2275
|
-
obj: PullRequestEvent
|
|
2276
|
-
) => any;
|
|
2277
|
-
export declare const DescribePullRequestEventsOutputFilterSensitiveLog: (
|
|
2278
|
-
obj: DescribePullRequestEventsOutput
|
|
2279
|
-
) => any;
|
|
2280
|
-
export declare const DisassociateApprovalRuleTemplateFromRepositoryInputFilterSensitiveLog: (
|
|
2281
|
-
obj: DisassociateApprovalRuleTemplateFromRepositoryInput
|
|
2282
|
-
) => any;
|
|
2283
|
-
export declare const EvaluatePullRequestApprovalRulesInputFilterSensitiveLog: (
|
|
2284
|
-
obj: EvaluatePullRequestApprovalRulesInput
|
|
2285
|
-
) => any;
|
|
2286
|
-
export declare const EvaluationFilterSensitiveLog: (obj: Evaluation) => any;
|
|
2287
|
-
export declare const EvaluatePullRequestApprovalRulesOutputFilterSensitiveLog: (
|
|
2288
|
-
obj: EvaluatePullRequestApprovalRulesOutput
|
|
2289
|
-
) => any;
|
|
2290
|
-
export declare const GetApprovalRuleTemplateInputFilterSensitiveLog: (
|
|
2291
|
-
obj: GetApprovalRuleTemplateInput
|
|
2292
|
-
) => any;
|
|
2293
|
-
export declare const GetApprovalRuleTemplateOutputFilterSensitiveLog: (
|
|
2294
|
-
obj: GetApprovalRuleTemplateOutput
|
|
2295
|
-
) => any;
|
|
2296
|
-
export declare const GetBlobInputFilterSensitiveLog: (obj: GetBlobInput) => any;
|
|
2297
|
-
export declare const GetBlobOutputFilterSensitiveLog: (
|
|
2298
|
-
obj: GetBlobOutput
|
|
2299
|
-
) => any;
|
|
2300
|
-
export declare const GetBranchInputFilterSensitiveLog: (
|
|
2301
|
-
obj: GetBranchInput
|
|
2302
|
-
) => any;
|
|
2303
|
-
export declare const GetBranchOutputFilterSensitiveLog: (
|
|
2304
|
-
obj: GetBranchOutput
|
|
2305
|
-
) => any;
|
|
2306
|
-
export declare const GetCommentInputFilterSensitiveLog: (
|
|
2307
|
-
obj: GetCommentInput
|
|
2308
|
-
) => any;
|
|
2309
|
-
export declare const GetCommentOutputFilterSensitiveLog: (
|
|
2310
|
-
obj: GetCommentOutput
|
|
2311
|
-
) => any;
|
|
2312
|
-
export declare const GetCommentReactionsInputFilterSensitiveLog: (
|
|
2313
|
-
obj: GetCommentReactionsInput
|
|
2314
|
-
) => any;
|
|
2315
|
-
export declare const ReactionValueFormatsFilterSensitiveLog: (
|
|
2316
|
-
obj: ReactionValueFormats
|
|
2317
|
-
) => any;
|
|
2318
|
-
export declare const ReactionForCommentFilterSensitiveLog: (
|
|
2319
|
-
obj: ReactionForComment
|
|
2320
|
-
) => any;
|
|
2321
|
-
export declare const GetCommentReactionsOutputFilterSensitiveLog: (
|
|
2322
|
-
obj: GetCommentReactionsOutput
|
|
2323
|
-
) => any;
|
|
2324
|
-
export declare const GetCommentsForComparedCommitInputFilterSensitiveLog: (
|
|
2325
|
-
obj: GetCommentsForComparedCommitInput
|
|
2326
|
-
) => any;
|
|
2327
|
-
export declare const LocationFilterSensitiveLog: (obj: Location) => any;
|
|
2328
|
-
export declare const CommentsForComparedCommitFilterSensitiveLog: (
|
|
2329
|
-
obj: CommentsForComparedCommit
|
|
2330
|
-
) => any;
|
|
2331
|
-
export declare const GetCommentsForComparedCommitOutputFilterSensitiveLog: (
|
|
2332
|
-
obj: GetCommentsForComparedCommitOutput
|
|
2333
|
-
) => any;
|
|
2334
|
-
export declare const GetCommentsForPullRequestInputFilterSensitiveLog: (
|
|
2335
|
-
obj: GetCommentsForPullRequestInput
|
|
2336
|
-
) => any;
|
|
2337
|
-
export declare const CommentsForPullRequestFilterSensitiveLog: (
|
|
2338
|
-
obj: CommentsForPullRequest
|
|
2339
|
-
) => any;
|
|
2340
|
-
export declare const GetCommentsForPullRequestOutputFilterSensitiveLog: (
|
|
2341
|
-
obj: GetCommentsForPullRequestOutput
|
|
2342
|
-
) => any;
|
|
2343
|
-
export declare const GetCommitInputFilterSensitiveLog: (
|
|
2344
|
-
obj: GetCommitInput
|
|
2345
|
-
) => any;
|
|
2346
|
-
export declare const GetCommitOutputFilterSensitiveLog: (
|
|
2347
|
-
obj: GetCommitOutput
|
|
2348
|
-
) => any;
|
|
2349
|
-
export declare const GetDifferencesInputFilterSensitiveLog: (
|
|
2350
|
-
obj: GetDifferencesInput
|
|
2351
|
-
) => any;
|
|
2352
|
-
export declare const DifferenceFilterSensitiveLog: (obj: Difference) => any;
|
|
2353
|
-
export declare const GetDifferencesOutputFilterSensitiveLog: (
|
|
2354
|
-
obj: GetDifferencesOutput
|
|
2355
|
-
) => any;
|
|
2356
|
-
export declare const GetFileInputFilterSensitiveLog: (obj: GetFileInput) => any;
|
|
2357
|
-
export declare const GetFileOutputFilterSensitiveLog: (
|
|
2358
|
-
obj: GetFileOutput
|
|
2359
|
-
) => any;
|
|
2360
|
-
export declare const GetFolderInputFilterSensitiveLog: (
|
|
2361
|
-
obj: GetFolderInput
|
|
2362
|
-
) => any;
|
|
2363
|
-
export declare const FileFilterSensitiveLog: (obj: File) => any;
|
|
2364
|
-
export declare const FolderFilterSensitiveLog: (obj: Folder) => any;
|
|
2365
|
-
export declare const SubModuleFilterSensitiveLog: (obj: SubModule) => any;
|
|
2366
|
-
export declare const SymbolicLinkFilterSensitiveLog: (obj: SymbolicLink) => any;
|
|
2367
|
-
export declare const GetFolderOutputFilterSensitiveLog: (
|
|
2368
|
-
obj: GetFolderOutput
|
|
2369
|
-
) => any;
|
|
2370
|
-
export declare const GetMergeCommitInputFilterSensitiveLog: (
|
|
2371
|
-
obj: GetMergeCommitInput
|
|
2372
|
-
) => any;
|
|
2373
|
-
export declare const GetMergeCommitOutputFilterSensitiveLog: (
|
|
2374
|
-
obj: GetMergeCommitOutput
|
|
2375
|
-
) => any;
|
|
2376
|
-
export declare const GetMergeConflictsInputFilterSensitiveLog: (
|
|
2377
|
-
obj: GetMergeConflictsInput
|
|
2378
|
-
) => any;
|
|
2379
|
-
export declare const GetMergeConflictsOutputFilterSensitiveLog: (
|
|
2380
|
-
obj: GetMergeConflictsOutput
|
|
2381
|
-
) => any;
|
|
2382
|
-
export declare const GetMergeOptionsInputFilterSensitiveLog: (
|
|
2383
|
-
obj: GetMergeOptionsInput
|
|
2384
|
-
) => any;
|
|
2385
|
-
export declare const GetMergeOptionsOutputFilterSensitiveLog: (
|
|
2386
|
-
obj: GetMergeOptionsOutput
|
|
2387
|
-
) => any;
|
|
2388
|
-
export declare const GetPullRequestInputFilterSensitiveLog: (
|
|
2389
|
-
obj: GetPullRequestInput
|
|
2390
|
-
) => any;
|
|
2391
|
-
export declare const GetPullRequestOutputFilterSensitiveLog: (
|
|
2392
|
-
obj: GetPullRequestOutput
|
|
2393
|
-
) => any;
|
|
2394
|
-
export declare const GetPullRequestApprovalStatesInputFilterSensitiveLog: (
|
|
2395
|
-
obj: GetPullRequestApprovalStatesInput
|
|
2396
|
-
) => any;
|
|
2397
|
-
export declare const GetPullRequestApprovalStatesOutputFilterSensitiveLog: (
|
|
2398
|
-
obj: GetPullRequestApprovalStatesOutput
|
|
2399
|
-
) => any;
|
|
2400
|
-
export declare const GetPullRequestOverrideStateInputFilterSensitiveLog: (
|
|
2401
|
-
obj: GetPullRequestOverrideStateInput
|
|
2402
|
-
) => any;
|
|
2403
|
-
export declare const GetPullRequestOverrideStateOutputFilterSensitiveLog: (
|
|
2404
|
-
obj: GetPullRequestOverrideStateOutput
|
|
2405
|
-
) => any;
|
|
2406
|
-
export declare const GetRepositoryInputFilterSensitiveLog: (
|
|
2407
|
-
obj: GetRepositoryInput
|
|
2408
|
-
) => any;
|
|
2409
|
-
export declare const GetRepositoryOutputFilterSensitiveLog: (
|
|
2410
|
-
obj: GetRepositoryOutput
|
|
2411
|
-
) => any;
|
|
2412
|
-
export declare const GetRepositoryTriggersInputFilterSensitiveLog: (
|
|
2413
|
-
obj: GetRepositoryTriggersInput
|
|
2414
|
-
) => any;
|
|
2415
|
-
export declare const RepositoryTriggerFilterSensitiveLog: (
|
|
2416
|
-
obj: RepositoryTrigger
|
|
2417
|
-
) => any;
|
|
2418
|
-
export declare const GetRepositoryTriggersOutputFilterSensitiveLog: (
|
|
2419
|
-
obj: GetRepositoryTriggersOutput
|
|
2420
|
-
) => any;
|
|
2421
|
-
export declare const ListApprovalRuleTemplatesInputFilterSensitiveLog: (
|
|
2422
|
-
obj: ListApprovalRuleTemplatesInput
|
|
2423
|
-
) => any;
|
|
2424
|
-
export declare const ListApprovalRuleTemplatesOutputFilterSensitiveLog: (
|
|
2425
|
-
obj: ListApprovalRuleTemplatesOutput
|
|
2426
|
-
) => any;
|
|
2427
|
-
export declare const ListAssociatedApprovalRuleTemplatesForRepositoryInputFilterSensitiveLog: (
|
|
2428
|
-
obj: ListAssociatedApprovalRuleTemplatesForRepositoryInput
|
|
2429
|
-
) => any;
|
|
2430
|
-
export declare const ListAssociatedApprovalRuleTemplatesForRepositoryOutputFilterSensitiveLog: (
|
|
2431
|
-
obj: ListAssociatedApprovalRuleTemplatesForRepositoryOutput
|
|
2432
|
-
) => any;
|
|
2433
|
-
export declare const ListBranchesInputFilterSensitiveLog: (
|
|
2434
|
-
obj: ListBranchesInput
|
|
2435
|
-
) => any;
|
|
2436
|
-
export declare const ListBranchesOutputFilterSensitiveLog: (
|
|
2437
|
-
obj: ListBranchesOutput
|
|
2438
|
-
) => any;
|
|
2439
|
-
export declare const ListPullRequestsInputFilterSensitiveLog: (
|
|
2440
|
-
obj: ListPullRequestsInput
|
|
2441
|
-
) => any;
|
|
2442
|
-
export declare const ListPullRequestsOutputFilterSensitiveLog: (
|
|
2443
|
-
obj: ListPullRequestsOutput
|
|
2444
|
-
) => any;
|