@aws-sdk/client-codecommit 3.651.1 → 3.658.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +11 -0
- package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetCommitsCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateBranchCommand.d.ts +11 -0
- package/dist-types/commands/CreateCommitCommand.d.ts +11 -0
- package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +11 -0
- package/dist-types/commands/CreatePullRequestCommand.d.ts +11 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBranchCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCommentContentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFileCommand.d.ts +11 -0
- package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +11 -0
- package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +11 -0
- package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetBlobCommand.d.ts +11 -0
- package/dist-types/commands/GetBranchCommand.d.ts +11 -0
- package/dist-types/commands/GetCommentCommand.d.ts +11 -0
- package/dist-types/commands/GetCommentReactionsCommand.d.ts +11 -0
- package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +11 -0
- package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +11 -0
- package/dist-types/commands/GetCommitCommand.d.ts +11 -0
- package/dist-types/commands/GetDifferencesCommand.d.ts +11 -0
- package/dist-types/commands/GetFileCommand.d.ts +11 -0
- package/dist-types/commands/GetFolderCommand.d.ts +11 -0
- package/dist-types/commands/GetMergeCommitCommand.d.ts +11 -0
- package/dist-types/commands/GetMergeConflictsCommand.d.ts +11 -0
- package/dist-types/commands/GetMergeOptionsCommand.d.ts +11 -0
- package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +11 -0
- package/dist-types/commands/GetPullRequestCommand.d.ts +11 -0
- package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +11 -0
- package/dist-types/commands/GetRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +11 -0
- package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/ListBranchesCommand.d.ts +11 -0
- package/dist-types/commands/ListFileCommitHistoryCommand.d.ts +11 -0
- package/dist-types/commands/ListPullRequestsCommand.d.ts +11 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +11 -0
- package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +11 -0
- package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +11 -0
- package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +11 -0
- package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +11 -0
- package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +11 -0
- package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +11 -0
- package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +11 -0
- package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +11 -0
- package/dist-types/commands/PostCommentReplyCommand.d.ts +11 -0
- package/dist-types/commands/PutCommentReactionCommand.d.ts +11 -0
- package/dist-types/commands/PutFileCommand.d.ts +11 -0
- package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCommentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDescribeMergeConflictsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetCommitsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateApprovalRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBranchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePullRequestApprovalRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePullRequestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUnreferencedMergeCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApprovalRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBranchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCommentContentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePullRequestApprovalRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMergeConflictsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePullRequestEventsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetApprovalRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetBlobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetBranchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommentReactionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommentsForComparedCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommentsForPullRequestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDifferencesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMergeCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMergeConflictsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMergeOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPullRequestApprovalStatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPullRequestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPullRequestOverrideStateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRepositoryTriggersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApprovalRuleTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBranchesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFileCommitHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPullRequestsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergeBranchesByFastForwardCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergeBranchesBySquashCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergeBranchesByThreeWayCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergePullRequestByFastForwardCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergePullRequestBySquashCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergePullRequestByThreeWayCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/OverridePullRequestApprovalRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PostCommentForComparedCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PostCommentForPullRequestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PostCommentReplyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutCommentReactionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutFileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutRepositoryTriggersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TestRepositoryTriggersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCommentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDefaultBranchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalStateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestDescriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestTitleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryDescriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryNameCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -90,4 +90,15 @@ declare const GetPullRequestOverrideStateCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class GetPullRequestOverrideStateCommand extends GetPullRequestOverrideStateCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: GetPullRequestOverrideStateInput;
|
|
97
|
+
output: GetPullRequestOverrideStateOutput;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: GetPullRequestOverrideStateCommandInput;
|
|
101
|
+
output: GetPullRequestOverrideStateCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -105,4 +105,15 @@ declare const GetRepositoryCommand_base: {
|
|
|
105
105
|
* @public
|
|
106
106
|
*/
|
|
107
107
|
export declare class GetRepositoryCommand extends GetRepositoryCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: GetRepositoryInput;
|
|
112
|
+
output: GetRepositoryOutput;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: GetRepositoryCommandInput;
|
|
116
|
+
output: GetRepositoryCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -99,4 +99,15 @@ declare const GetRepositoryTriggersCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class GetRepositoryTriggersCommand extends GetRepositoryTriggersCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: GetRepositoryTriggersInput;
|
|
106
|
+
output: GetRepositoryTriggersOutput;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: GetRepositoryTriggersCommandInput;
|
|
110
|
+
output: GetRepositoryTriggersCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -68,4 +68,15 @@ declare const ListApprovalRuleTemplatesCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class ListApprovalRuleTemplatesCommand extends ListApprovalRuleTemplatesCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: ListApprovalRuleTemplatesInput;
|
|
75
|
+
output: ListApprovalRuleTemplatesOutput;
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: ListApprovalRuleTemplatesCommandInput;
|
|
79
|
+
output: ListApprovalRuleTemplatesCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -97,4 +97,15 @@ declare const ListAssociatedApprovalRuleTemplatesForRepositoryCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class ListAssociatedApprovalRuleTemplatesForRepositoryCommand extends ListAssociatedApprovalRuleTemplatesForRepositoryCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: ListAssociatedApprovalRuleTemplatesForRepositoryInput;
|
|
104
|
+
output: ListAssociatedApprovalRuleTemplatesForRepositoryOutput;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: ListAssociatedApprovalRuleTemplatesForRepositoryCommandInput;
|
|
108
|
+
output: ListAssociatedApprovalRuleTemplatesForRepositoryCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -93,4 +93,15 @@ declare const ListBranchesCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class ListBranchesCommand extends ListBranchesCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: ListBranchesInput;
|
|
100
|
+
output: ListBranchesOutput;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: ListBranchesCommandInput;
|
|
104
|
+
output: ListBranchesCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -138,4 +138,15 @@ declare const ListFileCommitHistoryCommand_base: {
|
|
|
138
138
|
* @public
|
|
139
139
|
*/
|
|
140
140
|
export declare class ListFileCommitHistoryCommand extends ListFileCommitHistoryCommand_base {
|
|
141
|
+
/** @internal type navigation helper, not in runtime. */
|
|
142
|
+
protected static __types: {
|
|
143
|
+
api: {
|
|
144
|
+
input: ListFileCommitHistoryRequest;
|
|
145
|
+
output: ListFileCommitHistoryResponse;
|
|
146
|
+
};
|
|
147
|
+
sdk: {
|
|
148
|
+
input: ListFileCommitHistoryCommandInput;
|
|
149
|
+
output: ListFileCommitHistoryCommandOutput;
|
|
150
|
+
};
|
|
151
|
+
};
|
|
141
152
|
}
|
|
@@ -109,4 +109,15 @@ declare const ListPullRequestsCommand_base: {
|
|
|
109
109
|
* @public
|
|
110
110
|
*/
|
|
111
111
|
export declare class ListPullRequestsCommand extends ListPullRequestsCommand_base {
|
|
112
|
+
/** @internal type navigation helper, not in runtime. */
|
|
113
|
+
protected static __types: {
|
|
114
|
+
api: {
|
|
115
|
+
input: ListPullRequestsInput;
|
|
116
|
+
output: ListPullRequestsOutput;
|
|
117
|
+
};
|
|
118
|
+
sdk: {
|
|
119
|
+
input: ListPullRequestsCommandInput;
|
|
120
|
+
output: ListPullRequestsCommandOutput;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
112
123
|
}
|
|
@@ -74,4 +74,15 @@ declare const ListRepositoriesCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class ListRepositoriesCommand extends ListRepositoriesCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: ListRepositoriesInput;
|
|
81
|
+
output: ListRepositoriesOutput;
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: ListRepositoriesCommandInput;
|
|
85
|
+
output: ListRepositoriesCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -95,4 +95,15 @@ declare const ListRepositoriesForApprovalRuleTemplateCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class ListRepositoriesForApprovalRuleTemplateCommand extends ListRepositoriesForApprovalRuleTemplateCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: ListRepositoriesForApprovalRuleTemplateInput;
|
|
102
|
+
output: ListRepositoriesForApprovalRuleTemplateOutput;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: ListRepositoriesForApprovalRuleTemplateCommandInput;
|
|
106
|
+
output: ListRepositoriesForApprovalRuleTemplateCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -83,4 +83,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: ListTagsForResourceInput;
|
|
90
|
+
output: ListTagsForResourceOutput;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: ListTagsForResourceCommandInput;
|
|
94
|
+
output: ListTagsForResourceCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -125,4 +125,15 @@ declare const MergeBranchesByFastForwardCommand_base: {
|
|
|
125
125
|
* @public
|
|
126
126
|
*/
|
|
127
127
|
export declare class MergeBranchesByFastForwardCommand extends MergeBranchesByFastForwardCommand_base {
|
|
128
|
+
/** @internal type navigation helper, not in runtime. */
|
|
129
|
+
protected static __types: {
|
|
130
|
+
api: {
|
|
131
|
+
input: MergeBranchesByFastForwardInput;
|
|
132
|
+
output: MergeBranchesByFastForwardOutput;
|
|
133
|
+
};
|
|
134
|
+
sdk: {
|
|
135
|
+
input: MergeBranchesByFastForwardCommandInput;
|
|
136
|
+
output: MergeBranchesByFastForwardCommandOutput;
|
|
137
|
+
};
|
|
138
|
+
};
|
|
128
139
|
}
|
|
@@ -218,4 +218,15 @@ declare const MergeBranchesBySquashCommand_base: {
|
|
|
218
218
|
* @public
|
|
219
219
|
*/
|
|
220
220
|
export declare class MergeBranchesBySquashCommand extends MergeBranchesBySquashCommand_base {
|
|
221
|
+
/** @internal type navigation helper, not in runtime. */
|
|
222
|
+
protected static __types: {
|
|
223
|
+
api: {
|
|
224
|
+
input: MergeBranchesBySquashInput;
|
|
225
|
+
output: MergeBranchesBySquashOutput;
|
|
226
|
+
};
|
|
227
|
+
sdk: {
|
|
228
|
+
input: MergeBranchesBySquashCommandInput;
|
|
229
|
+
output: MergeBranchesBySquashCommandOutput;
|
|
230
|
+
};
|
|
231
|
+
};
|
|
221
232
|
}
|
|
@@ -218,4 +218,15 @@ declare const MergeBranchesByThreeWayCommand_base: {
|
|
|
218
218
|
* @public
|
|
219
219
|
*/
|
|
220
220
|
export declare class MergeBranchesByThreeWayCommand extends MergeBranchesByThreeWayCommand_base {
|
|
221
|
+
/** @internal type navigation helper, not in runtime. */
|
|
222
|
+
protected static __types: {
|
|
223
|
+
api: {
|
|
224
|
+
input: MergeBranchesByThreeWayInput;
|
|
225
|
+
output: MergeBranchesByThreeWayOutput;
|
|
226
|
+
};
|
|
227
|
+
sdk: {
|
|
228
|
+
input: MergeBranchesByThreeWayCommandInput;
|
|
229
|
+
output: MergeBranchesByThreeWayCommandOutput;
|
|
230
|
+
};
|
|
231
|
+
};
|
|
221
232
|
}
|
|
@@ -164,4 +164,15 @@ declare const MergePullRequestByFastForwardCommand_base: {
|
|
|
164
164
|
* @public
|
|
165
165
|
*/
|
|
166
166
|
export declare class MergePullRequestByFastForwardCommand extends MergePullRequestByFastForwardCommand_base {
|
|
167
|
+
/** @internal type navigation helper, not in runtime. */
|
|
168
|
+
protected static __types: {
|
|
169
|
+
api: {
|
|
170
|
+
input: MergePullRequestByFastForwardInput;
|
|
171
|
+
output: MergePullRequestByFastForwardOutput;
|
|
172
|
+
};
|
|
173
|
+
sdk: {
|
|
174
|
+
input: MergePullRequestByFastForwardCommandInput;
|
|
175
|
+
output: MergePullRequestByFastForwardCommandOutput;
|
|
176
|
+
};
|
|
177
|
+
};
|
|
167
178
|
}
|
|
@@ -254,4 +254,15 @@ declare const MergePullRequestBySquashCommand_base: {
|
|
|
254
254
|
* @public
|
|
255
255
|
*/
|
|
256
256
|
export declare class MergePullRequestBySquashCommand extends MergePullRequestBySquashCommand_base {
|
|
257
|
+
/** @internal type navigation helper, not in runtime. */
|
|
258
|
+
protected static __types: {
|
|
259
|
+
api: {
|
|
260
|
+
input: MergePullRequestBySquashInput;
|
|
261
|
+
output: MergePullRequestBySquashOutput;
|
|
262
|
+
};
|
|
263
|
+
sdk: {
|
|
264
|
+
input: MergePullRequestBySquashCommandInput;
|
|
265
|
+
output: MergePullRequestBySquashCommandOutput;
|
|
266
|
+
};
|
|
267
|
+
};
|
|
257
268
|
}
|
|
@@ -254,4 +254,15 @@ declare const MergePullRequestByThreeWayCommand_base: {
|
|
|
254
254
|
* @public
|
|
255
255
|
*/
|
|
256
256
|
export declare class MergePullRequestByThreeWayCommand extends MergePullRequestByThreeWayCommand_base {
|
|
257
|
+
/** @internal type navigation helper, not in runtime. */
|
|
258
|
+
protected static __types: {
|
|
259
|
+
api: {
|
|
260
|
+
input: MergePullRequestByThreeWayInput;
|
|
261
|
+
output: MergePullRequestByThreeWayOutput;
|
|
262
|
+
};
|
|
263
|
+
sdk: {
|
|
264
|
+
input: MergePullRequestByThreeWayCommandInput;
|
|
265
|
+
output: MergePullRequestByThreeWayCommandOutput;
|
|
266
|
+
};
|
|
267
|
+
};
|
|
257
268
|
}
|
|
@@ -102,4 +102,15 @@ declare const OverridePullRequestApprovalRulesCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class OverridePullRequestApprovalRulesCommand extends OverridePullRequestApprovalRulesCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: OverridePullRequestApprovalRulesInput;
|
|
109
|
+
output: {};
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: OverridePullRequestApprovalRulesCommandInput;
|
|
113
|
+
output: OverridePullRequestApprovalRulesCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -171,4 +171,15 @@ declare const PostCommentForComparedCommitCommand_base: {
|
|
|
171
171
|
* @public
|
|
172
172
|
*/
|
|
173
173
|
export declare class PostCommentForComparedCommitCommand extends PostCommentForComparedCommitCommand_base {
|
|
174
|
+
/** @internal type navigation helper, not in runtime. */
|
|
175
|
+
protected static __types: {
|
|
176
|
+
api: {
|
|
177
|
+
input: PostCommentForComparedCommitInput;
|
|
178
|
+
output: PostCommentForComparedCommitOutput;
|
|
179
|
+
};
|
|
180
|
+
sdk: {
|
|
181
|
+
input: PostCommentForComparedCommitCommandInput;
|
|
182
|
+
output: PostCommentForComparedCommitCommandOutput;
|
|
183
|
+
};
|
|
184
|
+
};
|
|
174
185
|
}
|
|
@@ -185,4 +185,15 @@ declare const PostCommentForPullRequestCommand_base: {
|
|
|
185
185
|
* @public
|
|
186
186
|
*/
|
|
187
187
|
export declare class PostCommentForPullRequestCommand extends PostCommentForPullRequestCommand_base {
|
|
188
|
+
/** @internal type navigation helper, not in runtime. */
|
|
189
|
+
protected static __types: {
|
|
190
|
+
api: {
|
|
191
|
+
input: PostCommentForPullRequestInput;
|
|
192
|
+
output: PostCommentForPullRequestOutput;
|
|
193
|
+
};
|
|
194
|
+
sdk: {
|
|
195
|
+
input: PostCommentForPullRequestCommandInput;
|
|
196
|
+
output: PostCommentForPullRequestCommandOutput;
|
|
197
|
+
};
|
|
198
|
+
};
|
|
188
199
|
}
|
|
@@ -104,4 +104,15 @@ declare const PostCommentReplyCommand_base: {
|
|
|
104
104
|
* @public
|
|
105
105
|
*/
|
|
106
106
|
export declare class PostCommentReplyCommand extends PostCommentReplyCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: PostCommentReplyInput;
|
|
111
|
+
output: PostCommentReplyOutput;
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: PostCommentReplyCommandInput;
|
|
115
|
+
output: PostCommentReplyCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -79,4 +79,15 @@ declare const PutCommentReactionCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class PutCommentReactionCommand extends PutCommentReactionCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: PutCommentReactionInput;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: PutCommentReactionCommandInput;
|
|
90
|
+
output: PutCommentReactionCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -175,4 +175,15 @@ declare const PutFileCommand_base: {
|
|
|
175
175
|
* @public
|
|
176
176
|
*/
|
|
177
177
|
export declare class PutFileCommand extends PutFileCommand_base {
|
|
178
|
+
/** @internal type navigation helper, not in runtime. */
|
|
179
|
+
protected static __types: {
|
|
180
|
+
api: {
|
|
181
|
+
input: PutFileInput;
|
|
182
|
+
output: PutFileOutput;
|
|
183
|
+
};
|
|
184
|
+
sdk: {
|
|
185
|
+
input: PutFileCommandInput;
|
|
186
|
+
output: PutFileCommandOutput;
|
|
187
|
+
};
|
|
188
|
+
};
|
|
178
189
|
}
|
|
@@ -142,4 +142,15 @@ declare const PutRepositoryTriggersCommand_base: {
|
|
|
142
142
|
* @public
|
|
143
143
|
*/
|
|
144
144
|
export declare class PutRepositoryTriggersCommand extends PutRepositoryTriggersCommand_base {
|
|
145
|
+
/** @internal type navigation helper, not in runtime. */
|
|
146
|
+
protected static __types: {
|
|
147
|
+
api: {
|
|
148
|
+
input: PutRepositoryTriggersInput;
|
|
149
|
+
output: PutRepositoryTriggersOutput;
|
|
150
|
+
};
|
|
151
|
+
sdk: {
|
|
152
|
+
input: PutRepositoryTriggersCommandInput;
|
|
153
|
+
output: PutRepositoryTriggersCommandOutput;
|
|
154
|
+
};
|
|
155
|
+
};
|
|
145
156
|
}
|
|
@@ -96,4 +96,15 @@ declare const TagResourceCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: TagResourceInput;
|
|
103
|
+
output: {};
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: TagResourceCommandInput;
|
|
107
|
+
output: TagResourceCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -152,4 +152,15 @@ declare const TestRepositoryTriggersCommand_base: {
|
|
|
152
152
|
* @public
|
|
153
153
|
*/
|
|
154
154
|
export declare class TestRepositoryTriggersCommand extends TestRepositoryTriggersCommand_base {
|
|
155
|
+
/** @internal type navigation helper, not in runtime. */
|
|
156
|
+
protected static __types: {
|
|
157
|
+
api: {
|
|
158
|
+
input: TestRepositoryTriggersInput;
|
|
159
|
+
output: TestRepositoryTriggersOutput;
|
|
160
|
+
};
|
|
161
|
+
sdk: {
|
|
162
|
+
input: TestRepositoryTriggersCommandInput;
|
|
163
|
+
output: TestRepositoryTriggersCommandOutput;
|
|
164
|
+
};
|
|
165
|
+
};
|
|
155
166
|
}
|
|
@@ -95,4 +95,15 @@ declare const UntagResourceCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: UntagResourceInput;
|
|
102
|
+
output: {};
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: UntagResourceCommandInput;
|
|
106
|
+
output: UntagResourceCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -91,4 +91,15 @@ declare const UpdateApprovalRuleTemplateContentCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class UpdateApprovalRuleTemplateContentCommand extends UpdateApprovalRuleTemplateContentCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: UpdateApprovalRuleTemplateContentInput;
|
|
98
|
+
output: UpdateApprovalRuleTemplateContentOutput;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: UpdateApprovalRuleTemplateContentCommandInput;
|
|
102
|
+
output: UpdateApprovalRuleTemplateContentCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -84,4 +84,15 @@ declare const UpdateApprovalRuleTemplateDescriptionCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class UpdateApprovalRuleTemplateDescriptionCommand extends UpdateApprovalRuleTemplateDescriptionCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: UpdateApprovalRuleTemplateDescriptionInput;
|
|
91
|
+
output: UpdateApprovalRuleTemplateDescriptionOutput;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: UpdateApprovalRuleTemplateDescriptionCommandInput;
|
|
95
|
+
output: UpdateApprovalRuleTemplateDescriptionCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -84,4 +84,15 @@ declare const UpdateApprovalRuleTemplateNameCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class UpdateApprovalRuleTemplateNameCommand extends UpdateApprovalRuleTemplateNameCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: UpdateApprovalRuleTemplateNameInput;
|
|
91
|
+
output: UpdateApprovalRuleTemplateNameOutput;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: UpdateApprovalRuleTemplateNameCommandInput;
|
|
95
|
+
output: UpdateApprovalRuleTemplateNameCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -95,4 +95,15 @@ declare const UpdateCommentCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class UpdateCommentCommand extends UpdateCommentCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: UpdateCommentInput;
|
|
102
|
+
output: UpdateCommentOutput;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: UpdateCommentCommandInput;
|
|
106
|
+
output: UpdateCommentCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -97,4 +97,15 @@ declare const UpdateDefaultBranchCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class UpdateDefaultBranchCommand extends UpdateDefaultBranchCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: UpdateDefaultBranchInput;
|
|
104
|
+
output: {};
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: UpdateDefaultBranchCommandInput;
|
|
108
|
+
output: UpdateDefaultBranchCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -122,4 +122,15 @@ declare const UpdatePullRequestApprovalRuleContentCommand_base: {
|
|
|
122
122
|
* @public
|
|
123
123
|
*/
|
|
124
124
|
export declare class UpdatePullRequestApprovalRuleContentCommand extends UpdatePullRequestApprovalRuleContentCommand_base {
|
|
125
|
+
/** @internal type navigation helper, not in runtime. */
|
|
126
|
+
protected static __types: {
|
|
127
|
+
api: {
|
|
128
|
+
input: UpdatePullRequestApprovalRuleContentInput;
|
|
129
|
+
output: UpdatePullRequestApprovalRuleContentOutput;
|
|
130
|
+
};
|
|
131
|
+
sdk: {
|
|
132
|
+
input: UpdatePullRequestApprovalRuleContentCommandInput;
|
|
133
|
+
output: UpdatePullRequestApprovalRuleContentCommandOutput;
|
|
134
|
+
};
|
|
135
|
+
};
|
|
125
136
|
}
|
|
@@ -106,4 +106,15 @@ declare const UpdatePullRequestApprovalStateCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class UpdatePullRequestApprovalStateCommand extends UpdatePullRequestApprovalStateCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: UpdatePullRequestApprovalStateInput;
|
|
113
|
+
output: {};
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: UpdatePullRequestApprovalStateCommandInput;
|
|
117
|
+
output: UpdatePullRequestApprovalStateCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -115,4 +115,15 @@ declare const UpdatePullRequestDescriptionCommand_base: {
|
|
|
115
115
|
* @public
|
|
116
116
|
*/
|
|
117
117
|
export declare class UpdatePullRequestDescriptionCommand extends UpdatePullRequestDescriptionCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: UpdatePullRequestDescriptionInput;
|
|
122
|
+
output: UpdatePullRequestDescriptionOutput;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: UpdatePullRequestDescriptionCommandInput;
|
|
126
|
+
output: UpdatePullRequestDescriptionCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -132,4 +132,15 @@ declare const UpdatePullRequestStatusCommand_base: {
|
|
|
132
132
|
* @public
|
|
133
133
|
*/
|
|
134
134
|
export declare class UpdatePullRequestStatusCommand extends UpdatePullRequestStatusCommand_base {
|
|
135
|
+
/** @internal type navigation helper, not in runtime. */
|
|
136
|
+
protected static __types: {
|
|
137
|
+
api: {
|
|
138
|
+
input: UpdatePullRequestStatusInput;
|
|
139
|
+
output: UpdatePullRequestStatusOutput;
|
|
140
|
+
};
|
|
141
|
+
sdk: {
|
|
142
|
+
input: UpdatePullRequestStatusCommandInput;
|
|
143
|
+
output: UpdatePullRequestStatusCommandOutput;
|
|
144
|
+
};
|
|
145
|
+
};
|
|
135
146
|
}
|
|
@@ -117,4 +117,15 @@ declare const UpdatePullRequestTitleCommand_base: {
|
|
|
117
117
|
* @public
|
|
118
118
|
*/
|
|
119
119
|
export declare class UpdatePullRequestTitleCommand extends UpdatePullRequestTitleCommand_base {
|
|
120
|
+
/** @internal type navigation helper, not in runtime. */
|
|
121
|
+
protected static __types: {
|
|
122
|
+
api: {
|
|
123
|
+
input: UpdatePullRequestTitleInput;
|
|
124
|
+
output: UpdatePullRequestTitleOutput;
|
|
125
|
+
};
|
|
126
|
+
sdk: {
|
|
127
|
+
input: UpdatePullRequestTitleCommandInput;
|
|
128
|
+
output: UpdatePullRequestTitleCommandOutput;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
120
131
|
}
|
|
@@ -95,4 +95,15 @@ declare const UpdateRepositoryDescriptionCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class UpdateRepositoryDescriptionCommand extends UpdateRepositoryDescriptionCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: UpdateRepositoryDescriptionInput;
|
|
102
|
+
output: {};
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: UpdateRepositoryDescriptionCommandInput;
|
|
106
|
+
output: UpdateRepositoryDescriptionCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -99,4 +99,15 @@ declare const UpdateRepositoryEncryptionKeyCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class UpdateRepositoryEncryptionKeyCommand extends UpdateRepositoryEncryptionKeyCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: UpdateRepositoryEncryptionKeyInput;
|
|
106
|
+
output: UpdateRepositoryEncryptionKeyOutput;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: UpdateRepositoryEncryptionKeyCommandInput;
|
|
110
|
+
output: UpdateRepositoryEncryptionKeyCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|