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