Puppet Data Type Alias: Bgpalerter::Report::Params::Telegram

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

Overview

SPDX-License-Identifier: Apache-2.0

Alias of

Struct[{
    showPaths         => Integer[0],
    botUrl            => Stdlib::HTTPSUrl,
    chatIds           => Hash[String[1], Array[String[1]]],
    'chatIds.default' => Optional[String[1]],
}]


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