BucketLifecycleRuleAbortMultipartUploadArgs

data class BucketLifecycleRuleAbortMultipartUploadArgs(val createdBeforeDate: Output<String>? = null, val days: Output<Int>? = null) : ConvertibleToJava<BucketLifecycleRuleAbortMultipartUploadArgs>

Constructors

constructor(createdBeforeDate: Output<String>? = null, days: Output<Int>? = null)

Properties

Link copied to clipboard
val createdBeforeDate: Output<String>? = null
Link copied to clipboard
val days: Output<Int>? = null

Functions

Link copied to clipboard
open override fun toJava(): BucketLifecycleRuleAbortMultipartUploadArgs