GetBucketsBucketRefererConfig

data class GetBucketsBucketRefererConfig(val allowEmpty: Boolean, val referers: List<String>)

Constructors

Link copied to clipboard
constructor(allowEmpty: Boolean, referers: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicate whether the access request referer field can be empty.

Link copied to clipboard

Referer access whitelist.