effect

@JvmName(name = "bmuibjbjulvnrbvn")
suspend fun effect(value: Output<String>)
@JvmName(name = "ikeilvhcnvhikssx")
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 and NoExecute.