Googly. CloudStorage. Model. BucketHierarchicalNamespace
(googly_cloud_storage v0.1.0)
Copy Markdown
View Source
The bucket's hierarchical namespace configuration.
Attributes
-
enabled(type:boolean()) - When set to true, hierarchical namespace is enabled for this bucket.
Summary
Types
@type t() :: %Googly.CloudStorage.Model.BucketHierarchicalNamespace{ enabled: boolean() | nil }