MonthlyRetentionScheduleArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "ijvwqjomhsqqotew")
suspend fun retentionDuration(value: RetentionDurationArgs?)
@JvmName(name = "fmonqxhawpbvciap")
suspend fun retentionDuration(value: Output<RetentionDurationArgs>)
@JvmName(name = "ujxfxnmxryftcpmu")
suspend fun retentionDuration(argument: suspend RetentionDurationArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "cnysabuwdycfduye")
suspend fun retentionScheduleDaily(value: DailyRetentionFormatArgs?)
@JvmName(name = "brswmnegqrtocbpy")
suspend fun retentionScheduleDaily(value: Output<DailyRetentionFormatArgs>)
@JvmName(name = "spfvjtilrcpurboi")
suspend fun retentionScheduleDaily(argument: suspend DailyRetentionFormatArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "fduqclonluklclud")
fun retentionScheduleFormatType(value: RetentionScheduleFormat)
@JvmName(name = "cncdinnabxsqkhur")
suspend fun retentionScheduleFormatType(value: Either<String, RetentionScheduleFormat>?)
@JvmName(name = "epuwooilgkrmnuyp")
suspend fun retentionScheduleFormatType(value: Output<Either<String, RetentionScheduleFormat>>)
@JvmName(name = "xbbtmvbhlturvyjm")
fun retentionScheduleFormatType(value: String)
Link copied to clipboard
@JvmName(name = "matoxbhuwplinbay")
suspend fun retentionScheduleWeekly(value: WeeklyRetentionFormatArgs?)
@JvmName(name = "pcscyiknwaghlbbv")
suspend fun retentionScheduleWeekly(value: Output<WeeklyRetentionFormatArgs>)
@JvmName(name = "ieunsmcxhceqwcof")
suspend fun retentionScheduleWeekly(argument: suspend WeeklyRetentionFormatArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "andtsmimtsluacyl")
suspend fun retentionTimes(value: Output<List<String>>)
@JvmName(name = "jcicydwpnvralxhi")
suspend fun retentionTimes(vararg values: Output<String>)
@JvmName(name = "xlyaohscpkjrsmhr")
suspend fun retentionTimes(vararg values: String)
@JvmName(name = "blaashhetbkjunqi")
suspend fun retentionTimes(values: List<Output<String>>)
@JvmName(name = "hwjejtsmswmseonp")
suspend fun retentionTimes(value: List<String>?)