engineAttributes property

List<EngineAttribute>? engineAttributes
final

Attributes specific to the node association. In Puppet, the attibute PUPPET_NODE_CERT contains the signed certificate (the result of the CSR).

Implementation

final List<EngineAttribute>? engineAttributes;