@aws-sdk/client-codebuild 3.297.0 → 3.299.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (95) hide show
  1. package/dist-cjs/commands/BatchDeleteBuildsCommand.js +2 -3
  2. package/dist-cjs/commands/BatchGetBuildBatchesCommand.js +2 -3
  3. package/dist-cjs/commands/BatchGetBuildsCommand.js +2 -3
  4. package/dist-cjs/commands/BatchGetProjectsCommand.js +2 -3
  5. package/dist-cjs/commands/BatchGetReportGroupsCommand.js +2 -3
  6. package/dist-cjs/commands/BatchGetReportsCommand.js +2 -3
  7. package/dist-cjs/commands/CreateProjectCommand.js +2 -3
  8. package/dist-cjs/commands/CreateReportGroupCommand.js +2 -3
  9. package/dist-cjs/commands/CreateWebhookCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteBuildBatchCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteProjectCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteReportCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteReportGroupCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteSourceCredentialsCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteWebhookCommand.js +2 -3
  17. package/dist-cjs/commands/DescribeCodeCoveragesCommand.js +2 -3
  18. package/dist-cjs/commands/DescribeTestCasesCommand.js +2 -3
  19. package/dist-cjs/commands/GetReportGroupTrendCommand.js +2 -3
  20. package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -3
  21. package/dist-cjs/commands/ImportSourceCredentialsCommand.js +1 -1
  22. package/dist-cjs/commands/InvalidateProjectCacheCommand.js +2 -3
  23. package/dist-cjs/commands/ListBuildBatchesCommand.js +2 -3
  24. package/dist-cjs/commands/ListBuildBatchesForProjectCommand.js +2 -3
  25. package/dist-cjs/commands/ListBuildsCommand.js +2 -3
  26. package/dist-cjs/commands/ListBuildsForProjectCommand.js +2 -3
  27. package/dist-cjs/commands/ListCuratedEnvironmentImagesCommand.js +2 -3
  28. package/dist-cjs/commands/ListProjectsCommand.js +2 -3
  29. package/dist-cjs/commands/ListReportGroupsCommand.js +2 -3
  30. package/dist-cjs/commands/ListReportsCommand.js +2 -3
  31. package/dist-cjs/commands/ListReportsForReportGroupCommand.js +2 -3
  32. package/dist-cjs/commands/ListSharedProjectsCommand.js +2 -3
  33. package/dist-cjs/commands/ListSharedReportGroupsCommand.js +2 -3
  34. package/dist-cjs/commands/ListSourceCredentialsCommand.js +2 -3
  35. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -3
  36. package/dist-cjs/commands/RetryBuildBatchCommand.js +2 -3
  37. package/dist-cjs/commands/RetryBuildCommand.js +2 -3
  38. package/dist-cjs/commands/StartBuildBatchCommand.js +2 -3
  39. package/dist-cjs/commands/StartBuildCommand.js +2 -3
  40. package/dist-cjs/commands/StopBuildBatchCommand.js +2 -3
  41. package/dist-cjs/commands/StopBuildCommand.js +2 -3
  42. package/dist-cjs/commands/UpdateProjectCommand.js +2 -3
  43. package/dist-cjs/commands/UpdateProjectVisibilityCommand.js +2 -3
  44. package/dist-cjs/commands/UpdateReportGroupCommand.js +2 -3
  45. package/dist-cjs/commands/UpdateWebhookCommand.js +2 -3
  46. package/dist-cjs/models/models_0.js +1 -572
  47. package/dist-es/commands/BatchDeleteBuildsCommand.js +2 -3
  48. package/dist-es/commands/BatchGetBuildBatchesCommand.js +2 -3
  49. package/dist-es/commands/BatchGetBuildsCommand.js +2 -3
  50. package/dist-es/commands/BatchGetProjectsCommand.js +2 -3
  51. package/dist-es/commands/BatchGetReportGroupsCommand.js +2 -3
  52. package/dist-es/commands/BatchGetReportsCommand.js +2 -3
  53. package/dist-es/commands/CreateProjectCommand.js +2 -3
  54. package/dist-es/commands/CreateReportGroupCommand.js +2 -3
  55. package/dist-es/commands/CreateWebhookCommand.js +2 -3
  56. package/dist-es/commands/DeleteBuildBatchCommand.js +2 -3
  57. package/dist-es/commands/DeleteProjectCommand.js +2 -3
  58. package/dist-es/commands/DeleteReportCommand.js +2 -3
  59. package/dist-es/commands/DeleteReportGroupCommand.js +2 -3
  60. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
  61. package/dist-es/commands/DeleteSourceCredentialsCommand.js +2 -3
  62. package/dist-es/commands/DeleteWebhookCommand.js +2 -3
  63. package/dist-es/commands/DescribeCodeCoveragesCommand.js +2 -3
  64. package/dist-es/commands/DescribeTestCasesCommand.js +2 -3
  65. package/dist-es/commands/GetReportGroupTrendCommand.js +2 -3
  66. package/dist-es/commands/GetResourcePolicyCommand.js +2 -3
  67. package/dist-es/commands/ImportSourceCredentialsCommand.js +2 -2
  68. package/dist-es/commands/InvalidateProjectCacheCommand.js +2 -3
  69. package/dist-es/commands/ListBuildBatchesCommand.js +2 -3
  70. package/dist-es/commands/ListBuildBatchesForProjectCommand.js +2 -3
  71. package/dist-es/commands/ListBuildsCommand.js +2 -3
  72. package/dist-es/commands/ListBuildsForProjectCommand.js +2 -3
  73. package/dist-es/commands/ListCuratedEnvironmentImagesCommand.js +2 -3
  74. package/dist-es/commands/ListProjectsCommand.js +2 -3
  75. package/dist-es/commands/ListReportGroupsCommand.js +2 -3
  76. package/dist-es/commands/ListReportsCommand.js +2 -3
  77. package/dist-es/commands/ListReportsForReportGroupCommand.js +2 -3
  78. package/dist-es/commands/ListSharedProjectsCommand.js +2 -3
  79. package/dist-es/commands/ListSharedReportGroupsCommand.js +2 -3
  80. package/dist-es/commands/ListSourceCredentialsCommand.js +2 -3
  81. package/dist-es/commands/PutResourcePolicyCommand.js +2 -3
  82. package/dist-es/commands/RetryBuildBatchCommand.js +2 -3
  83. package/dist-es/commands/RetryBuildCommand.js +2 -3
  84. package/dist-es/commands/StartBuildBatchCommand.js +2 -3
  85. package/dist-es/commands/StartBuildCommand.js +2 -3
  86. package/dist-es/commands/StopBuildBatchCommand.js +2 -3
  87. package/dist-es/commands/StopBuildCommand.js +2 -3
  88. package/dist-es/commands/UpdateProjectCommand.js +2 -3
  89. package/dist-es/commands/UpdateProjectVisibilityCommand.js +2 -3
  90. package/dist-es/commands/UpdateReportGroupCommand.js +2 -3
  91. package/dist-es/commands/UpdateWebhookCommand.js +2 -3
  92. package/dist-es/models/models_0.js +0 -426
  93. package/dist-types/models/models_0.d.ts +0 -568
  94. package/dist-types/ts3.4/models/models_0.d.ts +0 -382
  95. package/package.json +11 -10
