retention

@JvmName(name = "utqciufaaababqfu")
suspend fun retention(value: Output<BucketObjectRetentionArgs>)
@JvmName(name = "ucbqkdqxfmvhwbbx")
suspend fun retention(value: BucketObjectRetentionArgs?)

Parameters

value

The object retention settings for the object. The retention settings allow an object to be retained until a provided date. Structure is documented below.


@JvmName(name = "kajpwxwjojdapxsj")
suspend fun retention(argument: suspend BucketObjectRetentionArgsBuilder.() -> Unit)

Parameters

argument

The object retention settings for the object. The retention settings allow an object to be retained until a provided date. Structure is documented below.