blockedDates

@JvmName(name = "cyyburjefhejgoga")
suspend fun blockedDates(value: Output<List<String>>)
@JvmName(name = "dtgswsmtkydbrhio")
suspend fun blockedDates(value: List<String>?)

Parameters

value

An array of one or more dates that you can specify when AWS does not start practice runs for a resource. Dates are in UTC. Specify blocked dates in the format YYYY-MM-DD , separated by spaces.


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


@JvmName(name = "ixvfsufxyqhgateh")
suspend fun blockedDates(values: List<Output<String>>)
@JvmName(name = "lddruweeapoxeugx")
suspend fun blockedDates(vararg values: String)

Parameters

values

An array of one or more dates that you can specify when AWS does not start practice runs for a resource. Dates are in UTC. Specify blocked dates in the format YYYY-MM-DD , separated by spaces.