menu
aws_codebuild_api package
documentation
codebuild-2016-10-06.dart
ListReportsOutput
reports property
reports property
dark_mode
light_mode
reports
property
List
<
String
>
?
reports
final
The list of returned ARNs for the reports in the current AWS account.
Implementation
final List<String>? reports;
aws_codebuild_api package
documentation
codebuild-2016-10-06
ListReportsOutput
reports property
ListReportsOutput class