Bucket Lifecycle Rule Condition
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, withState: String? = null)