menu
aws_sts_api package
documentation
sts-2011-06-15.dart
GetCallerIdentityResponse
GetCallerIdentityResponse constructor
GetCallerIdentityResponse constructor
dark_mode
light_mode
GetCallerIdentityResponse
constructor
GetCallerIdentityResponse
(
{
String
?
account
,
String
?
arn
,
String
?
userId
,
})
Implementation
GetCallerIdentityResponse({ this.account, this.arn, this.userId, });
aws_sts_api package
documentation
sts-2011-06-15
GetCallerIdentityResponse
GetCallerIdentityResponse constructor
GetCallerIdentityResponse class