Puppet Data Type Alias: Bgpalerter::Monitor

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

Overview

SPDX-License-Identifier: Apache-2.0

Alias of

Struct[{
    file             => Bgpalerter::Monitor::File,
    name             => String[1],
    channel          => String[1],
    params           => Bgpalerter::Monitor::Params,
    'params.noProxy' => Optional[Boolean],
}]


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