The bucket's lifecycle configuration. See Lifecycle Management for more information.
Attributes
-
rule(type:list(Googly.CloudStorage.Model.BucketLifecycleRule.t())) - A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
Summary
Types
@type t() :: %Googly.CloudStorage.Model.BucketLifecycle{ rule: [Googly.CloudStorage.Model.BucketLifecycleRule.t()] | nil }