predicate

fun predicate(block: Predicate.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.glue.model.Predicate inside the given block


A predicate to specify when the new trigger should fire.

This field is required when the trigger type is CONDITIONAL.