@aws-sdk/client-codebuild 3.952.0 → 3.954.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/index.js +865 -560
- package/dist-cjs/runtimeConfig.shared.js +6 -6
- package/dist-es/commands/BatchDeleteBuildsCommand.js +2 -2
- package/dist-es/commands/BatchGetBuildBatchesCommand.js +2 -2
- package/dist-es/commands/BatchGetBuildsCommand.js +2 -2
- package/dist-es/commands/BatchGetCommandExecutionsCommand.js +2 -2
- package/dist-es/commands/BatchGetFleetsCommand.js +2 -2
- package/dist-es/commands/BatchGetProjectsCommand.js +2 -2
- package/dist-es/commands/BatchGetReportGroupsCommand.js +2 -2
- package/dist-es/commands/BatchGetReportsCommand.js +2 -2
- package/dist-es/commands/BatchGetSandboxesCommand.js +2 -2
- package/dist-es/commands/CreateFleetCommand.js +2 -2
- package/dist-es/commands/CreateProjectCommand.js +2 -2
- package/dist-es/commands/CreateReportGroupCommand.js +2 -2
- package/dist-es/commands/CreateWebhookCommand.js +2 -2
- package/dist-es/commands/DeleteBuildBatchCommand.js +2 -2
- package/dist-es/commands/DeleteFleetCommand.js +2 -2
- package/dist-es/commands/DeleteProjectCommand.js +2 -2
- package/dist-es/commands/DeleteReportCommand.js +2 -2
- package/dist-es/commands/DeleteReportGroupCommand.js +2 -2
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-es/commands/DeleteSourceCredentialsCommand.js +2 -2
- package/dist-es/commands/DeleteWebhookCommand.js +2 -2
- package/dist-es/commands/DescribeCodeCoveragesCommand.js +2 -2
- package/dist-es/commands/DescribeTestCasesCommand.js +2 -2
- package/dist-es/commands/GetReportGroupTrendCommand.js +2 -2
- package/dist-es/commands/GetResourcePolicyCommand.js +2 -2
- package/dist-es/commands/ImportSourceCredentialsCommand.js +2 -2
- package/dist-es/commands/InvalidateProjectCacheCommand.js +2 -2
- package/dist-es/commands/ListBuildBatchesCommand.js +2 -2
- package/dist-es/commands/ListBuildBatchesForProjectCommand.js +2 -2
- package/dist-es/commands/ListBuildsCommand.js +2 -2
- package/dist-es/commands/ListBuildsForProjectCommand.js +2 -2
- package/dist-es/commands/ListCommandExecutionsForSandboxCommand.js +2 -2
- package/dist-es/commands/ListCuratedEnvironmentImagesCommand.js +2 -2
- package/dist-es/commands/ListFleetsCommand.js +2 -2
- package/dist-es/commands/ListProjectsCommand.js +2 -2
- package/dist-es/commands/ListReportGroupsCommand.js +2 -2
- package/dist-es/commands/ListReportsCommand.js +2 -2
- package/dist-es/commands/ListReportsForReportGroupCommand.js +2 -2
- package/dist-es/commands/ListSandboxesCommand.js +2 -2
- package/dist-es/commands/ListSandboxesForProjectCommand.js +2 -2
- package/dist-es/commands/ListSharedProjectsCommand.js +2 -2
- package/dist-es/commands/ListSharedReportGroupsCommand.js +2 -2
- package/dist-es/commands/ListSourceCredentialsCommand.js +2 -2
- package/dist-es/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-es/commands/RetryBuildBatchCommand.js +2 -2
- package/dist-es/commands/RetryBuildCommand.js +2 -2
- package/dist-es/commands/StartBuildBatchCommand.js +2 -2
- package/dist-es/commands/StartBuildCommand.js +2 -2
- package/dist-es/commands/StartCommandExecutionCommand.js +2 -2
- package/dist-es/commands/StartSandboxCommand.js +2 -2
- package/dist-es/commands/StartSandboxConnectionCommand.js +2 -2
- package/dist-es/commands/StopBuildBatchCommand.js +2 -2
- package/dist-es/commands/StopBuildCommand.js +2 -2
- package/dist-es/commands/StopSandboxCommand.js +2 -2
- package/dist-es/commands/UpdateFleetCommand.js +2 -2
- package/dist-es/commands/UpdateProjectCommand.js +2 -2
- package/dist-es/commands/UpdateProjectVisibilityCommand.js +2 -2
- package/dist-es/commands/UpdateReportGroupCommand.js +2 -2
- package/dist-es/commands/UpdateWebhookCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -6
- package/dist-es/schemas/schemas_0.js +556 -507
- package/dist-types/CodeBuildClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +257 -315
- package/dist-types/ts3.4/CodeBuildClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +256 -316
- package/package.json +34 -34
|
@@ -607,17 +607,17 @@ const _va = "value";
|
|
|
607
607
|
const _w = "webhook";
|
|
608
608
|
const n0 = "com.amazonaws.codebuild";
|
|
609
609
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
610
|
-
import { CodeBuildServiceException
|
|
611
|
-
import { AccountLimitExceededException
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
export var AccountLimitExceededException = [-3, n0, _ALEE, { [_e]: _c }, [_m], [0]];
|
|
615
|
-
TypeRegistry.for(n0).registerError(AccountLimitExceededException
|
|
616
|
-
export var AccountSuspendedException = [-3, n0, _ASE, { [_e]: _c }, [_m], [0]];
|
|
617
|
-
TypeRegistry.for(n0).registerError(AccountSuspendedException
|
|
618
|
-
export var AutoRetryConfig = [3, n0, _ARC, 0, [_aRL, _aRN, _nAR, _pAR], [1, 1, 0, 0]];
|
|
619
|
-
export var BatchDeleteBuildsInput = [3, n0, _BDBI, 0, [_i], [64 | 0]];
|
|
620
|
-
export var BatchDeleteBuildsOutput = [
|
|
610
|
+
import { CodeBuildServiceException } from "../models/CodeBuildServiceException";
|
|
611
|
+
import { AccountLimitExceededException, AccountSuspendedException, InvalidInputException, OAuthProviderException, ResourceAlreadyExistsException, ResourceNotFoundException, } from "../models/errors";
|
|
612
|
+
var SensitiveNonEmptyString = [0, n0, _SNES, 8, 0];
|
|
613
|
+
var SensitiveString = [0, n0, _SS, 8, 0];
|
|
614
|
+
export var AccountLimitExceededException$ = [-3, n0, _ALEE, { [_e]: _c }, [_m], [0]];
|
|
615
|
+
TypeRegistry.for(n0).registerError(AccountLimitExceededException$, AccountLimitExceededException);
|
|
616
|
+
export var AccountSuspendedException$ = [-3, n0, _ASE, { [_e]: _c }, [_m], [0]];
|
|
617
|
+
TypeRegistry.for(n0).registerError(AccountSuspendedException$, AccountSuspendedException);
|
|
618
|
+
export var AutoRetryConfig$ = [3, n0, _ARC, 0, [_aRL, _aRN, _nAR, _pAR], [1, 1, 0, 0]];
|
|
619
|
+
export var BatchDeleteBuildsInput$ = [3, n0, _BDBI, 0, [_i], [64 | 0]];
|
|
620
|
+
export var BatchDeleteBuildsOutput$ = [
|
|
621
621
|
3,
|
|
622
622
|
n0,
|
|
623
623
|
_BDBO,
|
|
@@ -625,8 +625,8 @@ export var BatchDeleteBuildsOutput = [
|
|
|
625
625
|
[_bD, _bND],
|
|
626
626
|
[64 | 0, () => BuildsNotDeleted],
|
|
627
627
|
];
|
|
628
|
-
export var BatchGetBuildBatchesInput = [3, n0, _BGBBI, 0, [_i], [64 | 0]];
|
|
629
|
-
export var BatchGetBuildBatchesOutput = [
|
|
628
|
+
export var BatchGetBuildBatchesInput$ = [3, n0, _BGBBI, 0, [_i], [64 | 0]];
|
|
629
|
+
export var BatchGetBuildBatchesOutput$ = [
|
|
630
630
|
3,
|
|
631
631
|
n0,
|
|
632
632
|
_BGBBO,
|
|
@@ -634,10 +634,10 @@ export var BatchGetBuildBatchesOutput = [
|
|
|
634
634
|
[_bB, _bBNF],
|
|
635
635
|
[() => BuildBatches, 64 | 0],
|
|
636
636
|
];
|
|
637
|
-
export var BatchGetBuildsInput = [3, n0, _BGBI, 0, [_i], [64 | 0]];
|
|
638
|
-
export var BatchGetBuildsOutput = [3, n0, _BGBO, 0, [_b, _bNF], [() => Builds, 64 | 0]];
|
|
639
|
-
export var BatchGetCommandExecutionsInput = [3, n0, _BGCEI, 0, [_sI, _cEI], [0, 64 | 0]];
|
|
640
|
-
export var BatchGetCommandExecutionsOutput = [
|
|
637
|
+
export var BatchGetBuildsInput$ = [3, n0, _BGBI, 0, [_i], [64 | 0]];
|
|
638
|
+
export var BatchGetBuildsOutput$ = [3, n0, _BGBO, 0, [_b, _bNF], [() => Builds, 64 | 0]];
|
|
639
|
+
export var BatchGetCommandExecutionsInput$ = [3, n0, _BGCEI, 0, [_sI, _cEI], [0, 64 | 0]];
|
|
640
|
+
export var BatchGetCommandExecutionsOutput$ = [
|
|
641
641
|
3,
|
|
642
642
|
n0,
|
|
643
643
|
_BGCEO,
|
|
@@ -645,12 +645,12 @@ export var BatchGetCommandExecutionsOutput = [
|
|
|
645
645
|
[_cE, _cENF],
|
|
646
646
|
[[() => CommandExecutions, 0], 64 | 0],
|
|
647
647
|
];
|
|
648
|
-
export var BatchGetFleetsInput = [3, n0, _BGFI, 0, [_n], [64 | 0]];
|
|
649
|
-
export var BatchGetFleetsOutput = [3, n0, _BGFO, 0, [_f, _fNF], [() => Fleets, 64 | 0]];
|
|
650
|
-
export var BatchGetProjectsInput = [3, n0, _BGPI, 0, [_n], [64 | 0]];
|
|
651
|
-
export var BatchGetProjectsOutput = [3, n0, _BGPO, 0, [_p, _pNF], [() => Projects, 64 | 0]];
|
|
652
|
-
export var BatchGetReportGroupsInput = [3, n0, _BGRGI, 0, [_rGA], [64 | 0]];
|
|
653
|
-
export var BatchGetReportGroupsOutput = [
|
|
648
|
+
export var BatchGetFleetsInput$ = [3, n0, _BGFI, 0, [_n], [64 | 0]];
|
|
649
|
+
export var BatchGetFleetsOutput$ = [3, n0, _BGFO, 0, [_f, _fNF], [() => Fleets, 64 | 0]];
|
|
650
|
+
export var BatchGetProjectsInput$ = [3, n0, _BGPI, 0, [_n], [64 | 0]];
|
|
651
|
+
export var BatchGetProjectsOutput$ = [3, n0, _BGPO, 0, [_p, _pNF], [() => Projects, 64 | 0]];
|
|
652
|
+
export var BatchGetReportGroupsInput$ = [3, n0, _BGRGI, 0, [_rGA], [64 | 0]];
|
|
653
|
+
export var BatchGetReportGroupsOutput$ = [
|
|
654
654
|
3,
|
|
655
655
|
n0,
|
|
656
656
|
_BGRGO,
|
|
@@ -658,12 +658,12 @@ export var BatchGetReportGroupsOutput = [
|
|
|
658
658
|
[_rG, _rGNF],
|
|
659
659
|
[() => ReportGroups, 64 | 0],
|
|
660
660
|
];
|
|
661
|
-
export var BatchGetReportsInput = [3, n0, _BGRI, 0, [_rA], [64 | 0]];
|
|
662
|
-
export var BatchGetReportsOutput = [3, n0, _BGRO, 0, [_r, _rNF], [() => Reports, 64 | 0]];
|
|
663
|
-
export var BatchGetSandboxesInput = [3, n0, _BGSI, 0, [_i], [64 | 0]];
|
|
664
|
-
export var BatchGetSandboxesOutput = [3, n0, _BGSO, 0, [_s, _sNF], [() => Sandboxes, 64 | 0]];
|
|
665
|
-
export var BatchRestrictions = [3, n0, _BR, 0, [_mBA, _cTA, _fA], [1, 64 | 0, 64 | 0]];
|
|
666
|
-
export var Build = [
|
|
661
|
+
export var BatchGetReportsInput$ = [3, n0, _BGRI, 0, [_rA], [64 | 0]];
|
|
662
|
+
export var BatchGetReportsOutput$ = [3, n0, _BGRO, 0, [_r, _rNF], [() => Reports, 64 | 0]];
|
|
663
|
+
export var BatchGetSandboxesInput$ = [3, n0, _BGSI, 0, [_i], [64 | 0]];
|
|
664
|
+
export var BatchGetSandboxesOutput$ = [3, n0, _BGSO, 0, [_s, _sNF], [() => Sandboxes, 64 | 0]];
|
|
665
|
+
export var BatchRestrictions$ = [3, n0, _BR, 0, [_mBA, _cTA, _fA], [1, 64 | 0, 64 | 0]];
|
|
666
|
+
export var Build$ = [
|
|
667
667
|
3,
|
|
668
668
|
n0,
|
|
669
669
|
_B,
|
|
@@ -715,31 +715,31 @@ export var Build = [
|
|
|
715
715
|
0,
|
|
716
716
|
0,
|
|
717
717
|
() => BuildPhases,
|
|
718
|
-
() => ProjectSource
|
|
718
|
+
() => ProjectSource$,
|
|
719
719
|
() => ProjectSources,
|
|
720
720
|
() => ProjectSecondarySourceVersions,
|
|
721
|
-
() => BuildArtifacts
|
|
721
|
+
() => BuildArtifacts$,
|
|
722
722
|
() => BuildArtifactsList,
|
|
723
|
-
() => ProjectCache
|
|
724
|
-
() => ProjectEnvironment
|
|
723
|
+
() => ProjectCache$,
|
|
724
|
+
() => ProjectEnvironment$,
|
|
725
725
|
0,
|
|
726
|
-
() => LogsLocation
|
|
726
|
+
() => LogsLocation$,
|
|
727
727
|
1,
|
|
728
728
|
1,
|
|
729
729
|
2,
|
|
730
730
|
0,
|
|
731
|
-
() => VpcConfig
|
|
732
|
-
() => NetworkInterface
|
|
731
|
+
() => VpcConfig$,
|
|
732
|
+
() => NetworkInterface$,
|
|
733
733
|
0,
|
|
734
734
|
() => ExportedEnvironmentVariables,
|
|
735
735
|
64 | 0,
|
|
736
736
|
() => ProjectFileSystemLocations,
|
|
737
|
-
() => DebugSession
|
|
737
|
+
() => DebugSession$,
|
|
738
738
|
0,
|
|
739
|
-
() => AutoRetryConfig
|
|
739
|
+
() => AutoRetryConfig$,
|
|
740
740
|
],
|
|
741
741
|
];
|
|
742
|
-
export var BuildArtifacts = [
|
|
742
|
+
export var BuildArtifacts$ = [
|
|
743
743
|
3,
|
|
744
744
|
n0,
|
|
745
745
|
_BA,
|
|
@@ -747,7 +747,7 @@ export var BuildArtifacts = [
|
|
|
747
747
|
[_lo, _sh, _md, _oAN, _eD, _aI, _bOA],
|
|
748
748
|
[0, 0, 0, 2, 2, 0, 0],
|
|
749
749
|
];
|
|
750
|
-
export var BuildBatch = [
|
|
750
|
+
export var BuildBatch$ = [
|
|
751
751
|
3,
|
|
752
752
|
n0,
|
|
753
753
|
_BB,
|
|
@@ -796,31 +796,31 @@ export var BuildBatch = [
|
|
|
796
796
|
0,
|
|
797
797
|
0,
|
|
798
798
|
() => BuildBatchPhases,
|
|
799
|
-
() => ProjectSource
|
|
799
|
+
() => ProjectSource$,
|
|
800
800
|
() => ProjectSources,
|
|
801
801
|
() => ProjectSecondarySourceVersions,
|
|
802
|
-
() => BuildArtifacts
|
|
802
|
+
() => BuildArtifacts$,
|
|
803
803
|
() => BuildArtifactsList,
|
|
804
|
-
() => ProjectCache
|
|
805
|
-
() => ProjectEnvironment
|
|
804
|
+
() => ProjectCache$,
|
|
805
|
+
() => ProjectEnvironment$,
|
|
806
806
|
0,
|
|
807
|
-
() => LogsConfig
|
|
807
|
+
() => LogsConfig$,
|
|
808
808
|
1,
|
|
809
809
|
1,
|
|
810
810
|
2,
|
|
811
811
|
0,
|
|
812
|
-
() => VpcConfig
|
|
812
|
+
() => VpcConfig$,
|
|
813
813
|
0,
|
|
814
814
|
1,
|
|
815
815
|
() => ProjectFileSystemLocations,
|
|
816
|
-
() => ProjectBuildBatchConfig
|
|
816
|
+
() => ProjectBuildBatchConfig$,
|
|
817
817
|
() => BuildGroups,
|
|
818
818
|
2,
|
|
819
819
|
64 | 0,
|
|
820
820
|
],
|
|
821
821
|
];
|
|
822
|
-
export var BuildBatchFilter = [3, n0, _BBF, 0, [_st], [0]];
|
|
823
|
-
export var BuildBatchPhase = [
|
|
822
|
+
export var BuildBatchFilter$ = [3, n0, _BBF, 0, [_st], [0]];
|
|
823
|
+
export var BuildBatchPhase$ = [
|
|
824
824
|
3,
|
|
825
825
|
n0,
|
|
826
826
|
_BBP,
|
|
@@ -828,16 +828,16 @@ export var BuildBatchPhase = [
|
|
|
828
828
|
[_pT, _pS, _sT, _eT, _dIS, _con],
|
|
829
829
|
[0, 0, 4, 4, 1, () => PhaseContexts],
|
|
830
830
|
];
|
|
831
|
-
export var BuildGroup = [
|
|
831
|
+
export var BuildGroup$ = [
|
|
832
832
|
3,
|
|
833
833
|
n0,
|
|
834
834
|
_BG,
|
|
835
835
|
0,
|
|
836
836
|
[_ide, _dO, _iF, _cBS, _pBSL],
|
|
837
|
-
[0, 64 | 0, 2, () => BuildSummary
|
|
837
|
+
[0, 64 | 0, 2, () => BuildSummary$, () => BuildSummaries],
|
|
838
838
|
];
|
|
839
|
-
export var BuildNotDeleted = [3, n0, _BND, 0, [_id, _sC], [0, 0]];
|
|
840
|
-
export var BuildPhase = [
|
|
839
|
+
export var BuildNotDeleted$ = [3, n0, _BND, 0, [_id, _sC], [0, 0]];
|
|
840
|
+
export var BuildPhase$ = [
|
|
841
841
|
3,
|
|
842
842
|
n0,
|
|
843
843
|
_BP,
|
|
@@ -845,17 +845,17 @@ export var BuildPhase = [
|
|
|
845
845
|
[_pT, _pS, _sT, _eT, _dIS, _con],
|
|
846
846
|
[0, 0, 4, 4, 1, () => PhaseContexts],
|
|
847
847
|
];
|
|
848
|
-
export var BuildStatusConfig = [3, n0, _BSC, 0, [_cont, _tU], [0, 0]];
|
|
849
|
-
export var BuildSummary = [
|
|
848
|
+
export var BuildStatusConfig$ = [3, n0, _BSC, 0, [_cont, _tU], [0, 0]];
|
|
849
|
+
export var BuildSummary$ = [
|
|
850
850
|
3,
|
|
851
851
|
n0,
|
|
852
852
|
_BS,
|
|
853
853
|
0,
|
|
854
854
|
[_a, _rO, _bS, _pA, _sA],
|
|
855
|
-
[0, 4, 0, () => ResolvedArtifact
|
|
855
|
+
[0, 4, 0, () => ResolvedArtifact$, () => ResolvedSecondaryArtifacts],
|
|
856
856
|
];
|
|
857
|
-
export var CloudWatchLogsConfig = [3, n0, _CWLC, 0, [_st, _gN, _sN], [0, 0, 0]];
|
|
858
|
-
export var CodeCoverage = [
|
|
857
|
+
export var CloudWatchLogsConfig$ = [3, n0, _CWLC, 0, [_st, _gN, _sN], [0, 0, 0]];
|
|
858
|
+
export var CodeCoverage$ = [
|
|
859
859
|
3,
|
|
860
860
|
n0,
|
|
861
861
|
_CC,
|
|
@@ -863,7 +863,7 @@ export var CodeCoverage = [
|
|
|
863
863
|
[_id, _rARN, _fP, _lCP, _lCi, _lM, _bCP, _bCr, _bM, _ex],
|
|
864
864
|
[0, 0, 0, 1, 1, 1, 1, 1, 1, 4],
|
|
865
865
|
];
|
|
866
|
-
export var CodeCoverageReportSummary = [
|
|
866
|
+
export var CodeCoverageReportSummary$ = [
|
|
867
867
|
3,
|
|
868
868
|
n0,
|
|
869
869
|
_CCRS,
|
|
@@ -871,7 +871,7 @@ export var CodeCoverageReportSummary = [
|
|
|
871
871
|
[_lCP, _lCi, _lM, _bCP, _bCr, _bM],
|
|
872
872
|
[1, 1, 1, 1, 1, 1],
|
|
873
873
|
];
|
|
874
|
-
export var CommandExecution = [
|
|
874
|
+
export var CommandExecution$ = [
|
|
875
875
|
3,
|
|
876
876
|
n0,
|
|
877
877
|
_CE,
|
|
@@ -889,12 +889,12 @@ export var CommandExecution = [
|
|
|
889
889
|
0,
|
|
890
890
|
[() => SensitiveNonEmptyString, 0],
|
|
891
891
|
[() => SensitiveNonEmptyString, 0],
|
|
892
|
-
() => LogsLocation
|
|
892
|
+
() => LogsLocation$,
|
|
893
893
|
0,
|
|
894
894
|
],
|
|
895
895
|
];
|
|
896
|
-
export var ComputeConfiguration = [3, n0, _CCo, 0, [_vCp, _me, _d, _mT, _iT], [1, 1, 1, 0, 0]];
|
|
897
|
-
export var CreateFleetInput = [
|
|
896
|
+
export var ComputeConfiguration$ = [3, n0, _CCo, 0, [_vCp, _me, _d, _mT, _iT], [1, 1, 1, 0, 0]];
|
|
897
|
+
export var CreateFleetInput$ = [
|
|
898
898
|
3,
|
|
899
899
|
n0,
|
|
900
900
|
_CFI,
|
|
@@ -905,18 +905,18 @@ export var CreateFleetInput = [
|
|
|
905
905
|
1,
|
|
906
906
|
0,
|
|
907
907
|
0,
|
|
908
|
-
() => ComputeConfiguration
|
|
909
|
-
() => ScalingConfigurationInput
|
|
908
|
+
() => ComputeConfiguration$,
|
|
909
|
+
() => ScalingConfigurationInput$,
|
|
910
910
|
0,
|
|
911
|
-
() => VpcConfig
|
|
912
|
-
() => ProxyConfiguration
|
|
911
|
+
() => VpcConfig$,
|
|
912
|
+
() => ProxyConfiguration$,
|
|
913
913
|
0,
|
|
914
914
|
0,
|
|
915
915
|
() => TagList,
|
|
916
916
|
],
|
|
917
917
|
];
|
|
918
|
-
export var CreateFleetOutput = [3, n0, _CFO, 0, [_fl], [() => Fleet]];
|
|
919
|
-
export var CreateProjectInput = [
|
|
918
|
+
export var CreateFleetOutput$ = [3, n0, _CFO, 0, [_fl], [() => Fleet$]];
|
|
919
|
+
export var CreateProjectInput$ = [
|
|
920
920
|
3,
|
|
921
921
|
n0,
|
|
922
922
|
_CPI,
|
|
@@ -948,50 +948,50 @@ export var CreateProjectInput = [
|
|
|
948
948
|
[
|
|
949
949
|
0,
|
|
950
950
|
0,
|
|
951
|
-
() => ProjectSource
|
|
951
|
+
() => ProjectSource$,
|
|
952
952
|
() => ProjectSources,
|
|
953
953
|
0,
|
|
954
954
|
() => ProjectSecondarySourceVersions,
|
|
955
|
-
() => ProjectArtifacts
|
|
955
|
+
() => ProjectArtifacts$,
|
|
956
956
|
() => ProjectArtifactsList,
|
|
957
|
-
() => ProjectCache
|
|
958
|
-
() => ProjectEnvironment
|
|
957
|
+
() => ProjectCache$,
|
|
958
|
+
() => ProjectEnvironment$,
|
|
959
959
|
0,
|
|
960
960
|
1,
|
|
961
961
|
1,
|
|
962
962
|
0,
|
|
963
963
|
() => TagList,
|
|
964
|
-
() => VpcConfig
|
|
964
|
+
() => VpcConfig$,
|
|
965
965
|
2,
|
|
966
|
-
() => LogsConfig
|
|
966
|
+
() => LogsConfig$,
|
|
967
967
|
() => ProjectFileSystemLocations,
|
|
968
|
-
() => ProjectBuildBatchConfig
|
|
968
|
+
() => ProjectBuildBatchConfig$,
|
|
969
969
|
1,
|
|
970
970
|
1,
|
|
971
971
|
],
|
|
972
972
|
];
|
|
973
|
-
export var CreateProjectOutput = [3, n0, _CPO, 0, [_pr], [() => Project]];
|
|
974
|
-
export var CreateReportGroupInput = [
|
|
973
|
+
export var CreateProjectOutput$ = [3, n0, _CPO, 0, [_pr], [() => Project$]];
|
|
974
|
+
export var CreateReportGroupInput$ = [
|
|
975
975
|
3,
|
|
976
976
|
n0,
|
|
977
977
|
_CRGI,
|
|
978
978
|
0,
|
|
979
979
|
[_na, _t, _eCx, _ta],
|
|
980
|
-
[0, 0, () => ReportExportConfig
|
|
980
|
+
[0, 0, () => ReportExportConfig$, () => TagList],
|
|
981
981
|
];
|
|
982
|
-
export var CreateReportGroupOutput = [3, n0, _CRGO, 0, [_rGe], [() => ReportGroup]];
|
|
983
|
-
export var CreateWebhookInput = [
|
|
982
|
+
export var CreateReportGroupOutput$ = [3, n0, _CRGO, 0, [_rGe], [() => ReportGroup$]];
|
|
983
|
+
export var CreateWebhookInput$ = [
|
|
984
984
|
3,
|
|
985
985
|
n0,
|
|
986
986
|
_CWI,
|
|
987
987
|
0,
|
|
988
988
|
[_pN, _bF, _fG, _bT, _mC, _sCco, _pRBP],
|
|
989
|
-
[0, 0, () => FilterGroups, 0, 2, () => ScopeConfiguration
|
|
989
|
+
[0, 0, () => FilterGroups, 0, 2, () => ScopeConfiguration$, () => PullRequestBuildPolicy$],
|
|
990
990
|
];
|
|
991
|
-
export var CreateWebhookOutput = [3, n0, _CWO, 0, [_w], [() => Webhook]];
|
|
992
|
-
export var DebugSession = [3, n0, _DS, 0, [_sE, _sTe], [2, 0]];
|
|
993
|
-
export var DeleteBuildBatchInput = [3, n0, _DBBI, 0, [_id], [0]];
|
|
994
|
-
export var DeleteBuildBatchOutput = [
|
|
991
|
+
export var CreateWebhookOutput$ = [3, n0, _CWO, 0, [_w], [() => Webhook$]];
|
|
992
|
+
export var DebugSession$ = [3, n0, _DS, 0, [_sE, _sTe], [2, 0]];
|
|
993
|
+
export var DeleteBuildBatchInput$ = [3, n0, _DBBI, 0, [_id], [0]];
|
|
994
|
+
export var DeleteBuildBatchOutput$ = [
|
|
995
995
|
3,
|
|
996
996
|
n0,
|
|
997
997
|
_DBBO,
|
|
@@ -999,21 +999,21 @@ export var DeleteBuildBatchOutput = [
|
|
|
999
999
|
[_sC, _bD, _bND],
|
|
1000
1000
|
[0, 64 | 0, () => BuildsNotDeleted],
|
|
1001
1001
|
];
|
|
1002
|
-
export var DeleteFleetInput = [3, n0, _DFI, 0, [_a], [0]];
|
|
1003
|
-
export var DeleteFleetOutput = [3, n0, _DFO, 0, [], []];
|
|
1004
|
-
export var DeleteProjectInput = [3, n0, _DPI, 0, [_na], [0]];
|
|
1005
|
-
export var DeleteProjectOutput = [3, n0, _DPO, 0, [], []];
|
|
1006
|
-
export var DeleteReportGroupInput = [3, n0, _DRGI, 0, [_a, _dR], [0, 2]];
|
|
1007
|
-
export var DeleteReportGroupOutput = [3, n0, _DRGO, 0, [], []];
|
|
1008
|
-
export var DeleteReportInput = [3, n0, _DRI, 0, [_a], [0]];
|
|
1009
|
-
export var DeleteReportOutput = [3, n0, _DRO, 0, [], []];
|
|
1010
|
-
export var DeleteResourcePolicyInput = [3, n0, _DRPI, 0, [_rAe], [0]];
|
|
1011
|
-
export var DeleteResourcePolicyOutput = [3, n0, _DRPO, 0, [], []];
|
|
1012
|
-
export var DeleteSourceCredentialsInput = [3, n0, _DSCI, 0, [_a], [0]];
|
|
1013
|
-
export var DeleteSourceCredentialsOutput = [3, n0, _DSCO, 0, [_a], [0]];
|
|
1014
|
-
export var DeleteWebhookInput = [3, n0, _DWI, 0, [_pN], [0]];
|
|
1015
|
-
export var DeleteWebhookOutput = [3, n0, _DWO, 0, [], []];
|
|
1016
|
-
export var DescribeCodeCoveragesInput = [
|
|
1002
|
+
export var DeleteFleetInput$ = [3, n0, _DFI, 0, [_a], [0]];
|
|
1003
|
+
export var DeleteFleetOutput$ = [3, n0, _DFO, 0, [], []];
|
|
1004
|
+
export var DeleteProjectInput$ = [3, n0, _DPI, 0, [_na], [0]];
|
|
1005
|
+
export var DeleteProjectOutput$ = [3, n0, _DPO, 0, [], []];
|
|
1006
|
+
export var DeleteReportGroupInput$ = [3, n0, _DRGI, 0, [_a, _dR], [0, 2]];
|
|
1007
|
+
export var DeleteReportGroupOutput$ = [3, n0, _DRGO, 0, [], []];
|
|
1008
|
+
export var DeleteReportInput$ = [3, n0, _DRI, 0, [_a], [0]];
|
|
1009
|
+
export var DeleteReportOutput$ = [3, n0, _DRO, 0, [], []];
|
|
1010
|
+
export var DeleteResourcePolicyInput$ = [3, n0, _DRPI, 0, [_rAe], [0]];
|
|
1011
|
+
export var DeleteResourcePolicyOutput$ = [3, n0, _DRPO, 0, [], []];
|
|
1012
|
+
export var DeleteSourceCredentialsInput$ = [3, n0, _DSCI, 0, [_a], [0]];
|
|
1013
|
+
export var DeleteSourceCredentialsOutput$ = [3, n0, _DSCO, 0, [_a], [0]];
|
|
1014
|
+
export var DeleteWebhookInput$ = [3, n0, _DWI, 0, [_pN], [0]];
|
|
1015
|
+
export var DeleteWebhookOutput$ = [3, n0, _DWO, 0, [], []];
|
|
1016
|
+
export var DescribeCodeCoveragesInput$ = [
|
|
1017
1017
|
3,
|
|
1018
1018
|
n0,
|
|
1019
1019
|
_DCCI,
|
|
@@ -1021,7 +1021,7 @@ export var DescribeCodeCoveragesInput = [
|
|
|
1021
1021
|
[_rAep, _nT, _mR, _sO, _sB, _mLCP, _mLCPa],
|
|
1022
1022
|
[0, 0, 1, 0, 0, 1, 1],
|
|
1023
1023
|
];
|
|
1024
|
-
export var DescribeCodeCoveragesOutput = [
|
|
1024
|
+
export var DescribeCodeCoveragesOutput$ = [
|
|
1025
1025
|
3,
|
|
1026
1026
|
n0,
|
|
1027
1027
|
_DCCO,
|
|
@@ -1029,30 +1029,30 @@ export var DescribeCodeCoveragesOutput = [
|
|
|
1029
1029
|
[_nT, _cCo],
|
|
1030
1030
|
[0, () => CodeCoverages],
|
|
1031
1031
|
];
|
|
1032
|
-
export var DescribeTestCasesInput = [
|
|
1032
|
+
export var DescribeTestCasesInput$ = [
|
|
1033
1033
|
3,
|
|
1034
1034
|
n0,
|
|
1035
1035
|
_DTCI,
|
|
1036
1036
|
0,
|
|
1037
1037
|
[_rAep, _nT, _mR, _fi],
|
|
1038
|
-
[0, 0, 1, () => TestCaseFilter],
|
|
1038
|
+
[0, 0, 1, () => TestCaseFilter$],
|
|
1039
1039
|
];
|
|
1040
|
-
export var DescribeTestCasesOutput = [3, n0, _DTCO, 0, [_nT, _tC], [0, () => TestCases]];
|
|
1041
|
-
export var DockerServer = [
|
|
1040
|
+
export var DescribeTestCasesOutput$ = [3, n0, _DTCO, 0, [_nT, _tC], [0, () => TestCases]];
|
|
1041
|
+
export var DockerServer$ = [
|
|
1042
1042
|
3,
|
|
1043
1043
|
n0,
|
|
1044
1044
|
_DSo,
|
|
1045
1045
|
0,
|
|
1046
1046
|
[_cT, _sGI, _st],
|
|
1047
|
-
[0, 64 | 0, () => DockerServerStatus],
|
|
1048
|
-
];
|
|
1049
|
-
export var DockerServerStatus = [3, n0, _DSS, 0, [_st, _m], [0, 0]];
|
|
1050
|
-
export var EnvironmentImage = [3, n0, _EI, 0, [_na, _de, _v], [0, 0, 64 | 0]];
|
|
1051
|
-
export var EnvironmentLanguage = [3, n0, _EL, 0, [_la, _im], [0, () => EnvironmentImages]];
|
|
1052
|
-
export var EnvironmentPlatform = [3, n0, _EP, 0, [_pl, _lan], [0, () => EnvironmentLanguages]];
|
|
1053
|
-
export var EnvironmentVariable = [3, n0, _EV, 0, [_na, _va, _t], [0, 0, 0]];
|
|
1054
|
-
export var ExportedEnvironmentVariable = [3, n0, _EEV, 0, [_na, _va], [0, 0]];
|
|
1055
|
-
export var Fleet = [
|
|
1047
|
+
[0, 64 | 0, () => DockerServerStatus$],
|
|
1048
|
+
];
|
|
1049
|
+
export var DockerServerStatus$ = [3, n0, _DSS, 0, [_st, _m], [0, 0]];
|
|
1050
|
+
export var EnvironmentImage$ = [3, n0, _EI, 0, [_na, _de, _v], [0, 0, 64 | 0]];
|
|
1051
|
+
export var EnvironmentLanguage$ = [3, n0, _EL, 0, [_la, _im], [0, () => EnvironmentImages]];
|
|
1052
|
+
export var EnvironmentPlatform$ = [3, n0, _EP, 0, [_pl, _lan], [0, () => EnvironmentLanguages]];
|
|
1053
|
+
export var EnvironmentVariable$ = [3, n0, _EV, 0, [_na, _va, _t], [0, 0, 0]];
|
|
1054
|
+
export var ExportedEnvironmentVariable$ = [3, n0, _EEV, 0, [_na, _va], [0, 0]];
|
|
1055
|
+
export var Fleet$ = [
|
|
1056
1056
|
3,
|
|
1057
1057
|
n0,
|
|
1058
1058
|
_F,
|
|
@@ -1064,35 +1064,35 @@ export var Fleet = [
|
|
|
1064
1064
|
0,
|
|
1065
1065
|
4,
|
|
1066
1066
|
4,
|
|
1067
|
-
() => FleetStatus
|
|
1067
|
+
() => FleetStatus$,
|
|
1068
1068
|
1,
|
|
1069
1069
|
0,
|
|
1070
1070
|
0,
|
|
1071
|
-
() => ComputeConfiguration
|
|
1072
|
-
() => ScalingConfigurationOutput
|
|
1071
|
+
() => ComputeConfiguration$,
|
|
1072
|
+
() => ScalingConfigurationOutput$,
|
|
1073
1073
|
0,
|
|
1074
|
-
() => VpcConfig
|
|
1075
|
-
() => ProxyConfiguration
|
|
1074
|
+
() => VpcConfig$,
|
|
1075
|
+
() => ProxyConfiguration$,
|
|
1076
1076
|
0,
|
|
1077
1077
|
0,
|
|
1078
1078
|
() => TagList,
|
|
1079
1079
|
],
|
|
1080
1080
|
];
|
|
1081
|
-
export var FleetProxyRule = [3, n0, _FPR, 0, [_t, _ef, _ent], [0, 0, 64 | 0]];
|
|
1082
|
-
export var FleetStatus = [3, n0, _FS, 0, [_sC, _cont, _m], [0, 0, 0]];
|
|
1083
|
-
export var GetReportGroupTrendInput = [3, n0, _GRGTI, 0, [_rGAe, _nOR, _tF], [0, 1, 0]];
|
|
1084
|
-
export var GetReportGroupTrendOutput = [
|
|
1081
|
+
export var FleetProxyRule$ = [3, n0, _FPR, 0, [_t, _ef, _ent], [0, 0, 64 | 0]];
|
|
1082
|
+
export var FleetStatus$ = [3, n0, _FS, 0, [_sC, _cont, _m], [0, 0, 0]];
|
|
1083
|
+
export var GetReportGroupTrendInput$ = [3, n0, _GRGTI, 0, [_rGAe, _nOR, _tF], [0, 1, 0]];
|
|
1084
|
+
export var GetReportGroupTrendOutput$ = [
|
|
1085
1085
|
3,
|
|
1086
1086
|
n0,
|
|
1087
1087
|
_GRGTO,
|
|
1088
1088
|
0,
|
|
1089
1089
|
[_sta, _rD],
|
|
1090
|
-
[() => ReportGroupTrendStats
|
|
1090
|
+
[() => ReportGroupTrendStats$, () => ReportGroupTrendRawDataList],
|
|
1091
1091
|
];
|
|
1092
|
-
export var GetResourcePolicyInput = [3, n0, _GRPI, 0, [_rAe], [0]];
|
|
1093
|
-
export var GetResourcePolicyOutput = [3, n0, _GRPO, 0, [_po], [0]];
|
|
1094
|
-
export var GitSubmodulesConfig = [3, n0, _GSC, 0, [_fS], [2]];
|
|
1095
|
-
export var ImportSourceCredentialsInput = [
|
|
1092
|
+
export var GetResourcePolicyInput$ = [3, n0, _GRPI, 0, [_rAe], [0]];
|
|
1093
|
+
export var GetResourcePolicyOutput$ = [3, n0, _GRPO, 0, [_po], [0]];
|
|
1094
|
+
export var GitSubmodulesConfig$ = [3, n0, _GSC, 0, [_fS], [2]];
|
|
1095
|
+
export var ImportSourceCredentialsInput$ = [
|
|
1096
1096
|
3,
|
|
1097
1097
|
n0,
|
|
1098
1098
|
_ISCI,
|
|
@@ -1100,34 +1100,34 @@ export var ImportSourceCredentialsInput = [
|
|
|
1100
1100
|
[_u, _to, _sTer, _aT, _sOh],
|
|
1101
1101
|
[0, [() => SensitiveNonEmptyString, 0], 0, 0, 2],
|
|
1102
1102
|
];
|
|
1103
|
-
export var ImportSourceCredentialsOutput = [3, n0, _ISCO, 0, [_a], [0]];
|
|
1104
|
-
export var InvalidateProjectCacheInput = [3, n0, _IPCI, 0, [_pN], [0]];
|
|
1105
|
-
export var InvalidateProjectCacheOutput = [3, n0, _IPCO, 0, [], []];
|
|
1106
|
-
export var InvalidInputException = [-3, n0, _IIE, { [_e]: _c }, [_m], [0]];
|
|
1107
|
-
TypeRegistry.for(n0).registerError(InvalidInputException
|
|
1108
|
-
export var ListBuildBatchesForProjectInput = [
|
|
1103
|
+
export var ImportSourceCredentialsOutput$ = [3, n0, _ISCO, 0, [_a], [0]];
|
|
1104
|
+
export var InvalidateProjectCacheInput$ = [3, n0, _IPCI, 0, [_pN], [0]];
|
|
1105
|
+
export var InvalidateProjectCacheOutput$ = [3, n0, _IPCO, 0, [], []];
|
|
1106
|
+
export var InvalidInputException$ = [-3, n0, _IIE, { [_e]: _c }, [_m], [0]];
|
|
1107
|
+
TypeRegistry.for(n0).registerError(InvalidInputException$, InvalidInputException);
|
|
1108
|
+
export var ListBuildBatchesForProjectInput$ = [
|
|
1109
1109
|
3,
|
|
1110
1110
|
n0,
|
|
1111
1111
|
_LBBFPI,
|
|
1112
1112
|
0,
|
|
1113
1113
|
[_pN, _fi, _mR, _sO, _nT],
|
|
1114
|
-
[0, () => BuildBatchFilter
|
|
1114
|
+
[0, () => BuildBatchFilter$, 1, 0, 0],
|
|
1115
1115
|
];
|
|
1116
|
-
export var ListBuildBatchesForProjectOutput = [3, n0, _LBBFPO, 0, [_i, _nT], [64 | 0, 0]];
|
|
1117
|
-
export var ListBuildBatchesInput = [
|
|
1116
|
+
export var ListBuildBatchesForProjectOutput$ = [3, n0, _LBBFPO, 0, [_i, _nT], [64 | 0, 0]];
|
|
1117
|
+
export var ListBuildBatchesInput$ = [
|
|
1118
1118
|
3,
|
|
1119
1119
|
n0,
|
|
1120
1120
|
_LBBI,
|
|
1121
1121
|
0,
|
|
1122
1122
|
[_fi, _mR, _sO, _nT],
|
|
1123
|
-
[() => BuildBatchFilter
|
|
1124
|
-
];
|
|
1125
|
-
export var ListBuildBatchesOutput = [3, n0, _LBBO, 0, [_i, _nT], [64 | 0, 0]];
|
|
1126
|
-
export var ListBuildsForProjectInput = [3, n0, _LBFPI, 0, [_pN, _sO, _nT], [0, 0, 0]];
|
|
1127
|
-
export var ListBuildsForProjectOutput = [3, n0, _LBFPO, 0, [_i, _nT], [64 | 0, 0]];
|
|
1128
|
-
export var ListBuildsInput = [3, n0, _LBI, 0, [_sO, _nT], [0, 0]];
|
|
1129
|
-
export var ListBuildsOutput = [3, n0, _LBO, 0, [_i, _nT], [64 | 0, 0]];
|
|
1130
|
-
export var ListCommandExecutionsForSandboxInput = [
|
|
1123
|
+
[() => BuildBatchFilter$, 1, 0, 0],
|
|
1124
|
+
];
|
|
1125
|
+
export var ListBuildBatchesOutput$ = [3, n0, _LBBO, 0, [_i, _nT], [64 | 0, 0]];
|
|
1126
|
+
export var ListBuildsForProjectInput$ = [3, n0, _LBFPI, 0, [_pN, _sO, _nT], [0, 0, 0]];
|
|
1127
|
+
export var ListBuildsForProjectOutput$ = [3, n0, _LBFPO, 0, [_i, _nT], [64 | 0, 0]];
|
|
1128
|
+
export var ListBuildsInput$ = [3, n0, _LBI, 0, [_sO, _nT], [0, 0]];
|
|
1129
|
+
export var ListBuildsOutput$ = [3, n0, _LBO, 0, [_i, _nT], [64 | 0, 0]];
|
|
1130
|
+
export var ListCommandExecutionsForSandboxInput$ = [
|
|
1131
1131
|
3,
|
|
1132
1132
|
n0,
|
|
1133
1133
|
_LCEFSI,
|
|
@@ -1135,7 +1135,7 @@ export var ListCommandExecutionsForSandboxInput = [
|
|
|
1135
1135
|
[_sI, _mR, _sO, _nT],
|
|
1136
1136
|
[0, 1, 0, [() => SensitiveString, 0]],
|
|
1137
1137
|
];
|
|
1138
|
-
export var ListCommandExecutionsForSandboxOutput = [
|
|
1138
|
+
export var ListCommandExecutionsForSandboxOutput$ = [
|
|
1139
1139
|
3,
|
|
1140
1140
|
n0,
|
|
1141
1141
|
_LCEFSO,
|
|
@@ -1143,8 +1143,8 @@ export var ListCommandExecutionsForSandboxOutput = [
|
|
|
1143
1143
|
[_cE, _nT],
|
|
1144
1144
|
[[() => CommandExecutions, 0], 0],
|
|
1145
1145
|
];
|
|
1146
|
-
export var ListCuratedEnvironmentImagesInput = [3, n0, _LCEII, 0, [], []];
|
|
1147
|
-
export var ListCuratedEnvironmentImagesOutput = [
|
|
1146
|
+
export var ListCuratedEnvironmentImagesInput$ = [3, n0, _LCEII, 0, [], []];
|
|
1147
|
+
export var ListCuratedEnvironmentImagesOutput$ = [
|
|
1148
1148
|
3,
|
|
1149
1149
|
n0,
|
|
1150
1150
|
_LCEIO,
|
|
@@ -1152,7 +1152,7 @@ export var ListCuratedEnvironmentImagesOutput = [
|
|
|
1152
1152
|
[_pla],
|
|
1153
1153
|
[() => EnvironmentPlatforms],
|
|
1154
1154
|
];
|
|
1155
|
-
export var ListFleetsInput = [
|
|
1155
|
+
export var ListFleetsInput$ = [
|
|
1156
1156
|
3,
|
|
1157
1157
|
n0,
|
|
1158
1158
|
_LFI,
|
|
@@ -1160,30 +1160,30 @@ export var ListFleetsInput = [
|
|
|
1160
1160
|
[_nT, _mR, _sO, _sB],
|
|
1161
1161
|
[[() => SensitiveString, 0], 1, 0, 0],
|
|
1162
1162
|
];
|
|
1163
|
-
export var ListFleetsOutput = [3, n0, _LFO, 0, [_nT, _f], [0, 64 | 0]];
|
|
1164
|
-
export var ListProjectsInput = [3, n0, _LPI, 0, [_sB, _sO, _nT], [0, 0, 0]];
|
|
1165
|
-
export var ListProjectsOutput = [3, n0, _LPO, 0, [_nT, _p], [0, 64 | 0]];
|
|
1166
|
-
export var ListReportGroupsInput = [3, n0, _LRGI, 0, [_sO, _sB, _nT, _mR], [0, 0, 0, 1]];
|
|
1167
|
-
export var ListReportGroupsOutput = [3, n0, _LRGO, 0, [_nT, _rG], [0, 64 | 0]];
|
|
1168
|
-
export var ListReportsForReportGroupInput = [
|
|
1163
|
+
export var ListFleetsOutput$ = [3, n0, _LFO, 0, [_nT, _f], [0, 64 | 0]];
|
|
1164
|
+
export var ListProjectsInput$ = [3, n0, _LPI, 0, [_sB, _sO, _nT], [0, 0, 0]];
|
|
1165
|
+
export var ListProjectsOutput$ = [3, n0, _LPO, 0, [_nT, _p], [0, 64 | 0]];
|
|
1166
|
+
export var ListReportGroupsInput$ = [3, n0, _LRGI, 0, [_sO, _sB, _nT, _mR], [0, 0, 0, 1]];
|
|
1167
|
+
export var ListReportGroupsOutput$ = [3, n0, _LRGO, 0, [_nT, _rG], [0, 64 | 0]];
|
|
1168
|
+
export var ListReportsForReportGroupInput$ = [
|
|
1169
1169
|
3,
|
|
1170
1170
|
n0,
|
|
1171
1171
|
_LRFRGI,
|
|
1172
1172
|
0,
|
|
1173
1173
|
[_rGAe, _nT, _sO, _mR, _fi],
|
|
1174
|
-
[0, 0, 0, 1, () => ReportFilter],
|
|
1174
|
+
[0, 0, 0, 1, () => ReportFilter$],
|
|
1175
1175
|
];
|
|
1176
|
-
export var ListReportsForReportGroupOutput = [3, n0, _LRFRGO, 0, [_nT, _r], [0, 64 | 0]];
|
|
1177
|
-
export var ListReportsInput = [
|
|
1176
|
+
export var ListReportsForReportGroupOutput$ = [3, n0, _LRFRGO, 0, [_nT, _r], [0, 64 | 0]];
|
|
1177
|
+
export var ListReportsInput$ = [
|
|
1178
1178
|
3,
|
|
1179
1179
|
n0,
|
|
1180
1180
|
_LRI,
|
|
1181
1181
|
0,
|
|
1182
1182
|
[_sO, _nT, _mR, _fi],
|
|
1183
|
-
[0, 0, 1, () => ReportFilter],
|
|
1183
|
+
[0, 0, 1, () => ReportFilter$],
|
|
1184
1184
|
];
|
|
1185
|
-
export var ListReportsOutput = [3, n0, _LRO, 0, [_nT, _r], [0, 64 | 0]];
|
|
1186
|
-
export var ListSandboxesForProjectInput = [
|
|
1185
|
+
export var ListReportsOutput$ = [3, n0, _LRO, 0, [_nT, _r], [0, 64 | 0]];
|
|
1186
|
+
export var ListSandboxesForProjectInput$ = [
|
|
1187
1187
|
3,
|
|
1188
1188
|
n0,
|
|
1189
1189
|
_LSFPI,
|
|
@@ -1191,15 +1191,15 @@ export var ListSandboxesForProjectInput = [
|
|
|
1191
1191
|
[_pN, _mR, _sO, _nT],
|
|
1192
1192
|
[0, 1, 0, [() => SensitiveString, 0]],
|
|
1193
1193
|
];
|
|
1194
|
-
export var ListSandboxesForProjectOutput = [3, n0, _LSFPO, 0, [_i, _nT], [64 | 0, 0]];
|
|
1195
|
-
export var ListSandboxesInput = [3, n0, _LSI, 0, [_mR, _sO, _nT], [1, 0, 0]];
|
|
1196
|
-
export var ListSandboxesOutput = [3, n0, _LSO, 0, [_i, _nT], [64 | 0, 0]];
|
|
1197
|
-
export var ListSharedProjectsInput = [3, n0, _LSPI, 0, [_sB, _sO, _mR, _nT], [0, 0, 1, 0]];
|
|
1198
|
-
export var ListSharedProjectsOutput = [3, n0, _LSPO, 0, [_nT, _p], [0, 64 | 0]];
|
|
1199
|
-
export var ListSharedReportGroupsInput = [3, n0, _LSRGI, 0, [_sO, _sB, _nT, _mR], [0, 0, 0, 1]];
|
|
1200
|
-
export var ListSharedReportGroupsOutput = [3, n0, _LSRGO, 0, [_nT, _rG], [0, 64 | 0]];
|
|
1201
|
-
export var ListSourceCredentialsInput = [3, n0, _LSCI, 0, [], []];
|
|
1202
|
-
export var ListSourceCredentialsOutput = [
|
|
1194
|
+
export var ListSandboxesForProjectOutput$ = [3, n0, _LSFPO, 0, [_i, _nT], [64 | 0, 0]];
|
|
1195
|
+
export var ListSandboxesInput$ = [3, n0, _LSI, 0, [_mR, _sO, _nT], [1, 0, 0]];
|
|
1196
|
+
export var ListSandboxesOutput$ = [3, n0, _LSO, 0, [_i, _nT], [64 | 0, 0]];
|
|
1197
|
+
export var ListSharedProjectsInput$ = [3, n0, _LSPI, 0, [_sB, _sO, _mR, _nT], [0, 0, 1, 0]];
|
|
1198
|
+
export var ListSharedProjectsOutput$ = [3, n0, _LSPO, 0, [_nT, _p], [0, 64 | 0]];
|
|
1199
|
+
export var ListSharedReportGroupsInput$ = [3, n0, _LSRGI, 0, [_sO, _sB, _nT, _mR], [0, 0, 0, 1]];
|
|
1200
|
+
export var ListSharedReportGroupsOutput$ = [3, n0, _LSRGO, 0, [_nT, _rG], [0, 64 | 0]];
|
|
1201
|
+
export var ListSourceCredentialsInput$ = [3, n0, _LSCI, 0, [], []];
|
|
1202
|
+
export var ListSourceCredentialsOutput$ = [
|
|
1203
1203
|
3,
|
|
1204
1204
|
n0,
|
|
1205
1205
|
_LSCO,
|
|
@@ -1207,27 +1207,27 @@ export var ListSourceCredentialsOutput = [
|
|
|
1207
1207
|
[_sCI],
|
|
1208
1208
|
[() => SourceCredentialsInfos],
|
|
1209
1209
|
];
|
|
1210
|
-
export var LogsConfig = [
|
|
1210
|
+
export var LogsConfig$ = [
|
|
1211
1211
|
3,
|
|
1212
1212
|
n0,
|
|
1213
1213
|
_LC,
|
|
1214
1214
|
0,
|
|
1215
1215
|
[_cWL, _sL],
|
|
1216
|
-
[() => CloudWatchLogsConfig
|
|
1216
|
+
[() => CloudWatchLogsConfig$, () => S3LogsConfig$],
|
|
1217
1217
|
];
|
|
1218
|
-
export var LogsLocation = [
|
|
1218
|
+
export var LogsLocation$ = [
|
|
1219
1219
|
3,
|
|
1220
1220
|
n0,
|
|
1221
1221
|
_LL,
|
|
1222
1222
|
0,
|
|
1223
1223
|
[_gN, _sN, _dL, _sDL, _cWLA, _sLA, _cWL, _sL],
|
|
1224
|
-
[0, 0, 0, 0, 0, 0, () => CloudWatchLogsConfig
|
|
1224
|
+
[0, 0, 0, 0, 0, 0, () => CloudWatchLogsConfig$, () => S3LogsConfig$],
|
|
1225
1225
|
];
|
|
1226
|
-
export var NetworkInterface = [3, n0, _NI, 0, [_sIu, _nII], [0, 0]];
|
|
1227
|
-
export var OAuthProviderException = [-3, n0, _OAPE, { [_e]: _c }, [_m], [0]];
|
|
1228
|
-
TypeRegistry.for(n0).registerError(OAuthProviderException
|
|
1229
|
-
export var PhaseContext = [3, n0, _PC, 0, [_sC, _m], [0, 0]];
|
|
1230
|
-
export var Project = [
|
|
1226
|
+
export var NetworkInterface$ = [3, n0, _NI, 0, [_sIu, _nII], [0, 0]];
|
|
1227
|
+
export var OAuthProviderException$ = [-3, n0, _OAPE, { [_e]: _c }, [_m], [0]];
|
|
1228
|
+
TypeRegistry.for(n0).registerError(OAuthProviderException$, OAuthProviderException);
|
|
1229
|
+
export var PhaseContext$ = [3, n0, _PC, 0, [_sC, _m], [0, 0]];
|
|
1230
|
+
export var Project$ = [
|
|
1231
1231
|
3,
|
|
1232
1232
|
n0,
|
|
1233
1233
|
_P,
|
|
@@ -1267,14 +1267,14 @@ export var Project = [
|
|
|
1267
1267
|
0,
|
|
1268
1268
|
0,
|
|
1269
1269
|
0,
|
|
1270
|
-
() => ProjectSource
|
|
1270
|
+
() => ProjectSource$,
|
|
1271
1271
|
() => ProjectSources,
|
|
1272
1272
|
0,
|
|
1273
1273
|
() => ProjectSecondarySourceVersions,
|
|
1274
|
-
() => ProjectArtifacts
|
|
1274
|
+
() => ProjectArtifacts$,
|
|
1275
1275
|
() => ProjectArtifactsList,
|
|
1276
|
-
() => ProjectCache
|
|
1277
|
-
() => ProjectEnvironment
|
|
1276
|
+
() => ProjectCache$,
|
|
1277
|
+
() => ProjectEnvironment$,
|
|
1278
1278
|
0,
|
|
1279
1279
|
1,
|
|
1280
1280
|
1,
|
|
@@ -1282,12 +1282,12 @@ export var Project = [
|
|
|
1282
1282
|
() => TagList,
|
|
1283
1283
|
4,
|
|
1284
1284
|
4,
|
|
1285
|
-
() => Webhook
|
|
1286
|
-
() => VpcConfig
|
|
1287
|
-
() => ProjectBadge
|
|
1288
|
-
() => LogsConfig
|
|
1285
|
+
() => Webhook$,
|
|
1286
|
+
() => VpcConfig$,
|
|
1287
|
+
() => ProjectBadge$,
|
|
1288
|
+
() => LogsConfig$,
|
|
1289
1289
|
() => ProjectFileSystemLocations,
|
|
1290
|
-
() => ProjectBuildBatchConfig
|
|
1290
|
+
() => ProjectBuildBatchConfig$,
|
|
1291
1291
|
1,
|
|
1292
1292
|
0,
|
|
1293
1293
|
0,
|
|
@@ -1295,7 +1295,7 @@ export var Project = [
|
|
|
1295
1295
|
1,
|
|
1296
1296
|
],
|
|
1297
1297
|
];
|
|
1298
|
-
export var ProjectArtifacts = [
|
|
1298
|
+
export var ProjectArtifacts$ = [
|
|
1299
1299
|
3,
|
|
1300
1300
|
n0,
|
|
1301
1301
|
_PA,
|
|
@@ -1303,17 +1303,17 @@ export var ProjectArtifacts = [
|
|
|
1303
1303
|
[_t, _lo, _pa, _nTa, _na, _pac, _oAN, _eD, _aI, _bOA],
|
|
1304
1304
|
[0, 0, 0, 0, 0, 0, 2, 2, 0, 0],
|
|
1305
1305
|
];
|
|
1306
|
-
export var ProjectBadge = [3, n0, _PB, 0, [_bE, _bRU], [2, 0]];
|
|
1307
|
-
export var ProjectBuildBatchConfig = [
|
|
1306
|
+
export var ProjectBadge$ = [3, n0, _PB, 0, [_bE, _bRU], [2, 0]];
|
|
1307
|
+
export var ProjectBuildBatchConfig$ = [
|
|
1308
1308
|
3,
|
|
1309
1309
|
n0,
|
|
1310
1310
|
_PBBC,
|
|
1311
1311
|
0,
|
|
1312
1312
|
[_sR, _cA, _re, _tIMi, _bRM],
|
|
1313
|
-
[0, 2, () => BatchRestrictions
|
|
1313
|
+
[0, 2, () => BatchRestrictions$, 1, 0],
|
|
1314
1314
|
];
|
|
1315
|
-
export var ProjectCache = [3, n0, _PCr, 0, [_t, _lo, _mo, _cN], [0, 0, 64 | 0, 0]];
|
|
1316
|
-
export var ProjectEnvironment = [
|
|
1315
|
+
export var ProjectCache$ = [3, n0, _PCr, 0, [_t, _lo, _mo, _cN], [0, 0, 64 | 0, 0]];
|
|
1316
|
+
export var ProjectEnvironment$ = [
|
|
1317
1317
|
3,
|
|
1318
1318
|
n0,
|
|
1319
1319
|
_PE,
|
|
@@ -1323,17 +1323,17 @@ export var ProjectEnvironment = [
|
|
|
1323
1323
|
0,
|
|
1324
1324
|
0,
|
|
1325
1325
|
0,
|
|
1326
|
-
() => ComputeConfiguration
|
|
1327
|
-
() => ProjectFleet
|
|
1326
|
+
() => ComputeConfiguration$,
|
|
1327
|
+
() => ProjectFleet$,
|
|
1328
1328
|
() => EnvironmentVariables,
|
|
1329
1329
|
2,
|
|
1330
1330
|
0,
|
|
1331
|
-
() => RegistryCredential
|
|
1331
|
+
() => RegistryCredential$,
|
|
1332
1332
|
0,
|
|
1333
|
-
() => DockerServer
|
|
1333
|
+
() => DockerServer$,
|
|
1334
1334
|
],
|
|
1335
1335
|
];
|
|
1336
|
-
export var ProjectFileSystemLocation = [
|
|
1336
|
+
export var ProjectFileSystemLocation$ = [
|
|
1337
1337
|
3,
|
|
1338
1338
|
n0,
|
|
1339
1339
|
_PFSL,
|
|
@@ -1341,52 +1341,52 @@ export var ProjectFileSystemLocation = [
|
|
|
1341
1341
|
[_t, _lo, _mP, _ide, _mO],
|
|
1342
1342
|
[0, 0, 0, 0, 0],
|
|
1343
1343
|
];
|
|
1344
|
-
export var ProjectFleet = [3, n0, _PF, 0, [_fAl], [0]];
|
|
1345
|
-
export var ProjectSource = [
|
|
1344
|
+
export var ProjectFleet$ = [3, n0, _PF, 0, [_fAl], [0]];
|
|
1345
|
+
export var ProjectSource$ = [
|
|
1346
1346
|
3,
|
|
1347
1347
|
n0,
|
|
1348
1348
|
_PS,
|
|
1349
1349
|
0,
|
|
1350
1350
|
[_t, _lo, _gCD, _gSC, _bu, _au, _rBS, _bSC, _iS, _sIo],
|
|
1351
|
-
[0, 0, 1, () => GitSubmodulesConfig
|
|
1352
|
-
];
|
|
1353
|
-
export var ProjectSourceVersion = [3, n0, _PSV, 0, [_sIo, _sV], [0, 0]];
|
|
1354
|
-
export var ProxyConfiguration = [3, n0, _PCro, 0, [_dB, _oPR], [0, () => FleetProxyRules]];
|
|
1355
|
-
export var PullRequestBuildPolicy = [3, n0, _PRBP, 0, [_rCA, _aR], [0, 64 | 0]];
|
|
1356
|
-
export var PutResourcePolicyInput = [3, n0, _PRPI, 0, [_po, _rAe], [0, 0]];
|
|
1357
|
-
export var PutResourcePolicyOutput = [3, n0, _PRPO, 0, [_rAe], [0]];
|
|
1358
|
-
export var RegistryCredential = [3, n0, _RC, 0, [_cre, _cPr], [0, 0]];
|
|
1359
|
-
export var Report = [
|
|
1351
|
+
[0, 0, 1, () => GitSubmodulesConfig$, 0, () => SourceAuth$, 2, () => BuildStatusConfig$, 2, 0],
|
|
1352
|
+
];
|
|
1353
|
+
export var ProjectSourceVersion$ = [3, n0, _PSV, 0, [_sIo, _sV], [0, 0]];
|
|
1354
|
+
export var ProxyConfiguration$ = [3, n0, _PCro, 0, [_dB, _oPR], [0, () => FleetProxyRules]];
|
|
1355
|
+
export var PullRequestBuildPolicy$ = [3, n0, _PRBP, 0, [_rCA, _aR], [0, 64 | 0]];
|
|
1356
|
+
export var PutResourcePolicyInput$ = [3, n0, _PRPI, 0, [_po, _rAe], [0, 0]];
|
|
1357
|
+
export var PutResourcePolicyOutput$ = [3, n0, _PRPO, 0, [_rAe], [0]];
|
|
1358
|
+
export var RegistryCredential$ = [3, n0, _RC, 0, [_cre, _cPr], [0, 0]];
|
|
1359
|
+
export var Report$ = [
|
|
1360
1360
|
3,
|
|
1361
1361
|
n0,
|
|
1362
1362
|
_R,
|
|
1363
1363
|
0,
|
|
1364
1364
|
[_a, _t, _na, _rGAe, _eI, _st, _cr, _ex, _eCx, _tr, _tS, _cCS],
|
|
1365
|
-
[0, 0, 0, 0, 0, 0, 4, 4, () => ReportExportConfig
|
|
1365
|
+
[0, 0, 0, 0, 0, 0, 4, 4, () => ReportExportConfig$, 2, () => TestReportSummary$, () => CodeCoverageReportSummary$],
|
|
1366
1366
|
];
|
|
1367
|
-
export var ReportExportConfig = [3, n0, _REC, 0, [_eCT, _sD], [0, () => S3ReportExportConfig]];
|
|
1368
|
-
export var ReportFilter = [3, n0, _RF, 0, [_st], [0]];
|
|
1369
|
-
export var ReportGroup = [
|
|
1367
|
+
export var ReportExportConfig$ = [3, n0, _REC, 0, [_eCT, _sD], [0, () => S3ReportExportConfig$]];
|
|
1368
|
+
export var ReportFilter$ = [3, n0, _RF, 0, [_st], [0]];
|
|
1369
|
+
export var ReportGroup$ = [
|
|
1370
1370
|
3,
|
|
1371
1371
|
n0,
|
|
1372
1372
|
_RG,
|
|
1373
1373
|
0,
|
|
1374
1374
|
[_a, _na, _t, _eCx, _cr, _lMa, _ta, _st],
|
|
1375
|
-
[0, 0, 0, () => ReportExportConfig
|
|
1376
|
-
];
|
|
1377
|
-
export var ReportGroupTrendStats = [3, n0, _RGTS, 0, [_av, _ma, _mi], [0, 0, 0]];
|
|
1378
|
-
export var ReportWithRawData = [3, n0, _RWRD, 0, [_rAep, _da], [0, 0]];
|
|
1379
|
-
export var ResolvedArtifact = [3, n0, _RA, 0, [_t, _lo, _ide], [0, 0, 0]];
|
|
1380
|
-
export var ResourceAlreadyExistsException = [-3, n0, _RAEE, { [_e]: _c }, [_m], [0]];
|
|
1381
|
-
TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException
|
|
1382
|
-
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c }, [_m], [0]];
|
|
1383
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
1384
|
-
export var RetryBuildBatchInput = [3, n0, _RBBI, 0, [_id, _iTd, _rT], [0, 0, 0]];
|
|
1385
|
-
export var RetryBuildBatchOutput = [3, n0, _RBBO, 0, [_bBu], [() => BuildBatch]];
|
|
1386
|
-
export var RetryBuildInput = [3, n0, _RBI, 0, [_id, _iTd], [0, 0]];
|
|
1387
|
-
export var RetryBuildOutput = [3, n0, _RBO, 0, [_bui], [() => Build]];
|
|
1388
|
-
export var S3LogsConfig = [3, n0, _SLC, 0, [_st, _lo, _eD, _bOA], [0, 0, 2, 0]];
|
|
1389
|
-
export var S3ReportExportConfig = [
|
|
1375
|
+
[0, 0, 0, () => ReportExportConfig$, 4, 4, () => TagList, 0],
|
|
1376
|
+
];
|
|
1377
|
+
export var ReportGroupTrendStats$ = [3, n0, _RGTS, 0, [_av, _ma, _mi], [0, 0, 0]];
|
|
1378
|
+
export var ReportWithRawData$ = [3, n0, _RWRD, 0, [_rAep, _da], [0, 0]];
|
|
1379
|
+
export var ResolvedArtifact$ = [3, n0, _RA, 0, [_t, _lo, _ide], [0, 0, 0]];
|
|
1380
|
+
export var ResourceAlreadyExistsException$ = [-3, n0, _RAEE, { [_e]: _c }, [_m], [0]];
|
|
1381
|
+
TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException$, ResourceAlreadyExistsException);
|
|
1382
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c }, [_m], [0]];
|
|
1383
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
1384
|
+
export var RetryBuildBatchInput$ = [3, n0, _RBBI, 0, [_id, _iTd, _rT], [0, 0, 0]];
|
|
1385
|
+
export var RetryBuildBatchOutput$ = [3, n0, _RBBO, 0, [_bBu], [() => BuildBatch$]];
|
|
1386
|
+
export var RetryBuildInput$ = [3, n0, _RBI, 0, [_id, _iTd], [0, 0]];
|
|
1387
|
+
export var RetryBuildOutput$ = [3, n0, _RBO, 0, [_bui], [() => Build$]];
|
|
1388
|
+
export var S3LogsConfig$ = [3, n0, _SLC, 0, [_st, _lo, _eD, _bOA], [0, 0, 2, 0]];
|
|
1389
|
+
export var S3ReportExportConfig$ = [
|
|
1390
1390
|
3,
|
|
1391
1391
|
n0,
|
|
1392
1392
|
_SREC,
|
|
@@ -1394,7 +1394,7 @@ export var S3ReportExportConfig = [
|
|
|
1394
1394
|
[_buc, _bO, _pa, _pac, _eK, _eD],
|
|
1395
1395
|
[0, 0, 0, 0, 0, 2],
|
|
1396
1396
|
];
|
|
1397
|
-
export var Sandbox = [
|
|
1397
|
+
export var Sandbox$ = [
|
|
1398
1398
|
3,
|
|
1399
1399
|
n0,
|
|
1400
1400
|
_S,
|
|
@@ -1408,30 +1408,30 @@ export var Sandbox = [
|
|
|
1408
1408
|
4,
|
|
1409
1409
|
4,
|
|
1410
1410
|
0,
|
|
1411
|
-
() => ProjectSource
|
|
1411
|
+
() => ProjectSource$,
|
|
1412
1412
|
0,
|
|
1413
1413
|
() => ProjectSources,
|
|
1414
1414
|
() => ProjectSecondarySourceVersions,
|
|
1415
|
-
() => ProjectEnvironment
|
|
1415
|
+
() => ProjectEnvironment$,
|
|
1416
1416
|
() => ProjectFileSystemLocations,
|
|
1417
1417
|
1,
|
|
1418
1418
|
1,
|
|
1419
|
-
() => VpcConfig
|
|
1420
|
-
() => LogsConfig
|
|
1419
|
+
() => VpcConfig$,
|
|
1420
|
+
() => LogsConfig$,
|
|
1421
1421
|
0,
|
|
1422
1422
|
0,
|
|
1423
|
-
() => SandboxSession
|
|
1423
|
+
() => SandboxSession$,
|
|
1424
1424
|
],
|
|
1425
1425
|
];
|
|
1426
|
-
export var SandboxSession = [
|
|
1426
|
+
export var SandboxSession$ = [
|
|
1427
1427
|
3,
|
|
1428
1428
|
n0,
|
|
1429
1429
|
_SSa,
|
|
1430
1430
|
0,
|
|
1431
1431
|
[_id, _st, _sT, _eT, _cP, _ph, _rSV, _l, _nI],
|
|
1432
|
-
[0, 0, 4, 4, 0, () => SandboxSessionPhases, 0, () => LogsLocation
|
|
1432
|
+
[0, 0, 4, 4, 0, () => SandboxSessionPhases, 0, () => LogsLocation$, () => NetworkInterface$],
|
|
1433
1433
|
];
|
|
1434
|
-
export var SandboxSessionPhase = [
|
|
1434
|
+
export var SandboxSessionPhase$ = [
|
|
1435
1435
|
3,
|
|
1436
1436
|
n0,
|
|
1437
1437
|
_SSP,
|
|
@@ -1439,7 +1439,7 @@ export var SandboxSessionPhase = [
|
|
|
1439
1439
|
[_pT, _pS, _sT, _eT, _dIS, _con],
|
|
1440
1440
|
[0, 0, 4, 4, 1, () => PhaseContexts],
|
|
1441
1441
|
];
|
|
1442
|
-
export var ScalingConfigurationInput = [
|
|
1442
|
+
export var ScalingConfigurationInput$ = [
|
|
1443
1443
|
3,
|
|
1444
1444
|
n0,
|
|
1445
1445
|
_SCI,
|
|
@@ -1447,7 +1447,7 @@ export var ScalingConfigurationInput = [
|
|
|
1447
1447
|
[_sTc, _tTSC, _mCa],
|
|
1448
1448
|
[0, () => TargetTrackingScalingConfigurations, 1],
|
|
1449
1449
|
];
|
|
1450
|
-
export var ScalingConfigurationOutput = [
|
|
1450
|
+
export var ScalingConfigurationOutput$ = [
|
|
1451
1451
|
3,
|
|
1452
1452
|
n0,
|
|
1453
1453
|
_SCO,
|
|
@@ -1455,11 +1455,11 @@ export var ScalingConfigurationOutput = [
|
|
|
1455
1455
|
[_sTc, _tTSC, _mCa, _dC],
|
|
1456
1456
|
[0, () => TargetTrackingScalingConfigurations, 1, 1],
|
|
1457
1457
|
];
|
|
1458
|
-
export var ScopeConfiguration = [3, n0, _SC, 0, [_na, _do, _sc], [0, 0, 0]];
|
|
1459
|
-
export var SourceAuth = [3, n0, _SA, 0, [_t, _res], [0, 0]];
|
|
1460
|
-
export var SourceCredentialsInfo = [3, n0, _SCIo, 0, [_a, _sTer, _aT, _res], [0, 0, 0, 0]];
|
|
1461
|
-
export var SSMSession = [3, n0, _SSMS, 0, [_sIe, _tV, _sU], [0, 0, 0]];
|
|
1462
|
-
export var StartBuildBatchInput = [
|
|
1458
|
+
export var ScopeConfiguration$ = [3, n0, _SC, 0, [_na, _do, _sc], [0, 0, 0]];
|
|
1459
|
+
export var SourceAuth$ = [3, n0, _SA, 0, [_t, _res], [0, 0]];
|
|
1460
|
+
export var SourceCredentialsInfo$ = [3, n0, _SCIo, 0, [_a, _sTer, _aT, _res], [0, 0, 0, 0]];
|
|
1461
|
+
export var SSMSession$ = [3, n0, _SSMS, 0, [_sIe, _tV, _sU], [0, 0, 0]];
|
|
1462
|
+
export var StartBuildBatchInput$ = [
|
|
1463
1463
|
3,
|
|
1464
1464
|
n0,
|
|
1465
1465
|
_SBBI,
|
|
@@ -1502,14 +1502,14 @@ export var StartBuildBatchInput = [
|
|
|
1502
1502
|
() => ProjectSources,
|
|
1503
1503
|
() => ProjectSecondarySourceVersions,
|
|
1504
1504
|
0,
|
|
1505
|
-
() => ProjectArtifacts
|
|
1505
|
+
() => ProjectArtifacts$,
|
|
1506
1506
|
() => ProjectArtifactsList,
|
|
1507
1507
|
() => EnvironmentVariables,
|
|
1508
1508
|
0,
|
|
1509
1509
|
0,
|
|
1510
|
-
() => SourceAuth
|
|
1510
|
+
() => SourceAuth$,
|
|
1511
1511
|
1,
|
|
1512
|
-
() => GitSubmodulesConfig
|
|
1512
|
+
() => GitSubmodulesConfig$,
|
|
1513
1513
|
0,
|
|
1514
1514
|
2,
|
|
1515
1515
|
2,
|
|
@@ -1517,22 +1517,22 @@ export var StartBuildBatchInput = [
|
|
|
1517
1517
|
0,
|
|
1518
1518
|
0,
|
|
1519
1519
|
0,
|
|
1520
|
-
() => ProjectCache
|
|
1520
|
+
() => ProjectCache$,
|
|
1521
1521
|
0,
|
|
1522
1522
|
2,
|
|
1523
1523
|
1,
|
|
1524
1524
|
1,
|
|
1525
1525
|
0,
|
|
1526
1526
|
0,
|
|
1527
|
-
() => LogsConfig
|
|
1528
|
-
() => RegistryCredential
|
|
1527
|
+
() => LogsConfig$,
|
|
1528
|
+
() => RegistryCredential$,
|
|
1529
1529
|
0,
|
|
1530
|
-
() => ProjectBuildBatchConfig
|
|
1530
|
+
() => ProjectBuildBatchConfig$,
|
|
1531
1531
|
2,
|
|
1532
1532
|
],
|
|
1533
1533
|
];
|
|
1534
|
-
export var StartBuildBatchOutput = [3, n0, _SBBO, 0, [_bBu], [() => BuildBatch]];
|
|
1535
|
-
export var StartBuildInput = [
|
|
1534
|
+
export var StartBuildBatchOutput$ = [3, n0, _SBBO, 0, [_bBu], [() => BuildBatch$]];
|
|
1535
|
+
export var StartBuildInput$ = [
|
|
1536
1536
|
3,
|
|
1537
1537
|
n0,
|
|
1538
1538
|
_SBI,
|
|
@@ -1577,39 +1577,39 @@ export var StartBuildInput = [
|
|
|
1577
1577
|
() => ProjectSources,
|
|
1578
1578
|
() => ProjectSecondarySourceVersions,
|
|
1579
1579
|
0,
|
|
1580
|
-
() => ProjectArtifacts
|
|
1580
|
+
() => ProjectArtifacts$,
|
|
1581
1581
|
() => ProjectArtifactsList,
|
|
1582
1582
|
() => EnvironmentVariables,
|
|
1583
1583
|
0,
|
|
1584
1584
|
0,
|
|
1585
|
-
() => SourceAuth
|
|
1585
|
+
() => SourceAuth$,
|
|
1586
1586
|
1,
|
|
1587
|
-
() => GitSubmodulesConfig
|
|
1587
|
+
() => GitSubmodulesConfig$,
|
|
1588
1588
|
0,
|
|
1589
1589
|
2,
|
|
1590
1590
|
2,
|
|
1591
|
-
() => BuildStatusConfig
|
|
1591
|
+
() => BuildStatusConfig$,
|
|
1592
1592
|
0,
|
|
1593
1593
|
0,
|
|
1594
1594
|
0,
|
|
1595
1595
|
0,
|
|
1596
|
-
() => ProjectCache
|
|
1596
|
+
() => ProjectCache$,
|
|
1597
1597
|
0,
|
|
1598
1598
|
2,
|
|
1599
1599
|
1,
|
|
1600
1600
|
1,
|
|
1601
1601
|
0,
|
|
1602
1602
|
0,
|
|
1603
|
-
() => LogsConfig
|
|
1604
|
-
() => RegistryCredential
|
|
1603
|
+
() => LogsConfig$,
|
|
1604
|
+
() => RegistryCredential$,
|
|
1605
1605
|
0,
|
|
1606
1606
|
2,
|
|
1607
|
-
() => ProjectFleet
|
|
1607
|
+
() => ProjectFleet$,
|
|
1608
1608
|
1,
|
|
1609
1609
|
],
|
|
1610
1610
|
];
|
|
1611
|
-
export var StartBuildOutput = [3, n0, _SBO, 0, [_bui], [() => Build]];
|
|
1612
|
-
export var StartCommandExecutionInput = [
|
|
1611
|
+
export var StartBuildOutput$ = [3, n0, _SBO, 0, [_bui], [() => Build$]];
|
|
1612
|
+
export var StartCommandExecutionInput$ = [
|
|
1613
1613
|
3,
|
|
1614
1614
|
n0,
|
|
1615
1615
|
_SCEI,
|
|
@@ -1617,27 +1617,27 @@ export var StartCommandExecutionInput = [
|
|
|
1617
1617
|
[_sI, _com, _t],
|
|
1618
1618
|
[0, [() => SensitiveNonEmptyString, 0], 0],
|
|
1619
1619
|
];
|
|
1620
|
-
export var StartCommandExecutionOutput = [
|
|
1620
|
+
export var StartCommandExecutionOutput$ = [
|
|
1621
1621
|
3,
|
|
1622
1622
|
n0,
|
|
1623
1623
|
_SCEO,
|
|
1624
1624
|
0,
|
|
1625
1625
|
[_cEo],
|
|
1626
|
-
[[() => CommandExecution
|
|
1627
|
-
];
|
|
1628
|
-
export var StartSandboxConnectionInput = [3, n0, _SSCI, 0, [_sI], [0]];
|
|
1629
|
-
export var StartSandboxConnectionOutput = [3, n0, _SSCO, 0, [_sSs], [() => SSMSession]];
|
|
1630
|
-
export var StartSandboxInput = [3, n0, _SSI, 0, [_pN, _iTd], [0, [() => SensitiveString, 0]]];
|
|
1631
|
-
export var StartSandboxOutput = [3, n0, _SSO, 0, [_sa], [() => Sandbox]];
|
|
1632
|
-
export var StopBuildBatchInput = [3, n0, _SBBIt, 0, [_id], [0]];
|
|
1633
|
-
export var StopBuildBatchOutput = [3, n0, _SBBOt, 0, [_bBu], [() => BuildBatch]];
|
|
1634
|
-
export var StopBuildInput = [3, n0, _SBIt, 0, [_id], [0]];
|
|
1635
|
-
export var StopBuildOutput = [3, n0, _SBOt, 0, [_bui], [() => Build]];
|
|
1636
|
-
export var StopSandboxInput = [3, n0, _SSIt, 0, [_id], [0]];
|
|
1637
|
-
export var StopSandboxOutput = [3, n0, _SSOt, 0, [_sa], [() => Sandbox]];
|
|
1638
|
-
export var Tag = [3, n0, _T, 0, [_k, _va], [0, 0]];
|
|
1639
|
-
export var TargetTrackingScalingConfiguration = [3, n0, _TTSC, 0, [_mTe, _tVa], [0, 1]];
|
|
1640
|
-
export var TestCase = [
|
|
1626
|
+
[[() => CommandExecution$, 0]],
|
|
1627
|
+
];
|
|
1628
|
+
export var StartSandboxConnectionInput$ = [3, n0, _SSCI, 0, [_sI], [0]];
|
|
1629
|
+
export var StartSandboxConnectionOutput$ = [3, n0, _SSCO, 0, [_sSs], [() => SSMSession$]];
|
|
1630
|
+
export var StartSandboxInput$ = [3, n0, _SSI, 0, [_pN, _iTd], [0, [() => SensitiveString, 0]]];
|
|
1631
|
+
export var StartSandboxOutput$ = [3, n0, _SSO, 0, [_sa], [() => Sandbox$]];
|
|
1632
|
+
export var StopBuildBatchInput$ = [3, n0, _SBBIt, 0, [_id], [0]];
|
|
1633
|
+
export var StopBuildBatchOutput$ = [3, n0, _SBBOt, 0, [_bBu], [() => BuildBatch$]];
|
|
1634
|
+
export var StopBuildInput$ = [3, n0, _SBIt, 0, [_id], [0]];
|
|
1635
|
+
export var StopBuildOutput$ = [3, n0, _SBOt, 0, [_bui], [() => Build$]];
|
|
1636
|
+
export var StopSandboxInput$ = [3, n0, _SSIt, 0, [_id], [0]];
|
|
1637
|
+
export var StopSandboxOutput$ = [3, n0, _SSOt, 0, [_sa], [() => Sandbox$]];
|
|
1638
|
+
export var Tag$ = [3, n0, _T, 0, [_k, _va], [0, 0]];
|
|
1639
|
+
export var TargetTrackingScalingConfiguration$ = [3, n0, _TTSC, 0, [_mTe, _tVa], [0, 1]];
|
|
1640
|
+
export var TestCase$ = [
|
|
1641
1641
|
3,
|
|
1642
1642
|
n0,
|
|
1643
1643
|
_TC,
|
|
@@ -1645,9 +1645,9 @@ export var TestCase = [
|
|
|
1645
1645
|
[_rAep, _tRDP, _pre, _na, _st, _dINS, _m, _ex, _tSN],
|
|
1646
1646
|
[0, 0, 0, 0, 0, 1, 0, 4, 0],
|
|
1647
1647
|
];
|
|
1648
|
-
export var TestCaseFilter = [3, n0, _TCF, 0, [_st, _ke], [0, 0]];
|
|
1649
|
-
export var TestReportSummary = [3, n0, _TRS, 0, [_tot, _sCt, _dINS], [1, 128 | 1, 1]];
|
|
1650
|
-
export var UpdateFleetInput = [
|
|
1648
|
+
export var TestCaseFilter$ = [3, n0, _TCF, 0, [_st, _ke], [0, 0]];
|
|
1649
|
+
export var TestReportSummary$ = [3, n0, _TRS, 0, [_tot, _sCt, _dINS], [1, 128 | 1, 1]];
|
|
1650
|
+
export var UpdateFleetInput$ = [
|
|
1651
1651
|
3,
|
|
1652
1652
|
n0,
|
|
1653
1653
|
_UFI,
|
|
@@ -1658,18 +1658,18 @@ export var UpdateFleetInput = [
|
|
|
1658
1658
|
1,
|
|
1659
1659
|
0,
|
|
1660
1660
|
0,
|
|
1661
|
-
() => ComputeConfiguration
|
|
1662
|
-
() => ScalingConfigurationInput
|
|
1661
|
+
() => ComputeConfiguration$,
|
|
1662
|
+
() => ScalingConfigurationInput$,
|
|
1663
1663
|
0,
|
|
1664
|
-
() => VpcConfig
|
|
1665
|
-
() => ProxyConfiguration
|
|
1664
|
+
() => VpcConfig$,
|
|
1665
|
+
() => ProxyConfiguration$,
|
|
1666
1666
|
0,
|
|
1667
1667
|
0,
|
|
1668
1668
|
() => TagList,
|
|
1669
1669
|
],
|
|
1670
1670
|
];
|
|
1671
|
-
export var UpdateFleetOutput = [3, n0, _UFO, 0, [_fl], [() => Fleet]];
|
|
1672
|
-
export var UpdateProjectInput = [
|
|
1671
|
+
export var UpdateFleetOutput$ = [3, n0, _UFO, 0, [_fl], [() => Fleet$]];
|
|
1672
|
+
export var UpdateProjectInput$ = [
|
|
1673
1673
|
3,
|
|
1674
1674
|
n0,
|
|
1675
1675
|
_UPI,
|
|
@@ -1701,452 +1701,501 @@ export var UpdateProjectInput = [
|
|
|
1701
1701
|
[
|
|
1702
1702
|
0,
|
|
1703
1703
|
0,
|
|
1704
|
-
() => ProjectSource
|
|
1704
|
+
() => ProjectSource$,
|
|
1705
1705
|
() => ProjectSources,
|
|
1706
1706
|
0,
|
|
1707
1707
|
() => ProjectSecondarySourceVersions,
|
|
1708
|
-
() => ProjectArtifacts
|
|
1708
|
+
() => ProjectArtifacts$,
|
|
1709
1709
|
() => ProjectArtifactsList,
|
|
1710
|
-
() => ProjectCache
|
|
1711
|
-
() => ProjectEnvironment
|
|
1710
|
+
() => ProjectCache$,
|
|
1711
|
+
() => ProjectEnvironment$,
|
|
1712
1712
|
0,
|
|
1713
1713
|
1,
|
|
1714
1714
|
1,
|
|
1715
1715
|
0,
|
|
1716
1716
|
() => TagList,
|
|
1717
|
-
() => VpcConfig
|
|
1717
|
+
() => VpcConfig$,
|
|
1718
1718
|
2,
|
|
1719
|
-
() => LogsConfig
|
|
1719
|
+
() => LogsConfig$,
|
|
1720
1720
|
() => ProjectFileSystemLocations,
|
|
1721
|
-
() => ProjectBuildBatchConfig
|
|
1721
|
+
() => ProjectBuildBatchConfig$,
|
|
1722
1722
|
1,
|
|
1723
1723
|
1,
|
|
1724
1724
|
],
|
|
1725
1725
|
];
|
|
1726
|
-
export var UpdateProjectOutput = [3, n0, _UPO, 0, [_pr], [() => Project]];
|
|
1727
|
-
export var UpdateProjectVisibilityInput = [3, n0, _UPVI, 0, [_pAr, _pV, _rAR], [0, 0, 0]];
|
|
1728
|
-
export var UpdateProjectVisibilityOutput = [3, n0, _UPVO, 0, [_pAr, _pPA, _pV], [0, 0, 0]];
|
|
1729
|
-
export var UpdateReportGroupInput = [
|
|
1726
|
+
export var UpdateProjectOutput$ = [3, n0, _UPO, 0, [_pr], [() => Project$]];
|
|
1727
|
+
export var UpdateProjectVisibilityInput$ = [3, n0, _UPVI, 0, [_pAr, _pV, _rAR], [0, 0, 0]];
|
|
1728
|
+
export var UpdateProjectVisibilityOutput$ = [3, n0, _UPVO, 0, [_pAr, _pPA, _pV], [0, 0, 0]];
|
|
1729
|
+
export var UpdateReportGroupInput$ = [
|
|
1730
1730
|
3,
|
|
1731
1731
|
n0,
|
|
1732
1732
|
_URGI,
|
|
1733
1733
|
0,
|
|
1734
1734
|
[_a, _eCx, _ta],
|
|
1735
|
-
[0, () => ReportExportConfig
|
|
1735
|
+
[0, () => ReportExportConfig$, () => TagList],
|
|
1736
1736
|
];
|
|
1737
|
-
export var UpdateReportGroupOutput = [3, n0, _URGO, 0, [_rGe], [() => ReportGroup]];
|
|
1738
|
-
export var UpdateWebhookInput = [
|
|
1737
|
+
export var UpdateReportGroupOutput$ = [3, n0, _URGO, 0, [_rGe], [() => ReportGroup$]];
|
|
1738
|
+
export var UpdateWebhookInput$ = [
|
|
1739
1739
|
3,
|
|
1740
1740
|
n0,
|
|
1741
1741
|
_UWI,
|
|
1742
1742
|
0,
|
|
1743
1743
|
[_pN, _bF, _rS, _fG, _bT, _pRBP],
|
|
1744
|
-
[0, 0, 2, () => FilterGroups, 0, () => PullRequestBuildPolicy],
|
|
1744
|
+
[0, 0, 2, () => FilterGroups, 0, () => PullRequestBuildPolicy$],
|
|
1745
1745
|
];
|
|
1746
|
-
export var UpdateWebhookOutput = [3, n0, _UWO, 0, [_w], [() => Webhook]];
|
|
1747
|
-
export var VpcConfig = [3, n0, _VC, 0, [_vI, _su, _sGI], [0, 64 | 0, 64 | 0]];
|
|
1748
|
-
export var Webhook = [
|
|
1746
|
+
export var UpdateWebhookOutput$ = [3, n0, _UWO, 0, [_w], [() => Webhook$]];
|
|
1747
|
+
export var VpcConfig$ = [3, n0, _VC, 0, [_vI, _su, _sGI], [0, 64 | 0, 64 | 0]];
|
|
1748
|
+
export var Webhook$ = [
|
|
1749
1749
|
3,
|
|
1750
1750
|
n0,
|
|
1751
1751
|
_W,
|
|
1752
1752
|
0,
|
|
1753
1753
|
[_ur, _pU, _se, _bF, _fG, _bT, _mC, _lMS, _sCco, _st, _sM, _pRBP],
|
|
1754
|
-
[0, 0, 0, 0, () => FilterGroups, 0, 2, 4, () => ScopeConfiguration
|
|
1755
|
-
];
|
|
1756
|
-
export var WebhookFilter = [3, n0, _WF, 0, [_t, _pat, _eMP], [0, 0, 2]];
|
|
1757
|
-
export var CodeBuildServiceException = [-3, _sm, "CodeBuildServiceException", 0, [], []];
|
|
1758
|
-
TypeRegistry.for(_sm).registerError(CodeBuildServiceException
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1754
|
+
[0, 0, 0, 0, () => FilterGroups, 0, 2, 4, () => ScopeConfiguration$, 0, 0, () => PullRequestBuildPolicy$],
|
|
1755
|
+
];
|
|
1756
|
+
export var WebhookFilter$ = [3, n0, _WF, 0, [_t, _pat, _eMP], [0, 0, 2]];
|
|
1757
|
+
export var CodeBuildServiceException$ = [-3, _sm, "CodeBuildServiceException", 0, [], []];
|
|
1758
|
+
TypeRegistry.for(_sm).registerError(CodeBuildServiceException$, CodeBuildServiceException);
|
|
1759
|
+
var BuildArtifactsList = [1, n0, _BAL, 0, () => BuildArtifacts$];
|
|
1760
|
+
var BuildBatches = [1, n0, _BBu, 0, () => BuildBatch$];
|
|
1761
|
+
var BuildBatchIds = 64 | 0;
|
|
1762
|
+
var BuildBatchPhases = [1, n0, _BBPu, 0, () => BuildBatchPhase$];
|
|
1763
|
+
var BuildGroups = [1, n0, _BGu, 0, () => BuildGroup$];
|
|
1764
|
+
var BuildIds = 64 | 0;
|
|
1765
|
+
var BuildPhases = [1, n0, _BPu, 0, () => BuildPhase$];
|
|
1766
|
+
var BuildReportArns = 64 | 0;
|
|
1767
|
+
var Builds = [1, n0, _Bu, 0, () => Build$];
|
|
1768
|
+
var BuildsNotDeleted = [1, n0, _BNDu, 0, () => BuildNotDeleted$];
|
|
1769
|
+
var BuildSummaries = [1, n0, _BSu, 0, () => BuildSummary$];
|
|
1770
|
+
var CodeCoverages = [1, n0, _CCod, 0, () => CodeCoverage$];
|
|
1771
|
+
var CommandExecutionIds = 64 | 0;
|
|
1772
|
+
var CommandExecutions = [1, n0, _CEo, 0, [() => CommandExecution$, 0]];
|
|
1773
|
+
var ComputeTypesAllowed = 64 | 0;
|
|
1774
|
+
var EnvironmentImages = [1, n0, _EIn, 0, () => EnvironmentImage$];
|
|
1775
|
+
var EnvironmentLanguages = [1, n0, _ELn, 0, () => EnvironmentLanguage$];
|
|
1776
|
+
var EnvironmentPlatforms = [1, n0, _EPn, 0, () => EnvironmentPlatform$];
|
|
1777
|
+
var EnvironmentVariables = [1, n0, _EVn, 0, () => EnvironmentVariable$];
|
|
1778
|
+
var ExportedEnvironmentVariables = [1, n0, _EEVx, 0, () => ExportedEnvironmentVariable$];
|
|
1779
|
+
var FilterGroup = [1, n0, _FGi, 0, () => WebhookFilter$];
|
|
1780
|
+
var FilterGroups = [1, n0, _FG, 0, () => FilterGroup];
|
|
1781
|
+
var FleetArns = 64 | 0;
|
|
1782
|
+
var FleetNames = 64 | 0;
|
|
1783
|
+
var FleetProxyRuleEntities = 64 | 0;
|
|
1784
|
+
var FleetProxyRules = [1, n0, _FPRl, 0, () => FleetProxyRule$];
|
|
1785
|
+
var Fleets = [1, n0, _Fl, 0, () => Fleet$];
|
|
1786
|
+
var FleetsAllowed = 64 | 0;
|
|
1787
|
+
var Identifiers = 64 | 0;
|
|
1788
|
+
var ImageVersions = 64 | 0;
|
|
1789
|
+
var PhaseContexts = [1, n0, _PCh, 0, () => PhaseContext$];
|
|
1790
|
+
var ProjectArns = 64 | 0;
|
|
1791
|
+
var ProjectArtifactsList = [1, n0, _PAL, 0, () => ProjectArtifacts$];
|
|
1792
|
+
var ProjectCacheModes = 64 | 0;
|
|
1793
|
+
var ProjectFileSystemLocations = [1, n0, _PFSLr, 0, () => ProjectFileSystemLocation$];
|
|
1794
|
+
var ProjectNames = 64 | 0;
|
|
1795
|
+
var Projects = [1, n0, _Pr, 0, () => Project$];
|
|
1796
|
+
var ProjectSecondarySourceVersions = [1, n0, _PSSV, 0, () => ProjectSourceVersion$];
|
|
1797
|
+
var ProjectSources = [1, n0, _PSr, 0, () => ProjectSource$];
|
|
1798
|
+
var PullRequestBuildApproverRoles = 64 | 0;
|
|
1799
|
+
var ReportArns = 64 | 0;
|
|
1800
|
+
var ReportGroupArns = 64 | 0;
|
|
1801
|
+
var ReportGroups = [1, n0, _RGe, 0, () => ReportGroup$];
|
|
1802
|
+
var ReportGroupTrendRawDataList = [1, n0, _RGTRDL, 0, () => ReportWithRawData$];
|
|
1803
|
+
var Reports = [1, n0, _Re, 0, () => Report$];
|
|
1804
|
+
var ResolvedSecondaryArtifacts = [1, n0, _RSA, 0, () => ResolvedArtifact$];
|
|
1805
|
+
var Sandboxes = [1, n0, _Sa, 0, () => Sandbox$];
|
|
1806
|
+
var SandboxIds = 64 | 0;
|
|
1807
|
+
var SandboxSessionPhases = [1, n0, _SSPa, 0, () => SandboxSessionPhase$];
|
|
1808
|
+
var SecurityGroupIds = 64 | 0;
|
|
1809
|
+
var SourceCredentialsInfos = [1, n0, _SCIou, 0, () => SourceCredentialsInfo$];
|
|
1810
|
+
var Subnets = 64 | 0;
|
|
1811
|
+
var TagList = [1, n0, _TL, 0, () => Tag$];
|
|
1812
|
+
var TargetTrackingScalingConfigurations = [
|
|
1813
1813
|
1,
|
|
1814
1814
|
n0,
|
|
1815
1815
|
_TTSCa,
|
|
1816
1816
|
0,
|
|
1817
|
-
() => TargetTrackingScalingConfiguration
|
|
1817
|
+
() => TargetTrackingScalingConfiguration$,
|
|
1818
1818
|
];
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
export var BatchDeleteBuilds = [
|
|
1819
|
+
var TestCases = [1, n0, _TCe, 0, () => TestCase$];
|
|
1820
|
+
var ReportStatusCounts = 128 | 1;
|
|
1821
|
+
export var BatchDeleteBuilds$ = [
|
|
1822
1822
|
9,
|
|
1823
1823
|
n0,
|
|
1824
1824
|
_BDB,
|
|
1825
1825
|
0,
|
|
1826
|
-
() => BatchDeleteBuildsInput
|
|
1827
|
-
() => BatchDeleteBuildsOutput
|
|
1826
|
+
() => BatchDeleteBuildsInput$,
|
|
1827
|
+
() => BatchDeleteBuildsOutput$,
|
|
1828
1828
|
];
|
|
1829
|
-
export var BatchGetBuildBatches = [
|
|
1829
|
+
export var BatchGetBuildBatches$ = [
|
|
1830
1830
|
9,
|
|
1831
1831
|
n0,
|
|
1832
1832
|
_BGBB,
|
|
1833
1833
|
0,
|
|
1834
|
-
() => BatchGetBuildBatchesInput
|
|
1835
|
-
() => BatchGetBuildBatchesOutput
|
|
1834
|
+
() => BatchGetBuildBatchesInput$,
|
|
1835
|
+
() => BatchGetBuildBatchesOutput$,
|
|
1836
1836
|
];
|
|
1837
|
-
export var BatchGetBuilds = [
|
|
1837
|
+
export var BatchGetBuilds$ = [
|
|
1838
1838
|
9,
|
|
1839
1839
|
n0,
|
|
1840
1840
|
_BGB,
|
|
1841
1841
|
0,
|
|
1842
|
-
() => BatchGetBuildsInput
|
|
1843
|
-
() => BatchGetBuildsOutput
|
|
1842
|
+
() => BatchGetBuildsInput$,
|
|
1843
|
+
() => BatchGetBuildsOutput$,
|
|
1844
1844
|
];
|
|
1845
|
-
export var BatchGetCommandExecutions = [
|
|
1845
|
+
export var BatchGetCommandExecutions$ = [
|
|
1846
1846
|
9,
|
|
1847
1847
|
n0,
|
|
1848
1848
|
_BGCE,
|
|
1849
1849
|
0,
|
|
1850
|
-
() => BatchGetCommandExecutionsInput
|
|
1851
|
-
() => BatchGetCommandExecutionsOutput
|
|
1850
|
+
() => BatchGetCommandExecutionsInput$,
|
|
1851
|
+
() => BatchGetCommandExecutionsOutput$,
|
|
1852
1852
|
];
|
|
1853
|
-
export var BatchGetFleets = [
|
|
1853
|
+
export var BatchGetFleets$ = [
|
|
1854
1854
|
9,
|
|
1855
1855
|
n0,
|
|
1856
1856
|
_BGF,
|
|
1857
1857
|
0,
|
|
1858
|
-
() => BatchGetFleetsInput
|
|
1859
|
-
() => BatchGetFleetsOutput
|
|
1858
|
+
() => BatchGetFleetsInput$,
|
|
1859
|
+
() => BatchGetFleetsOutput$,
|
|
1860
1860
|
];
|
|
1861
|
-
export var BatchGetProjects = [
|
|
1861
|
+
export var BatchGetProjects$ = [
|
|
1862
1862
|
9,
|
|
1863
1863
|
n0,
|
|
1864
1864
|
_BGP,
|
|
1865
1865
|
0,
|
|
1866
|
-
() => BatchGetProjectsInput
|
|
1867
|
-
() => BatchGetProjectsOutput
|
|
1866
|
+
() => BatchGetProjectsInput$,
|
|
1867
|
+
() => BatchGetProjectsOutput$,
|
|
1868
1868
|
];
|
|
1869
|
-
export var BatchGetReportGroups = [
|
|
1869
|
+
export var BatchGetReportGroups$ = [
|
|
1870
1870
|
9,
|
|
1871
1871
|
n0,
|
|
1872
1872
|
_BGRG,
|
|
1873
1873
|
0,
|
|
1874
|
-
() => BatchGetReportGroupsInput
|
|
1875
|
-
() => BatchGetReportGroupsOutput
|
|
1874
|
+
() => BatchGetReportGroupsInput$,
|
|
1875
|
+
() => BatchGetReportGroupsOutput$,
|
|
1876
1876
|
];
|
|
1877
|
-
export var BatchGetReports = [
|
|
1877
|
+
export var BatchGetReports$ = [
|
|
1878
1878
|
9,
|
|
1879
1879
|
n0,
|
|
1880
1880
|
_BGR,
|
|
1881
1881
|
0,
|
|
1882
|
-
() => BatchGetReportsInput
|
|
1883
|
-
() => BatchGetReportsOutput
|
|
1882
|
+
() => BatchGetReportsInput$,
|
|
1883
|
+
() => BatchGetReportsOutput$,
|
|
1884
1884
|
];
|
|
1885
|
-
export var BatchGetSandboxes = [
|
|
1885
|
+
export var BatchGetSandboxes$ = [
|
|
1886
1886
|
9,
|
|
1887
1887
|
n0,
|
|
1888
1888
|
_BGS,
|
|
1889
1889
|
0,
|
|
1890
|
-
() => BatchGetSandboxesInput
|
|
1891
|
-
() => BatchGetSandboxesOutput
|
|
1890
|
+
() => BatchGetSandboxesInput$,
|
|
1891
|
+
() => BatchGetSandboxesOutput$,
|
|
1892
1892
|
];
|
|
1893
|
-
export var CreateFleet = [9, n0, _CF, 0, () => CreateFleetInput
|
|
1894
|
-
export var CreateProject = [
|
|
1895
|
-
|
|
1893
|
+
export var CreateFleet$ = [9, n0, _CF, 0, () => CreateFleetInput$, () => CreateFleetOutput$];
|
|
1894
|
+
export var CreateProject$ = [
|
|
1895
|
+
9,
|
|
1896
|
+
n0,
|
|
1897
|
+
_CP,
|
|
1898
|
+
0,
|
|
1899
|
+
() => CreateProjectInput$,
|
|
1900
|
+
() => CreateProjectOutput$,
|
|
1901
|
+
];
|
|
1902
|
+
export var CreateReportGroup$ = [
|
|
1896
1903
|
9,
|
|
1897
1904
|
n0,
|
|
1898
1905
|
_CRG,
|
|
1899
1906
|
0,
|
|
1900
|
-
() => CreateReportGroupInput
|
|
1901
|
-
() => CreateReportGroupOutput
|
|
1907
|
+
() => CreateReportGroupInput$,
|
|
1908
|
+
() => CreateReportGroupOutput$,
|
|
1909
|
+
];
|
|
1910
|
+
export var CreateWebhook$ = [
|
|
1911
|
+
9,
|
|
1912
|
+
n0,
|
|
1913
|
+
_CW,
|
|
1914
|
+
0,
|
|
1915
|
+
() => CreateWebhookInput$,
|
|
1916
|
+
() => CreateWebhookOutput$,
|
|
1902
1917
|
];
|
|
1903
|
-
export var
|
|
1904
|
-
export var DeleteBuildBatch = [
|
|
1918
|
+
export var DeleteBuildBatch$ = [
|
|
1905
1919
|
9,
|
|
1906
1920
|
n0,
|
|
1907
1921
|
_DBB,
|
|
1908
1922
|
0,
|
|
1909
|
-
() => DeleteBuildBatchInput
|
|
1910
|
-
() => DeleteBuildBatchOutput
|
|
1923
|
+
() => DeleteBuildBatchInput$,
|
|
1924
|
+
() => DeleteBuildBatchOutput$,
|
|
1911
1925
|
];
|
|
1912
|
-
export var DeleteFleet = [9, n0, _DF, 0, () => DeleteFleetInput
|
|
1913
|
-
export var DeleteProject = [
|
|
1914
|
-
|
|
1915
|
-
|
|
1926
|
+
export var DeleteFleet$ = [9, n0, _DF, 0, () => DeleteFleetInput$, () => DeleteFleetOutput$];
|
|
1927
|
+
export var DeleteProject$ = [
|
|
1928
|
+
9,
|
|
1929
|
+
n0,
|
|
1930
|
+
_DP,
|
|
1931
|
+
0,
|
|
1932
|
+
() => DeleteProjectInput$,
|
|
1933
|
+
() => DeleteProjectOutput$,
|
|
1934
|
+
];
|
|
1935
|
+
export var DeleteReport$ = [9, n0, _DR, 0, () => DeleteReportInput$, () => DeleteReportOutput$];
|
|
1936
|
+
export var DeleteReportGroup$ = [
|
|
1916
1937
|
9,
|
|
1917
1938
|
n0,
|
|
1918
1939
|
_DRG,
|
|
1919
1940
|
0,
|
|
1920
|
-
() => DeleteReportGroupInput
|
|
1921
|
-
() => DeleteReportGroupOutput
|
|
1941
|
+
() => DeleteReportGroupInput$,
|
|
1942
|
+
() => DeleteReportGroupOutput$,
|
|
1922
1943
|
];
|
|
1923
|
-
export var DeleteResourcePolicy = [
|
|
1944
|
+
export var DeleteResourcePolicy$ = [
|
|
1924
1945
|
9,
|
|
1925
1946
|
n0,
|
|
1926
1947
|
_DRP,
|
|
1927
1948
|
0,
|
|
1928
|
-
() => DeleteResourcePolicyInput
|
|
1929
|
-
() => DeleteResourcePolicyOutput
|
|
1949
|
+
() => DeleteResourcePolicyInput$,
|
|
1950
|
+
() => DeleteResourcePolicyOutput$,
|
|
1930
1951
|
];
|
|
1931
|
-
export var DeleteSourceCredentials = [
|
|
1952
|
+
export var DeleteSourceCredentials$ = [
|
|
1932
1953
|
9,
|
|
1933
1954
|
n0,
|
|
1934
1955
|
_DSC,
|
|
1935
1956
|
0,
|
|
1936
|
-
() => DeleteSourceCredentialsInput
|
|
1937
|
-
() => DeleteSourceCredentialsOutput
|
|
1957
|
+
() => DeleteSourceCredentialsInput$,
|
|
1958
|
+
() => DeleteSourceCredentialsOutput$,
|
|
1959
|
+
];
|
|
1960
|
+
export var DeleteWebhook$ = [
|
|
1961
|
+
9,
|
|
1962
|
+
n0,
|
|
1963
|
+
_DW,
|
|
1964
|
+
0,
|
|
1965
|
+
() => DeleteWebhookInput$,
|
|
1966
|
+
() => DeleteWebhookOutput$,
|
|
1938
1967
|
];
|
|
1939
|
-
export var
|
|
1940
|
-
export var DescribeCodeCoverages = [
|
|
1968
|
+
export var DescribeCodeCoverages$ = [
|
|
1941
1969
|
9,
|
|
1942
1970
|
n0,
|
|
1943
1971
|
_DCC,
|
|
1944
1972
|
0,
|
|
1945
|
-
() => DescribeCodeCoveragesInput
|
|
1946
|
-
() => DescribeCodeCoveragesOutput
|
|
1973
|
+
() => DescribeCodeCoveragesInput$,
|
|
1974
|
+
() => DescribeCodeCoveragesOutput$,
|
|
1947
1975
|
];
|
|
1948
|
-
export var DescribeTestCases = [
|
|
1976
|
+
export var DescribeTestCases$ = [
|
|
1949
1977
|
9,
|
|
1950
1978
|
n0,
|
|
1951
1979
|
_DTC,
|
|
1952
1980
|
0,
|
|
1953
|
-
() => DescribeTestCasesInput
|
|
1954
|
-
() => DescribeTestCasesOutput
|
|
1981
|
+
() => DescribeTestCasesInput$,
|
|
1982
|
+
() => DescribeTestCasesOutput$,
|
|
1955
1983
|
];
|
|
1956
|
-
export var GetReportGroupTrend = [
|
|
1984
|
+
export var GetReportGroupTrend$ = [
|
|
1957
1985
|
9,
|
|
1958
1986
|
n0,
|
|
1959
1987
|
_GRGT,
|
|
1960
1988
|
0,
|
|
1961
|
-
() => GetReportGroupTrendInput
|
|
1962
|
-
() => GetReportGroupTrendOutput
|
|
1989
|
+
() => GetReportGroupTrendInput$,
|
|
1990
|
+
() => GetReportGroupTrendOutput$,
|
|
1963
1991
|
];
|
|
1964
|
-
export var GetResourcePolicy = [
|
|
1992
|
+
export var GetResourcePolicy$ = [
|
|
1965
1993
|
9,
|
|
1966
1994
|
n0,
|
|
1967
1995
|
_GRP,
|
|
1968
1996
|
0,
|
|
1969
|
-
() => GetResourcePolicyInput
|
|
1970
|
-
() => GetResourcePolicyOutput
|
|
1997
|
+
() => GetResourcePolicyInput$,
|
|
1998
|
+
() => GetResourcePolicyOutput$,
|
|
1971
1999
|
];
|
|
1972
|
-
export var ImportSourceCredentials = [
|
|
2000
|
+
export var ImportSourceCredentials$ = [
|
|
1973
2001
|
9,
|
|
1974
2002
|
n0,
|
|
1975
2003
|
_ISC,
|
|
1976
2004
|
0,
|
|
1977
|
-
() => ImportSourceCredentialsInput
|
|
1978
|
-
() => ImportSourceCredentialsOutput
|
|
2005
|
+
() => ImportSourceCredentialsInput$,
|
|
2006
|
+
() => ImportSourceCredentialsOutput$,
|
|
1979
2007
|
];
|
|
1980
|
-
export var InvalidateProjectCache = [
|
|
2008
|
+
export var InvalidateProjectCache$ = [
|
|
1981
2009
|
9,
|
|
1982
2010
|
n0,
|
|
1983
2011
|
_IPC,
|
|
1984
2012
|
0,
|
|
1985
|
-
() => InvalidateProjectCacheInput
|
|
1986
|
-
() => InvalidateProjectCacheOutput
|
|
2013
|
+
() => InvalidateProjectCacheInput$,
|
|
2014
|
+
() => InvalidateProjectCacheOutput$,
|
|
1987
2015
|
];
|
|
1988
|
-
export var ListBuildBatches = [
|
|
2016
|
+
export var ListBuildBatches$ = [
|
|
1989
2017
|
9,
|
|
1990
2018
|
n0,
|
|
1991
2019
|
_LBB,
|
|
1992
2020
|
0,
|
|
1993
|
-
() => ListBuildBatchesInput
|
|
1994
|
-
() => ListBuildBatchesOutput
|
|
2021
|
+
() => ListBuildBatchesInput$,
|
|
2022
|
+
() => ListBuildBatchesOutput$,
|
|
1995
2023
|
];
|
|
1996
|
-
export var ListBuildBatchesForProject = [
|
|
2024
|
+
export var ListBuildBatchesForProject$ = [
|
|
1997
2025
|
9,
|
|
1998
2026
|
n0,
|
|
1999
2027
|
_LBBFP,
|
|
2000
2028
|
0,
|
|
2001
|
-
() => ListBuildBatchesForProjectInput
|
|
2002
|
-
() => ListBuildBatchesForProjectOutput
|
|
2029
|
+
() => ListBuildBatchesForProjectInput$,
|
|
2030
|
+
() => ListBuildBatchesForProjectOutput$,
|
|
2003
2031
|
];
|
|
2004
|
-
export var ListBuilds = [9, n0, _LB, 0, () => ListBuildsInput
|
|
2005
|
-
export var ListBuildsForProject = [
|
|
2032
|
+
export var ListBuilds$ = [9, n0, _LB, 0, () => ListBuildsInput$, () => ListBuildsOutput$];
|
|
2033
|
+
export var ListBuildsForProject$ = [
|
|
2006
2034
|
9,
|
|
2007
2035
|
n0,
|
|
2008
2036
|
_LBFP,
|
|
2009
2037
|
0,
|
|
2010
|
-
() => ListBuildsForProjectInput
|
|
2011
|
-
() => ListBuildsForProjectOutput
|
|
2038
|
+
() => ListBuildsForProjectInput$,
|
|
2039
|
+
() => ListBuildsForProjectOutput$,
|
|
2012
2040
|
];
|
|
2013
|
-
export var ListCommandExecutionsForSandbox = [
|
|
2041
|
+
export var ListCommandExecutionsForSandbox$ = [
|
|
2014
2042
|
9,
|
|
2015
2043
|
n0,
|
|
2016
2044
|
_LCEFS,
|
|
2017
2045
|
0,
|
|
2018
|
-
() => ListCommandExecutionsForSandboxInput
|
|
2019
|
-
() => ListCommandExecutionsForSandboxOutput
|
|
2046
|
+
() => ListCommandExecutionsForSandboxInput$,
|
|
2047
|
+
() => ListCommandExecutionsForSandboxOutput$,
|
|
2020
2048
|
];
|
|
2021
|
-
export var ListCuratedEnvironmentImages = [
|
|
2049
|
+
export var ListCuratedEnvironmentImages$ = [
|
|
2022
2050
|
9,
|
|
2023
2051
|
n0,
|
|
2024
2052
|
_LCEI,
|
|
2025
2053
|
0,
|
|
2026
|
-
() => ListCuratedEnvironmentImagesInput
|
|
2027
|
-
() => ListCuratedEnvironmentImagesOutput
|
|
2054
|
+
() => ListCuratedEnvironmentImagesInput$,
|
|
2055
|
+
() => ListCuratedEnvironmentImagesOutput$,
|
|
2028
2056
|
];
|
|
2029
|
-
export var ListFleets = [9, n0, _LF, 0, () => ListFleetsInput
|
|
2030
|
-
export var ListProjects = [9, n0, _LP, 0, () => ListProjectsInput
|
|
2031
|
-
export var ListReportGroups = [
|
|
2057
|
+
export var ListFleets$ = [9, n0, _LF, 0, () => ListFleetsInput$, () => ListFleetsOutput$];
|
|
2058
|
+
export var ListProjects$ = [9, n0, _LP, 0, () => ListProjectsInput$, () => ListProjectsOutput$];
|
|
2059
|
+
export var ListReportGroups$ = [
|
|
2032
2060
|
9,
|
|
2033
2061
|
n0,
|
|
2034
2062
|
_LRG,
|
|
2035
2063
|
0,
|
|
2036
|
-
() => ListReportGroupsInput
|
|
2037
|
-
() => ListReportGroupsOutput
|
|
2064
|
+
() => ListReportGroupsInput$,
|
|
2065
|
+
() => ListReportGroupsOutput$,
|
|
2038
2066
|
];
|
|
2039
|
-
export var ListReports = [9, n0, _LR, 0, () => ListReportsInput
|
|
2040
|
-
export var ListReportsForReportGroup = [
|
|
2067
|
+
export var ListReports$ = [9, n0, _LR, 0, () => ListReportsInput$, () => ListReportsOutput$];
|
|
2068
|
+
export var ListReportsForReportGroup$ = [
|
|
2041
2069
|
9,
|
|
2042
2070
|
n0,
|
|
2043
2071
|
_LRFRG,
|
|
2044
2072
|
0,
|
|
2045
|
-
() => ListReportsForReportGroupInput
|
|
2046
|
-
() => ListReportsForReportGroupOutput
|
|
2073
|
+
() => ListReportsForReportGroupInput$,
|
|
2074
|
+
() => ListReportsForReportGroupOutput$,
|
|
2047
2075
|
];
|
|
2048
|
-
export var ListSandboxes = [
|
|
2049
|
-
|
|
2076
|
+
export var ListSandboxes$ = [
|
|
2077
|
+
9,
|
|
2078
|
+
n0,
|
|
2079
|
+
_LS,
|
|
2080
|
+
0,
|
|
2081
|
+
() => ListSandboxesInput$,
|
|
2082
|
+
() => ListSandboxesOutput$,
|
|
2083
|
+
];
|
|
2084
|
+
export var ListSandboxesForProject$ = [
|
|
2050
2085
|
9,
|
|
2051
2086
|
n0,
|
|
2052
2087
|
_LSFP,
|
|
2053
2088
|
0,
|
|
2054
|
-
() => ListSandboxesForProjectInput
|
|
2055
|
-
() => ListSandboxesForProjectOutput
|
|
2089
|
+
() => ListSandboxesForProjectInput$,
|
|
2090
|
+
() => ListSandboxesForProjectOutput$,
|
|
2056
2091
|
];
|
|
2057
|
-
export var ListSharedProjects = [
|
|
2092
|
+
export var ListSharedProjects$ = [
|
|
2058
2093
|
9,
|
|
2059
2094
|
n0,
|
|
2060
2095
|
_LSP,
|
|
2061
2096
|
0,
|
|
2062
|
-
() => ListSharedProjectsInput
|
|
2063
|
-
() => ListSharedProjectsOutput
|
|
2097
|
+
() => ListSharedProjectsInput$,
|
|
2098
|
+
() => ListSharedProjectsOutput$,
|
|
2064
2099
|
];
|
|
2065
|
-
export var ListSharedReportGroups = [
|
|
2100
|
+
export var ListSharedReportGroups$ = [
|
|
2066
2101
|
9,
|
|
2067
2102
|
n0,
|
|
2068
2103
|
_LSRG,
|
|
2069
2104
|
0,
|
|
2070
|
-
() => ListSharedReportGroupsInput
|
|
2071
|
-
() => ListSharedReportGroupsOutput
|
|
2105
|
+
() => ListSharedReportGroupsInput$,
|
|
2106
|
+
() => ListSharedReportGroupsOutput$,
|
|
2072
2107
|
];
|
|
2073
|
-
export var ListSourceCredentials = [
|
|
2108
|
+
export var ListSourceCredentials$ = [
|
|
2074
2109
|
9,
|
|
2075
2110
|
n0,
|
|
2076
2111
|
_LSC,
|
|
2077
2112
|
0,
|
|
2078
|
-
() => ListSourceCredentialsInput
|
|
2079
|
-
() => ListSourceCredentialsOutput
|
|
2113
|
+
() => ListSourceCredentialsInput$,
|
|
2114
|
+
() => ListSourceCredentialsOutput$,
|
|
2080
2115
|
];
|
|
2081
|
-
export var PutResourcePolicy = [
|
|
2116
|
+
export var PutResourcePolicy$ = [
|
|
2082
2117
|
9,
|
|
2083
2118
|
n0,
|
|
2084
2119
|
_PRP,
|
|
2085
2120
|
0,
|
|
2086
|
-
() => PutResourcePolicyInput
|
|
2087
|
-
() => PutResourcePolicyOutput
|
|
2121
|
+
() => PutResourcePolicyInput$,
|
|
2122
|
+
() => PutResourcePolicyOutput$,
|
|
2088
2123
|
];
|
|
2089
|
-
export var RetryBuild = [9, n0, _RB, 0, () => RetryBuildInput
|
|
2090
|
-
export var RetryBuildBatch = [
|
|
2124
|
+
export var RetryBuild$ = [9, n0, _RB, 0, () => RetryBuildInput$, () => RetryBuildOutput$];
|
|
2125
|
+
export var RetryBuildBatch$ = [
|
|
2091
2126
|
9,
|
|
2092
2127
|
n0,
|
|
2093
2128
|
_RBB,
|
|
2094
2129
|
0,
|
|
2095
|
-
() => RetryBuildBatchInput
|
|
2096
|
-
() => RetryBuildBatchOutput
|
|
2130
|
+
() => RetryBuildBatchInput$,
|
|
2131
|
+
() => RetryBuildBatchOutput$,
|
|
2097
2132
|
];
|
|
2098
|
-
export var StartBuild = [9, n0, _SB, 0, () => StartBuildInput
|
|
2099
|
-
export var StartBuildBatch = [
|
|
2133
|
+
export var StartBuild$ = [9, n0, _SB, 0, () => StartBuildInput$, () => StartBuildOutput$];
|
|
2134
|
+
export var StartBuildBatch$ = [
|
|
2100
2135
|
9,
|
|
2101
2136
|
n0,
|
|
2102
2137
|
_SBB,
|
|
2103
2138
|
0,
|
|
2104
|
-
() => StartBuildBatchInput
|
|
2105
|
-
() => StartBuildBatchOutput
|
|
2139
|
+
() => StartBuildBatchInput$,
|
|
2140
|
+
() => StartBuildBatchOutput$,
|
|
2106
2141
|
];
|
|
2107
|
-
export var StartCommandExecution = [
|
|
2142
|
+
export var StartCommandExecution$ = [
|
|
2108
2143
|
9,
|
|
2109
2144
|
n0,
|
|
2110
2145
|
_SCE,
|
|
2111
2146
|
0,
|
|
2112
|
-
() => StartCommandExecutionInput
|
|
2113
|
-
() => StartCommandExecutionOutput
|
|
2147
|
+
() => StartCommandExecutionInput$,
|
|
2148
|
+
() => StartCommandExecutionOutput$,
|
|
2114
2149
|
];
|
|
2115
|
-
export var StartSandbox = [9, n0, _SSt, 0, () => StartSandboxInput
|
|
2116
|
-
export var StartSandboxConnection = [
|
|
2150
|
+
export var StartSandbox$ = [9, n0, _SSt, 0, () => StartSandboxInput$, () => StartSandboxOutput$];
|
|
2151
|
+
export var StartSandboxConnection$ = [
|
|
2117
2152
|
9,
|
|
2118
2153
|
n0,
|
|
2119
2154
|
_SSC,
|
|
2120
2155
|
0,
|
|
2121
|
-
() => StartSandboxConnectionInput
|
|
2122
|
-
() => StartSandboxConnectionOutput
|
|
2156
|
+
() => StartSandboxConnectionInput$,
|
|
2157
|
+
() => StartSandboxConnectionOutput$,
|
|
2123
2158
|
];
|
|
2124
|
-
export var StopBuild = [9, n0, _SBt, 0, () => StopBuildInput
|
|
2125
|
-
export var StopBuildBatch = [
|
|
2159
|
+
export var StopBuild$ = [9, n0, _SBt, 0, () => StopBuildInput$, () => StopBuildOutput$];
|
|
2160
|
+
export var StopBuildBatch$ = [
|
|
2126
2161
|
9,
|
|
2127
2162
|
n0,
|
|
2128
2163
|
_SBBt,
|
|
2129
2164
|
0,
|
|
2130
|
-
() => StopBuildBatchInput
|
|
2131
|
-
() => StopBuildBatchOutput
|
|
2165
|
+
() => StopBuildBatchInput$,
|
|
2166
|
+
() => StopBuildBatchOutput$,
|
|
2167
|
+
];
|
|
2168
|
+
export var StopSandbox$ = [9, n0, _SSto, 0, () => StopSandboxInput$, () => StopSandboxOutput$];
|
|
2169
|
+
export var UpdateFleet$ = [9, n0, _UF, 0, () => UpdateFleetInput$, () => UpdateFleetOutput$];
|
|
2170
|
+
export var UpdateProject$ = [
|
|
2171
|
+
9,
|
|
2172
|
+
n0,
|
|
2173
|
+
_UP,
|
|
2174
|
+
0,
|
|
2175
|
+
() => UpdateProjectInput$,
|
|
2176
|
+
() => UpdateProjectOutput$,
|
|
2132
2177
|
];
|
|
2133
|
-
export var
|
|
2134
|
-
export var UpdateFleet = [9, n0, _UF, 0, () => UpdateFleetInput, () => UpdateFleetOutput];
|
|
2135
|
-
export var UpdateProject = [9, n0, _UP, 0, () => UpdateProjectInput, () => UpdateProjectOutput];
|
|
2136
|
-
export var UpdateProjectVisibility = [
|
|
2178
|
+
export var UpdateProjectVisibility$ = [
|
|
2137
2179
|
9,
|
|
2138
2180
|
n0,
|
|
2139
2181
|
_UPV,
|
|
2140
2182
|
0,
|
|
2141
|
-
() => UpdateProjectVisibilityInput
|
|
2142
|
-
() => UpdateProjectVisibilityOutput
|
|
2183
|
+
() => UpdateProjectVisibilityInput$,
|
|
2184
|
+
() => UpdateProjectVisibilityOutput$,
|
|
2143
2185
|
];
|
|
2144
|
-
export var UpdateReportGroup = [
|
|
2186
|
+
export var UpdateReportGroup$ = [
|
|
2145
2187
|
9,
|
|
2146
2188
|
n0,
|
|
2147
2189
|
_URG,
|
|
2148
2190
|
0,
|
|
2149
|
-
() => UpdateReportGroupInput
|
|
2150
|
-
() => UpdateReportGroupOutput
|
|
2191
|
+
() => UpdateReportGroupInput$,
|
|
2192
|
+
() => UpdateReportGroupOutput$,
|
|
2193
|
+
];
|
|
2194
|
+
export var UpdateWebhook$ = [
|
|
2195
|
+
9,
|
|
2196
|
+
n0,
|
|
2197
|
+
_UW,
|
|
2198
|
+
0,
|
|
2199
|
+
() => UpdateWebhookInput$,
|
|
2200
|
+
() => UpdateWebhookOutput$,
|
|
2151
2201
|
];
|
|
2152
|
-
export var UpdateWebhook = [9, n0, _UW, 0, () => UpdateWebhookInput, () => UpdateWebhookOutput];
|