Puppet Data Type Alias: Collectd::Threshold::Host

Defined in:
types/threshold/host.pp

Overview

Alias of

Struct[{
  name    => String[1],
  plugins => Optional[Array[Collectd::Threshold::Plugin]],
  types   => Optional[Array[Collectd::Threshold::Type]],
}]


# File 'types/threshold/host.pp', line 1