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
hashCode
principalId
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
AwsS3UserIdentity
constructor
AwsS3UserIdentity
(
{
String
principalId
}
)
Implementation
AwsS3UserIdentity({this.principalId});