@aws-sdk/client-codecommit 3.300.0 → 3.303.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/models/models_0.js +70 -83
- package/dist-cjs/models/models_1.js +8 -10
- package/dist-es/models/models_0.js +70 -83
- package/dist-es/models/models_1.js +8 -10
- package/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +2 -2
- package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +2 -2
- package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetCommitsCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +2 -2
- package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +1 -1
- package/dist-types/commands/CreateBranchCommand.d.ts +1 -1
- package/dist-types/commands/CreateCommitCommand.d.ts +8 -8
- package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreatePullRequestCommand.d.ts +3 -3
- package/dist-types/commands/CreateRepositoryCommand.d.ts +2 -2
- package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +8 -8
- package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBranchCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCommentContentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFileCommand.d.ts +1 -1
- package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +1 -1
- package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +1 -1
- package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetBlobCommand.d.ts +1 -1
- package/dist-types/commands/GetBranchCommand.d.ts +1 -1
- package/dist-types/commands/GetCommentCommand.d.ts +1 -1
- package/dist-types/commands/GetCommentReactionsCommand.d.ts +1 -1
- package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +1 -1
- package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +1 -1
- package/dist-types/commands/GetCommitCommand.d.ts +1 -1
- package/dist-types/commands/GetDifferencesCommand.d.ts +1 -1
- package/dist-types/commands/GetFileCommand.d.ts +1 -1
- package/dist-types/commands/GetFolderCommand.d.ts +1 -1
- package/dist-types/commands/GetMergeCommitCommand.d.ts +1 -1
- package/dist-types/commands/GetMergeConflictsCommand.d.ts +1 -1
- package/dist-types/commands/GetMergeOptionsCommand.d.ts +1 -1
- package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +1 -1
- package/dist-types/commands/GetPullRequestCommand.d.ts +1 -1
- package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +1 -1
- package/dist-types/commands/GetRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +1 -1
- package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/ListBranchesCommand.d.ts +1 -1
- package/dist-types/commands/ListPullRequestsCommand.d.ts +1 -1
- package/dist-types/commands/ListRepositoriesCommand.d.ts +1 -1
- package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +1 -1
- package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +8 -8
- package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +8 -8
- package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +1 -1
- package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +8 -8
- package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +8 -8
- package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +1 -1
- package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +2 -2
- package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +2 -2
- package/dist-types/commands/PostCommentReplyCommand.d.ts +1 -1
- package/dist-types/commands/PutCommentReactionCommand.d.ts +1 -1
- package/dist-types/commands/PutFileCommand.d.ts +1 -1
- package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +5 -5
- package/dist-types/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +5 -5
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCommentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +135 -70
- package/dist-types/models/models_1.d.ts +18 -8
- package/dist-types/ts3.4/models/models_0.d.ts +95 -70
- package/dist-types/ts3.4/models/models_1.d.ts +10 -8
- package/package.json +34 -34
|
@@ -26,11 +26,11 @@ export interface CreatePullRequestCommandOutput extends CreatePullRequestOutput,
|
|
|
26
26
|
* import { CodeCommitClient, CreatePullRequestCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, CreatePullRequestCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreatePullRequestInput
|
|
30
30
|
* title: "STRING_VALUE", // required
|
|
31
31
|
* description: "STRING_VALUE",
|
|
32
|
-
* targets: [ // required
|
|
33
|
-
* {
|
|
32
|
+
* targets: [ // TargetList // required
|
|
33
|
+
* { // Target
|
|
34
34
|
* repositoryName: "STRING_VALUE", // required
|
|
35
35
|
* sourceReference: "STRING_VALUE", // required
|
|
36
36
|
* destinationReference: "STRING_VALUE",
|
|
@@ -26,10 +26,10 @@ export interface CreateRepositoryCommandOutput extends CreateRepositoryOutput, _
|
|
|
26
26
|
* import { CodeCommitClient, CreateRepositoryCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, CreateRepositoryCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateRepositoryInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* repositoryDescription: "STRING_VALUE",
|
|
32
|
-
* tags: {
|
|
32
|
+
* tags: { // TagsMap
|
|
33
33
|
* "<keys>": "STRING_VALUE",
|
|
34
34
|
* },
|
|
35
35
|
* };
|
|
@@ -33,7 +33,7 @@ export interface CreateUnreferencedMergeCommitCommandOutput extends CreateUnrefe
|
|
|
33
33
|
* import { CodeCommitClient, CreateUnreferencedMergeCommitCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
34
34
|
* // const { CodeCommitClient, CreateUnreferencedMergeCommitCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
35
35
|
* const client = new CodeCommitClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // CreateUnreferencedMergeCommitInput
|
|
37
37
|
* repositoryName: "STRING_VALUE", // required
|
|
38
38
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
39
39
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -44,22 +44,22 @@ export interface CreateUnreferencedMergeCommitCommandOutput extends CreateUnrefe
|
|
|
44
44
|
* email: "STRING_VALUE",
|
|
45
45
|
* commitMessage: "STRING_VALUE",
|
|
46
46
|
* keepEmptyFolders: true || false,
|
|
47
|
-
* conflictResolution: {
|
|
48
|
-
* replaceContents: [
|
|
49
|
-
* {
|
|
47
|
+
* conflictResolution: { // ConflictResolution
|
|
48
|
+
* replaceContents: [ // ReplaceContentEntries
|
|
49
|
+
* { // ReplaceContentEntry
|
|
50
50
|
* filePath: "STRING_VALUE", // required
|
|
51
51
|
* replacementType: "STRING_VALUE", // required
|
|
52
52
|
* content: "BLOB_VALUE",
|
|
53
53
|
* fileMode: "STRING_VALUE",
|
|
54
54
|
* },
|
|
55
55
|
* ],
|
|
56
|
-
* deleteFiles: [
|
|
57
|
-
* {
|
|
56
|
+
* deleteFiles: [ // DeleteFileEntries
|
|
57
|
+
* { // DeleteFileEntry
|
|
58
58
|
* filePath: "STRING_VALUE", // required
|
|
59
59
|
* },
|
|
60
60
|
* ],
|
|
61
|
-
* setFileModes: [
|
|
62
|
-
* {
|
|
61
|
+
* setFileModes: [ // SetFileModeEntries
|
|
62
|
+
* { // SetFileModeEntry
|
|
63
63
|
* filePath: "STRING_VALUE", // required
|
|
64
64
|
* fileMode: "STRING_VALUE", // required
|
|
65
65
|
* },
|
|
@@ -26,7 +26,7 @@ export interface DeleteApprovalRuleTemplateCommandOutput extends DeleteApprovalR
|
|
|
26
26
|
* import { CodeCommitClient, DeleteApprovalRuleTemplateCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, DeleteApprovalRuleTemplateCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteApprovalRuleTemplateInput
|
|
30
30
|
* approvalRuleTemplateName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteApprovalRuleTemplateCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteBranchCommandOutput extends DeleteBranchOutput, __Metadat
|
|
|
26
26
|
* import { CodeCommitClient, DeleteBranchCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, DeleteBranchCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteBranchInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* branchName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteCommentContentCommandOutput extends DeleteCommentContentO
|
|
|
26
26
|
* import { CodeCommitClient, DeleteCommentContentCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, DeleteCommentContentCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteCommentContentInput
|
|
30
30
|
* commentId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteCommentContentCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface DeleteFileCommandOutput extends DeleteFileOutput, __MetadataBea
|
|
|
28
28
|
* import { CodeCommitClient, DeleteFileCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
29
29
|
* // const { CodeCommitClient, DeleteFileCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
30
30
|
* const client = new CodeCommitClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DeleteFileInput
|
|
32
32
|
* repositoryName: "STRING_VALUE", // required
|
|
33
33
|
* branchName: "STRING_VALUE", // required
|
|
34
34
|
* filePath: "STRING_VALUE", // required
|
|
@@ -28,7 +28,7 @@ export interface DeletePullRequestApprovalRuleCommandOutput extends DeletePullRe
|
|
|
28
28
|
* import { CodeCommitClient, DeletePullRequestApprovalRuleCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
29
29
|
* // const { CodeCommitClient, DeletePullRequestApprovalRuleCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
30
30
|
* const client = new CodeCommitClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DeletePullRequestApprovalRuleInput
|
|
32
32
|
* pullRequestId: "STRING_VALUE", // required
|
|
33
33
|
* approvalRuleName: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
@@ -31,7 +31,7 @@ export interface DeleteRepositoryCommandOutput extends DeleteRepositoryOutput, _
|
|
|
31
31
|
* import { CodeCommitClient, DeleteRepositoryCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
32
32
|
* // const { CodeCommitClient, DeleteRepositoryCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
33
33
|
* const client = new CodeCommitClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // DeleteRepositoryInput
|
|
35
35
|
* repositoryName: "STRING_VALUE", // required
|
|
36
36
|
* };
|
|
37
37
|
* const command = new DeleteRepositoryCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface DescribeMergeConflictsCommandOutput extends DescribeMergeConfli
|
|
|
28
28
|
* import { CodeCommitClient, DescribeMergeConflictsCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
29
29
|
* // const { CodeCommitClient, DescribeMergeConflictsCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
30
30
|
* const client = new CodeCommitClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DescribeMergeConflictsInput
|
|
32
32
|
* repositoryName: "STRING_VALUE", // required
|
|
33
33
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
34
34
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface DescribePullRequestEventsCommandOutput extends DescribePullRequ
|
|
|
26
26
|
* import { CodeCommitClient, DescribePullRequestEventsCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, DescribePullRequestEventsCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribePullRequestEventsInput
|
|
30
30
|
* pullRequestId: "STRING_VALUE", // required
|
|
31
31
|
* pullRequestEventType: "STRING_VALUE",
|
|
32
32
|
* actorArn: "STRING_VALUE",
|
|
@@ -29,7 +29,7 @@ export interface DisassociateApprovalRuleTemplateFromRepositoryCommandOutput ext
|
|
|
29
29
|
* import { CodeCommitClient, DisassociateApprovalRuleTemplateFromRepositoryCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
30
30
|
* // const { CodeCommitClient, DisassociateApprovalRuleTemplateFromRepositoryCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
31
31
|
* const client = new CodeCommitClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DisassociateApprovalRuleTemplateFromRepositoryInput
|
|
33
33
|
* approvalRuleTemplateName: "STRING_VALUE", // required
|
|
34
34
|
* repositoryName: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
@@ -26,7 +26,7 @@ export interface EvaluatePullRequestApprovalRulesCommandOutput extends EvaluateP
|
|
|
26
26
|
* import { CodeCommitClient, EvaluatePullRequestApprovalRulesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, EvaluatePullRequestApprovalRulesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // EvaluatePullRequestApprovalRulesInput
|
|
30
30
|
* pullRequestId: "STRING_VALUE", // required
|
|
31
31
|
* revisionId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetApprovalRuleTemplateCommandOutput extends GetApprovalRuleTem
|
|
|
26
26
|
* import { CodeCommitClient, GetApprovalRuleTemplateCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetApprovalRuleTemplateCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetApprovalRuleTemplateInput
|
|
30
30
|
* approvalRuleTemplateName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetApprovalRuleTemplateCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetBlobCommandOutput extends GetBlobOutput, __MetadataBearer {
|
|
|
26
26
|
* import { CodeCommitClient, GetBlobCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetBlobCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetBlobInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* blobId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetBranchCommandOutput extends GetBranchOutput, __MetadataBeare
|
|
|
26
26
|
* import { CodeCommitClient, GetBranchCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetBranchCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetBranchInput
|
|
30
30
|
* repositoryName: "STRING_VALUE",
|
|
31
31
|
* branchName: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -30,7 +30,7 @@ export interface GetCommentCommandOutput extends GetCommentOutput, __MetadataBea
|
|
|
30
30
|
* import { CodeCommitClient, GetCommentCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
31
31
|
* // const { CodeCommitClient, GetCommentCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
32
32
|
* const client = new CodeCommitClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // GetCommentInput
|
|
34
34
|
* commentId: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
36
36
|
* const command = new GetCommentCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetCommentReactionsCommandOutput extends GetCommentReactionsOut
|
|
|
26
26
|
* import { CodeCommitClient, GetCommentReactionsCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetCommentReactionsCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetCommentReactionsInput
|
|
30
30
|
* commentId: "STRING_VALUE", // required
|
|
31
31
|
* reactionUserArn: "STRING_VALUE",
|
|
32
32
|
* nextToken: "STRING_VALUE",
|
|
@@ -30,7 +30,7 @@ export interface GetCommentsForComparedCommitCommandOutput extends GetCommentsFo
|
|
|
30
30
|
* import { CodeCommitClient, GetCommentsForComparedCommitCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
31
31
|
* // const { CodeCommitClient, GetCommentsForComparedCommitCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
32
32
|
* const client = new CodeCommitClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // GetCommentsForComparedCommitInput
|
|
34
34
|
* repositoryName: "STRING_VALUE", // required
|
|
35
35
|
* beforeCommitId: "STRING_VALUE",
|
|
36
36
|
* afterCommitId: "STRING_VALUE", // required
|
|
@@ -30,7 +30,7 @@ export interface GetCommentsForPullRequestCommandOutput extends GetCommentsForPu
|
|
|
30
30
|
* import { CodeCommitClient, GetCommentsForPullRequestCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
31
31
|
* // const { CodeCommitClient, GetCommentsForPullRequestCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
32
32
|
* const client = new CodeCommitClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // GetCommentsForPullRequestInput
|
|
34
34
|
* pullRequestId: "STRING_VALUE", // required
|
|
35
35
|
* repositoryName: "STRING_VALUE",
|
|
36
36
|
* beforeCommitId: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface GetCommitCommandOutput extends GetCommitOutput, __MetadataBeare
|
|
|
26
26
|
* import { CodeCommitClient, GetCommitCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetCommitCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetCommitInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* commitId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -28,7 +28,7 @@ export interface GetDifferencesCommandOutput extends GetDifferencesOutput, __Met
|
|
|
28
28
|
* import { CodeCommitClient, GetDifferencesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
29
29
|
* // const { CodeCommitClient, GetDifferencesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
30
30
|
* const client = new CodeCommitClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // GetDifferencesInput
|
|
32
32
|
* repositoryName: "STRING_VALUE", // required
|
|
33
33
|
* beforeCommitSpecifier: "STRING_VALUE",
|
|
34
34
|
* afterCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface GetFileCommandOutput extends GetFileOutput, __MetadataBearer {
|
|
|
26
26
|
* import { CodeCommitClient, GetFileCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetFileCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetFileInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* commitSpecifier: "STRING_VALUE",
|
|
32
32
|
* filePath: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface GetFolderCommandOutput extends GetFolderOutput, __MetadataBeare
|
|
|
26
26
|
* import { CodeCommitClient, GetFolderCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetFolderCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetFolderInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* commitSpecifier: "STRING_VALUE",
|
|
32
32
|
* folderPath: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface GetMergeCommitCommandOutput extends GetMergeCommitOutput, __Met
|
|
|
26
26
|
* import { CodeCommitClient, GetMergeCommitCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetMergeCommitCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetMergeCommitInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
32
32
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface GetMergeConflictsCommandOutput extends GetMergeConflictsOutput,
|
|
|
26
26
|
* import { CodeCommitClient, GetMergeConflictsCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetMergeConflictsCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetMergeConflictsInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
32
32
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -28,7 +28,7 @@ export interface GetMergeOptionsCommandOutput extends GetMergeOptionsOutput, __M
|
|
|
28
28
|
* import { CodeCommitClient, GetMergeOptionsCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
29
29
|
* // const { CodeCommitClient, GetMergeOptionsCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
30
30
|
* const client = new CodeCommitClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // GetMergeOptionsInput
|
|
32
32
|
* repositoryName: "STRING_VALUE", // required
|
|
33
33
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
34
34
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -27,7 +27,7 @@ export interface GetPullRequestApprovalStatesCommandOutput extends GetPullReques
|
|
|
27
27
|
* import { CodeCommitClient, GetPullRequestApprovalStatesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
28
28
|
* // const { CodeCommitClient, GetPullRequestApprovalStatesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
29
29
|
* const client = new CodeCommitClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetPullRequestApprovalStatesInput
|
|
31
31
|
* pullRequestId: "STRING_VALUE", // required
|
|
32
32
|
* revisionId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetPullRequestCommandOutput extends GetPullRequestOutput, __Met
|
|
|
26
26
|
* import { CodeCommitClient, GetPullRequestCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetPullRequestCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetPullRequestInput
|
|
30
30
|
* pullRequestId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetPullRequestCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface GetPullRequestOverrideStateCommandOutput extends GetPullRequest
|
|
|
27
27
|
* import { CodeCommitClient, GetPullRequestOverrideStateCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
28
28
|
* // const { CodeCommitClient, GetPullRequestOverrideStateCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
29
29
|
* const client = new CodeCommitClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetPullRequestOverrideStateInput
|
|
31
31
|
* pullRequestId: "STRING_VALUE", // required
|
|
32
32
|
* revisionId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -34,7 +34,7 @@ export interface GetRepositoryCommandOutput extends GetRepositoryOutput, __Metad
|
|
|
34
34
|
* import { CodeCommitClient, GetRepositoryCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
35
35
|
* // const { CodeCommitClient, GetRepositoryCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
36
36
|
* const client = new CodeCommitClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // GetRepositoryInput
|
|
38
38
|
* repositoryName: "STRING_VALUE", // required
|
|
39
39
|
* };
|
|
40
40
|
* const command = new GetRepositoryCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetRepositoryTriggersCommandOutput extends GetRepositoryTrigger
|
|
|
26
26
|
* import { CodeCommitClient, GetRepositoryTriggersCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetRepositoryTriggersCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetRepositoryTriggersInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetRepositoryTriggersCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface ListApprovalRuleTemplatesCommandOutput extends ListApprovalRule
|
|
|
27
27
|
* import { CodeCommitClient, ListApprovalRuleTemplatesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
28
28
|
* // const { CodeCommitClient, ListApprovalRuleTemplatesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
29
29
|
* const client = new CodeCommitClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListApprovalRuleTemplatesInput
|
|
31
31
|
* nextToken: "STRING_VALUE",
|
|
32
32
|
* maxResults: Number("int"),
|
|
33
33
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListAssociatedApprovalRuleTemplatesForRepositoryCommandOutput e
|
|
|
26
26
|
* import { CodeCommitClient, ListAssociatedApprovalRuleTemplatesForRepositoryCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, ListAssociatedApprovalRuleTemplatesForRepositoryCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListAssociatedApprovalRuleTemplatesForRepositoryInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* nextToken: "STRING_VALUE",
|
|
32
32
|
* maxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface ListBranchesCommandOutput extends ListBranchesOutput, __Metadat
|
|
|
26
26
|
* import { CodeCommitClient, ListBranchesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, ListBranchesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListBranchesInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* nextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -27,7 +27,7 @@ export interface ListPullRequestsCommandOutput extends ListPullRequestsOutput, _
|
|
|
27
27
|
* import { CodeCommitClient, ListPullRequestsCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
28
28
|
* // const { CodeCommitClient, ListPullRequestsCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
29
29
|
* const client = new CodeCommitClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListPullRequestsInput
|
|
31
31
|
* repositoryName: "STRING_VALUE", // required
|
|
32
32
|
* authorArn: "STRING_VALUE",
|
|
33
33
|
* pullRequestStatus: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListRepositoriesCommandOutput extends ListRepositoriesOutput, _
|
|
|
26
26
|
* import { CodeCommitClient, ListRepositoriesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, ListRepositoriesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListRepositoriesInput
|
|
30
30
|
* nextToken: "STRING_VALUE",
|
|
31
31
|
* sortBy: "STRING_VALUE",
|
|
32
32
|
* order: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListRepositoriesForApprovalRuleTemplateCommandOutput extends Li
|
|
|
26
26
|
* import { CodeCommitClient, ListRepositoriesForApprovalRuleTemplateCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, ListRepositoriesForApprovalRuleTemplateCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListRepositoriesForApprovalRuleTemplateInput
|
|
30
30
|
* approvalRuleTemplateName: "STRING_VALUE", // required
|
|
31
31
|
* nextToken: "STRING_VALUE",
|
|
32
32
|
* maxResults: Number("int"),
|
|
@@ -28,7 +28,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOut
|
|
|
28
28
|
* import { CodeCommitClient, ListTagsForResourceCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
29
29
|
* // const { CodeCommitClient, ListTagsForResourceCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
30
30
|
* const client = new CodeCommitClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // ListTagsForResourceInput
|
|
32
32
|
* resourceArn: "STRING_VALUE", // required
|
|
33
33
|
* nextToken: "STRING_VALUE",
|
|
34
34
|
* };
|
|
@@ -26,7 +26,7 @@ export interface MergeBranchesByFastForwardCommandOutput extends MergeBranchesBy
|
|
|
26
26
|
* import { CodeCommitClient, MergeBranchesByFastForwardCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, MergeBranchesByFastForwardCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // MergeBranchesByFastForwardInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
32
32
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface MergeBranchesBySquashCommandOutput extends MergeBranchesBySquas
|
|
|
26
26
|
* import { CodeCommitClient, MergeBranchesBySquashCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, MergeBranchesBySquashCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // MergeBranchesBySquashInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
32
32
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -37,22 +37,22 @@ export interface MergeBranchesBySquashCommandOutput extends MergeBranchesBySquas
|
|
|
37
37
|
* email: "STRING_VALUE",
|
|
38
38
|
* commitMessage: "STRING_VALUE",
|
|
39
39
|
* keepEmptyFolders: true || false,
|
|
40
|
-
* conflictResolution: {
|
|
41
|
-
* replaceContents: [
|
|
42
|
-
* {
|
|
40
|
+
* conflictResolution: { // ConflictResolution
|
|
41
|
+
* replaceContents: [ // ReplaceContentEntries
|
|
42
|
+
* { // ReplaceContentEntry
|
|
43
43
|
* filePath: "STRING_VALUE", // required
|
|
44
44
|
* replacementType: "STRING_VALUE", // required
|
|
45
45
|
* content: "BLOB_VALUE",
|
|
46
46
|
* fileMode: "STRING_VALUE",
|
|
47
47
|
* },
|
|
48
48
|
* ],
|
|
49
|
-
* deleteFiles: [
|
|
50
|
-
* {
|
|
49
|
+
* deleteFiles: [ // DeleteFileEntries
|
|
50
|
+
* { // DeleteFileEntry
|
|
51
51
|
* filePath: "STRING_VALUE", // required
|
|
52
52
|
* },
|
|
53
53
|
* ],
|
|
54
|
-
* setFileModes: [
|
|
55
|
-
* {
|
|
54
|
+
* setFileModes: [ // SetFileModeEntries
|
|
55
|
+
* { // SetFileModeEntry
|
|
56
56
|
* filePath: "STRING_VALUE", // required
|
|
57
57
|
* fileMode: "STRING_VALUE", // required
|
|
58
58
|
* },
|
|
@@ -26,7 +26,7 @@ export interface MergeBranchesByThreeWayCommandOutput extends MergeBranchesByThr
|
|
|
26
26
|
* import { CodeCommitClient, MergeBranchesByThreeWayCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, MergeBranchesByThreeWayCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // MergeBranchesByThreeWayInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
32
32
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -37,22 +37,22 @@ export interface MergeBranchesByThreeWayCommandOutput extends MergeBranchesByThr
|
|
|
37
37
|
* email: "STRING_VALUE",
|
|
38
38
|
* commitMessage: "STRING_VALUE",
|
|
39
39
|
* keepEmptyFolders: true || false,
|
|
40
|
-
* conflictResolution: {
|
|
41
|
-
* replaceContents: [
|
|
42
|
-
* {
|
|
40
|
+
* conflictResolution: { // ConflictResolution
|
|
41
|
+
* replaceContents: [ // ReplaceContentEntries
|
|
42
|
+
* { // ReplaceContentEntry
|
|
43
43
|
* filePath: "STRING_VALUE", // required
|
|
44
44
|
* replacementType: "STRING_VALUE", // required
|
|
45
45
|
* content: "BLOB_VALUE",
|
|
46
46
|
* fileMode: "STRING_VALUE",
|
|
47
47
|
* },
|
|
48
48
|
* ],
|
|
49
|
-
* deleteFiles: [
|
|
50
|
-
* {
|
|
49
|
+
* deleteFiles: [ // DeleteFileEntries
|
|
50
|
+
* { // DeleteFileEntry
|
|
51
51
|
* filePath: "STRING_VALUE", // required
|
|
52
52
|
* },
|
|
53
53
|
* ],
|
|
54
|
-
* setFileModes: [
|
|
55
|
-
* {
|
|
54
|
+
* setFileModes: [ // SetFileModeEntries
|
|
55
|
+
* { // SetFileModeEntry
|
|
56
56
|
* filePath: "STRING_VALUE", // required
|
|
57
57
|
* fileMode: "STRING_VALUE", // required
|
|
58
58
|
* },
|
|
@@ -27,7 +27,7 @@ export interface MergePullRequestByFastForwardCommandOutput extends MergePullReq
|
|
|
27
27
|
* import { CodeCommitClient, MergePullRequestByFastForwardCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
28
28
|
* // const { CodeCommitClient, MergePullRequestByFastForwardCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
29
29
|
* const client = new CodeCommitClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // MergePullRequestByFastForwardInput
|
|
31
31
|
* pullRequestId: "STRING_VALUE", // required
|
|
32
32
|
* repositoryName: "STRING_VALUE", // required
|
|
33
33
|
* sourceCommitId: "STRING_VALUE",
|
|
@@ -27,7 +27,7 @@ export interface MergePullRequestBySquashCommandOutput extends MergePullRequestB
|
|
|
27
27
|
* import { CodeCommitClient, MergePullRequestBySquashCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
28
28
|
* // const { CodeCommitClient, MergePullRequestBySquashCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
29
29
|
* const client = new CodeCommitClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // MergePullRequestBySquashInput
|
|
31
31
|
* pullRequestId: "STRING_VALUE", // required
|
|
32
32
|
* repositoryName: "STRING_VALUE", // required
|
|
33
33
|
* sourceCommitId: "STRING_VALUE",
|
|
@@ -37,22 +37,22 @@ export interface MergePullRequestBySquashCommandOutput extends MergePullRequestB
|
|
|
37
37
|
* authorName: "STRING_VALUE",
|
|
38
38
|
* email: "STRING_VALUE",
|
|
39
39
|
* keepEmptyFolders: true || false,
|
|
40
|
-
* conflictResolution: {
|
|
41
|
-
* replaceContents: [
|
|
42
|
-
* {
|
|
40
|
+
* conflictResolution: { // ConflictResolution
|
|
41
|
+
* replaceContents: [ // ReplaceContentEntries
|
|
42
|
+
* { // ReplaceContentEntry
|
|
43
43
|
* filePath: "STRING_VALUE", // required
|
|
44
44
|
* replacementType: "STRING_VALUE", // required
|
|
45
45
|
* content: "BLOB_VALUE",
|
|
46
46
|
* fileMode: "STRING_VALUE",
|
|
47
47
|
* },
|
|
48
48
|
* ],
|
|
49
|
-
* deleteFiles: [
|
|
50
|
-
* {
|
|
49
|
+
* deleteFiles: [ // DeleteFileEntries
|
|
50
|
+
* { // DeleteFileEntry
|
|
51
51
|
* filePath: "STRING_VALUE", // required
|
|
52
52
|
* },
|
|
53
53
|
* ],
|
|
54
|
-
* setFileModes: [
|
|
55
|
-
* {
|
|
54
|
+
* setFileModes: [ // SetFileModeEntries
|
|
55
|
+
* { // SetFileModeEntry
|
|
56
56
|
* filePath: "STRING_VALUE", // required
|
|
57
57
|
* fileMode: "STRING_VALUE", // required
|
|
58
58
|
* },
|