aws_lambda_dart_runtime
s3_event
AwsS3UserIdentity
AwsS3UserIdentity constructor
AwsS3UserIdentity
aws_lambda_dart_runtime
s3_event
AwsS3UserIdentity
AwsS3UserIdentity constructor
AwsS3UserIdentity class
Constructors
AwsS3UserIdentity
fromJson
Properties
principalId
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
AwsS3UserIdentity
constructor
AwsS3UserIdentity
(
{
String
principalId
})
Implementation
AwsS3UserIdentity({this.principalId});