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

Copy Markdown View Source

The bucket's versioning configuration.

Attributes

  • enabled (type: boolean()) - While set to true, versioning is fully enabled for this bucket.

Summary

Types

t()

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