noncurrentVersionTransitions

@JvmName(name = "sbhxriidirbcyaav")
suspend fun noncurrentVersionTransitions(value: Output<List<NoncurrentVersionTransitionArgs>>)
@JvmName(name = "htovnacnkyxtfapw")
suspend fun noncurrentVersionTransitions(value: List<NoncurrentVersionTransitionArgs>?)

Parameters

value

For buckets with versioning enabled (or suspended), one or more transition rules that specify when non-current objects transition to a specified storage class. If you specify a transition and expiration time, the expiration time must be later than the transition time. If you specify this property, don't specify the `NoncurrentVersionTransition` property.


@JvmName(name = "ndoryairadiofvnq")
suspend fun noncurrentVersionTransitions(vararg values: Output<NoncurrentVersionTransitionArgs>)


@JvmName(name = "jaqeqqfllqysuvkw")
suspend fun noncurrentVersionTransitions(values: List<Output<NoncurrentVersionTransitionArgs>>)
@JvmName(name = "chjxqrhptmtmbsoh")
suspend fun noncurrentVersionTransitions(vararg values: NoncurrentVersionTransitionArgs)

Parameters

values

For buckets with versioning enabled (or suspended), one or more transition rules that specify when non-current objects transition to a specified storage class. If you specify a transition and expiration time, the expiration time must be later than the transition time. If you specify this property, don't specify the `NoncurrentVersionTransition` property.


@JvmName(name = "crgqavbnxxgyhvec")
suspend fun noncurrentVersionTransitions(argument: List<suspend NoncurrentVersionTransitionArgsBuilder.() -> Unit>)
@JvmName(name = "mwioakqumkvgacsv")
suspend fun noncurrentVersionTransitions(vararg argument: suspend NoncurrentVersionTransitionArgsBuilder.() -> Unit)
@JvmName(name = "ntihcgqglguqxfdb")
suspend fun noncurrentVersionTransitions(argument: suspend NoncurrentVersionTransitionArgsBuilder.() -> Unit)

Parameters

argument

For buckets with versioning enabled (or suspended), one or more transition rules that specify when non-current objects transition to a specified storage class. If you specify a transition and expiration time, the expiration time must be later than the transition time. If you specify this property, don't specify the `NoncurrentVersionTransition` property.