Puppet Data Type Alias: Bgpalerter::Report

Defined in:
modules/bgpalerter/types/report.pp

Overview

SPDX-License-Identifier: Apache-2.0

Alias of

Struct[{
    file     => Bgpalerter::Report::File,
    channels => Array[Bgpalerter::Report::Channel],
    params   => Bgpalerter::Report::Params,
}]


# File 'modules/bgpalerter/types/report.pp', line 2