monthsOfYear

@JvmName(name = "cbyvrxaxwswyaovc")
suspend fun monthsOfYear(value: Output<List<MonthOfYear>>)
@JvmName(name = "kcsilnatbuftnaos")
suspend fun monthsOfYear(value: List<MonthOfYear>?)

Parameters

value

List of months of year of yearly retention policy.


@JvmName(name = "kxseexlofejyexje")
suspend fun monthsOfYear(vararg values: Output<MonthOfYear>)


@JvmName(name = "yraqaouwiqgoqdcs")
suspend fun monthsOfYear(values: List<Output<MonthOfYear>>)
@JvmName(name = "qfoyjardijmwmqim")
suspend fun monthsOfYear(vararg values: MonthOfYear)

Parameters

values

List of months of year of yearly retention policy.