scheduleRunDays

@JvmName(name = "ldimiibixwtdpiyi")
suspend fun scheduleRunDays(value: Output<List<String>>)
@JvmName(name = "bbcubiapbmolvrcj")
suspend fun scheduleRunDays(value: List<String>?)

Parameters

value

The schedule run days of the backup policy. Possible values are Sunday, Monday, Tuesday, Wednesday, Thursday, Friday and Saturday.


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


@JvmName(name = "jdpdpmcapmsfwrwi")
suspend fun scheduleRunDays(values: List<Output<String>>)
@JvmName(name = "cujgrovhiqyrguji")
suspend fun scheduleRunDays(vararg values: String)

Parameters

values

The schedule run days of the backup policy. Possible values are Sunday, Monday, Tuesday, Wednesday, Thursday, Friday and Saturday.