Puppet Data Type Alias: Poolcounter::Backends

Defined in:
modules/poolcounter/types/backends.pp

Overview

SPDX-License-Identifier: Apache-2.0

Alias of

Array[Struct[{
        'label' => String,
        'fqdn'  => Stdlib::Fqdn,
    }]]


# File 'modules/poolcounter/types/backends.pp', line 2