menu
aws_iam_api package
documentation
iam-2010-05-08.dart
GetGroupResponse
GetGroupResponse.new constructor
GetGroupResponse.new constructor
dark_mode
light_mode
GetGroupResponse
constructor
GetGroupResponse
(
{
required
Group
group
,
required
List
<
User
>
users
,
bool
?
isTruncated
,
String
?
marker
,
})
Implementation
GetGroupResponse({ required this.group, required this.users, this.isTruncated, this.marker, });
aws_iam_api package
documentation
iam-2010-05-08
GetGroupResponse
GetGroupResponse.new constructor
GetGroupResponse class