BucketLifecycleRuleCondition

constructor(age: Int? = null, createdBefore: String? = null, customTimeBefore: String? = null, daysSinceCustomTime: Int? = null, daysSinceNoncurrentTime: Int? = null, matchesPrefixes: List<String>? = null, matchesStorageClasses: List<String>? = null, matchesSuffixes: List<String>? = null, noncurrentTimeBefore: String? = null, numNewerVersions: Int? = null, sendAgeIfZero: Boolean? = null, sendDaysSinceCustomTimeIfZero: Boolean? = null, sendDaysSinceNoncurrentTimeIfZero: Boolean? = null, sendNumNewerVersionsIfZero: Boolean? = null, withState: String? = null)