tags property

Map<String, String>? tags
final

A list of AWS tags associated with a resource at the time the finding was processed.

Implementation

final Map<String, String>? tags;