Puppet Data Type Alias: Bgpalerter::Prefix::Options

Defined in:
modules/bgpalerter/types/prefix/options.pp

Overview

SPDX-License-Identifier: Apache-2.0

Alias of

Struct[{
    monitorASns => Hash[String, Struct[{
        group       => String[1],
        upstreams   => Array[Integer[1]],
        downstreams => Array[Integer[1]],
    }]]
}]


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