AwsS3Data constructor
- {String s3SchemaVersion,
- String configurationId,
- AwsS3Bucket bucket,
- AWSS3EventObject object}
Implementation
AwsS3Data(
{this.s3SchemaVersion, this.configurationId, this.bucket, this.object});
AwsS3Data(
{this.s3SchemaVersion, this.configurationId, this.bucket, this.object});