menu
aws_codebuild_api package
documentation
codebuild-2016-10-06.dart
BatchGetReportsOutput
BatchGetReportsOutput constructor
BatchGetReportsOutput constructor
dark_mode
light_mode
BatchGetReportsOutput
constructor
BatchGetReportsOutput
(
{
List
<
Report
>
?
reports
,
List
<
String
>
?
reportsNotFound
,
})
Implementation
BatchGetReportsOutput({ this.reports, this.reportsNotFound, });
aws_codebuild_api package
documentation
codebuild-2016-10-06
BatchGetReportsOutput
BatchGetReportsOutput constructor
BatchGetReportsOutput class