noncurrentVersionTransition

@JvmName(name = "kjwkstfxjewkygmy")
suspend fun noncurrentVersionTransition(value: Output<BucketNoncurrentVersionTransitionArgs>)
@JvmName(name = "qpdvexakeurokofq")
suspend fun noncurrentVersionTransition(value: BucketNoncurrentVersionTransitionArgs?)

Parameters

value

(Deprecated.) For buckets with versioning enabled (or suspended), specifies 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 `NoncurrentVersionTransitions` property.


@JvmName(name = "ocvxqpudnfiamtqa")
suspend fun noncurrentVersionTransition(argument: suspend BucketNoncurrentVersionTransitionArgsBuilder.() -> Unit)

Parameters

argument

(Deprecated.) For buckets with versioning enabled (or suspended), specifies 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 `NoncurrentVersionTransitions` property.