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

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

Overview

SPDX-License-Identifier: Apache-2.0

Alias of

Struct[{
    colors          => Hash[Bgpalerter::Report::Channel, Pattern[/\#[0-9a-fA-F]{6}/]],
    showPaths       => Integer[0],
    hooks           => Hash[String[1], Stdlib::HTTPSUrl],
    'hooks.default' => Optional[String[1]],
}]


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