daysOfWeeks

@JvmName(name = "easjqvnhkpeqqwij")
suspend fun daysOfWeeks(value: Output<List<String>>)
@JvmName(name = "pdbvlytcwaivwpdo")
suspend fun daysOfWeeks(value: List<String>?)

Parameters

value

Days during the week when maintenance should be performed. Valid values are: 0 - represents time slot 0:00 - 3:59 UTC - 4 - represents time slot 4:00 - 7:59 UTC - 8 - represents time slot 8:00 - 11:59 UTC - 12 - represents time slot 12:00 - 15:59 UTC - 16 - represents time slot 16:00 - 19:59 UTC - 20 - represents time slot 20:00 - 23:59 UTC. Changing this forces a new Cloud Exadata Infrastructure to be created.


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


@JvmName(name = "xjjcxyyqmvnojerq")
suspend fun daysOfWeeks(values: List<Output<String>>)
@JvmName(name = "cctvkaqjortfmotf")
suspend fun daysOfWeeks(vararg values: String)

Parameters

values

Days during the week when maintenance should be performed. Valid values are: 0 - represents time slot 0:00 - 3:59 UTC - 4 - represents time slot 4:00 - 7:59 UTC - 8 - represents time slot 8:00 - 11:59 UTC - 12 - represents time slot 12:00 - 15:59 UTC - 16 - represents time slot 16:00 - 19:59 UTC - 20 - represents time slot 20:00 - 23:59 UTC. Changing this forces a new Cloud Exadata Infrastructure to be created.