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