Blob Events Trigger Args
constructor(annotations: Output<List<Any>>? = null, blobPathBeginsWith: Output<String>? = null, blobPathEndsWith: Output<String>? = null, description: Output<String>? = null, events: Output<List<Either<String, BlobEventTypes>>>, ignoreEmptyBlobs: Output<Boolean>? = null, pipelines: Output<List<TriggerPipelineReferenceArgs>>? = null, scope: Output<String>, type: Output<String>)