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