evaluatorType

@JvmName(name = "pauegwgasgbibvvl")
suspend fun evaluatorType(value: Output<Either<String, PolicyEvaluatorType>>)
@JvmName(name = "ubyynnybmtggiubf")
suspend fun evaluatorType(value: Either<String, PolicyEvaluatorType>?)
@JvmName(name = "gakylgvfxddqarxj")
fun evaluatorType(value: String)
@JvmName(name = "cybikfuepupjnyhu")
fun evaluatorType(value: PolicyEvaluatorType)

Parameters

value

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