AmazonS3IcebergStorage constructor
AmazonS3IcebergStorage({})
Implementation
AmazonS3IcebergStorage({
this.accessKeyId,
this.bucket,
this.endpoint,
this.region,
this.schemeType,
this.secretAccessKeySecret,
});