BucketLifecycleRuleConditionArgs

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