Class S3ExportConfig

java.lang.Object
io.jenkins.plugins.dorametrics.export.ExportStorageConfig
io.jenkins.plugins.dorametrics.export.S3ExportConfig
All Implemented Interfaces:
Describable<ExportStorageConfig>

public class S3ExportConfig extends ExportStorageConfig
S3-compatible export configuration and upload. Works with AWS S3, Backblaze B2, MinIO, DigitalOcean Spaces. Uses AWS Signature V4 for authentication, no AWS SDK dependency.