transitions

@JvmName(name = "ggxxehjvrnnmlsvw")
suspend fun transitions(value: Output<List<BucketLifecycleRuleTransitionArgs>>)
@JvmName(name = "mckfwrbjkvqgnjla")
suspend fun transitions(value: List<BucketLifecycleRuleTransitionArgs>?)

Parameters

value

Specifies the time when an object is converted to the IA or archive storage class during a valid life cycle. See transitions below.


@JvmName(name = "msrpltcetnypudqp")
suspend fun transitions(vararg values: Output<BucketLifecycleRuleTransitionArgs>)


@JvmName(name = "gkknsiirewagxajh")
suspend fun transitions(values: List<Output<BucketLifecycleRuleTransitionArgs>>)
@JvmName(name = "amylwjqofvlhuxcq")
suspend fun transitions(vararg values: BucketLifecycleRuleTransitionArgs)

Parameters

values

Specifies the time when an object is converted to the IA or archive storage class during a valid life cycle. See transitions below.


@JvmName(name = "tdantqcbxdspexhh")
suspend fun transitions(argument: List<suspend BucketLifecycleRuleTransitionArgsBuilder.() -> Unit>)
@JvmName(name = "yrevrgjatbyvanxv")
suspend fun transitions(vararg argument: suspend BucketLifecycleRuleTransitionArgsBuilder.() -> Unit)
@JvmName(name = "mpddgexaaeswkdyl")
suspend fun transitions(argument: suspend BucketLifecycleRuleTransitionArgsBuilder.() -> Unit)

Parameters

argument

Specifies the time when an object is converted to the IA or archive storage class during a valid life cycle. See transitions below.