IntegrationPipelinesEmailArgs

constructor(branchesToBeNotified: Output<String>? = null, notifyOnlyBrokenPipelines: Output<Boolean>? = null, project: Output<String>? = null, recipients: Output<List<String>>? = null)