Custom Events Trigger Args
constructor(annotations: Output<List<Any>>? = null, description: Output<String>? = null, events: Output<List<Any>>, pipelines: Output<List<TriggerPipelineReferenceArgs>>? = null, scope: Output<String>, subjectBeginsWith: Output<String>? = null, subjectEndsWith: Output<String>? = null, type: Output<String>)