transitions

@JvmName(name = "hrivsrtioubblxjl")
suspend fun transitions(value: Output<List<BucketLifecycleRuleTransitionArgs>>)
@JvmName(name = "wrnkpnveabvfqcit")
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 = "bytjulwqmlgloxyg")
suspend fun transitions(vararg values: Output<BucketLifecycleRuleTransitionArgs>)


@JvmName(name = "lcpibbponhmrlivx")
suspend fun transitions(values: List<Output<BucketLifecycleRuleTransitionArgs>>)
@JvmName(name = "kdhhnxftklcwjnyf")
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 = "cusiqwqhxjtedwqs")
suspend fun transitions(argument: List<suspend BucketLifecycleRuleTransitionArgsBuilder.() -> Unit>)
@JvmName(name = "yuswermbgdmgjawf")
suspend fun transitions(vararg argument: suspend BucketLifecycleRuleTransitionArgsBuilder.() -> Unit)
@JvmName(name = "tcitmkujjsmdfhbc")
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.