RegionalBucket constructor
RegionalBucket({})
Implementation
RegionalBucket({
required this.bucket,
required this.creationDate,
required this.publicAccessBlockEnabled,
this.bucketArn,
this.outpostId,
});
RegionalBucket({
required this.bucket,
required this.creationDate,
required this.publicAccessBlockEnabled,
this.bucketArn,
this.outpostId,
});