blockedDates

@JvmName(name = "ofpgxcdjjeydllrc")
suspend fun blockedDates(value: Output<List<String>>)
@JvmName(name = "tlxgpwrxuxkiopyn")
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 = "qhumltlicmugdefw")
suspend fun blockedDates(vararg values: Output<String>)


@JvmName(name = "oiksbkfsjxaajsvh")
suspend fun blockedDates(values: List<Output<String>>)
@JvmName(name = "hrsucflwwhsxbaqk")
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.