issueInfoMap property
Details about problems with dependent services, such as AWS WAF or AWS Config, that are causing a resource to be noncompliant. The details include the name of the dependent service and the error message received that indicates the problem with the service.
Implementation
final Map<DependentServiceName, String>? issueInfoMap;