predicate

@JvmName(name = "npgkypfydoaupcbo")
suspend fun predicate(value: Output<OrganizationCustomModuleCustomConfigPredicateArgs>)
@JvmName(name = "xqbqpjnwvmdafvcx")
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 = "dhidxiqlaqjykqjh")
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.