YearlyRetentionScheduleArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "snclvqvwvgdcmijd")
suspend fun monthsOfYear(value: Output<List<MonthOfYear>>)
@JvmName(name = "eytdincigmpaenxi")
suspend fun monthsOfYear(vararg values: MonthOfYear)
@JvmName(name = "cnlbmyufavwqqfaj")
suspend fun monthsOfYear(vararg values: Output<MonthOfYear>)
@JvmName(name = "mrwadxctscfgpyqt")
suspend fun monthsOfYear(value: List<MonthOfYear>?)
@JvmName(name = "jfhnkdebtjxucfhb")
suspend fun monthsOfYear(values: List<Output<MonthOfYear>>)
Link copied to clipboard
@JvmName(name = "dxxompwubldydhtb")
suspend fun retentionDuration(value: RetentionDurationArgs?)
@JvmName(name = "wefvjijnwrrmcsak")
suspend fun retentionDuration(value: Output<RetentionDurationArgs>)
@JvmName(name = "xatrtcebiapqiqer")
suspend fun retentionDuration(argument: suspend RetentionDurationArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "vdmcnffiwiyxsnxc")
suspend fun retentionScheduleDaily(value: DailyRetentionFormatArgs?)
@JvmName(name = "wbopepldllybtlih")
suspend fun retentionScheduleDaily(value: Output<DailyRetentionFormatArgs>)
@JvmName(name = "ogkxkmxkkwllaqpq")
suspend fun retentionScheduleDaily(argument: suspend DailyRetentionFormatArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "njqgdubrfcdpwvsm")
fun retentionScheduleFormatType(value: RetentionScheduleFormat)
@JvmName(name = "pjfdnbipxppyiyyy")
suspend fun retentionScheduleFormatType(value: Either<String, RetentionScheduleFormat>?)
@JvmName(name = "imafwndrdexcladi")
suspend fun retentionScheduleFormatType(value: Output<Either<String, RetentionScheduleFormat>>)
@JvmName(name = "ihicjddvjtyjidyx")
fun retentionScheduleFormatType(value: String)
Link copied to clipboard
@JvmName(name = "symsbrcqjcllyxjt")
suspend fun retentionScheduleWeekly(value: WeeklyRetentionFormatArgs?)
@JvmName(name = "rpvuxaijywwkpgpe")
suspend fun retentionScheduleWeekly(value: Output<WeeklyRetentionFormatArgs>)
@JvmName(name = "hajqykigrslqrunn")
suspend fun retentionScheduleWeekly(argument: suspend WeeklyRetentionFormatArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "ayxurqqhmluvstxu")
suspend fun retentionTimes(value: Output<List<String>>)
@JvmName(name = "ymwiddumwdikfnrw")
suspend fun retentionTimes(vararg values: Output<String>)
@JvmName(name = "obgcujqsphkswniq")
suspend fun retentionTimes(vararg values: String)
@JvmName(name = "whpfgpvwimbugchs")
suspend fun retentionTimes(values: List<Output<String>>)
@JvmName(name = "kkwdqomavywutuby")
suspend fun retentionTimes(value: List<String>?)