predicate

@JvmName(name = "agyqsavdgsnfcgvt")
suspend fun predicate(value: Output<ComponentPredicateArgs>)
@JvmName(name = "sxjvbapgpvawbcjf")
suspend fun predicate(value: ComponentPredicateArgs?)

Parameters

value

Represents the conditional logic to use when binding data to a component. Use this property to retrieve only a subset of the data in a collection.


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

Parameters

argument

Represents the conditional logic to use when binding data to a component. Use this property to retrieve only a subset of the data in a collection.