menu
aws_quicksight_api package
documentation
quicksight-2018-04-01.dart
ListGroupsResponse
ListGroupsResponse constructor
ListGroupsResponse constructor
dark_mode
light_mode
ListGroupsResponse
constructor
ListGroupsResponse
(
{
List
<
Group
>
?
groupList
,
String
?
nextToken
,
String
?
requestId
,
int
?
status
,
})
Implementation
ListGroupsResponse({
this
.groupList,
this
.nextToken,
this
.requestId,
this
.status, });
aws_quicksight_api package
documentation
quicksight-2018-04-01
ListGroupsResponse
ListGroupsResponse constructor
ListGroupsResponse class