evaluatorType

@JvmName(name = "vmahqihcvqmegcni")
suspend fun evaluatorType(value: Output<Either<String, PolicyEvaluatorType>>)
@JvmName(name = "rorfdtwjcepsbcaf")
suspend fun evaluatorType(value: Either<String, PolicyEvaluatorType>?)
@JvmName(name = "xabumpsiscalxtdt")
fun evaluatorType(value: String)
@JvmName(name = "cxffgsqxlxmylqli")
fun evaluatorType(value: PolicyEvaluatorType)

Parameters

value

The evaluator type of the policy (i.e. AllowedValuesPolicy, MaxValuePolicy).