QueueJobAttachmentSettings

data class QueueJobAttachmentSettings(val rootPrefix: String, val s3BucketName: String)

Constructors

Link copied to clipboard
constructor(rootPrefix: String, s3BucketName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The root prefix.

Link copied to clipboard

The Amazon S3 bucket name.