Trigger Predicate Condition Args
Constructors
Properties
Link copied to clipboard
The name of the crawler to watch. If this is specified, crawl_state
must also be specified. Conflicts with job_name
.
Link copied to clipboard
The condition crawl state. Currently, the values supported are RUNNING
, SUCCEEDED
, CANCELLED
, and FAILED
. If this is specified, crawler_name
must also be specified. Conflicts with state
.
Link copied to clipboard
A logical operator. Defaults to EQUALS
.