evaluationMode

@JvmName(name = "ccifkpxlbuinwgna")
suspend fun evaluationMode(value: Output<String>)
@JvmName(name = "rctnyifpllfmxhsn")
suspend fun evaluationMode(value: String?)

Parameters

value

Mode of operation for Binary Authorization policy evaluation. Valid values are DISABLED and PROJECT_SINGLETON_POLICY_ENFORCE. PROJECT_SINGLETON_POLICY_ENFORCE is functionally equivalent to the deprecated enable_binary_authorization parameter being set to true.