BucketBillingResponse

data class BucketBillingResponse(val requesterPays: Boolean)

The bucket's billing configuration.

Constructors

Link copied to clipboard
fun BucketBillingResponse(requesterPays: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When set to true, Requester Pays is enabled for this bucket.