Googly.CloudStorage.Model.BucketBilling (googly_cloud_storage v0.1.0)

Copy Markdown View Source

The bucket's billing configuration.

Attributes

  • requester_pays (type: boolean()) - When set to true, Requester Pays is enabled for this bucket.

Summary

Types

t()

@type t() :: %Googly.CloudStorage.Model.BucketBilling{requester_pays: boolean() | nil}