noncurrentVersionTransitions

@JvmName(name = "xkrfisxcqcruemgs")
suspend fun noncurrentVersionTransitions(value: Output<List<BucketNoncurrentVersionTransitionArgs>>)
@JvmName(name = "fljfeujgrfiluulo")
suspend fun noncurrentVersionTransitions(value: List<BucketNoncurrentVersionTransitionArgs>?)

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 = "nfeolsnchciwmxhl")
suspend fun noncurrentVersionTransitions(vararg values: Output<BucketNoncurrentVersionTransitionArgs>)


@JvmName(name = "lsxsvxuycqpmgsps")
suspend fun noncurrentVersionTransitions(values: List<Output<BucketNoncurrentVersionTransitionArgs>>)
@JvmName(name = "lhcovwhwejbpfrgm")
suspend fun noncurrentVersionTransitions(vararg values: BucketNoncurrentVersionTransitionArgs)

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 = "ordboniblsuubxgo")
suspend fun noncurrentVersionTransitions(argument: List<suspend BucketNoncurrentVersionTransitionArgsBuilder.() -> Unit>)
@JvmName(name = "bumeqbxwrqqcycas")
suspend fun noncurrentVersionTransitions(vararg argument: suspend BucketNoncurrentVersionTransitionArgsBuilder.() -> Unit)
@JvmName(name = "nvujjqvswkiuddtw")
suspend fun noncurrentVersionTransitions(argument: suspend BucketNoncurrentVersionTransitionArgsBuilder.() -> 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.