menu
aws_sso_api package
documentation
sso-admin-2020-07-20.dart
ListPermissionSetsResponse
ListPermissionSetsResponse.new constructor
ListPermissionSetsResponse.new constructor
dark_mode
light_mode
ListPermissionSetsResponse
constructor
ListPermissionSetsResponse
(
{
String
?
nextToken
,
List
<
String
>
?
permissionSets
,
})
Implementation
ListPermissionSetsResponse({ this.nextToken, this.permissionSets, });
aws_sso_api package
documentation
sso-admin-2020-07-20
ListPermissionSetsResponse
ListPermissionSetsResponse.new constructor
ListPermissionSetsResponse class