Puppet Data Type Alias: Bgpalerter::Monitor::Params::Rpki

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

Overview

SPDX-License-Identifier: Apache-2.0

Alias of

Struct[{
    checkUncovered            => Boolean,
    checkDisappearing         => Boolean,
    thresholdMinPeers         => Integer[1],
    maxDataSamples            => Optional[Integer[1]],
    cacheValidPrefixesSeconds => Optional[Integer[60]],
}]


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