predicate

@JvmName(name = "devexdiitjxncivd")
suspend fun predicate(value: Output<OrganizationCustomModuleCustomConfigPredicateArgs>)
@JvmName(name = "uxoixmdqpstoyvdi")
suspend fun predicate(value: OrganizationCustomModuleCustomConfigPredicateArgs)

Parameters

value

The CEL expression to evaluate to produce findings. When the expression evaluates to true against a resource, a finding is generated. Structure is documented below.


@JvmName(name = "mmlfvsupwqpurpkk")
suspend fun predicate(argument: suspend OrganizationCustomModuleCustomConfigPredicateArgsBuilder.() -> Unit)

Parameters

argument

The CEL expression to evaluate to produce findings. When the expression evaluates to true against a resource, a finding is generated. Structure is documented below.