IntegrationEmailsOnPushArgs

constructor(branchesToBeNotified: Output<String>? = null, disableDiffs: Output<Boolean>? = null, project: Output<String>? = null, pushEvents: Output<Boolean>? = null, recipients: Output<String>? = null, sendFromCommitterEmail: Output<Boolean>? = null, tagPushEvents: Output<Boolean>? = null)