noncurrentVersionTransitions

@JvmName(name = "hfecdkoorvpnmgqn")
suspend fun noncurrentVersionTransitions(value: Output<List<NoncurrentVersionTransitionArgs>>)
@JvmName(name = "tvrulphnyflnkdqy")
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 = "boxfenvagqllmepu")
suspend fun noncurrentVersionTransitions(vararg values: Output<NoncurrentVersionTransitionArgs>)


@JvmName(name = "ycdehbktkdteoyll")
suspend fun noncurrentVersionTransitions(values: List<Output<NoncurrentVersionTransitionArgs>>)
@JvmName(name = "bmoamlgqjhfvvnsm")
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 = "tuxjrvtybtqutsuc")
suspend fun noncurrentVersionTransitions(argument: List<suspend NoncurrentVersionTransitionArgsBuilder.() -> Unit>)
@JvmName(name = "ckatsfpxnmtrowol")
suspend fun noncurrentVersionTransitions(vararg argument: suspend NoncurrentVersionTransitionArgsBuilder.() -> Unit)
@JvmName(name = "trwoqwepxwqkcnfd")
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.