blockedWindows

@JvmName(name = "hnnhmrmnspeisdti")
suspend fun blockedWindows(value: Output<List<String>>)
@JvmName(name = "jqfjvjbjqiypwoce")
suspend fun blockedWindows(value: List<String>?)

Parameters

value

An array of one or more days and times that you can specify when Route 53 ARC does not start practice runs for a resource. Days and times are in UTC. Specify blocked windows in the format DAY:HH:MM-DAY:HH:MM , separated by spaces. For example, MON:18:30-MON:19:30 TUE:18:30-TUE:19:30 .


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


@JvmName(name = "oslctwquqkjhdfdu")
suspend fun blockedWindows(values: List<Output<String>>)
@JvmName(name = "fcacgasxgufaghpn")
suspend fun blockedWindows(vararg values: String)

Parameters

values

An array of one or more days and times that you can specify when Route 53 ARC does not start practice runs for a resource. Days and times are in UTC. Specify blocked windows in the format DAY:HH:MM-DAY:HH:MM , separated by spaces. For example, MON:18:30-MON:19:30 TUE:18:30-TUE:19:30 .