class Aws::S3::Types::GetBucketLifecycleConfigurationOutput


@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/GetBucketLifecycleConfigurationOutput AWS API Documentation
@return [String]
filters always take precedence over the default transition behavior.
‘ObjectSizeLessThan` in the body of your transition rule. Custom
a filter that specifies a custom `ObjectSizeGreaterThan` or
To customize the minimum object size for any transition you can add
prevent transitions smaller than 128 KB.
storage classes. By default, all other storage classes will
transition to Glacier Flexible Retrieval or Glacier Deep Archive
* `varies_by_storage_class` - Objects smaller than 128 KB will
transition to any storage class by default.
* `all_storage_classes_128K` - Objects smaller than 128 KB will not
</note>
supported for directory bucket lifecycle configurations.
<note markdown=“1”> This parameter applies to general purpose buckets only. It isn’t
the lifecycle configuration.
Indicates which default minimum object size behavior is applied to
@!attribute [rw] transition_default_minimum_object_size
@return [Array<Types::LifecycleRule>]
Container for a lifecycle rule.
@!attribute [rw] rules