Bucket Lifecycle Rule Transition
data class BucketLifecycleRuleTransition(val date: String? = null, val days: Int? = null, val storageClass: String)
Properties
Link copied to clipboard
Specifies the Amazon S3 storage class to which you want the object to transition.