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