evaluatorType

@JvmName(name = "lxnrsciyimwqwwgn")
suspend fun evaluatorType(value: Output<Either<String, PolicyEvaluatorType>>)
@JvmName(name = "ljyvggadfrbycdug")
suspend fun evaluatorType(value: Either<String, PolicyEvaluatorType>?)
@JvmName(name = "aalgyrspullmfxaj")
fun evaluatorType(value: String)
@JvmName(name = "jsqgabdbxswjcwnc")
fun evaluatorType(value: PolicyEvaluatorType)

Parameters

value

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