evaluatorType

@JvmName(name = "rjlaspgoqhauanfe")
suspend fun evaluatorType(value: Output<Either<String, PolicyEvaluatorType>>)
@JvmName(name = "soluhicgfbscrvim")
suspend fun evaluatorType(value: Either<String, PolicyEvaluatorType>?)
@JvmName(name = "cxqqprklsodhnbgs")
fun evaluatorType(value: String)
@JvmName(name = "ttetspfkrnvvpaav")
fun evaluatorType(value: PolicyEvaluatorType)

Parameters

value

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