@@ -5662,575 +5662,7 @@ export interface UpdateWebhookOutput {
5662
5662
  */
5663
5663
  webhook?: Webhook;
5664
5664
  }
5665
- /**
5666
- * @internal
5667
- */
5668
- export declare const BatchDeleteBuildsInputFilterSensitiveLog: (obj: BatchDeleteBuildsInput) => any;
5669
- /**
5670
- * @internal
5671
- */
5672
- export declare const BuildNotDeletedFilterSensitiveLog: (obj: BuildNotDeleted) => any;
5673
- /**
5674
- * @internal
5675
- */
5676
- export declare const BatchDeleteBuildsOutputFilterSensitiveLog: (obj: BatchDeleteBuildsOutput) => any;
5677
- /**
5678
- * @internal
5679
- */
5680
- export declare const BatchGetBuildBatchesInputFilterSensitiveLog: (obj: BatchGetBuildBatchesInput) => any;
5681
- /**
5682
- * @internal
5683
- */
5684
- export declare const BuildArtifactsFilterSensitiveLog: (obj: BuildArtifacts) => any;
5685
- /**
5686
- * @internal
5687
- */
5688
- export declare const BatchRestrictionsFilterSensitiveLog: (obj: BatchRestrictions) => any;
5689
- /**
5690
- * @internal
5691
- */
5692
- export declare const ProjectBuildBatchConfigFilterSensitiveLog: (obj: ProjectBuildBatchConfig) => any;
5693
- /**
5694
- * @internal
5695
- */
5696
- export declare const ResolvedArtifactFilterSensitiveLog: (obj: ResolvedArtifact) => any;
5697
- /**
5698
- * @internal
5699
- */
5700
- export declare const BuildSummaryFilterSensitiveLog: (obj: BuildSummary) => any;
5701
- /**
5702
- * @internal
5703
- */
5704
- export declare const BuildGroupFilterSensitiveLog: (obj: BuildGroup) => any;
5705
- /**
5706
- * @internal
5707
- */
5708
- export declare const ProjectCacheFilterSensitiveLog: (obj: ProjectCache) => any;
5709
- /**
5710
- * @internal
5711
- */
5712
- export declare const EnvironmentVariableFilterSensitiveLog: (obj: EnvironmentVariable) => any;
5713
- /**
5714
- * @internal
5715
- */
5716
- export declare const RegistryCredentialFilterSensitiveLog: (obj: RegistryCredential) => any;
5717
- /**
5718
- * @internal
5719
- */
5720
- export declare const ProjectEnvironmentFilterSensitiveLog: (obj: ProjectEnvironment) => any;
5721
- /**
5722
- * @internal
5723
- */
5724
- export declare const ProjectFileSystemLocationFilterSensitiveLog: (obj: ProjectFileSystemLocation) => any;
5725
- /**
5726
- * @internal
5727
- */
5728
- export declare const CloudWatchLogsConfigFilterSensitiveLog: (obj: CloudWatchLogsConfig) => any;
5729
- /**
5730
- * @internal
5731
- */
5732
- export declare const S3LogsConfigFilterSensitiveLog: (obj: S3LogsConfig) => any;
5733
- /**
5734
- * @internal
5735
- */
5736
- export declare const LogsConfigFilterSensitiveLog: (obj: LogsConfig) => any;
5737
- /**
5738
- * @internal
5739
- */
5740
- export declare const PhaseContextFilterSensitiveLog: (obj: PhaseContext) => any;
5741
- /**
5742
- * @internal
5743
- */
5744
- export declare const BuildBatchPhaseFilterSensitiveLog: (obj: BuildBatchPhase) => any;
5745
- /**
5746
- * @internal
5747
- */
5748
- export declare const SourceAuthFilterSensitiveLog: (obj: SourceAuth) => any;
5749
- /**
5750
- * @internal
5751
- */
5752
- export declare const BuildStatusConfigFilterSensitiveLog: (obj: BuildStatusConfig) => any;
5753
- /**
5754
- * @internal
5755
- */
5756
- export declare const GitSubmodulesConfigFilterSensitiveLog: (obj: GitSubmodulesConfig) => any;
5757
- /**
5758
- * @internal
5759
- */
5760
- export declare const ProjectSourceFilterSensitiveLog: (obj: ProjectSource) => any;
5761
- /**
5762
- * @internal
5763
- */
5764
- export declare const ProjectSourceVersionFilterSensitiveLog: (obj: ProjectSourceVersion) => any;
5765
- /**
5766
- * @internal
5767
- */
5768
- export declare const VpcConfigFilterSensitiveLog: (obj: VpcConfig) => any;
5769
- /**
5770
- * @internal
5771
- */
5772
- export declare const BuildBatchFilterSensitiveLog: (obj: BuildBatch) => any;
5773
- /**
5774
- * @internal
5775
- */
5776
- export declare const BatchGetBuildBatchesOutputFilterSensitiveLog: (obj: BatchGetBuildBatchesOutput) => any;
5777
- /**
5778
- * @internal
5779
- */
5780
- export declare const BatchGetBuildsInputFilterSensitiveLog: (obj: BatchGetBuildsInput) => any;
5781
- /**
5782
- * @internal
5783
- */
5784
- export declare const DebugSessionFilterSensitiveLog: (obj: DebugSession) => any;
5785
- /**
5786
- * @internal
5787
- */
5788
- export declare const ExportedEnvironmentVariableFilterSensitiveLog: (obj: ExportedEnvironmentVariable) => any;
5789
- /**
5790
- * @internal
5791
- */
5792
- export declare const LogsLocationFilterSensitiveLog: (obj: LogsLocation) => any;
5793
- /**
5794
- * @internal
5795
- */
5796
- export declare const NetworkInterfaceFilterSensitiveLog: (obj: NetworkInterface) => any;
5797
- /**
5798
- * @internal
5799
- */
5800
- export declare const BuildPhaseFilterSensitiveLog: (obj: BuildPhase) => any;
5801
- /**
5802
- * @internal
5803
- */
5804
- export declare const BuildFilterSensitiveLog: (obj: Build) => any;
5805
- /**
5806
- * @internal
5807
- */
5808
- export declare const BatchGetBuildsOutputFilterSensitiveLog: (obj: BatchGetBuildsOutput) => any;
5809
- /**
5810
- * @internal
5811
- */
5812
- export declare const BatchGetProjectsInputFilterSensitiveLog: (obj: BatchGetProjectsInput) => any;
5813
- /**
5814
- * @internal
5815
- */
5816
- export declare const ProjectArtifactsFilterSensitiveLog: (obj: ProjectArtifacts) => any;
5817
- /**
5818
- * @internal
5819
- */
5820
- export declare const ProjectBadgeFilterSensitiveLog: (obj: ProjectBadge) => any;
5821
- /**
5822
- * @internal
5823
- */
5824
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
5825
- /**
5826
- * @internal
5827
- */
5828
- export declare const WebhookFilterFilterSensitiveLog: (obj: WebhookFilter) => any;
5829
- /**
5830
- * @internal
5831
- */
5832
- export declare const WebhookFilterSensitiveLog: (obj: Webhook) => any;
5833
- /**
5834
- * @internal
5835
- */
5836
- export declare const ProjectFilterSensitiveLog: (obj: Project) => any;
5837
- /**
5838
- * @internal
5839
- */
5840
- export declare const BatchGetProjectsOutputFilterSensitiveLog: (obj: BatchGetProjectsOutput) => any;
5841
- /**
5842
- * @internal
5843
- */
5844
- export declare const BatchGetReportGroupsInputFilterSensitiveLog: (obj: BatchGetReportGroupsInput) => any;
5845
- /**
5846
- * @internal
5847
- */
5848
- export declare const S3ReportExportConfigFilterSensitiveLog: (obj: S3ReportExportConfig) => any;
5849
- /**
5850
- * @internal
5851
- */
5852
- export declare const ReportExportConfigFilterSensitiveLog: (obj: ReportExportConfig) => any;
5853
- /**
5854
- * @internal
5855
- */
5856
- export declare const ReportGroupFilterSensitiveLog: (obj: ReportGroup) => any;
5857
- /**
5858
- * @internal
5859
- */
5860
- export declare const BatchGetReportGroupsOutputFilterSensitiveLog: (obj: BatchGetReportGroupsOutput) => any;
5861
- /**
5862
- * @internal
5863
- */
5864
- export declare const BatchGetReportsInputFilterSensitiveLog: (obj: BatchGetReportsInput) => any;
5865
- /**
5866
- * @internal
5867
- */
5868
- export declare const CodeCoverageReportSummaryFilterSensitiveLog: (obj: CodeCoverageReportSummary) => any;
5869
- /**
5870
- * @internal
5871
- */
5872
- export declare const TestReportSummaryFilterSensitiveLog: (obj: TestReportSummary) => any;
5873
- /**
5874
- * @internal
5875
- */
5876
- export declare const ReportFilterSensitiveLog: (obj: Report) => any;
5877
- /**
5878
- * @internal
5879
- */
5880
- export declare const BatchGetReportsOutputFilterSensitiveLog: (obj: BatchGetReportsOutput) => any;
5881
- /**
5882
- * @internal
5883
- */
5884
- export declare const BuildBatchFilterFilterSensitiveLog: (obj: BuildBatchFilter) => any;
5885
- /**
5886
- * @internal
5887
- */
5888
- export declare const CreateProjectInputFilterSensitiveLog: (obj: CreateProjectInput) => any;
5889
- /**
5890
- * @internal
5891
- */
5892
- export declare const CreateProjectOutputFilterSensitiveLog: (obj: CreateProjectOutput) => any;
5893
- /**
5894
- * @internal
5895
- */
5896
- export declare const CreateReportGroupInputFilterSensitiveLog: (obj: CreateReportGroupInput) => any;
5897
- /**
5898
- * @internal
5899
- */
5900
- export declare const CreateReportGroupOutputFilterSensitiveLog: (obj: CreateReportGroupOutput) => any;
5901
- /**
5902
- * @internal
5903
- */
5904
- export declare const CreateWebhookInputFilterSensitiveLog: (obj: CreateWebhookInput) => any;
5905
- /**
5906
- * @internal
5907
- */
5908
- export declare const CreateWebhookOutputFilterSensitiveLog: (obj: CreateWebhookOutput) => any;
5909
- /**
5910
- * @internal
5911
- */
5912
- export declare const DeleteBuildBatchInputFilterSensitiveLog: (obj: DeleteBuildBatchInput) => any;
5913
- /**
5914
- * @internal
5915
- */
5916
- export declare const DeleteBuildBatchOutputFilterSensitiveLog: (obj: DeleteBuildBatchOutput) => any;
5917
- /**
5918
- * @internal
5919
- */
5920
- export declare const DeleteProjectInputFilterSensitiveLog: (obj: DeleteProjectInput) => any;
5921
- /**
5922
- * @internal
5923
- */
5924
- export declare const DeleteProjectOutputFilterSensitiveLog: (obj: DeleteProjectOutput) => any;
5925
- /**
5926
- * @internal
5927
- */
5928
- export declare const DeleteReportInputFilterSensitiveLog: (obj: DeleteReportInput) => any;
5929
- /**
5930
- * @internal
5931
- */
5932
- export declare const DeleteReportOutputFilterSensitiveLog: (obj: DeleteReportOutput) => any;
5933
- /**
5934
- * @internal
5935
- */
5936
- export declare const DeleteReportGroupInputFilterSensitiveLog: (obj: DeleteReportGroupInput) => any;
5937
- /**
5938
- * @internal
5939
- */
5940
- export declare const DeleteReportGroupOutputFilterSensitiveLog: (obj: DeleteReportGroupOutput) => any;
5941
- /**
5942
- * @internal
5943
- */
5944
- export declare const DeleteResourcePolicyInputFilterSensitiveLog: (obj: DeleteResourcePolicyInput) => any;
5945
- /**
5946
- * @internal
5947
- */
5948
- export declare const DeleteResourcePolicyOutputFilterSensitiveLog: (obj: DeleteResourcePolicyOutput) => any;
5949
- /**
5950
- * @internal
5951
- */
5952
- export declare const DeleteSourceCredentialsInputFilterSensitiveLog: (obj: DeleteSourceCredentialsInput) => any;
5953
- /**
5954
- * @internal
5955
- */
5956
- export declare const DeleteSourceCredentialsOutputFilterSensitiveLog: (obj: DeleteSourceCredentialsOutput) => any;
5957
- /**
5958
- * @internal
5959
- */
5960
- export declare const DeleteWebhookInputFilterSensitiveLog: (obj: DeleteWebhookInput) => any;
5961
- /**
5962
- * @internal
5963
- */
5964
- export declare const DeleteWebhookOutputFilterSensitiveLog: (obj: DeleteWebhookOutput) => any;
5965
- /**
5966
- * @internal
5967
- */
5968
- export declare const DescribeCodeCoveragesInputFilterSensitiveLog: (obj: DescribeCodeCoveragesInput) => any;
5969
- /**
5970
- * @internal
5971
- */
5972
- export declare const CodeCoverageFilterSensitiveLog: (obj: CodeCoverage) => any;
5973
- /**
5974
- * @internal
5975
- */
5976
- export declare const DescribeCodeCoveragesOutputFilterSensitiveLog: (obj: DescribeCodeCoveragesOutput) => any;
5977
- /**
5978
- * @internal
5979
- */
5980
- export declare const TestCaseFilterFilterSensitiveLog: (obj: TestCaseFilter) => any;
5981
- /**
5982
- * @internal
5983
- */
5984
- export declare const DescribeTestCasesInputFilterSensitiveLog: (obj: DescribeTestCasesInput) => any;
5985
- /**
5986
- * @internal
5987
- */
5988
- export declare const TestCaseFilterSensitiveLog: (obj: TestCase) => any;
5989
- /**
5990
- * @internal
5991
- */
5992
- export declare const DescribeTestCasesOutputFilterSensitiveLog: (obj: DescribeTestCasesOutput) => any;
5993
- /**
5994
- * @internal
5995
- */
5996
- export declare const GetReportGroupTrendInputFilterSensitiveLog: (obj: GetReportGroupTrendInput) => any;
5997
- /**
5998
- * @internal
5999
- */
6000
- export declare const ReportWithRawDataFilterSensitiveLog: (obj: ReportWithRawData) => any;
6001
- /**
6002
- * @internal
6003
- */
6004
- export declare const ReportGroupTrendStatsFilterSensitiveLog: (obj: ReportGroupTrendStats) => any;
6005
- /**
6006
- * @internal
6007
- */
6008
- export declare const GetReportGroupTrendOutputFilterSensitiveLog: (obj: GetReportGroupTrendOutput) => any;
6009
- /**
6010
- * @internal
6011
- */
6012
- export declare const GetResourcePolicyInputFilterSensitiveLog: (obj: GetResourcePolicyInput) => any;
6013
- /**
6014
- * @internal
6015
- */
6016
- export declare const GetResourcePolicyOutputFilterSensitiveLog: (obj: GetResourcePolicyOutput) => any;
6017
5665
  /**
6018
5666
  * @internal
6019
5667
  */
