retentionTimes

@JvmName(name = "ieplrwcrocnqkygj")
suspend fun retentionTimes(value: Output<List<String>>)
@JvmName(name = "vjgribylyjhofdhl")
suspend fun retentionTimes(value: List<String>?)

Parameters

value

Retention times of retention policy.


@JvmName(name = "rkdjejxkmdwmqdle")
suspend fun retentionTimes(vararg values: Output<String>)


@JvmName(name = "cfbioxlwqnulielb")
suspend fun retentionTimes(values: List<Output<String>>)
@JvmName(name = "doclunftlcbvvpdp")
suspend fun retentionTimes(vararg values: String)

Parameters

values

Retention times of retention policy.