transitions

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


@JvmName(name = "aqkuduvqvnefbsvb")
suspend fun transitions(values: List<Output<BucketLifecycleRuleTransitionArgs>>)
@JvmName(name = "xtwvkxeqiiyingrt")
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 = "pmeiwfoiyxuixuag")
suspend fun transitions(argument: List<suspend BucketLifecycleRuleTransitionArgsBuilder.() -> Unit>)
@JvmName(name = "shhtbkbapxyetans")
suspend fun transitions(vararg argument: suspend BucketLifecycleRuleTransitionArgsBuilder.() -> Unit)
@JvmName(name = "qubxlxfqsskysiiw")
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.