attributes property

List<Attribute>? attributes
final

A collection of attributes of the host from which the finding is generated.

Implementation

final List<Attribute>? attributes;