6020
5668
  export declare const ImportSourceCredentialsInputFilterSensitiveLog: (obj: ImportSourceCredentialsInput) => any;
6021
- /**
6022
- * @internal
6023
- */
6024
- export declare const ImportSourceCredentialsOutputFilterSensitiveLog: (obj: ImportSourceCredentialsOutput) => any;
6025
- /**
6026
- * @internal
6027
- */
6028
- export declare const InvalidateProjectCacheInputFilterSensitiveLog: (obj: InvalidateProjectCacheInput) => any;
6029
- /**
6030
- * @internal
6031
- */
6032
- export declare const InvalidateProjectCacheOutputFilterSensitiveLog: (obj: InvalidateProjectCacheOutput) => any;
6033
- /**
6034
- * @internal
6035
- */
6036
- export declare const ListBuildBatchesInputFilterSensitiveLog: (obj: ListBuildBatchesInput) => any;
6037
- /**
6038
- * @internal
6039
- */
6040
- export declare const ListBuildBatchesOutputFilterSensitiveLog: (obj: ListBuildBatchesOutput) => any;
6041
- /**
6042
- * @internal
6043
- */
6044
- export declare const ListBuildBatchesForProjectInputFilterSensitiveLog: (obj: ListBuildBatchesForProjectInput) => any;
6045
- /**
6046
- * @internal
6047
- */
6048
- export declare const ListBuildBatchesForProjectOutputFilterSensitiveLog: (obj: ListBuildBatchesForProjectOutput) => any;
6049
- /**
6050
- * @internal
6051
- */
6052
- export declare const ListBuildsInputFilterSensitiveLog: (obj: ListBuildsInput) => any;
6053
- /**
6054
- * @internal
6055
- */
6056
- export declare const ListBuildsOutputFilterSensitiveLog: (obj: ListBuildsOutput) => any;
6057
- /**
6058
- * @internal
6059
- */
6060
- export declare const ListBuildsForProjectInputFilterSensitiveLog: (obj: ListBuildsForProjectInput) => any;
6061
- /**
6062
- * @internal
6063
- */
6064
- export declare const ListBuildsForProjectOutputFilterSensitiveLog: (obj: ListBuildsForProjectOutput) => any;
6065
- /**
6066
- * @internal
6067
- */
6068
- export declare const ListCuratedEnvironmentImagesInputFilterSensitiveLog: (obj: ListCuratedEnvironmentImagesInput) => any;
6069
- /**
6070
- * @internal
6071
- */
6072
- export declare const EnvironmentImageFilterSensitiveLog: (obj: EnvironmentImage) => any;
6073
- /**
6074
- * @internal
6075
- */
6076
- export declare const EnvironmentLanguageFilterSensitiveLog: (obj: EnvironmentLanguage) => any;
6077
- /**
6078
- * @internal
6079
- */
6080
- export declare const EnvironmentPlatformFilterSensitiveLog: (obj: EnvironmentPlatform) => any;
6081
- /**
6082
- * @internal
6083
- */
6084
- export declare const ListCuratedEnvironmentImagesOutputFilterSensitiveLog: (obj: ListCuratedEnvironmentImagesOutput) => any;
6085
- /**
6086
- * @internal
6087
- */
6088
- export declare const ListProjectsInputFilterSensitiveLog: (obj: ListProjectsInput) => any;
6089
- /**
6090
- * @internal
6091
- */
6092
- export declare const ListProjectsOutputFilterSensitiveLog: (obj: ListProjectsOutput) => any;
6093
- /**
6094
- * @internal
6095
- */
6096
- export declare const ListReportGroupsInputFilterSensitiveLog: (obj: ListReportGroupsInput) => any;
6097
- /**
6098
- * @internal
6099
- */
6100
- export declare const ListReportGroupsOutputFilterSensitiveLog: (obj: ListReportGroupsOutput) => any;
6101
- /**
6102
- * @internal
6103
- */
6104
- export declare const ReportFilterFilterSensitiveLog: (obj: ReportFilter) => any;
6105
- /**
6106
- * @internal
6107
- */
6108
- export declare const ListReportsInputFilterSensitiveLog: (obj: ListReportsInput) => any;
6109
- /**
6110
- * @internal
6111
- */
6112
- export declare const ListReportsOutputFilterSensitiveLog: (obj: ListReportsOutput) => any;
6113
- /**
6114
- * @internal
6115
- */
6116
- export declare const ListReportsForReportGroupInputFilterSensitiveLog: (obj: ListReportsForReportGroupInput) => any;
6117
- /**
6118
- * @internal
6119
- */
6120
- export declare const ListReportsForReportGroupOutputFilterSensitiveLog: (obj: ListReportsForReportGroupOutput) => any;
6121
- /**
6122
- * @internal
6123
- */
6124
- export declare const ListSharedProjectsInputFilterSensitiveLog: (obj: ListSharedProjectsInput) => any;
6125
- /**
6126
- * @internal
6127
- */
6128
- export declare const ListSharedProjectsOutputFilterSensitiveLog: (obj: ListSharedProjectsOutput) => any;
6129
- /**
6130
- * @internal
6131
- */
6132
- export declare const ListSharedReportGroupsInputFilterSensitiveLog: (obj: ListSharedReportGroupsInput) => any;
6133
- /**
6134
- * @internal
6135
- */
6136
- export declare const ListSharedReportGroupsOutputFilterSensitiveLog: (obj: ListSharedReportGroupsOutput) => any;
6137
- /**
6138
- * @internal
6139
- */
6140
- export declare const ListSourceCredentialsInputFilterSensitiveLog: (obj: ListSourceCredentialsInput) => any;
6141
- /**
6142
- * @internal
6143
- */
6144
- export declare const SourceCredentialsInfoFilterSensitiveLog: (obj: SourceCredentialsInfo) => any;
6145
- /**
6146
- * @internal
6147
- */
6148
- export declare const ListSourceCredentialsOutputFilterSensitiveLog: (obj: ListSourceCredentialsOutput) => any;
6149
- /**
6150
- * @internal
6151
- */
6152
- export declare const PutResourcePolicyInputFilterSensitiveLog: (obj: PutResourcePolicyInput) => any;
6153
- /**
6154
- * @internal
6155
- */
6156
- export declare const PutResourcePolicyOutputFilterSensitiveLog: (obj: PutResourcePolicyOutput) => any;
6157
- /**
6158
- * @internal
6159
- */
6160
- export declare const RetryBuildInputFilterSensitiveLog: (obj: RetryBuildInput) => any;
6161
- /**
6162
- * @internal
6163
- */
6164
- export declare const RetryBuildOutputFilterSensitiveLog: (obj: RetryBuildOutput) => any;
6165
- /**
6166
- * @internal
6167
- */
6168
- export declare const RetryBuildBatchInputFilterSensitiveLog: (obj: RetryBuildBatchInput) => any;
6169
- /**
6170
- * @internal
6171
- */
6172
- export declare const RetryBuildBatchOutputFilterSensitiveLog: (obj: RetryBuildBatchOutput) => any;
6173
- /**
6174
- * @internal
6175
- */
6176
- export declare const StartBuildInputFilterSensitiveLog: (obj: StartBuildInput) => any;
6177
- /**
6178
- * @internal
6179
- */
6180
- export declare const StartBuildOutputFilterSensitiveLog: (obj: StartBuildOutput) => any;
6181
- /**
6182
- * @internal
6183
- */
6184
- export declare const StartBuildBatchInputFilterSensitiveLog: (obj: StartBuildBatchInput) => any;
6185
- /**
6186
- * @internal
6187
- */
6188
- export declare const StartBuildBatchOutputFilterSensitiveLog: (obj: StartBuildBatchOutput) => any;
6189
- /**
6190
- * @internal
6191
- */
6192
- export declare const StopBuildInputFilterSensitiveLog: (obj: StopBuildInput) => any;
6193
- /**
6194
- * @internal
6195
- */
6196
- export declare const StopBuildOutputFilterSensitiveLog: (obj: StopBuildOutput) => any;
6197
- /**
6198
- * @internal
6199
- */
6200
- export declare const StopBuildBatchInputFilterSensitiveLog: (obj: StopBuildBatchInput) => any;
6201
- /**
6202
- * @internal
6203
- */
6204
- export declare const StopBuildBatchOutputFilterSensitiveLog: (obj: StopBuildBatchOutput) => any;
6205
- /**
6206
- * @internal
6207
- */
6208
- export declare const UpdateProjectInputFilterSensitiveLog: (obj: UpdateProjectInput) => any;
6209
- /**
6210
- * @internal
6211
- */
6212
- export declare const UpdateProjectOutputFilterSensitiveLog: (obj: UpdateProjectOutput) => any;
6213
- /**
6214
- * @internal
6215
- */
6216
- export declare const UpdateProjectVisibilityInputFilterSensitiveLog: (obj: UpdateProjectVisibilityInput) => any;
6217
- /**
6218
- * @internal
6219
- */
6220
- export declare const UpdateProjectVisibilityOutputFilterSensitiveLog: (obj: UpdateProjectVisibilityOutput) => any;
6221
- /**
6222
- * @internal
6223
- */
6224
- export declare const UpdateReportGroupInputFilterSensitiveLog: (obj: UpdateReportGroupInput) => any;
6225
- /**
6226
- * @internal
6227
- */
6228
- export declare const UpdateReportGroupOutputFilterSensitiveLog: (obj: UpdateReportGroupOutput) => any;
6229
- /**
6230
- * @internal
6231
- */
6232
- export declare const UpdateWebhookInputFilterSensitiveLog: (obj: UpdateWebhookInput) => any;
6233
- /**
6234
- * @internal
6235
- */
6236
- export declare const UpdateWebhookOutputFilterSensitiveLog: (obj: UpdateWebhookOutput) => any;