menu
aws_cognito_identity_api package
documentation
cognito-identity-2014-06-30.dart
GetIdentityPoolRolesResponse
GetIdentityPoolRolesResponse constructor
GetIdentityPoolRolesResponse constructor
dark_mode
light_mode
GetIdentityPoolRolesResponse
constructor
GetIdentityPoolRolesResponse
(
{
String
?
identityPoolId
,
Map
<
String
,
RoleMapping
>
?
roleMappings
,
Map
<
String
,
String
>
?
roles
,
})
Implementation
GetIdentityPoolRolesResponse({ this.identityPoolId, this.roleMappings, this.roles, });
aws_cognito_identity_api package
documentation
cognito-identity-2014-06-30
GetIdentityPoolRolesResponse
GetIdentityPoolRolesResponse constructor
GetIdentityPoolRolesResponse class