statusReasons property

List<StatusReason>? statusReasons
final

For findings generated from controls, a list of reasons behind the value of Status. For the list of status reason codes and their meanings, see Standards-related information in the ASFF in the AWS Security Hub User Guide.

Implementation

final List<StatusReason>? statusReasons;