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