menu
aws_quicksight_api package
documentation
quicksight-2018-04-01.dart
UpdateGroupResponse
UpdateGroupResponse constructor
UpdateGroupResponse constructor
dark_mode
light_mode
UpdateGroupResponse
constructor
UpdateGroupResponse
(
{
Group
?
group
,
String
?
requestId
,
int
?
status
,
})
Implementation
UpdateGroupResponse({ this.group, this.requestId, this.status, });
aws_quicksight_api package
documentation
quicksight-2018-04-01
UpdateGroupResponse
UpdateGroupResponse constructor
UpdateGroupResponse class