effect

@JvmName(name = "jchfpxxsbudkglxe")
suspend fun effect(value: Output<String>)
@JvmName(name = "pedcfmbpcbivraww")
suspend fun effect(value: String?)

Parameters

value

Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute.